aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_super.c
Commit message (Expand)AuthorAge
* xfs: remove subdirectoriesChristoph Hellwig2011-08-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-22
|\
| * xfs: make use of new shrinker callout for the inode cacheDave Chinner2011-07-20
* | xfs: remove leftovers of the old btree tracing codeChristoph Hellwig2011-07-13
* | xfs: start periodic workers laterChristoph Hellwig2011-07-13
|/
* xfs: make log devices with write back caches workChristoph Hellwig2011-06-16
* fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig2011-05-27
* xfs: add online discard supportChristoph Hellwig2011-05-24
* xfs: fix duplicate workqueue initialisationDave Chinner2011-05-19
* xfs_destroy_workqueues() should not be tagged with__exitLuck, Tony2011-04-11
* xfs: convert the xfsaild threads to a workqueueDave Chinner2011-04-07
* xfs: convert ENOSPC inode flushing to use new syncd workqueueDave Chinner2011-04-07
* xfs: introduce a xfssyncd workqueueDave Chinner2011-04-07
* xfs: register the inode cache shrinker before quotachecksDave Chinner2011-03-25
* xfs: introduce inode cluster buffer trylocks for xfs_iflushDave Chinner2011-03-25
* xfs: Convert linux-2.6/ files to new logging interfaceDave Chinner2011-03-06
* xfs: enable delaylog by defaultChristoph Hellwig2011-02-22
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-01-14
|\
| * xfs: ensure log covering transactions are synchronousDave Chinner2011-01-11
* | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-13
|\ \
| * \ Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe2010-11-27
| |\ \
| | * | block: clean up blkdev_get() wrappers and their usersTejun Heo2010-11-13
| | * | block: make blkdev_get/put() handle exclusive accessTejun Heo2010-11-13
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'master' into for-nextJiri Kosina2010-12-22
| |\| |
| * | | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
| | |/ | |/|
* | | xfs: reduce the number of AIL push wakeupsDave Chinner2010-12-17
* | | xfs: provide a inode iolock lockdep classDave Chinner2010-12-22
| |/ |/|
* | xfs: remove experimental tag from the delaylog optionChristoph Hellwig2010-11-10
|/
* new helper: mount_bdev()Al Viro2010-10-29
* fs: kill block_prepare_writeChristoph Hellwig2010-10-25
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-10-22
|\
| * xfs: remove xfs_buf wrappersChristoph Hellwig2010-10-18
| * xfs: remove xfs_version.hChristoph Hellwig2010-10-18
| * xfs: remove XFS_MOUNT_NO_PERCPU_SBChristoph Hellwig2010-10-18
| * xfs: store xfs_mount in the buftarg instead of in the xfs_bufDave Chinner2010-10-18
| * xfs: don't use vfs writeback for pure metadata modificationsDave Chinner2010-10-18
* | Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe2010-10-19
|\|
| * xfs: dummy transactions should not dirty VFS stateDave Chinner2010-08-23
| * xfs: ensure f_ffree returned by statfs() is non-negativeStuart Brodsky2010-08-23
* | block: remove BLKDEV_IFL_WAITChristoph Hellwig2010-09-16
|/
* convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-09
* xfs: remove obsolete osyncisosync mount optionChristoph Hellwig2010-07-26
* xfs: move inode shrinker unregister even earlierDave Chinner2010-07-26
* xfs: unregister inode shrinker before freeing filesystem structuresDave Chinner2010-07-26
* xfs: split xfs_itrace_entryChristoph Hellwig2010-07-26
* xfs: remove explicit xfs_sync_data/xfs_sync_attr calls on umountChristoph Hellwig2010-07-26
* xfs: avoid synchronous transaction in xfs_fs_write_inodeChristoph Hellwig2010-07-26
* xfs: simplify inode to transaction joiningChristoph Hellwig2010-07-26
* xfs: simplify log item descriptor trackingChristoph Hellwig2010-07-26