| Commit message (Expand) | Author | Age | Files | Lines |
* | xfs: remove subdirectories | Christoph Hellwig | 2011-08-12 | 1 | -1746/+0 |
* | fs: take the ACL checks to common code | Christoph Hellwig | 2011-07-25 | 1 | -1/+1 |
* | xfs: add size update tracepoint to IO completion | Dave Chinner | 2011-07-20 | 1 | -4/+8 |
* | xfs: clean up buffer locking helpers | Christoph Hellwig | 2011-07-08 | 1 | -5/+5 |
* | xfs: split xfs_itruncate_finish | Christoph Hellwig | 2011-07-08 | 1 | -2/+2 |
* | xfs: kill xfs_itruncate_start | Christoph Hellwig | 2011-07-08 | 1 | -34/+0 |
* | xfs: fix compiler warning in xfs_trace.h | Christoph Hellwig | 2011-04-28 | 1 | -1/+1 |
* | xfs: exact busy extent tracking | Christoph Hellwig | 2011-04-28 | 1 | -68/+11 |
* | xfs: do not immediately reuse busy extent ranges | Christoph Hellwig | 2011-04-28 | 1 | -0/+33 |
* | xfs: add FITRIM support | Christoph Hellwig | 2011-01-11 | 1 | -0/+33 |
* | xfs: introduce new locks for the log grant ticket wait queues | Dave Chinner | 2010-12-21 | 1 | -0/+2 |
* | xfs: convert l_tail_lsn to an atomic variable. | Dave Chinner | 2010-12-21 | 1 | -1/+1 |
* | xfs: combine grant heads into a single 64 bit integer | Dave Chinner | 2010-12-21 | 1 | -4/+6 |
* | xfs: convert log grant ticket queues to list heads | Dave Chinner | 2010-12-21 | 1 | -8/+8 |
* | xfs: clean up xfs_alloc_ag_vextent_exact | Christoph Hellwig | 2010-12-16 | 1 | -0/+1 |
* | xfs: kill xfs_iomap | Christoph Hellwig | 2010-12-16 | 1 | -13/+15 |
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2010-10-22 | 1 | -2/+2 |
|\ |
|
| * | xfs: split inode AG walking into separate code for reclaim | Dave Chinner | 2010-10-18 | 1 | -1/+1 |
| * | xfs: rename xfs_buf_get_nodaddr to be more appropriate | Dave Chinner | 2010-10-18 | 1 | -1/+1 |
* | | xfs: replace barriers with explicit flush / FUA usage | Christoph Hellwig | 2010-09-10 | 1 | -1/+0 |
|/ |
|
* | convert remaining ->clear_inode() to ->evict_inode() | Al Viro | 2010-08-09 | 1 | -1/+1 |
* | xfs: Fix build when CONFIG_XFS_POSIX_ACL=n | Tony Luck | 2010-07-26 | 1 | -0/+2 |
* | xfs: split xfs_itrace_entry | Christoph Hellwig | 2010-07-26 | 1 | -24/+91 |
* | xfs: some iget tracing cleanups / fixes | Christoph Hellwig | 2010-07-26 | 1 | -2/+3 |
* | xfs: simplify xfs_vm_writepage | Christoph Hellwig | 2010-07-26 | 1 | -7/+3 |
* | xfs: simplify buffer pinning | Christoph Hellwig | 2010-07-26 | 1 | -2/+0 |
* | xfs: track AGs with reclaimable inodes in per-ag radix tree | Dave Chinner | 2010-07-20 | 1 | -0/+3 |
* | xfs: convert more trace events to DEFINE_EVENT | Li Zefan | 2010-05-28 | 1 | -168/+188 |
* | xfs: Improve scalability of busy extent tracking | Dave Chinner | 2010-05-24 | 1 | -27/+56 |
* | xfs: convert the dquot hash list to use list heads | Dave Chinner | 2010-05-19 | 1 | -1/+0 |
* | xfs: remove duplicate code from dquot reclaim | Dave Chinner | 2010-05-19 | 1 | -2/+0 |
* | xfs: add log item recovery tracing | Dave Chinner | 2010-05-19 | 1 | -0/+138 |
* | xfs: Add inode pin counts to traces | Dave Chinner | 2010-05-19 | 1 | -1/+8 |
* | xfs: fix xfs_fsblock_t tracing | Christoph Hellwig | 2010-03-01 | 1 | -6/+6 |
* | xfs: fix dquota trace format | Christoph Hellwig | 2010-03-01 | 1 | -5/+5 |
* | xfs: Don't issue buffer IO direct from AIL push V2 | Dave Chinner | 2010-02-02 | 1 | -0/+1 |
* | xfs: Add trace points for per-ag refcount debugging. | Dave Chinner | 2010-01-15 | 1 | -0/+27 |
* | xfs: add tracing to xfs_swap_extents | Dave Chinner | 2010-01-15 | 1 | -0/+53 |
* | xfs: Ensure we force all busy extents in range to disk | Dave Chinner | 2010-01-10 | 1 | -6/+6 |
* | xfs: use DECLARE_EVENT_CLASS | Christoph Hellwig | 2010-01-10 | 1 | -538/+591 |
* | xfs: kill some warnings on i386 builds | Dave Chinner | 2010-01-08 | 1 | -4/+4 |
* | xfs: event tracing support | Christoph Hellwig | 2009-12-14 | 1 | -0/+1369 |