summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-14xfs: move xfsagino_t to xfs_types.hDave Chinner
2012-05-14xfs: use iolock on XFS_IOC_ALLOCSP callsDave Chinner
2012-05-14xfs: kill XBF_DONTBLOCKDave Chinner
2012-05-14xfs: kill xfs_read_buf()Dave Chinner
2012-05-14xfs: kill XBF_LOCKDave Chinner
2012-05-14xfs: kill xfs_buf_btocDave Chinner
2012-05-14xfs: use blocks for storing the desired IO sizeDave Chinner
2012-05-14xfs: use blocks for counting length of buffersDave Chinner
2012-05-14xfs: kill b_file_offsetDave Chinner
2012-05-14xfs: clean up buffer get/read call APIDave Chinner
2012-05-14xfs: use kmem_zone_zalloc for buffersDave Chinner
2012-05-14xfs: fix incorrect b_offset initialisationDave Chinner
2012-05-14xfs: check for buffer errors before waitingDave Chinner
2012-05-14xfs: fix buffer lookup race on allocation failureDave Chinner
2012-05-14xfs: Use preallocation for inodes with extsz hintsDave Chinner
2012-05-14xfs: limit specualtive delalloc to maxioffsetDave Chinner
2012-05-14xfs: don't assert on delalloc regions beyond EOFDave Chinner
2012-05-14xfs: prevent needless mount warning causing test failuresDave Chinner
2012-05-14xfs: punch new delalloc blocks out of failed writes inside EOF.Dave Chinner
2012-05-14xfs: page type check in writeback only checks last bufferDave Chinner
2012-05-14xfs: Do background CIL flushes via a workqueueDave Chinner
2012-05-14xfs: pass shutdown method into xfs_trans_ail_delete_bulkDave Chinner
2012-05-14xfs: remove some obsolete comments in xfs_trans_ail.cChristoph Hellwig
2012-05-14xfs: on-stack delayed write buffer listsChristoph Hellwig
2012-05-14xfs: do not add buffers to the delwri queue until pushedChristoph Hellwig
2012-05-14xfs: do not write the buffer from xfs_qm_dqflushChristoph Hellwig
2012-05-14xfs: do not write the buffer from xfs_iflushChristoph Hellwig
2012-05-14xfs: don't flush inodes from background inode reclaimChristoph Hellwig
2012-05-14xfs: implement freezing by emptying the AILChristoph Hellwig
2012-05-14xfs: allow assigning the tail lsn with the AIL lock heldChristoph Hellwig
2012-05-14xfs: remove log item from AIL in xfs_iflush after a shutdownChristoph Hellwig
2012-05-14xfs: remove log item from AIL in xfs_qm_dqflush after a shutdownChristoph Hellwig
2012-05-14xfs: using GFP_NOFS for blkdev_issue_flushShaohua Li
2012-05-14xfs: punch all delalloc blocks beyond EOF on write failure.Dave Chinner
2012-05-14xfs: use shared ilock mode for direct IO writes by defaultDave Chinner
2012-05-14xfs: push the ilock into xfs_zero_eofChristoph Hellwig
2012-05-14xfs: reduce ilock hold times in xfs_setattr_sizeChristoph Hellwig
2012-05-14xfs: reduce ilock hold times in xfs_file_aio_write_checksChristoph Hellwig
2012-05-14xfs: avoid taking the ilock unnessecarily in xfs_qm_dqattachChristoph Hellwig
2012-04-17xfs: Ensure inode reclaim can run during quotacheckDave Chinner
2012-04-16xfs: don't fill statvfs with project quota for a directory if it was not enab...Jie Liu
2012-04-16MAINTAINERS: retire xfs-masters@oss.sgi.comBen Myers
2012-04-08Linux 3.4-rc2Linus Torvalds
2012-04-07Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-04-07Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-04-07Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-04-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-04-07Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-07tcm_fc: Do not free tpg structure during wq allocation failureMark Rustad