summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
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: xfs_trans_read_buf() should return an error on failureDave 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-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-03-17fs: change to new flag variablematt mooney
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-09xfs: factor agf counter updates into a helperChristoph Hellwig
2011-03-09xfs: clean up the xfs_alloc_compute_aligned calling conventionChristoph Hellwig
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 remaining cmn_err() callers to new APIDave Chinner
2011-03-07xfs: convert the quota debug prints to new APIDave Chinner
2011-03-07xfs: rename xfs_cmn_err_fsblock_zero()Dave Chinner
2011-03-07xfs: convert xfs_fs_cmn_err to new error logging APIDave Chinner
2011-03-07xfs: kill xfs_fs_mount_cmn_err() macroDave Chinner
2011-03-07xfs: kill xfs_fs_repair_cmn_err() macroDave Chinner
2011-03-07xfs: convert xfs_cmn_err to xfs_alert_tagDave Chinner
2011-03-07xfs: Convert xlog_warn to new logging interfaceDave 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: more sensible inode refcounting for iallocChristoph Hellwig
2011-02-22xfs: stop using xfs_trans_iget in the RT allocatorChristoph Hellwig
2011-02-22xfs: check if device support discard in xfs_ioc_trim()Lukas Czerner
2011-02-22xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1Dan Rosenberg
2011-02-21xfs: check if device support discard in xfs_ioc_trim()Lukas Czerner
2011-02-21xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1Dan Rosenberg
2011-02-21Merge branch 'master' into for-2.6.39Tejun Heo
2011-02-07xfs: add lockdep annotations for the rt inodesChristoph Hellwig
2011-02-07xfs: fix xfs_get_extsz_hint for a zero extent size hintChristoph Hellwig
2011-02-07xfs: only lock the rt bitmap inode once per allocationChristoph Hellwig
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: xfs_bmap_add_extent_delay_real should init br_startblockbpm@sgi.com
2011-01-28xfs: fix dquot shaker deadlockDave Chinner
2011-01-28xfs: handle CIl transaction commit failures correctlyDave Chinner