summaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-131-2/+3
|\
| * Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe2010-11-271-2/+3
| |\
| | * block: clean up blkdev_get() wrappers and their usersTejun Heo2010-11-131-1/+2
| | * block: make blkdev_get/put() handle exclusive accessTejun Heo2010-11-131-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-01-131-2/+5
|\ \ \
| * | | XFS: handle hole punching via fallocate properlyJosef Bacik2011-01-121-2/+5
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'master' into for-nextJiri Kosina2010-12-2216-97/+222
| |\ \ \
| * | | | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'master' into for-linus-mergedAlex Elder2011-01-1038-1920/+1997
|\ \ \ \
| * | | | xfs: convert grant head manipulations to lockless algorithmDave Chinner2010-12-212-77/+49
| * | | | xfs: introduce new locks for the log grant ticket wait queuesDave Chinner2010-12-213-60/+97
| * | | | xfs: convert log grant heads to atomic variablesDave Chinner2010-12-042-10/+10
| * | | | xfs: convert l_tail_lsn to an atomic variable.Dave Chinner2010-12-214-46/+63
| * | | | xfs: convert l_last_sync_lsn to an atomic variableDave Chinner2010-12-033-34/+36
| * | | | xfs: make AIL tail pushing independent of the grant lockDave Chinner2010-12-211-57/+54
| * | | | xfs: use wait queues directly for the log wait queuesDave Chinner2010-12-216-106/+52
| * | | | xfs: combine grant heads into a single 64 bit integerDave Chinner2010-12-214-91/+119
| * | | | xfs: rework log grant space calculationsDave Chinner2010-12-211-47/+48
| * | | | xfs: fact out common grant head/log tail verification codeDave Chinner2010-12-211-29/+22
| * | | | xfs: convert log grant ticket queues to list headsDave Chinner2010-12-213-97/+53
| * | | | xfs: use AIL bulk delete function to implement single deleteDave Chinner2010-12-202-72/+11
| * | | | xfs: use AIL bulk update function to implement single updatesDave Chinner2010-12-203-96/+13
| * | | | xfs: remove all the inodes on a buffer from the AIL in bulkDave Chinner2010-12-203-16/+151
| * | | | xfs: consume iodone callback items on buffers as they are processedDave Chinner2010-12-031-11/+21
| * | | | xfs: reduce the number of AIL push wakeupsDave Chinner2010-12-171-4/+16
| * | | | xfs: bulk AIL insertion during transaction commitDave Chinner2010-12-204-12/+195
| * | | | xfs: clean up xfs_ail_delete()Dave Chinner2010-12-031-20/+7
| * | | | xfs: Pull EFI/EFD handling out from under the AIL lockDave Chinner2010-12-204-49/+59
| * | | | xfs: fix EFI transaction cancellation.Dave Chinner2010-12-202-12/+9
| * | | | xfs: connect up buffer reclaim priority hooksDave Chinner2010-12-024-9/+14
| * | | | xfs: add a lru to the XFS buffer cacheDave Chinner2010-12-022-22/+150
| * | | | xfs: convert xfsbud shrinker to a per-buftarg shrinker.Dave Chinner2010-11-302-66/+27
| * | | | xfs: convert pag_ici_lock to a spin lockDave Chinner2010-12-164-11/+11
| * | | | xfs: convert inode cache lookups to use RCU lockingDave Chinner2010-12-173-42/+141
| * | | | xfs: rcu free inodesDave Chinner2010-12-161-1/+13
| * | | | xfs: don't truncate prealloc from frequently accessed inodesDave Chinner2010-12-232-27/+47
| * | | | xfs: dynamic speculative EOF preallocationDave Chinner2011-01-044-10/+110
| * | | | xfs: use KM_NOFS for allocations during attribute list operationsDave Chinner2010-12-231-2/+2
| * | | | xfs: provide a inode iolock lockdep classDave Chinner2010-12-233-0/+23
| * | | | xfs: factor duplicate code in xfs_alloc_ag_vextent_near into a helperChristoph Hellwig2010-12-161-180/+113
| * | | | xfs: clean up xfs_alloc_ag_vextent_exactChristoph Hellwig2010-12-162-26/+33
| * | | | xfs: simplify xfs_map_at_offsetChristoph Hellwig2010-12-161-11/+4
| * | | | xfs: refactor xfs_vm_writepageChristoph Hellwig2010-12-161-58/+39
| * | | | xfs: remove the all_bh flag from xfs_convert_pageChristoph Hellwig2010-12-161-20/+13
| * | | | xfs: remove xfs_probe_clusterChristoph Hellwig2010-12-161-107/+4
| * | | | xfs: simplify xfs_map_blocksChristoph Hellwig2010-12-161-52/+25
| * | | | xfs: kill xfs_iomapChristoph Hellwig2010-12-165-213/+191
| * | | | xfs: cleanup the xfs_iomap_write_* helpersChristoph Hellwig2010-12-161-30/+15
| * | | | xfs: a few small tweaks for overwrites in xfs_vm_writepageChristoph Hellwig2010-12-161-8/+7
OpenPOWER on IntegriCloud