summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_super.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0Star
* xfs: xfs_kset should be static Dave Chinner2014-09-291-1/+2
* xfs: add debug sysfs attribute setBrian Foster2014-09-091-2/+21
* xfs: mark all internal workqueues as freezableBrian Foster2014-09-091-7/+8
* Merge branch 'xfs-misc-fixes-3.17-1' into for-nextDave Chinner2014-08-041-17/+17
|\
| * xfs: require 64-bit sector_tChristoph Hellwig2014-07-301-8/+0Star
| * xfs: tidy up xfs_set_inode32Eric Sandeen2014-07-241-2/+4
| * xfs: allow inode allocations in post-growfs disk spaceEric Sandeen2014-07-241-7/+13
* | xfs: add a sysfs ksetBrian Foster2014-07-141-1/+11
|/
* xfs: global error sign conversionDave Chinner2014-06-251-44/+44
* xfs: Nuke XFS_ERROR macroEric Sandeen2014-06-221-8/+8
* Merge branch 'xfs-filestreams-lookup' into for-nextDave Chinner2014-05-151-8/+1Star
|\
| * xfs: don't create a slab cache for filestream itemsChristoph Hellwig2014-04-221-8/+1Star
* | Merge branch 'xfs-unused-args-cleanup' into for-nextDave Chinner2014-05-151-9/+4Star
|\ \
| * | xfs: remove unused args from xfs_alloc_buftarg()Eric Sandeen2014-04-141-5/+3Star
| * | xfs: remove unused blocksize arg from xfs_setsize_buftarg()Eric Sandeen2014-04-141-4/+1Star
| |/
* | xfs: negate xfs_icsb_init_counters error value Dave Chinner2014-05-151-1/+1
* | xfs: negate mount workqueue init error valueDave Chinner2014-05-151-1/+1
|/
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-04-051-0/+1
|\
| * fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o2014-03-131-0/+1
* | mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-041-1/+1
* | Revert "writeback: do not sync data dirtied after sync start"Jan Kara2014-02-221-1/+1
|/
* Merge tag 'xfs-for-linus-v3.13-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-11-141-26/+12Star
|\
| * xfs: fix static and extern sparse warningsDave Chinner2013-10-301-1/+1
| * xfs: decouple inode and bmap btree header filesDave Chinner2013-10-231-12/+4Star
| * xfs: decouple log and transaction headersDave Chinner2013-10-231-3/+5
| * xfs: unify directory/attribute format definitionsDave Chinner2013-10-231-1/+1
| * xfs: create a shared header file for format-related informationDave Chinner2013-10-231-0/+1
| * xfs: remove newlines from strings passed to __xfs_printkEric Sandeen2013-10-171-1/+1
| * xfs: remove usage of is_bad_inodeBen Myers2013-10-021-9/+0Star
* | writeback: do not sync data dirtied after sync startJan Kara2013-11-131-1/+1
|/
* fs: convert inode and dentry shrinking to be node awareDave Chinner2013-09-111-2/+4
* shrinker: convert superblock shrinkers to new APIDave Chinner2013-09-111-4/+4
* xfs: consolidate xfs_utils.cDave Chinner2013-08-121-1/+0Star
* xfs: kill xfs_vnodeops.[ch]Dave Chinner2013-08-121-1/+0Star
* xfs: reshuffle dir2 definitions around for userspaceDave Chinner2013-08-121-1/+2
* xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner2013-08-121-0/+1
* xfs: WQ_NON_REENTRANT is meaningless and going awayTejun Heo2013-07-301-3/+3
* xfs: Start using pquotaino from the superblock.Chandra Seetharaman2013-07-221-9/+10
* xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKDChandra Seetharaman2013-06-291-8/+8
* xfs: implement inode change countDave Chinner2013-06-281-0/+4
* xfs: Inode create log itemsDave Chinner2013-06-271-0/+8
* xfs: Remove XFS_MOUNT_RETERRJie Liu2013-06-191-8/+3Star
* xfs: disable noattr2/attr2 mount options for CRC enabled filesystemsDave Chinner2013-06-051-0/+11
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-041-0/+1
* fs/xfs remove obsolete simple_strto<foo>Abhijit Pawar2013-01-131-10/+19
* xfs: add background scanning to clear eofblocks inodesBrian Foster2012-11-081-0/+9
* xfs: rename xfs_sync.[ch] to xfs_icache.[ch]Dave Chinner2012-10-171-1/+1
* xfs: xfs_quiesce_attr() should quiesce the log like unmountDave Chinner2012-10-171-33/+8Star
* xfs: move xfs_quiesce_attr() into xfs_super.cDave Chinner2012-10-171-0/+67