summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_super.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: disallow mounting of realtime + rmap filesystemsDarrick J. Wong2016-08-261-1/+8
* xfs: remove the extents array from the rmap update done log itemDarrick J. Wong2016-08-031-3/+1
* xfs: enable the rmap btree functionalityDarrick J. Wong2016-08-031-0/+4
* xfs: enable the xfs_defer mechanism to process rmaps to updateDarrick J. Wong2016-08-031-0/+1
* xfs: create rmap update intent log itemsDarrick J. Wong2016-08-031-0/+21
* xfs: rmap btree requires more reserved free spaceDarrick J. Wong2016-08-031-1/+1
* xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Darrick J. Wong2016-08-031-1/+1
* xfs: enable the xfs_defer mechanism to process extents to freeDarrick J. Wong2016-08-031-0/+2
* Merge branch 'xfs-4.8-misc-fixes-4' into for-nextDave Chinner2016-07-221-4/+0
|\
| * xfs: remove EXPERIMENTAL tag from sparse inode featureDave Chinner2016-07-221-4/+0
* | Merge branch 'xfs-4.8-misc-fixes-2' into for-nextDave Chinner2016-06-211-2/+11
|\ \
| * | xfs: convert list of extents to free into a regular listDarrick J. Wong2016-06-211-2/+3
| * | xfs: cancel eofblocks background trimming on remount read-onlyBrian Foster2016-06-211-0/+8
| |/
* | xfs: make several functions staticEric Sandeen2016-06-011-1/+1
|/
* Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-261-7/+5
|\
| * xfs: Add alignment check for DAX mountToshi Kani2016-05-171-7/+5
* | Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-261-39/+26
|\ \ | |/ |/|
| * Merge branch 'xfs-4.7-inode-reclaim' into for-nextDave Chinner2016-05-201-21/+7
| |\
| | * xfs: remove xfs_fs_evict_inode()Dave Chinner2016-05-181-21/+7
| * | Merge branch 'xfs-4.7-writeback-bio' into for-nextDave Chinner2016-05-201-18/+8
| |\ \
| | * | xfs: optimize bio handling in the buffer writeback pathChristoph Hellwig2016-04-061-18/+8
| | |/
| * | xfs: add missing break in xfs_parseargs()Eryu Guan2016-04-061-0/+1
| * | xfs: disallow rw remount on fs with unknown ro-compat featuresEric Sandeen2016-04-061-0/+10
| |/
* | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-041-2/+2
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-2/+2
|/
* Merge branch 'xfs-misc-fixes-4.6-3' into for-nextDave Chinner2016-03-091-0/+3
|\
| * xfs: check sizes of XFS on-disk structures at compile timeDarrick J. Wong2016-03-091-0/+3
* | xfs: fix up inode32/64 (re)mount handlingEric Sandeen2016-03-021-47/+55
* | xfs: sanitize remount optionsEric Sandeen2016-03-021-1/+31
* | xfs: convert mount option parsing to tokensEric Sandeen2016-03-021-194/+197
|/
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-141-2/+2
* XFS: Use a signed return type for suffix_kstrtoint()Markus Elfring2016-01-041-1/+1
* Merge branch 'xfs-misc-fixes-for-4.4-3' into for-nextDave Chinner2015-11-101-3/+4
|\
| * xfs: give all workqueues rescuer threadsChris Mason2015-11-101-3/+4
* | Merge branch 'xfs-misc-fixes-for-4.4-2' into for-nextDave Chinner2015-11-031-0/+1
|\ \ | |/
| * xfs: don't leak uuid table on rmmodDarrick J. Wong2015-11-031-0/+1
* | xfs: fix an error code in xfs_fs_fill_super()Dan Carpenter2015-10-191-1/+1
* | xfs: per-filesystem stats counter implementationBill O'Donnell2015-10-121-3/+3
* | xfs: per-filesystem stats in sysfsBill O'Donnell2015-10-121-2/+12
* | xfs: pass xfsstats structures to handlers and macrosBill O'Donnell2015-10-121-6/+15
* | xfs: create global stats and stats_clear in sysfsBill O'Donnell2015-10-121-5/+15
|/
* Merge tag 'xfs-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-071-10/+6
|\
| * xfs: collapse allocsize and biosize mount option handlingEric Sandeen2015-08-251-10/+2
| * xfs: relocate sparse inode mount warningBrian Foster2015-08-191-0/+4
* | fs: create and use seq_show_option for escapingKees Cook2015-09-041-2/+2
|/
* xfs: add initial DAX supportDave Chinner2015-06-041-2/+23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-261-1/+1
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-1/+1
* | Merge branch 'xfs-misc-fixes-for-4.1-3' into for-nextDave Chinner2015-04-131-0/+6
|\ \
| * | xfs: disallow ro->rw remount on norecovery mountEric Sandeen2015-04-131-0/+6
OpenPOWER on IntegriCloud