aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_super.c
Commit message (Expand)AuthorAge
* Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...Linus Torvalds2019-09-19
|\
| * fs: Fill in max and min timestamps in superblockDeepa Dinamani2019-08-30
* | xfs: prevent CIL push holdoff in log recoveryDave Chinner2019-09-06
|/
* xfs: remove unused header filesEric Sandeen2019-06-28
* xfs: implement cgroup aware writebackChristoph Hellwig2019-06-28
* xfs: move the log ioend workqueue to struct xlogChristoph Hellwig2019-06-28
* xfs: separate inode geometryDarrick J. Wong2019-06-12
* Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-07
|\
| * block: remove CONFIG_LBDAFChristoph Hellwig2019-04-06
* | xfs: change some error-less functions to void typesEric Sandeen2019-05-01
* | xfs: don't parse the mtpt mount optionChristoph Hellwig2019-04-30
* | xfs: rename the speculative block allocation reclaim toggle functionsDarrick J. Wong2019-04-26
* | xfs: track delayed allocation reservations across the filesystemDarrick J. Wong2019-04-26
* | xfs: remove unused m_data_workqueueDarrick J. Wong2019-04-16
|/
* xfs: introduce an always_cow modeChristoph Hellwig2019-02-21
* xfs: reserve blocks for ifree transaction during log recoveryDarrick J. Wong2019-02-15
* xfs: add a block to inode count converterDarrick J. Wong2018-12-12
* xfs: idiotproof defer op type configurationDarrick J. Wong2018-12-12
* xfs: add a define for statfs magic to uapiAdam Borowski2018-10-18
* xfs: print dangling delalloc extentsChristoph Hellwig2018-10-18
* xfs: remove the xfs_ifork_t typedefChristoph Hellwig2018-07-30
* xfs: remove deprecated barrier/nobarrier mountEric Sandeen2018-07-26
* xfs: add support for sub-pagesize writeback without buffer_headsChristoph Hellwig2018-07-12
* Merge tag 'xfs-4.18-merge-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-06-12
|\
| * xfs: clean up MIN/MAXDave Chinner2018-06-08
| * xfs: convert to SPDX license tagsDave Chinner2018-06-06
* | Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-06-05
|\|
| * dax: change bdev_dax_supported() to support boolean returnsDave Jiang2018-05-31
| * fs: allow per-device dax status checking for filesystemsDarrick J. Wong2018-05-31
| * xfs: clear sb->s_fs_info on mount failureDave Chinner2018-05-15
| * xfs: add mount delay debug optionDave Chinner2018-05-15
| * xfs: halt auto-reclamation activities while rebuilding rmapDarrick J. Wong2018-05-15
| * xfs: get rid of the log item descriptorDave Chinner2018-05-10
* | xfs: convert to bioset_init()/mempool_init()Kent Overstreet2018-05-30
|/
* xfs: non-scrub - remove unused function parametersEric Sandeen2018-04-09
* xfs: clean up xfs_mount allocation and dynamic initializersBrian Foster2018-03-26
* xfs: check for cow blocks before trying to clear themDarrick J. Wong2018-03-11
* xfs: implement the lazytime mount optionChristoph Hellwig2018-03-11
* xfs: fix potential memory leak in mount option parsingChengguang Xu2018-02-26
* xfs: remove experimental tag for reverse mappingDarrick J. Wong2018-02-02
* xfs: don't allow reflink + realtime filesystemsDarrick J. Wong2018-02-02
* xfs: don't allow DAX on reflink filesystemsDarrick J. Wong2018-02-02
* xfs: remove experimental tag for reflinksChristoph Hellwig2018-01-29
* xfs: Show realtime device stats on statfs calls if realtime flags setRichard Wareing2018-01-08
* Merge tag 'xfs-4.15-fixes-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-12-22
|\
| * xfs: remove leftover CoW reservations when remounting roDarrick J. Wong2017-12-21
* | Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-27
|/
* Convert fs/*/* to SB_I_VERSIONMatthew Garrett2017-10-18
* xfs: Output warning message when discard option was enabled even though the d...Kenjiro Nakayama2017-09-25
* Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-09-14
|\