aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6
Commit message (Expand)AuthorAge
* xfs: make log devices with write back caches workChristoph Hellwig2011-06-16
* xfs: fix ->mknod() return value on xfs_get_acl() failureAl Viro2011-06-14
* fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig2011-05-27
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-05-26
|\
| * xfs: add online discard supportChristoph Hellwig2011-05-24
* | vmscan: change shrinker API by passing shrink_control structYing Han2011-05-25
|/
* xfs: reset buffer pointers before freeing themDave Chinner2011-05-19
* xfs: avoid getting stuck during async inode flushesDave Chinner2011-05-19
* xfs: fix duplicate workqueue initialisationDave Chinner2011-05-19
* xfs: kill off xfs_printk()Joe Perches2011-05-19
* xfs: ensure reclaim cursor is reset correctly at end of AGDave Chinner2011-05-09
* xfs: add an x86 compat handler for XFS_IOC_ZERO_RANGEChristoph Hellwig2011-04-28
* xfs: fix compiler warning in xfs_trace.hChristoph Hellwig2011-04-28
* xfs: reduce the number of pagb_lock roundtrips in xfs_alloc_clear_busyChristoph Hellwig2011-04-28
* xfs: exact busy extent trackingChristoph Hellwig2011-04-28
* xfs: do not immediately reuse busy extent rangesChristoph Hellwig2011-04-28
* xfs: fix duplicate message outputDave Chinner2011-04-20
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-04-11
|\
| * xfs_destroy_workqueues() should not be tagged with__exitLuck, Tony2011-04-11
| * xfs: use proper interfaces for on-stack pluggingChristoph Hellwig2011-04-08
| * xfs: fix xfs_debug warningsChristoph Hellwig2011-04-08
| * xfs: fix variable set but not used warningsChristoph Hellwig2011-04-08
| * xfs: push the AIL from memory reclaim and periodic syncDave Chinner2011-04-07
| * xfs: convert the xfsaild threads to a workqueueDave Chinner2011-04-07
| * xfs: introduce background inode reclaim workDave Chinner2011-04-07
| * xfs: convert ENOSPC inode flushing to use new syncd workqueueDave Chinner2011-04-07
| * xfs: introduce a xfssyncd workqueueDave Chinner2011-04-07
| * xfs: fix unreferenced var error in xfs_buf.cDave Chinner2011-03-31
* | 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: 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: kill support/debug.[ch]Dave 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: check if device support discard in xfs_ioc_trim()Lukas Czerner2011-02-21
| | |/ | |/|
* | | 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