summaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6
Commit message (Expand)AuthorAgeFilesLines
...
| * | xfs: split buffered IO write path from xfs_file_aio_writeDave Chinner2011-01-111-77/+69
| * | xfs: split direct IO write path from xfs_file_aio_writeDave Chinner2011-01-111-63/+116
| * | xfs: introduce xfs_rw_lock() helpers for locking the inodeDave Chinner2011-01-121-51/+80
| * | xfs: factor post-write newsize updatesDave Chinner2011-01-111-22/+21
| * | xfs: factor common post-write isize handling codeDave Chinner2011-01-111-26/+28
| * | xfs: ensure sync write errors are returnedDave Chinner2011-01-111-26/+23
* | | 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-226-82/+65
| |\ \ \ \ \
| * | | | | | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'master' into for-linus-mergedAlex Elder2011-01-1010-447/+496
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | xfs: introduce new locks for the log grant ticket wait queuesDave Chinner2010-12-211-0/+2
| * | | | xfs: convert l_tail_lsn to an atomic variable.Dave Chinner2010-12-211-1/+1
| * | | | xfs: use wait queues directly for the log wait queuesDave Chinner2010-12-212-60/+0
| * | | | xfs: combine grant heads into a single 64 bit integerDave Chinner2010-12-211-4/+6
| * | | | xfs: convert log grant ticket queues to list headsDave Chinner2010-12-211-8/+8
| * | | | xfs: reduce the number of AIL push wakeupsDave Chinner2010-12-171-4/+16
| * | | | xfs: connect up buffer reclaim priority hooksDave Chinner2010-12-021-2/+8
| * | | | 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-161-4/+4
| * | | | xfs: convert inode cache lookups to use RCU lockingDave Chinner2010-12-171-18/+66
| * | | | xfs: provide a inode iolock lockdep classDave Chinner2010-12-231-0/+2
| * | | | xfs: clean up xfs_alloc_ag_vextent_exactChristoph Hellwig2010-12-161-0/+1
| * | | | 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-163-73/+182
| * | | | xfs: a few small tweaks for overwrites in xfs_vm_writepageChristoph Hellwig2010-12-161-8/+7
| * | | | xfs: remove some dead bio handling codeChristoph Hellwig2010-12-161-11/+2
| * | | | xfs: improve mapping type check in xfs_vm_writepageChristoph Hellwig2010-12-161-9/+12
| * | | | xfs: fix exporting with left over 64-bit inodesSamuel Kvasnica2010-12-161-2/+10
| | |/ / | |/| |
* | | | xfs: provide simple rcu-walk ACL implementationNick Piggin2011-01-071-3/+6
* | | | fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-071-2/+6
|/ / /
* | | xfs: push stale, pinned buffers on trylock failuresDave Chinner2010-12-011-19/+16
* | | xfs: fix failed write truncation handling.Dave Chinner2010-12-011-54/+40
| |/ |/|
* | xfs: remove incorrect assert in xfs_vm_writepageChristoph Hellwig2010-11-101-3/+4
* | xfs: use hlist_add_fakeChristoph Hellwig2010-11-101-1/+2
* | xfs: move delayed write buffer traceDave Chinner2010-11-101-1/+1
* | xfs: fix per-ag reference counting in inode reclaim tree walkingDave Chinner2010-11-101-0/+1
* | xfs: xfs_ioctl: fix information leak to userlandKulikov Vasiliy2010-11-101-1/+1
* | xfs: remove experimental tag from the delaylog optionChristoph Hellwig2010-11-101-3/+0
|/
* new helper: mount_bdev()Al Viro2010-10-291-7/+5
OpenPOWER on IntegriCloud