aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAge
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-03-28
|\
| * xfs: stop using the page cache to back the buffer cacheDave Chinner2011-03-25
| * xfs: register the inode cache shrinker before quotachecksDave Chinner2011-03-25
| * xfs: xfs_trans_read_buf() should return an error on failureDave Chinner2011-03-25
| * xfs: introduce inode cluster buffer trylocks for xfs_iflushDave Chinner2011-03-25
| * vmap: flush vmap aliases when mapping failsDave Chinner2011-03-25
| * xfs: preallocation transactions do not need to be synchronousDave Chinner2011-03-25
* | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-24
|\ \
| * \ Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2011-03-10
| |\ \
| | * | block: kill off REQ_UNPLUGJens Axboe2011-03-10
| | * | block: remove per-queue pluggingJens Axboe2011-03-10
* | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-03-21
|\ \ \ \ | | |_|/ | |/| |
| * | | xfs: don't name variables "panic"Alex Elder2011-03-11
| * | | xfs: factor agf counter updates into a helperChristoph Hellwig2011-03-09
| * | | xfs: clean up the xfs_alloc_compute_aligned calling conventionChristoph Hellwig2011-03-09
| * | | xfs: kill support/debug.[ch]Dave Chinner2011-03-06
| * | | xfs: Convert remaining cmn_err() callers to new APIDave Chinner2011-03-06
| * | | xfs: convert the quota debug prints to new APIDave Chinner2011-03-06
| * | | xfs: rename xfs_cmn_err_fsblock_zero()Dave Chinner2011-03-06
| * | | xfs: convert xfs_fs_cmn_err to new error logging APIDave Chinner2011-03-06
| * | | xfs: kill xfs_fs_mount_cmn_err() macroDave Chinner2011-03-06
| * | | xfs: kill xfs_fs_repair_cmn_err() macroDave Chinner2011-03-06
| * | | xfs: convert xfs_cmn_err to xfs_alert_tagDave Chinner2011-03-06
| * | | xfs: Convert xlog_warn to new logging interfaceDave Chinner2011-03-06
| * | | xfs: Convert linux-2.6/ files to new logging interfaceDave Chinner2011-03-06
| * | | xfs: introduce new logging API.Dave Chinner2011-03-01
| * | | xfs: zero proper structure size for geometry callsAlex Elder2011-03-01
| * | | xfs: enable delaylog by defaultChristoph Hellwig2011-02-22
| * | | xfs: more sensible inode refcounting for iallocChristoph Hellwig2011-02-22
| * | | xfs: stop using xfs_trans_iget in the RT allocatorChristoph Hellwig2011-02-22
| * | | xfs: check if device support discard in xfs_ioc_trim()Lukas Czerner2011-02-21
| * | | xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1Dan Rosenberg2011-02-21
| * | | xfs: add lockdep annotations for the rt inodesChristoph Hellwig2011-02-07
| * | | xfs: fix xfs_get_extsz_hint for a zero extent size hintChristoph Hellwig2011-02-07
| * | | xfs: only lock the rt bitmap inode once per allocationChristoph Hellwig2011-02-07
| | |/ | |/|
* | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-20
|\ \ \
| * | | fs: change to new flag variablematt mooney2011-03-17
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-03-16
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-03-07
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | fs/vfs/security: pass last path component to LSM on inode creationEric Paris2011-02-01
* | | | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-03-16
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into for-2.6.39Tejun Heo2011-02-21
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | xfs: convert to alloc_workqueue()Tejun Heo2011-02-01
* | | | | | exportfs: Return the minimum required handle sizeAneesh Kumar K.V2011-03-14
| |_|/ / / |/| | | |
* | | | | xfs: zero proper structure size for geometry callsAlex Elder2011-03-01
| |_|_|/ |/| | |
* | | | xfs: check if device support discard in xfs_ioc_trim()Lukas Czerner2011-02-22
* | | | xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1Dan Rosenberg2011-02-22
| |/ / |/| |
* | | xfs: xfs_bmap_add_extent_delay_real should init br_startblockbpm@sgi.com2011-01-28
* | | xfs: fix dquot shaker deadlockDave Chinner2011-01-28