summaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6
Commit message (Expand)AuthorAgeFilesLines
* xfs: fix duplicate message outputDave Chinner2011-04-201-1/+3
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-04-116-240/+194
|\
| * xfs_destroy_workqueues() should not be tagged with__exitLuck, Tony2011-04-111-1/+1
| * xfs: use proper interfaces for on-stack pluggingChristoph Hellwig2011-04-081-11/+9
| * xfs: fix xfs_debug warningsChristoph Hellwig2011-04-082-29/+22
| * xfs: fix variable set but not used warningsChristoph Hellwig2011-04-081-2/+0
| * 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/+43
| * 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/+35
| * xfs: introduce a xfssyncd workqueueDave Chinner2011-04-083-58/+62
| * xfs: fix unreferenced var error in xfs_buf.cDave Chinner2011-03-301-2/+0
* | Fix common misspellingsLucas De Marchi2011-03-315-6/+6
|/
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-03-286-309/+151
|\
| * xfs: stop using the page cache to back the buffer cacheDave Chinner2011-03-262-297/+84
| * xfs: register the inode cache shrinker before quotachecksDave Chinner2011-03-261-10/+24
| * xfs: introduce inode cluster buffer trylocks for xfs_iflushDave Chinner2011-03-262-4/+28
| * vmap: flush vmap aliases when mapping failsDave Chinner2011-03-261-3/+11
| * xfs: preallocation transactions do not need to be synchronousDave Chinner2011-03-262-1/+9
* | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-242-11/+6
|\ \
| * \ Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2011-03-102-11/+6
| |\ \
| | * | block: kill off REQ_UNPLUGJens Axboe2011-03-101-2/+1
| | * | block: remove per-queue pluggingJens Axboe2011-03-102-9/+5
* | | | 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/+76
| * | | xfs: introduce new logging API.Dave Chinner2011-03-023-0/+154
| * | | xfs: zero proper structure size for geometry callsAlex Elder2011-03-011-3/+8
| * | | xfs: enable delaylog by defaultChristoph Hellwig2011-02-221-0/+1
| * | | xfs: check if device support discard in xfs_ioc_trim()Lukas Czerner2011-02-211-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
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | xfs: convert to alloc_workqueue()Tejun Heo2011-02-011-2/+3
* | | | | | exportfs: Return the minimum required handle sizeAneesh Kumar K.V2011-03-141-1/+3
| |_|/ / / |/| | | |
* | | | | xfs: zero proper structure size for geometry callsAlex Elder2011-03-011-3/+8
| |_|_|/ |/| | |
* | | | xfs: check if device support discard in xfs_ioc_trim()Lukas Czerner2011-02-221-0/+2
| |/ / |/| |
* | | xfs: limit extsize to size of AGs and/or MAXEXTLENDave Chinner2011-01-281-2/+18
|/ /
* | fallocate should be a file operationChristoph Hellwig2011-01-172-60/+56
* | make the feature checks in ->fallocate future proofChristoph Hellwig2011-01-171-0/+3
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-01-1410-247/+573
|\ \
| * | xfs: prevent NMI timeouts in cmn_errDave Chinner2011-01-121-1/+22
| * | xfs: fix error handling for synchronous writesChristoph Hellwig2011-01-112-12/+2
| * | xfs: add FITRIM supportChristoph Hellwig2011-01-114-0/+235
| * | xfs: ensure log covering transactions are synchronousDave Chinner2011-01-112-6/+7
| * | xfs: serialise unaligned direct IOsDave Chinner2011-01-111-10/+28
| * | xfs: factor common write setup codeDave Chinner2011-01-111-67/+56
OpenPOWER on IntegriCloud