aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-28Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds6-309/+151
2011-03-26xfs: stop using the page cache to back the buffer cacheDave Chinner2-297/+84
2011-03-26xfs: register the inode cache shrinker before quotachecksDave Chinner1-10/+24
2011-03-26xfs: introduce inode cluster buffer trylocks for xfs_iflushDave Chinner2-4/+28
2011-03-26vmap: flush vmap aliases when mapping failsDave Chinner1-3/+11
2011-03-26xfs: preallocation transactions do not need to be synchronousDave Chinner2-1/+9
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-11/+6
2011-03-21Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds9-91/+270
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds1-4/+5
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-2/+3
2011-03-14exportfs: Return the minimum required handle sizeAneesh Kumar K.V1-1/+3
2011-03-11xfs: don't name variables "panic"Alex Elder1-4/+4
2011-03-10Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2-11/+6
2011-03-10block: kill off REQ_UNPLUGJens Axboe1-2/+1
2011-03-10block: remove per-queue pluggingJens Axboe2-9/+5
2011-03-08Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris1-4/+5
2011-03-07xfs: kill support/debug.[ch]Dave Chinner3-1/+39
2011-03-07xfs: Convert linux-2.6/ files to new logging interfaceDave Chinner6-90/+76
2011-03-01xfs: zero proper structure size for geometry callsAlex Elder1-3/+8
2011-03-02xfs: introduce new logging API.Dave Chinner3-0/+154
2011-03-01xfs: zero proper structure size for geometry callsAlex Elder1-3/+8
2011-02-22xfs: enable delaylog by defaultChristoph Hellwig1-0/+1
2011-02-22xfs: check if device support discard in xfs_ioc_trim()Lukas Czerner1-0/+2
2011-02-21xfs: check if device support discard in xfs_ioc_trim()Lukas Czerner1-0/+2
2011-02-21Merge branch 'master' into for-2.6.39Tejun Heo1-2/+18
2011-02-01fs/vfs/security: pass last path component to LSM on inode creationEric Paris1-4/+5
2011-02-01xfs: convert to alloc_workqueue()Tejun Heo1-2/+3
2011-01-28xfs: limit extsize to size of AGs and/or MAXEXTLENDave Chinner1-2/+18
2011-01-17fallocate should be a file operationChristoph Hellwig2-60/+56
2011-01-17make the feature checks in ->fallocate future proofChristoph Hellwig1-0/+3
2011-01-14Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds10-247/+573
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+3
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-2/+5
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-01-12XFS: handle hole punching via fallocate properlyJosef Bacik1-2/+5
2011-01-12xfs: prevent NMI timeouts in cmn_errDave Chinner1-1/+22
2011-01-11xfs: fix error handling for synchronous writesChristoph Hellwig2-12/+2
2011-01-11xfs: add FITRIM supportChristoph Hellwig4-0/+235
2011-01-11xfs: ensure log covering transactions are synchronousDave Chinner2-6/+7
2011-01-10Merge branch 'master' into for-linus-mergedAlex Elder10-447/+496
2011-01-11xfs: serialise unaligned direct IOsDave Chinner1-10/+28
2011-01-11xfs: factor common write setup codeDave Chinner1-67/+56
2011-01-11xfs: split buffered IO write path from xfs_file_aio_writeDave Chinner1-77/+69
2011-01-11xfs: split direct IO write path from xfs_file_aio_writeDave Chinner1-63/+116
2011-01-12xfs: introduce xfs_rw_lock() helpers for locking the inodeDave Chinner1-51/+80
2011-01-11xfs: factor post-write newsize updatesDave Chinner1-22/+21
2011-01-11xfs: factor common post-write isize handling codeDave Chinner1-26/+28
2011-01-11xfs: ensure sync write errors are returnedDave Chinner1-26/+23
2011-01-07xfs: provide simple rcu-walk ACL implementationNick Piggin1-3/+6
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin1-2/+6