aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_super.c
AgeCommit message (Expand)Author
2016-06-01xfs: disallow rw remount on fs with unknown ro-compat featuresEric Sandeen
2016-06-01xfs: disallow ro->rw remount on norecovery mountEric Sandeen
2014-09-29xfs: xfs_kset should be static Dave Chinner
2014-09-09xfs: add debug sysfs attribute setBrian Foster
2014-09-09xfs: mark all internal workqueues as freezableBrian Foster
2014-08-04Merge branch 'xfs-misc-fixes-3.17-1' into for-nextDave Chinner
2014-07-30xfs: require 64-bit sector_tChristoph Hellwig
2014-07-24xfs: tidy up xfs_set_inode32Eric Sandeen
2014-07-24xfs: allow inode allocations in post-growfs disk spaceEric Sandeen
2014-07-15xfs: add a sysfs ksetBrian Foster
2014-06-25xfs: global error sign conversionDave Chinner
2014-06-22xfs: Nuke XFS_ERROR macroEric Sandeen
2014-05-15Merge branch 'xfs-filestreams-lookup' into for-nextDave Chinner
2014-05-15Merge branch 'xfs-unused-args-cleanup' into for-nextDave Chinner
2014-05-15xfs: negate xfs_icsb_init_counters error value Dave Chinner
2014-05-15xfs: negate mount workqueue init error valueDave Chinner
2014-04-23xfs: don't create a slab cache for filestream itemsChristoph Hellwig
2014-04-14xfs: remove unused args from xfs_alloc_buftarg()Eric Sandeen
2014-04-14xfs: remove unused blocksize arg from xfs_setsize_buftarg()Eric Sandeen
2014-04-04Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-04-03mm + fs: store shadow entries in page cacheJohannes Weiner
2014-03-13fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o
2014-02-22Revert "writeback: do not sync data dirtied after sync start"Jan Kara
2013-11-14Merge tag 'xfs-for-linus-v3.13-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-11-13writeback: do not sync data dirtied after sync startJan Kara
2013-10-30xfs: fix static and extern sparse warningsDave Chinner
2013-10-23xfs: decouple inode and bmap btree header filesDave Chinner
2013-10-23xfs: decouple log and transaction headersDave Chinner
2013-10-23xfs: unify directory/attribute format definitionsDave Chinner
2013-10-23xfs: create a shared header file for format-related informationDave Chinner
2013-10-17xfs: remove newlines from strings passed to __xfs_printkEric Sandeen
2013-10-01xfs: remove usage of is_bad_inodeBen Myers
2013-09-10fs: convert inode and dentry shrinking to be node awareDave Chinner
2013-09-10shrinker: convert superblock shrinkers to new APIDave Chinner
2013-08-12xfs: consolidate xfs_utils.cDave Chinner
2013-08-12xfs: kill xfs_vnodeops.[ch]Dave Chinner
2013-08-12xfs: reshuffle dir2 definitions around for userspaceDave Chinner
2013-08-12xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner
2013-07-30xfs: WQ_NON_REENTRANT is meaningless and going awayTejun Heo
2013-07-22xfs: Start using pquotaino from the superblock.Chandra Seetharaman
2013-06-28xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKDChandra Seetharaman
2013-06-28xfs: implement inode change countDave Chinner
2013-06-27xfs: Inode create log itemsDave Chinner
2013-06-19xfs: Remove XFS_MOUNT_RETERRJie Liu
2013-06-05xfs: disable noattr2/attr2 mount options for CRC enabled filesystemsDave Chinner
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-01-13fs/xfs remove obsolete simple_strto<foo>Abhijit Pawar
2012-11-08xfs: add background scanning to clear eofblocks inodesBrian Foster
2012-10-17xfs: rename xfs_sync.[ch] to xfs_icache.[ch]Dave Chinner
2012-10-17xfs: xfs_quiesce_attr() should quiesce the log like unmountDave Chinner