aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_super.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-26Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-7/+5
2016-05-26Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfsLinus Torvalds1-39/+26
2016-05-20Merge branch 'xfs-4.7-inode-reclaim' into for-nextDave Chinner1-21/+7
2016-05-20Merge branch 'xfs-4.7-writeback-bio' into for-nextDave Chinner1-18/+8
2016-05-18xfs: remove xfs_fs_evict_inode()Dave Chinner1-21/+7
2016-05-17xfs: Add alignment check for DAX mountToshi Kani1-7/+5
2016-04-06xfs: optimize bio handling in the buffer writeback pathChristoph Hellwig1-18/+8
2016-04-06xfs: add missing break in xfs_parseargs()Eryu Guan1-0/+1
2016-04-06xfs: disallow rw remount on fs with unknown ro-compat featuresEric Sandeen1-0/+10
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov1-2/+2
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-2/+2
2016-03-09Merge branch 'xfs-misc-fixes-4.6-3' into for-nextDave Chinner1-0/+3
2016-03-09xfs: check sizes of XFS on-disk structures at compile timeDarrick J. Wong1-0/+3
2016-03-02xfs: fix up inode32/64 (re)mount handlingEric Sandeen1-47/+55
2016-03-02xfs: sanitize remount optionsEric Sandeen1-1/+31
2016-03-02xfs: convert mount option parsing to tokensEric Sandeen1-194/+197
2016-01-14kmemcg: account certain kmem allocations to memcgVladimir Davydov1-2/+2
2016-01-04XFS: Use a signed return type for suffix_kstrtoint()Markus Elfring1-1/+1
2015-11-10Merge branch 'xfs-misc-fixes-for-4.4-3' into for-nextDave Chinner1-3/+4
2015-11-10xfs: give all workqueues rescuer threadsChris Mason1-3/+4
2015-11-03Merge branch 'xfs-misc-fixes-for-4.4-2' into for-nextDave Chinner1-0/+1
2015-11-03xfs: don't leak uuid table on rmmodDarrick J. Wong1-0/+1
2015-10-19xfs: fix an error code in xfs_fs_fill_super()Dan Carpenter1-1/+1
2015-10-12xfs: per-filesystem stats counter implementationBill O'Donnell1-3/+3
2015-10-12xfs: per-filesystem stats in sysfsBill O'Donnell1-2/+12
2015-10-12xfs: pass xfsstats structures to handlers and macrosBill O'Donnell1-6/+15
2015-10-12xfs: create global stats and stats_clear in sysfsBill O'Donnell1-5/+15
2015-09-07Merge tag 'xfs-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfsLinus Torvalds1-10/+6
2015-09-04fs: create and use seq_show_option for escapingKees Cook1-2/+2
2015-08-25xfs: collapse allocsize and biosize mount option handlingEric Sandeen1-10/+2
2015-08-19xfs: relocate sparse inode mount warningBrian Foster1-0/+4
2015-06-04xfs: add initial DAX supportDave Chinner1-2/+23
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells1-1/+1
2015-04-13Merge branch 'xfs-misc-fixes-for-4.1-3' into for-nextDave Chinner1-0/+6
2015-04-13xfs: disallow ro->rw remount on norecovery mountEric Sandeen1-0/+6
2015-03-25Merge branch 'xfs-misc-fixes-for-4.1-2' into for-nextDave Chinner1-1/+1
2015-03-25xfs: Fix incorrect positive ENOMEM returnJoe Perches1-1/+1
2015-02-24Merge branch 'xfs-mmap-lock' into for-nextDave Chinner1-0/+2
2015-02-24Merge branch 'xfs-generic-sb-counters' into for-nextDave Chinner1-27/+78
2015-02-24xfs: remove deprecated mount optionsEric Sandeen1-20/+0
2015-02-24xfs: log unmount events on consoleEric Sandeen1-0/+1
2015-02-23xfs: introduce mmap/truncate lockDave Chinner1-0/+2
2015-02-23xfs: Remove icsb infrastructureDave Chinner1-20/+64
2015-02-23xfs: use generic percpu counters for free block counterDave Chinner1-3/+7
2015-02-23xfs: use generic percpu counters for free inode counterDave Chinner1-1/+3
2015-02-23xfs: use generic percpu counters for inode counterDave Chinner1-3/+4
2015-02-12fs: consolidate {nr,free}_cached_objects args in shrink_controlVladimir Davydov1-4/+3
2015-02-10Merge branch 'xfs-misc-fixes-for-3.20-4' into for-nextDave Chinner1-0/+5
2015-02-06xfs: report proper f_files in statfs if we overshoot imaxpctEric Sandeen1-0/+5