aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/linux-2.6/xfs_super.c
AgeCommit message (Expand)Author
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
2010-07-26xfs: remove unneeded #include statementsChristoph Hellwig
2010-07-26xfs: drop dmapi hooksChristoph Hellwig
2010-07-20xfs: convert inode shrinker to per-filesystem contextsDave Chinner
2010-05-24Merge branch 'delayed-logging-for-2.6.35' into for-linusAlex Elder
2010-05-24xfs: Introduce delayed logging core codeDave Chinner
2010-05-24xfs: Clean up XFS_BLI_* flag namespaceDave Chinner
2010-05-21Merge branch 'master' into for-2.6.35Jens Axboe
2010-05-19xfs: wait for direct I/O to complete in fsync and write_inodeChristoph Hellwig
2010-05-19xfs: add blockdev name to kthreadsJan Engelhardt
2010-04-29xfs: add a shrinker to background inode reclaimDave Chinner
2010-04-28blkdev: generalize flags for blkdev_issue_fn functionsDmitry Monakhov
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig
2010-03-05make sure data is on disk before calling ->write_inodeChristoph Hellwig
2010-02-09xfs: log changed inodes instead of writing them synchronouslyChristoph Hellwig
2010-02-06xfs: Use delayed write for inodes rather than async V2Dave Chinner
2010-02-08xfs: more reserved blocks fixupsEric Sandeen
2010-01-26xfs: don't hold onto reserved blocks on remount,roDave Chinner
2010-01-15xfs: Don't wake the aild once per secondDave Chinner
2010-01-15xfs: reclaim all inodes by background tree walksDave Chinner
2009-12-14xfs: event tracing supportChristoph Hellwig
2009-12-11xfs: cleanup dmapi macros in the umount pathChristoph Hellwig
2009-12-11xfs: reset the i_iolock lock class in the reclaim pathChristoph Hellwig
2009-12-11xfs: simplify inode teardownChristoph Hellwig
2009-10-09Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-10-08xfs: cleanup ->sync_fsChristoph Hellwig
2009-10-08xfs: implement ->dirty_inode to fix timestamp handlingChristoph Hellwig
2009-09-22const: mark remaining super_operations constAlexey Dobriyan
2009-09-02xfs: xfs_showargs() reports group *and* project quotas enabledAlex Elder