aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_super.c
AgeCommit message (Expand)Author
2016-06-07xfs: disallow rw remount on fs with unknown ro-compat featuresEric Sandeen
2015-11-10Merge branch 'xfs-misc-fixes-for-4.4-3' into for-nextDave Chinner
2015-11-10xfs: give all workqueues rescuer threadsChris Mason
2015-11-03Merge branch 'xfs-misc-fixes-for-4.4-2' into for-nextDave Chinner
2015-11-03xfs: don't leak uuid table on rmmodDarrick J. Wong
2015-10-19xfs: fix an error code in xfs_fs_fill_super()Dan Carpenter
2015-10-12xfs: per-filesystem stats counter implementationBill O'Donnell
2015-10-12xfs: per-filesystem stats in sysfsBill O'Donnell
2015-10-12xfs: pass xfsstats structures to handlers and macrosBill O'Donnell
2015-10-12xfs: create global stats and stats_clear in sysfsBill O'Donnell
2015-09-07Merge tag 'xfs-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-04fs: create and use seq_show_option for escapingKees Cook
2015-08-25xfs: collapse allocsize and biosize mount option handlingEric Sandeen
2015-08-19xfs: relocate sparse inode mount warningBrian Foster
2015-06-04xfs: add initial DAX supportDave Chinner
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-04-13Merge branch 'xfs-misc-fixes-for-4.1-3' into for-nextDave Chinner
2015-04-13xfs: disallow ro->rw remount on norecovery mountEric Sandeen
2015-03-25Merge branch 'xfs-misc-fixes-for-4.1-2' into for-nextDave Chinner
2015-03-25xfs: Fix incorrect positive ENOMEM returnJoe Perches
2015-02-24Merge branch 'xfs-mmap-lock' into for-nextDave Chinner
2015-02-24Merge branch 'xfs-generic-sb-counters' into for-nextDave Chinner
2015-02-24xfs: remove deprecated mount optionsEric Sandeen
2015-02-24xfs: log unmount events on consoleEric Sandeen
2015-02-23xfs: introduce mmap/truncate lockDave Chinner
2015-02-23xfs: Remove icsb infrastructureDave Chinner
2015-02-23xfs: use generic percpu counters for free block counterDave Chinner
2015-02-23xfs: use generic percpu counters for free inode counterDave Chinner
2015-02-23xfs: use generic percpu counters for inode counterDave Chinner
2015-02-12fs: consolidate {nr,free}_cached_objects args in shrink_controlVladimir Davydov
2015-02-10Merge branch 'xfs-misc-fixes-for-3.20-4' into for-nextDave Chinner
2015-02-06xfs: report proper f_files in statfs if we overshoot imaxpctEric Sandeen
2015-01-22Merge branch 'xfs-sb-logging-rework' into for-nextDave Chinner
2015-01-22xfs: consolidate superblock logging functionsDave Chinner
2015-01-22xfs: remove bitfield based superblock updatesDave Chinner
2014-12-24xfs: remove extra newlines from xfs messagesEric Sandeen
2014-12-12Merge tag 'xfs-for-linus-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-12-04Merge branch 'xfs-misc-fixes-for-3.19-2' into for-nextDave Chinner
2014-12-04xfs: split metadata and log buffer completion to separate workqueuesBrian Foster
2014-12-04xfs: active inodes stat is brokenDave Chinner
2014-12-04Merge branch 'xfs-coccinelle-cleanups' into xfs-misc-fixes-for-3.19-2Dave Chinner
2014-12-01Merge branch 'xfs-coccinelle-cleanups' into for-nextDave Chinner
2014-12-01xfs: remove unnecessary null checksMarkus Elfring
2014-11-28Merge branch 'xfs-consolidate-format-defs' into for-nextDave Chinner
2014-11-28xfs: merge xfs_inum.h into xfs_format.hChristoph Hellwig
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig
2014-11-28xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig
2014-11-28xfs: replace global xfslogd wq with per-mount wqBrian Foster
2014-11-10xfs: Set allowed quota typesJan Kara