aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_super.c
Commit message (Expand)AuthorAge
* xfs: remove unneeded #include statementsChristoph Hellwig2010-07-26
* xfs: drop dmapi hooksChristoph Hellwig2010-07-26
* xfs: convert inode shrinker to per-filesystem contextsDave Chinner2010-07-19
* Merge branch 'delayed-logging-for-2.6.35' into for-linusAlex Elder2010-05-24
|\
| * xfs: Introduce delayed logging core codeDave Chinner2010-05-24
| * xfs: Clean up XFS_BLI_* flag namespaceDave Chinner2010-05-24
* | Merge branch 'master' into for-2.6.35Jens Axboe2010-05-21
|\|
| * xfs: wait for direct I/O to complete in fsync and write_inodeChristoph Hellwig2010-05-19
| * xfs: add blockdev name to kthreadsJan Engelhardt2010-05-19
| * xfs: add a shrinker to background inode reclaimDave Chinner2010-04-29
* | blkdev: generalize flags for blkdev_issue_fn functionsDmitry Monakhov2010-04-28
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* pass writeback_control to ->write_inodeChristoph Hellwig2010-03-05
* make sure data is on disk before calling ->write_inodeChristoph Hellwig2010-03-05
* xfs: log changed inodes instead of writing them synchronouslyChristoph Hellwig2010-02-08
* xfs: Use delayed write for inodes rather than async V2Dave Chinner2010-02-05
* xfs: more reserved blocks fixupsEric Sandeen2010-02-08
* xfs: don't hold onto reserved blocks on remount,roDave Chinner2010-01-25
* xfs: Don't wake the aild once per secondDave Chinner2010-01-15
* xfs: reclaim all inodes by background tree walksDave Chinner2010-01-15
* xfs: event tracing supportChristoph Hellwig2009-12-15
* xfs: cleanup dmapi macros in the umount pathChristoph Hellwig2009-12-11
* xfs: reset the i_iolock lock class in the reclaim pathChristoph Hellwig2009-12-11
* xfs: simplify inode teardownChristoph Hellwig2009-12-11
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-10-09
|\
| * xfs: cleanup ->sync_fsChristoph Hellwig2009-10-08
| * xfs: implement ->dirty_inode to fix timestamp handlingChristoph Hellwig2009-10-08
* | const: mark remaining super_operations constAlexey Dobriyan2009-09-22
|/
* xfs: xfs_showargs() reports group *and* project quotas enabledAlex Elder2009-09-02
* xfs: add more statics & drop some unused functionsEric Sandeen2009-08-31
* block: rename CONFIG_LBD to CONFIG_LBDAFBartlomiej Zolnierkiewicz2009-06-19
* Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linusFelix Blyakher2009-06-12
|\
| * xfs: use generic Posix ACL codeChristoph Hellwig2009-06-10
| * xfs: split xfs_sync_inodesChristoph Hellwig2009-06-08
| * xfs: kill xfs_qmopsChristoph Hellwig2009-06-08
* | xfs: remove ->write_super and stop maintaining ->s_dirtChristoph Hellwig2009-06-11
|/
* xfs: kill ino64 mount optionChristoph Hellwig2009-03-29
* xfs: make symbols staticHannes Eder2009-03-06
* xfs: only issues a cache flush on unmount if barriers are enabledChristoph Hellwig2009-03-04
* xfs: get rid of indirections in the quotaops implementationChristoph Hellwig2009-02-09
* xfs: remove uchar_t/ushort_t/uint_t/ulong_t typesChristoph Hellwig2009-02-09
* xfs: merge xfs_inode_flush into xfs_fs_write_inodeChristoph Hellwig2009-02-04
* xfs: fix bad_features2 fixups for the root filesystemChristoph Hellwig2009-01-18
* filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato2009-01-09
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-06
* move vn_iowait / vn_iowake into xfs_aops.cChristoph Hellwig2008-12-03
* kill xfs_unmount_flushChristoph Hellwig2008-12-03
* remove leftovers of shared read-only supportChristoph Hellwig2008-12-03
* kill dead inode flagsChristoph Hellwig2008-12-03
* [XFS] remove xfs_vfsops.hChristoph Hellwig2008-11-30