summaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6
Commit message (Expand)AuthorAgeFilesLines
* fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig2011-05-271-1/+2
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-05-263-2/+47
|\
| * xfs: add online discard supportChristoph Hellwig2011-05-243-2/+47
* | vmscan: change shrinker API by passing shrink_control structYing Han2011-05-252-4/+5
|/
* xfs: reset buffer pointers before freeing themDave Chinner2011-05-192-0/+22
* xfs: avoid getting stuck during async inode flushesDave Chinner2011-05-191-0/+10
* xfs: fix duplicate workqueue initialisationDave Chinner2011-05-191-4/+0Star
* xfs: kill off xfs_printk()Joe Perches2011-05-192-23/+4Star
* xfs: ensure reclaim cursor is reset correctly at end of AGDave Chinner2011-05-091-0/+1
* xfs: add an x86 compat handler for XFS_IOC_ZERO_RANGEChristoph Hellwig2011-04-282-1/+3
* xfs: fix compiler warning in xfs_trace.hChristoph Hellwig2011-04-281-1/+1
* xfs: reduce the number of pagb_lock roundtrips in xfs_alloc_clear_busyChristoph Hellwig2011-04-282-1/+1
* xfs: exact busy extent trackingChristoph Hellwig2011-04-281-68/+11Star
* xfs: do not immediately reuse busy extent rangesChristoph Hellwig2011-04-281-0/+33
* xfs: fix duplicate message outputDave Chinner2011-04-201-1/+3
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-04-126-240/+194Star
|\
| * xfs_destroy_workqueues() should not be tagged with__exitLuck, Tony2011-04-121-1/+1
| * xfs: use proper interfaces for on-stack pluggingChristoph Hellwig2011-04-081-11/+9Star
| * xfs: fix xfs_debug warningsChristoph Hellwig2011-04-082-29/+22Star
| * xfs: fix variable set but not used warningsChristoph Hellwig2011-04-081-2/+0Star
| * xfs: push the AIL from memory reclaim and periodic syncDave Chinner2011-04-081-1/+6
| * xfs: convert the xfsaild threads to a workqueueDave Chinner2011-04-081-84/+43Star
| * xfs: introduce background inode reclaim workDave Chinner2011-04-081-3/+66
| * xfs: convert ENOSPC inode flushing to use new syncd workqueueDave Chinner2011-04-082-99/+35Star
| * xfs: introduce a xfssyncd workqueueDave Chinner2011-04-083-58/+62
| * xfs: fix unreferenced var error in xfs_buf.cDave Chinner2011-03-311-2/+0Star
* | Fix common misspellingsLucas De Marchi2011-03-315-6/+6
|/
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-03-296-309/+151Star
|\
| * xfs: stop using the page cache to back the buffer cacheDave Chinner2011-03-252-297/+84Star
| * xfs: register the inode cache shrinker before quotachecksDave Chinner2011-03-251-10/+24
| * xfs: introduce inode cluster buffer trylocks for xfs_iflushDave Chinner2011-03-252-4/+28
| * vmap: flush vmap aliases when mapping failsDave Chinner2011-03-251-3/+11
| * xfs: preallocation transactions do not need to be synchronousDave Chinner2011-03-252-1/+9
* | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-242-11/+6Star
|\ \
| * \ Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2011-03-102-11/+6Star
| |\ \
| | * | block: kill off REQ_UNPLUGJens Axboe2011-03-101-2/+1Star
| | * | block: remove per-queue pluggingJens Axboe2011-03-102-9/+5Star
* | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-03-219-91/+270
|\ \ \ \ | | |_|/ | |/| |
| * | | xfs: don't name variables "panic"Alex Elder2011-03-111-4/+4
| * | | xfs: kill support/debug.[ch]Dave Chinner2011-03-073-1/+39
| * | | xfs: Convert linux-2.6/ files to new logging interfaceDave Chinner2011-03-076-90/+76Star
| * | | xfs: introduce new logging API.Dave Chinner2011-03-023-0/+154
| * | | xfs: zero proper structure size for geometry callsAlex Elder2011-03-021-3/+8
| * | | xfs: enable delaylog by defaultChristoph Hellwig2011-02-231-0/+1
| * | | xfs: check if device support discard in xfs_ioc_trim()Lukas Czerner2011-02-221-0/+2
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-03-161-4/+5
|\ \ \
| * \ \ Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-03-081-4/+5
| |\ \ \
| | * | | fs/vfs/security: pass last path component to LSM on inode creationEric Paris2011-02-011-4/+5
* | | | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-03-161-2/+3
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into for-2.6.39Tejun Heo2011-02-211-2/+18
| |\ \ \ \ \ | | | |_|/ / | | |/| | |