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