aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAge
...
| * | | | xfs: rework log grant space calculationsDave Chinner2010-12-20
| * | | | xfs: fact out common grant head/log tail verification codeDave Chinner2010-12-20
| * | | | xfs: convert log grant ticket queues to list headsDave Chinner2010-12-20
| * | | | xfs: use AIL bulk delete function to implement single deleteDave Chinner2010-12-19
| * | | | xfs: use AIL bulk update function to implement single updatesDave Chinner2010-12-19
| * | | | xfs: remove all the inodes on a buffer from the AIL in bulkDave Chinner2010-12-19
| * | | | xfs: consume iodone callback items on buffers as they are processedDave Chinner2010-12-03
| * | | | xfs: reduce the number of AIL push wakeupsDave Chinner2010-12-17
| * | | | xfs: bulk AIL insertion during transaction commitDave Chinner2010-12-19
| * | | | xfs: clean up xfs_ail_delete()Dave Chinner2010-12-03
| * | | | xfs: Pull EFI/EFD handling out from under the AIL lockDave Chinner2010-12-19
| * | | | xfs: fix EFI transaction cancellation.Dave Chinner2010-12-19
| * | | | xfs: connect up buffer reclaim priority hooksDave Chinner2010-12-02
| * | | | xfs: add a lru to the XFS buffer cacheDave Chinner2010-12-02
| * | | | xfs: convert xfsbud shrinker to a per-buftarg shrinker.Dave Chinner2010-11-30
| * | | | xfs: convert pag_ici_lock to a spin lockDave Chinner2010-12-16
| * | | | xfs: convert inode cache lookups to use RCU lockingDave Chinner2010-12-17
| * | | | xfs: rcu free inodesDave Chinner2010-12-16
| * | | | xfs: don't truncate prealloc from frequently accessed inodesDave Chinner2010-12-22
| * | | | xfs: dynamic speculative EOF preallocationDave Chinner2011-01-03
| * | | | xfs: use KM_NOFS for allocations during attribute list operationsDave Chinner2010-12-22
| * | | | xfs: provide a inode iolock lockdep classDave Chinner2010-12-22
| * | | | xfs: factor duplicate code in xfs_alloc_ag_vextent_near into a helperChristoph Hellwig2010-12-16
| * | | | xfs: clean up xfs_alloc_ag_vextent_exactChristoph Hellwig2010-12-16
| * | | | xfs: simplify xfs_map_at_offsetChristoph Hellwig2010-12-16
| * | | | xfs: refactor xfs_vm_writepageChristoph Hellwig2010-12-16
| * | | | xfs: remove the all_bh flag from xfs_convert_pageChristoph Hellwig2010-12-16
| * | | | xfs: remove xfs_probe_clusterChristoph Hellwig2010-12-16
| * | | | xfs: simplify xfs_map_blocksChristoph Hellwig2010-12-16
| * | | | xfs: kill xfs_iomapChristoph Hellwig2010-12-16
| * | | | xfs: cleanup the xfs_iomap_write_* helpersChristoph Hellwig2010-12-16
| * | | | xfs: a few small tweaks for overwrites in xfs_vm_writepageChristoph Hellwig2010-12-16
| * | | | xfs: remove some dead bio handling codeChristoph Hellwig2010-12-16
| * | | | xfs: improve mapping type check in xfs_vm_writepageChristoph Hellwig2010-12-16
| * | | | xfs: untangle phase1 vs phase2 recovery helpersChristoph Hellwig2010-12-16
| * | | | xfs: refactor xlog_recover_commit_transChristoph Hellwig2010-12-16
| * | | | xfs: use struct list_head for the buf cancel tableChristoph Hellwig2010-12-16
| * | | | xfs: remove leftovers of old buffer log items in recovery codeChristoph Hellwig2010-12-16
| * | | | xfs: fix exporting with left over 64-bit inodesSamuel Kvasnica2010-12-16
| | |/ / | |/| |
* | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-07
|\ \ \ \
| * | | | workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo2010-12-15
| | |_|/ | |/| |
* | | | xfs: provide simple rcu-walk ACL implementationNick Piggin2011-01-07
* | | | fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-07
* | | | fs: icache RCU free inodesNick Piggin2011-01-07
| |/ / |/| |
* | | xfs: log timestamp changes to the source inode in renameChristoph Hellwig2010-12-09
* | | xfs: only run xfs_error_test if error injection is activeDave Chinner2010-12-01
* | | xfs: avoid moving stale inodes in the AILDave Chinner2010-12-01
* | | xfs: delayed alloc blocks beyond EOF are valid after writebackDave Chinner2010-12-01
* | | xfs: push stale, pinned buffers on trylock failuresDave Chinner2010-12-01
* | | xfs: fix failed write truncation handling.Dave Chinner2010-12-01
|/ /