aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_super.c
Commit message (Expand)AuthorAge
* Merge tag 'xfs-for-linus-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-12
|\
| * Merge branch 'xfs-misc-fixes-for-3.19-2' into for-nextDave Chinner2014-12-03
| |\
| | * xfs: split metadata and log buffer completion to separate workqueuesBrian Foster2014-12-03
| | * xfs: active inodes stat is brokenDave Chinner2014-12-03
| | * Merge branch 'xfs-coccinelle-cleanups' into xfs-misc-fixes-for-3.19-2Dave Chinner2014-12-03
| | |\
| * | \ Merge branch 'xfs-coccinelle-cleanups' into for-nextDave Chinner2014-11-30
| |\ \ \ | | | |/ | | |/|
| | * | xfs: remove unnecessary null checksMarkus Elfring2014-11-30
| * | | Merge branch 'xfs-consolidate-format-defs' into for-nextDave Chinner2014-11-27
| |\ \ \ | | |_|/ | |/| |
| | * | xfs: merge xfs_inum.h into xfs_format.hChristoph Hellwig2014-11-27
| | * | xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-27
| | * | xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig2014-11-27
| | |/
| * / xfs: replace global xfslogd wq with per-mount wqBrian Foster2014-11-27
| |/
* / xfs: Set allowed quota typesJan Kara2014-11-10
|/
* xfs: xfs_kset should be static Dave Chinner2014-09-28
* xfs: add debug sysfs attribute setBrian Foster2014-09-08
* xfs: mark all internal workqueues as freezableBrian Foster2014-09-08
* Merge branch 'xfs-misc-fixes-3.17-1' into for-nextDave Chinner2014-08-03
|\
| * xfs: require 64-bit sector_tChristoph Hellwig2014-07-29
| * xfs: tidy up xfs_set_inode32Eric Sandeen2014-07-24
| * xfs: allow inode allocations in post-growfs disk spaceEric Sandeen2014-07-24
* | xfs: add a sysfs ksetBrian Foster2014-07-14
|/
* xfs: global error sign conversionDave Chinner2014-06-25
* xfs: Nuke XFS_ERROR macroEric Sandeen2014-06-22
* Merge branch 'xfs-filestreams-lookup' into for-nextDave Chinner2014-05-14
|\
| * xfs: don't create a slab cache for filestream itemsChristoph Hellwig2014-04-22
* | Merge branch 'xfs-unused-args-cleanup' into for-nextDave Chinner2014-05-14
|\ \
| * | xfs: remove unused args from xfs_alloc_buftarg()Eric Sandeen2014-04-14
| * | xfs: remove unused blocksize arg from xfs_setsize_buftarg()Eric Sandeen2014-04-14
| |/
* | xfs: negate xfs_icsb_init_counters error value Dave Chinner2014-05-14
* | xfs: negate mount workqueue init error valueDave Chinner2014-05-14
|/
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-04-04
|\
| * fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o2014-03-13
* | mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-03
* | Revert "writeback: do not sync data dirtied after sync start"Jan Kara2014-02-21
|/
* Merge tag 'xfs-for-linus-v3.13-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-11-14
|\
| * xfs: fix static and extern sparse warningsDave Chinner2013-10-30
| * xfs: decouple inode and bmap btree header filesDave Chinner2013-10-23
| * xfs: decouple log and transaction headersDave Chinner2013-10-23
| * xfs: unify directory/attribute format definitionsDave Chinner2013-10-23
| * xfs: create a shared header file for format-related informationDave Chinner2013-10-23
| * xfs: remove newlines from strings passed to __xfs_printkEric Sandeen2013-10-17
| * xfs: remove usage of is_bad_inodeBen Myers2013-10-01
* | writeback: do not sync data dirtied after sync startJan Kara2013-11-12
|/
* fs: convert inode and dentry shrinking to be node awareDave Chinner2013-09-10
* shrinker: convert superblock shrinkers to new APIDave Chinner2013-09-10
* xfs: consolidate xfs_utils.cDave Chinner2013-08-12
* xfs: kill xfs_vnodeops.[ch]Dave Chinner2013-08-12
* xfs: reshuffle dir2 definitions around for userspaceDave Chinner2013-08-12
* xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner2013-08-12
* xfs: WQ_NON_REENTRANT is meaningless and going awayTejun Heo2013-07-30