Age | Commit message (Expand) | Author |
2011-08-12 | xfs: remove subdirectories | Christoph Hellwig |
2011-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-07-20 | xfs: make use of new shrinker callout for the inode cache | Dave Chinner |
2011-07-13 | xfs: remove leftovers of the old btree tracing code | Christoph Hellwig |
2011-07-13 | xfs: start periodic workers later | Christoph Hellwig |
2011-06-16 | xfs: make log devices with write back caches work | Christoph Hellwig |
2011-05-27 | fs: pass exact type of data dirties to ->dirty_inode | Christoph Hellwig |
2011-05-24 | xfs: add online discard support | Christoph Hellwig |
2011-05-19 | xfs: fix duplicate workqueue initialisation | Dave Chinner |
2011-04-11 | xfs_destroy_workqueues() should not be tagged with__exit | Luck, Tony |
2011-04-08 | xfs: convert the xfsaild threads to a workqueue | Dave Chinner |
2011-04-08 | xfs: convert ENOSPC inode flushing to use new syncd workqueue | Dave Chinner |
2011-04-08 | xfs: introduce a xfssyncd workqueue | Dave Chinner |
2011-03-26 | xfs: register the inode cache shrinker before quotachecks | Dave Chinner |
2011-03-26 | xfs: introduce inode cluster buffer trylocks for xfs_iflush | Dave Chinner |
2011-03-07 | xfs: Convert linux-2.6/ files to new logging interface | Dave Chinner |
2011-02-22 | xfs: enable delaylog by default | Christoph Hellwig |
2011-01-14 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2011-01-13 | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2011-01-11 | xfs: ensure log covering transactions are synchronous | Dave Chinner |
2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina |
2010-12-17 | xfs: reduce the number of AIL push wakeups | Dave Chinner |
2010-12-23 | xfs: provide a inode iolock lockdep class | Dave Chinner |
2010-11-27 | Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/... | Jens Axboe |
2010-11-13 | block: clean up blkdev_get() wrappers and their users | Tejun Heo |
2010-11-13 | block: make blkdev_get/put() handle exclusive access | Tejun Heo |
2010-11-10 | xfs: remove experimental tag from the delaylog option | Christoph Hellwig |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König |
2010-10-29 | new helper: mount_bdev() | Al Viro |
2010-10-25 | fs: kill block_prepare_write | Christoph Hellwig |
2010-10-22 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2010-10-19 | Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier | Jens Axboe |
2010-10-18 | xfs: remove xfs_buf wrappers | Christoph Hellwig |
2010-10-18 | xfs: remove xfs_version.h | Christoph Hellwig |
2010-10-18 | xfs: remove XFS_MOUNT_NO_PERCPU_SB | Christoph Hellwig |
2010-10-18 | xfs: store xfs_mount in the buftarg instead of in the xfs_buf | Dave Chinner |
2010-10-18 | xfs: don't use vfs writeback for pure metadata modifications | Dave Chinner |
2010-09-16 | block: remove BLKDEV_IFL_WAIT | Christoph Hellwig |
2010-08-24 | xfs: dummy transactions should not dirty VFS state | Dave Chinner |
2010-08-24 | xfs: ensure f_ffree returned by statfs() is non-negative | Stuart Brodsky |
2010-08-09 | convert remaining ->clear_inode() to ->evict_inode() | Al Viro |
2010-07-26 | xfs: remove obsolete osyncisosync mount option | Christoph Hellwig |
2010-07-26 | xfs: move inode shrinker unregister even earlier | Dave Chinner |
2010-07-26 | xfs: unregister inode shrinker before freeing filesystem structures | Dave Chinner |
2010-07-26 | xfs: split xfs_itrace_entry | Christoph Hellwig |
2010-07-26 | xfs: remove explicit xfs_sync_data/xfs_sync_attr calls on umount | Christoph Hellwig |
2010-07-26 | xfs: avoid synchronous transaction in xfs_fs_write_inode | Christoph Hellwig |
2010-07-26 | xfs: simplify inode to transaction joining | Christoph Hellwig |
2010-07-26 | xfs: simplify log item descriptor tracking | Christoph Hellwig |