summaryrefslogtreecommitdiff
path: root/fs/xfs/linux-2.6
AgeCommit message (Expand)Author
2011-04-11Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-04-11xfs_destroy_workqueues() should not be tagged with__exitLuck, Tony
2011-04-08xfs: use proper interfaces for on-stack pluggingChristoph Hellwig
2011-04-08xfs: fix xfs_debug warningsChristoph Hellwig
2011-04-08xfs: fix variable set but not used warningsChristoph Hellwig
2011-04-08xfs: push the AIL from memory reclaim and periodic syncDave Chinner
2011-04-08xfs: convert the xfsaild threads to a workqueueDave Chinner
2011-04-08xfs: introduce background inode reclaim workDave Chinner
2011-04-08xfs: convert ENOSPC inode flushing to use new syncd workqueueDave Chinner
2011-04-08xfs: introduce a xfssyncd workqueueDave Chinner
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-30xfs: fix unreferenced var error in xfs_buf.cDave Chinner
2011-03-28Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-03-26xfs: stop using the page cache to back the buffer cacheDave Chinner
2011-03-26xfs: register the inode cache shrinker before quotachecksDave Chinner
2011-03-26xfs: introduce inode cluster buffer trylocks for xfs_iflushDave Chinner
2011-03-26vmap: flush vmap aliases when mapping failsDave Chinner
2011-03-26xfs: preallocation transactions do not need to be synchronousDave Chinner
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-21Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2011-03-14exportfs: Return the minimum required handle sizeAneesh Kumar K.V
2011-03-11xfs: don't name variables "panic"Alex Elder
2011-03-10Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe
2011-03-10block: kill off REQ_UNPLUGJens Axboe
2011-03-10block: remove per-queue pluggingJens Axboe
2011-03-08Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris
2011-03-07xfs: kill support/debug.[ch]Dave Chinner
2011-03-07xfs: Convert linux-2.6/ files to new logging interfaceDave Chinner
2011-03-01xfs: zero proper structure size for geometry callsAlex Elder
2011-03-02xfs: introduce new logging API.Dave Chinner
2011-03-01xfs: zero proper structure size for geometry callsAlex Elder
2011-02-22xfs: enable delaylog by defaultChristoph Hellwig
2011-02-22xfs: check if device support discard in xfs_ioc_trim()Lukas Czerner
2011-02-21xfs: check if device support discard in xfs_ioc_trim()Lukas Czerner
2011-02-21Merge branch 'master' into for-2.6.39Tejun Heo
2011-02-01fs/vfs/security: pass last path component to LSM on inode creationEric Paris
2011-02-01xfs: convert to alloc_workqueue()Tejun Heo
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