aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/linux-2.6
AgeCommit message (Expand)Author
2011-04-14xfs: register the inode cache shrinker before quotachecksDave Chinner
2011-03-01xfs: zero proper structure size for geometry callsAlex Elder
2011-02-22xfs: check if device support discard in xfs_ioc_trim()Lukas Czerner
2011-01-28xfs: limit extsize to size of AGs and/or MAXEXTLENDave Chinner
2011-01-17fallocate should be a file operationChristoph Hellwig
2011-01-17make the feature checks in ->fallocate future proofChristoph Hellwig
2011-01-14Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-12XFS: handle hole punching via fallocate properlyJosef Bacik
2011-01-12xfs: prevent NMI timeouts in cmn_errDave Chinner
2011-01-11xfs: fix error handling for synchronous writesChristoph Hellwig
2011-01-11xfs: add FITRIM supportChristoph Hellwig
2011-01-11xfs: ensure log covering transactions are synchronousDave Chinner
2011-01-10Merge branch 'master' into for-linus-mergedAlex Elder
2011-01-11xfs: serialise unaligned direct IOsDave Chinner
2011-01-11xfs: factor common write setup codeDave Chinner
2011-01-11xfs: split buffered IO write path from xfs_file_aio_writeDave Chinner
2011-01-11xfs: split direct IO write path from xfs_file_aio_writeDave Chinner
2011-01-12xfs: introduce xfs_rw_lock() helpers for locking the inodeDave Chinner
2011-01-11xfs: factor post-write newsize updatesDave Chinner
2011-01-11xfs: factor common post-write isize handling codeDave Chinner
2011-01-11xfs: ensure sync write errors are returnedDave Chinner
2011-01-07xfs: provide simple rcu-walk ACL implementationNick Piggin
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-21xfs: introduce new locks for the log grant ticket wait queuesDave Chinner
2010-12-21xfs: convert l_tail_lsn to an atomic variable.Dave Chinner
2010-12-21xfs: use wait queues directly for the log wait queuesDave Chinner
2010-12-21xfs: combine grant heads into a single 64 bit integerDave Chinner
2010-12-21xfs: convert log grant ticket queues to list headsDave Chinner
2010-12-17xfs: reduce the number of AIL push wakeupsDave Chinner
2010-12-02xfs: connect up buffer reclaim priority hooksDave Chinner
2010-12-02xfs: add a lru to the XFS buffer cacheDave Chinner
2010-12-01xfs: push stale, pinned buffers on trylock failuresDave Chinner
2010-12-01xfs: fix failed write truncation handling.Dave Chinner
2010-11-30xfs: convert xfsbud shrinker to a per-buftarg shrinker.Dave Chinner
2010-12-16xfs: convert pag_ici_lock to a spin lockDave Chinner
2010-12-17xfs: convert inode cache lookups to use RCU lockingDave Chinner
2010-12-23xfs: provide a inode iolock lockdep classDave Chinner
2010-12-16xfs: clean up xfs_alloc_ag_vextent_exactChristoph Hellwig
2010-12-16xfs: simplify xfs_map_at_offsetChristoph Hellwig
2010-12-16xfs: refactor xfs_vm_writepageChristoph Hellwig
2010-12-16xfs: remove the all_bh flag from xfs_convert_pageChristoph Hellwig
2010-12-16xfs: remove xfs_probe_clusterChristoph Hellwig
2010-12-16xfs: simplify xfs_map_blocksChristoph Hellwig
2010-12-16xfs: kill xfs_iomapChristoph Hellwig
2010-12-16xfs: a few small tweaks for overwrites in xfs_vm_writepageChristoph Hellwig
2010-12-16xfs: remove some dead bio handling codeChristoph Hellwig