summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-01xfs: calculate XFS_TRANS_QM_DQALLOC space log reservation at mount timeJeff Liu
2013-02-01xfs: calcuate XFS_TRANS_QM_SETQLIM space log reservation at mount timeJeff Liu
2013-02-01xfs: calculate xfs_qm_write_sb_changes() space log reservation at mount timeJeff Liu
2013-02-01xfs: calculate XFS_TRANS_QM_SBCHANGE space log reservation at mount timeJeff Liu
2013-02-01xfs: make use of xfs_calc_buf_res() in xfs_trans.cJeff Liu
2013-02-01xfs: add a helper to figure out the space log reservation per itemJeff Liu
2013-01-28xfs: Fix xfs_swap_extents() after removal of xfs_flushinval_pages()Torsten Kaiser
2013-01-26xfs: Fix possible use-after-free with AIOJan Kara
2013-01-26xfs: fix shutdown hang on invalid inode during createDave Chinner
2013-01-24xfs: limit speculative prealloc near ENOSPC thresholdsDave Chinner
2013-01-24xfs: fix _xfs_buf_find oops on blocks beyond the filesystem endDave Chinner
2013-01-18xfs: fix fs/xfs/xfs_log.c:1740:39: error: 'B_TRUE' undeclaredBen Myers
2013-01-17xfs: pull up stack_switch check into xfs_bmapi_writeBrian Foster
2013-01-17xfs: Remove boolean_t typedef completely.Thiago Farina
2013-01-16xfs: Do not return EFSCORRUPTED when filesystem probe finds no XFS magicEric Sandeen
2013-01-13fs/xfs remove obsolete simple_strto<foo>Abhijit Pawar
2013-01-13xfs: recalculate leaf entry pointer after compacting a dir2 blockEric Sandeen
2013-01-03xfs: don't zero structure members after a memset(0)Eric Sandeen
2013-01-03xfs: remove int casts from debug dquot soft limit timer assertsBrian Foster
2012-12-31Merge branch 'xfs-for-3.9'Ben Myers
2012-12-21Linux 3.8-rc1v3.8-rc1Linus Torvalds
2012-12-21Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2012-12-21Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-12-21Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds
2012-12-21Revert "nfsd: warn on odd reply state in nfsd_vfs_read"J. Bruce Fields
2012-12-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-12-21Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds
2012-12-21ARM: dts: fix duplicated build target and alphabetical sort out for exynosKukjin Kim
2012-12-21dm stripe: add WRITE SAME supportMike Snitzer
2012-12-21dm: remove map_infoMikulas Patocka
2012-12-21dm snapshot: do not use map_contextMikulas Patocka
2012-12-21dm thin: dont use map_contextMikulas Patocka
2012-12-21dm raid1: dont use map_contextMikulas Patocka
2012-12-21dm flakey: dont use map_contextMikulas Patocka
2012-12-21dm raid1: rename read_record to bio_recordMikulas Patocka
2012-12-21dm: move target request nr to dm_target_ioMikulas Patocka
2012-12-21dm snapshot: use per_bio_dataMikulas Patocka
2012-12-21dm verity: use per_bio_dataMikulas Patocka
2012-12-21dm raid1: use per_bio_dataMikulas Patocka
2012-12-21dm: introduce per_bio_dataMikulas Patocka
2012-12-21dm kcopyd: add WRITE SAME support to dm_kcopyd_zeroMike Snitzer
2012-12-21dm linear: add WRITE SAME supportMike Snitzer
2012-12-21dm: add WRITE SAME supportMike Snitzer
2012-12-21dm: prepare to support WRITE SAMEMike Snitzer
2012-12-21dm ioctl: use kmalloc if possibleMikulas Patocka
2012-12-21dm ioctl: remove PF_MEMALLOCMikulas Patocka
2012-12-21dm persistent data: improve improve space map block alloc failure messageJoe Thornber
2012-12-21dm thin: use DMERR_LIMIT for errorsMike Snitzer
2012-12-21dm persistent data: use DMERR_LIMIT for errorsMike Snitzer
2012-12-21dm block manager: reinstate message when validator failsMike Snitzer