aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-08xfs: push the AIL from memory reclaim and periodic syncDave Chinner4-9/+61
2011-04-08xfs: clean up code layout in xfs_trans_ail.cDave Chinner1-136/+118
2011-04-08xfs: convert the xfsaild threads to a workqueueDave Chinner3-151/+124
2011-04-08xfs: introduce background inode reclaim workDave Chinner2-3/+67
2011-04-08xfs: convert ENOSPC inode flushing to use new syncd workqueueDave Chinner3-102/+36
2011-04-08xfs: introduce a xfssyncd workqueueDave Chinner4-61/+63
2011-04-08xfs: fix extent format buffer allocation sizeDave Chinner1-27/+40
2011-03-31Fix common misspellingsLucas De Marchi15-20/+20
2011-03-30xfs: fix unreferenced var error in xfs_buf.cDave Chinner1-2/+0
2011-03-28Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds11-315/+160
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: xfs_trans_read_buf() should return an error on failureDave Chinner1-1/+2
2011-03-26xfs: introduce inode cluster buffer trylocks for xfs_iflushDave Chinner4-8/+32
2011-03-26vmap: flush vmap aliases when mapping failsDave Chinner1-3/+11
2011-03-26xfs: preallocation transactions do not need to be synchronousDave Chinner4-2/+12
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 Torvalds45-1072/+947
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-5/+2
2011-03-17fs: change to new flag variablematt mooney1-5/+2
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 Torvalds2-3/+4
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-09xfs: factor agf counter updates into a helperChristoph Hellwig1-61/+68
2011-03-09xfs: clean up the xfs_alloc_compute_aligned calling conventionChristoph Hellwig1-16/+13
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 Chinner7-86/+40
2011-03-07xfs: Convert remaining cmn_err() callers to new APIDave Chinner20-238/+169
2011-03-07xfs: convert the quota debug prints to new APIDave Chinner1-15/+12
2011-03-07xfs: rename xfs_cmn_err_fsblock_zero()Dave Chinner1-5/+5
2011-03-07xfs: convert xfs_fs_cmn_err to new error logging APIDave Chinner13-85/+53
2011-03-07xfs: kill xfs_fs_mount_cmn_err() macroDave Chinner2-35/+43
2011-03-07xfs: kill xfs_fs_repair_cmn_err() macroDave Chinner4-29/+19
2011-03-07xfs: convert xfs_cmn_err to xfs_alert_tagDave Chinner9-74/+36
2011-03-07xfs: Convert xlog_warn to new logging interfaceDave Chinner6-189/+177
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 Chinner4-0/+155
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: more sensible inode refcounting for iallocChristoph Hellwig5-78/+19
2011-02-22xfs: stop using xfs_trans_iget in the RT allocatorChristoph Hellwig2-39/+23
2011-02-22xfs: check if device support discard in xfs_ioc_trim()Lukas Czerner1-0/+2
2011-02-22xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1Dan Rosenberg1-0/+3
2011-02-21xfs: check if device support discard in xfs_ioc_trim()Lukas Czerner1-0/+2
2011-02-21xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1Dan Rosenberg1-0/+3