| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | xfs: improve sync behaviour in the face of aggressive dirtying | Christoph Hellwig | 2011-07-08 | 1 | -5/+3 |
* | | xfs: split xfs_itruncate_finish | Christoph Hellwig | 2011-07-08 | 2 | -11/+3 |
* | | xfs: kill xfs_itruncate_start | Christoph Hellwig | 2011-07-08 | 1 | -34/+0 |
* | | xfs: always log timestamp updates in xfs_setattr_size | Christoph Hellwig | 2011-07-08 | 1 | -8/+9 |
* | | xfs: split xfs_setattr | Christoph Hellwig | 2011-07-08 | 3 | -3/+441 |
* | | xfs: re-enable non-blocking behaviour in xfs_map_blocks | Christoph Hellwig | 2011-07-08 | 1 | -1/+1 |
* | | xfs: PF_FSTRANS should never be set in ->writepage | Christoph Hellwig | 2011-07-08 | 1 | -14/+3 |
|/ |
|
* | xfs: make log devices with write back caches work | Christoph Hellwig | 2011-06-16 | 2 | -94/+31 |
* | xfs: fix ->mknod() return value on xfs_get_acl() failure | Al Viro | 2011-06-14 | 1 | -1/+1 |
* | fs: pass exact type of data dirties to ->dirty_inode | Christoph Hellwig | 2011-05-27 | 1 | -1/+2 |
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2011-05-26 | 3 | -2/+47 |
|\ |
|
| * | xfs: add online discard support | Christoph Hellwig | 2011-05-24 | 3 | -2/+47 |
* | | vmscan: change shrinker API by passing shrink_control struct | Ying Han | 2011-05-25 | 2 | -4/+5 |
|/ |
|
* | xfs: reset buffer pointers before freeing them | Dave Chinner | 2011-05-19 | 2 | -0/+22 |
* | xfs: avoid getting stuck during async inode flushes | Dave Chinner | 2011-05-19 | 1 | -0/+10 |
* | xfs: fix duplicate workqueue initialisation | Dave Chinner | 2011-05-19 | 1 | -4/+0 |
* | xfs: kill off xfs_printk() | Joe Perches | 2011-05-19 | 2 | -23/+4 |
* | xfs: ensure reclaim cursor is reset correctly at end of AG | Dave Chinner | 2011-05-09 | 1 | -0/+1 |
* | xfs: add an x86 compat handler for XFS_IOC_ZERO_RANGE | Christoph Hellwig | 2011-04-28 | 2 | -1/+3 |
* | xfs: fix compiler warning in xfs_trace.h | Christoph Hellwig | 2011-04-28 | 1 | -1/+1 |
* | xfs: reduce the number of pagb_lock roundtrips in xfs_alloc_clear_busy | Christoph Hellwig | 2011-04-28 | 2 | -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: fix duplicate message output | Dave Chinner | 2011-04-20 | 1 | -1/+3 |
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2011-04-11 | 6 | -240/+194 |
|\ |
|
| * | xfs_destroy_workqueues() should not be tagged with__exit | Luck, Tony | 2011-04-11 | 1 | -1/+1 |
| * | xfs: use proper interfaces for on-stack plugging | Christoph Hellwig | 2011-04-08 | 1 | -11/+9 |
| * | xfs: fix xfs_debug warnings | Christoph Hellwig | 2011-04-08 | 2 | -29/+22 |
| * | xfs: fix variable set but not used warnings | Christoph Hellwig | 2011-04-08 | 1 | -2/+0 |
| * | xfs: push the AIL from memory reclaim and periodic sync | Dave Chinner | 2011-04-08 | 1 | -1/+6 |
| * | xfs: convert the xfsaild threads to a workqueue | Dave Chinner | 2011-04-08 | 1 | -84/+43 |
| * | xfs: introduce background inode reclaim work | Dave Chinner | 2011-04-08 | 1 | -3/+66 |
| * | xfs: convert ENOSPC inode flushing to use new syncd workqueue | Dave Chinner | 2011-04-08 | 2 | -99/+35 |
| * | xfs: introduce a xfssyncd workqueue | Dave Chinner | 2011-04-08 | 3 | -58/+62 |
| * | xfs: fix unreferenced var error in xfs_buf.c | Dave Chinner | 2011-03-30 | 1 | -2/+0 |
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 5 | -6/+6 |
|/ |
|
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2011-03-28 | 6 | -309/+151 |
|\ |
|
| * | xfs: stop using the page cache to back the buffer cache | Dave Chinner | 2011-03-26 | 2 | -297/+84 |
| * | xfs: register the inode cache shrinker before quotachecks | Dave Chinner | 2011-03-26 | 1 | -10/+24 |
| * | xfs: introduce inode cluster buffer trylocks for xfs_iflush | Dave Chinner | 2011-03-26 | 2 | -4/+28 |
| * | vmap: flush vmap aliases when mapping fails | Dave Chinner | 2011-03-26 | 1 | -3/+11 |
| * | xfs: preallocation transactions do not need to be synchronous | Dave Chinner | 2011-03-26 | 2 | -1/+9 |
* | | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2011-03-24 | 2 | -11/+6 |
|\ \ |
|
| * \ | Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core | Jens Axboe | 2011-03-10 | 2 | -11/+6 |
| |\ \ |
|
| | * | | block: kill off REQ_UNPLUG | Jens Axboe | 2011-03-10 | 1 | -2/+1 |
| | * | | block: remove per-queue plugging | Jens Axboe | 2011-03-10 | 2 | -9/+5 |
* | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2011-03-21 | 9 | -91/+270 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | xfs: don't name variables "panic" | Alex Elder | 2011-03-11 | 1 | -4/+4 |
| * | | | xfs: kill support/debug.[ch] | Dave Chinner | 2011-03-07 | 3 | -1/+39 |
| * | | | xfs: Convert linux-2.6/ files to new logging interface | Dave Chinner | 2011-03-07 | 6 | -90/+76 |