summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_super.c
Commit message (Expand)AuthorAgeFilesLines
* fs: consolidate {nr,free}_cached_objects args in shrink_controlVladimir Davydov2015-02-121-4/+3
* Merge branch 'xfs-misc-fixes-for-3.20-4' into for-nextDave Chinner2015-02-101-0/+5
|\
| * xfs: report proper f_files in statfs if we overshoot imaxpctEric Sandeen2015-02-061-0/+5
* | Merge branch 'xfs-sb-logging-rework' into for-nextDave Chinner2015-01-221-6/+7
|\ \ | |/
| * xfs: consolidate superblock logging functionsDave Chinner2015-01-221-6/+7
| * xfs: remove bitfield based superblock updatesDave Chinner2015-01-221-1/+1
* | xfs: remove extra newlines from xfs messagesEric Sandeen2014-12-241-1/+1
|/
* Merge tag 'xfs-for-linus-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-121-8/+11
|\
| * Merge branch 'xfs-misc-fixes-for-3.19-2' into for-nextDave Chinner2014-12-041-4/+2
| |\
| | * xfs: split metadata and log buffer completion to separate workqueuesBrian Foster2014-12-041-3/+2
| | * xfs: active inodes stat is brokenDave Chinner2014-12-041-1/+0
| | * Merge branch 'xfs-coccinelle-cleanups' into xfs-misc-fixes-for-3.19-2Dave Chinner2014-12-041-2/+1
| | |\
| * | \ Merge branch 'xfs-coccinelle-cleanups' into for-nextDave Chinner2014-12-011-2/+1
| |\ \ \ | | | |/ | | |/|
| | * | xfs: remove unnecessary null checksMarkus Elfring2014-12-011-2/+1
| * | | Merge branch 'xfs-consolidate-format-defs' into for-nextDave Chinner2014-11-281-3/+0
| |\ \ \ | | |_|/ | |/| |
| | * | xfs: merge xfs_inum.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0
| | * | xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0
| | * | xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0
| | |/
| * | xfs: replace global xfslogd wq with per-mount wqBrian Foster2014-11-281-1/+10
| |/
* | xfs: Set allowed quota typesJan Kara2014-11-101-0/+1
|/
* 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/+0
| * 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-151-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/+1
|\
| * xfs: don't create a slab cache for filestream itemsChristoph Hellwig2014-04-231-8/+1
* | Merge branch 'xfs-unused-args-cleanup' into for-nextDave Chinner2014-05-151-9/+4
|\ \
| * | xfs: remove unused args from xfs_alloc_buftarg()Eric Sandeen2014-04-141-5/+3
| * | xfs: remove unused blocksize arg from xfs_setsize_buftarg()Eric Sandeen2014-04-141-4/+1
| |/
* | 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-041-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-031-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/+12
|\
| * xfs: fix static and extern sparse warningsDave Chinner2013-10-301-1/+1
| * xfs: decouple inode and bmap btree header filesDave Chinner2013-10-231-12/+4
| * 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-011-9/+0
* | writeback: do not sync data dirtied after sync startJan Kara2013-11-131-1/+1
|/
OpenPOWER on IntegriCloud