summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_super.c
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-261-39/+26Star
|\ \ | |/ |/|
| * Merge branch 'xfs-4.7-inode-reclaim' into for-nextDave Chinner2016-05-201-21/+7Star
| |\
| | * xfs: remove xfs_fs_evict_inode()Dave Chinner2016-05-181-21/+7Star
| * | Merge branch 'xfs-4.7-writeback-bio' into for-nextDave Chinner2016-05-201-18/+8Star
| |\ \
| | * | xfs: optimize bio handling in the buffer writeback pathChristoph Hellwig2016-04-061-18/+8Star
| | |/
| * | xfs: add missing break in xfs_parseargs()Eryu Guan2016-04-051-0/+1
| * | xfs: disallow rw remount on fs with unknown ro-compat featuresEric Sandeen2016-04-051-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-081-0/+3
|\
| * xfs: check sizes of XFS on-disk structures at compile timeDarrick J. Wong2016-03-081-0/+3
* | xfs: fix up inode32/64 (re)mount handlingEric Sandeen2016-03-011-47/+55
* | xfs: sanitize remount optionsEric Sandeen2016-03-011-1/+31
* | xfs: convert mount option parsing to tokensEric Sandeen2016-03-011-194/+197
|/
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-151-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-181-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-111-6/+15
* | xfs: create global stats and stats_clear in sysfsBill O'Donnell2015-10-111-5/+15
|/
* Merge tag 'xfs-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-071-10/+6Star
|\
| * xfs: collapse allocsize and biosize mount option handlingEric Sandeen2015-08-251-10/+2Star
| * xfs: relocate sparse inode mount warningBrian Foster2015-08-191-0/+4
* | fs: create and use seq_show_option for escapingKees Cook2015-09-051-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-271-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
* | | Merge branch 'xfs-misc-fixes-for-4.1-2' into for-nextDave Chinner2015-03-251-1/+1
|\ \ \
| * | | xfs: Fix incorrect positive ENOMEM returnJoe Perches2015-03-251-1/+1
* | | | Merge branch 'xfs-mmap-lock' into for-nextDave Chinner2015-02-241-0/+2
|\ \ \ \
| * | | | xfs: introduce mmap/truncate lockDave Chinner2015-02-231-0/+2
| | |_|/ | |/| |
* | | | Merge branch 'xfs-generic-sb-counters' into for-nextDave Chinner2015-02-241-27/+78
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | xfs: Remove icsb infrastructureDave Chinner2015-02-231-20/+64
| * | xfs: use generic percpu counters for free block counterDave Chinner2015-02-231-3/+7
| * | xfs: use generic percpu counters for free inode counterDave Chinner2015-02-231-1/+3
| * | xfs: use generic percpu counters for inode counterDave Chinner2015-02-231-3/+4
| |/
* | xfs: remove deprecated mount optionsEric Sandeen2015-02-241-20/+0Star
* | xfs: log unmount events on consoleEric Sandeen2015-02-241-0/+1
|/
* fs: consolidate {nr,free}_cached_objects args in shrink_controlVladimir Davydov2015-02-131-4/+3Star
* Merge branch 'xfs-misc-fixes-for-3.20-4' into for-nextDave Chinner2015-02-091-0/+5
|\
| * xfs: report proper f_files in statfs if we overshoot imaxpctEric Sandeen2015-02-051-0/+5
* | Merge branch 'xfs-sb-logging-rework' into for-nextDave Chinner2015-01-211-6/+7
|\|
| * xfs: consolidate superblock logging functionsDave Chinner2015-01-211-6/+7