summaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| * | | | 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: untangle phase1 vs phase2 recovery helpersChristoph Hellwig2010-12-161-101/+93
| * | | | xfs: refactor xlog_recover_commit_transChristoph Hellwig2010-12-161-64/+53
| * | | | xfs: use struct list_head for the buf cancel tableChristoph Hellwig2010-12-163-111/+65
| * | | | xfs: remove leftovers of old buffer log items in recovery codeChristoph Hellwig2010-12-161-115/+40
| * | | | xfs: fix exporting with left over 64-bit inodesSamuel Kvasnica2010-12-161-2/+10
| | |/ / | |/| |
* | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-071-1/+1
|\ \ \ \
| * | | | workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo2010-12-151-1/+1
| | |_|/ | |/| |
* | | | xfs: provide simple rcu-walk ACL implementationNick Piggin2011-01-071-3/+6
* | | | fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-072-3/+7
* | | | fs: icache RCU free inodesNick Piggin2011-01-071-1/+12
| |/ / |/| |
* | | xfs: log timestamp changes to the source inode in renameChristoph Hellwig2010-12-091-0/+1
* | | xfs: only run xfs_error_test if error injection is activeDave Chinner2010-12-012-2/+6
* | | xfs: avoid moving stale inodes in the AILDave Chinner2010-12-011-6/+25
* | | xfs: delayed alloc blocks beyond EOF are valid after writebackDave Chinner2010-12-012-2/+20
* | | xfs: push stale, pinned buffers on trylock failuresDave Chinner2010-12-011-19/+16
* | | xfs: fix failed write truncation handling.Dave Chinner2010-12-013-54/+121
|/ /
* | xfs: remove incorrect assert in xfs_vm_writepageChristoph Hellwig2010-11-101-3/+4
* | xfs: use hlist_add_fakeChristoph Hellwig2010-11-101-1/+2
* | xfs: fix a few compiler warnings with CONFIG_XFS_QUOTA=nChristoph Hellwig2010-11-101-4/+16
* | xfs: tell lockdep about parent iolock usage in filestreamsChristoph Hellwig2010-11-101-1/+7
* | xfs: move delayed write buffer traceDave Chinner2010-11-101-1/+1
* | xfs: fix per-ag reference counting in inode reclaim tree walkingDave Chinner2010-11-102-0/+2
* | 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
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-10-271-0/+1
|\
| * quota: Make QUOTACTL config be selected by its usersJan Kara2010-10-051-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-10-264-4/+7
|\ \
| * | fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-251-0/+1
| * | new helper: ihold()Al Viro2010-10-252-2/+2
OpenPOWER on IntegriCloud