aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_super.c
Commit message (Expand)AuthorAge
* 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
|\
| * VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells2017-07-17
* | Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-11
|\ \
| * | xfs: perform dax_device lookup at mountDan Williams2017-08-31
| |/
* / xfs: use kmem_free to free return value of kmem_zallocPan Bian2017-09-03
|/
* Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-07-10
|\
| * xfs: remove double-underscore integer typesDarrick J. Wong2017-06-19
* | blk: replace bioset_create_nobvec() with a flags arg to bioset_create()NeilBrown2017-06-18
|/
* Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-12
|\
| * block, dax: move "select DAX" from BLOCK to FS_DAXDan Williams2017-05-08
* | xfs: use dedicated log worker wq to avoid deadlock with cil wqBrian Foster2017-04-03
|/
* xfs: only reclaim unwritten COW extents periodicallyChristoph Hellwig2017-03-07
* xfs: don't block the log commit handler for discardsChristoph Hellwig2017-02-09
* xfs: deprecate barrier/nobarrier mount optionDave Chinner2016-12-09
* xfs: remove i_iolock and use i_rwsem in the VFS inode insteadChristoph Hellwig2016-11-29
* xfs: check inode reflink flag before calling reflink functionsDarrick J. Wong2016-10-10
* xfs: recognize the reflink feature bitDarrick J. Wong2016-10-05
* xfs: garbage collect old cowextsz reservationsDarrick J. Wong2016-10-05
* xfs: preallocate blocks for worst-case btree expansionDarrick J. Wong2016-10-05
* xfs: store in-progress CoW allocations in the refcount btreeDarrick J. Wong2016-10-05
* xfs: cancel pending CoW reservations when destroying inodesDarrick J. Wong2016-10-05
* xfs: when replaying bmap operations, don't let unlinked inodes get reapedDarrick J. Wong2016-10-04
* xfs: implement deferred bmbt map/unmap operationsDarrick J. Wong2016-10-04
* xfs: create bmbt update intent log itemsDarrick J. Wong2016-10-04
* xfs: connect refcount adjust functions to upper layersDarrick J. Wong2016-10-03
* xfs: create refcount update intent log itemsDarrick J. Wong2016-10-03
* Merge branch 'xfs-4.9-log-recovery-fixes' into for-nextDave Chinner2016-10-02
|\
| * xfs: quiesce the filesystem after recovery on readonly mountDave Chinner2016-09-25
* | xfs: convert RUI log formats to use variable length arraysDarrick J. Wong2016-09-18
|/
* xfs: disallow mounting of realtime + rmap filesystemsDarrick J. Wong2016-08-26
* xfs: remove the extents array from the rmap update done log itemDarrick J. Wong2016-08-02
* xfs: enable the rmap btree functionalityDarrick J. Wong2016-08-02
* xfs: enable the xfs_defer mechanism to process rmaps to updateDarrick J. Wong2016-08-02
* xfs: create rmap update intent log itemsDarrick J. Wong2016-08-02
* xfs: rmap btree requires more reserved free spaceDarrick J. Wong2016-08-02
* xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Darrick J. Wong2016-08-02
* xfs: enable the xfs_defer mechanism to process extents to freeDarrick J. Wong2016-08-02
* Merge branch 'xfs-4.8-misc-fixes-4' into for-nextDave Chinner2016-07-22
|\
| * xfs: remove EXPERIMENTAL tag from sparse inode featureDave Chinner2016-07-22
* | Merge branch 'xfs-4.8-misc-fixes-2' into for-nextDave Chinner2016-06-20
|\ \
| * | xfs: convert list of extents to free into a regular listDarrick J. Wong2016-06-20
| * | xfs: cancel eofblocks background trimming on remount read-onlyBrian Foster2016-06-20
| |/
* / xfs: make several functions staticEric Sandeen2016-06-01
|/
* Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-26
|\
| * xfs: Add alignment check for DAX mountToshi Kani2016-05-17
* | Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-26
|\ \ | |/ |/|
| * Merge branch 'xfs-4.7-inode-reclaim' into for-nextDave Chinner2016-05-19
| |\
| | * xfs: remove xfs_fs_evict_inode()Dave Chinner2016-05-17
| * | Merge branch 'xfs-4.7-writeback-bio' into for-nextDave Chinner2016-05-19
| |\ \