Age | Commit message (Expand) | Author |
2019-09-19 | Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p... | Linus Torvalds |
2019-09-05 | xfs: prevent CIL push holdoff in log recovery | Dave Chinner |
2019-08-30 | fs: Fill in max and min timestamps in superblock | Deepa Dinamani |
2019-06-28 | xfs: remove unused header files | Eric Sandeen |
2019-06-28 | xfs: implement cgroup aware writeback | Christoph Hellwig |
2019-06-28 | xfs: move the log ioend workqueue to struct xlog | Christoph Hellwig |
2019-06-12 | xfs: separate inode geometry | Darrick J. Wong |
2019-05-07 | Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-05-01 | xfs: change some error-less functions to void types | Eric Sandeen |
2019-04-30 | xfs: don't parse the mtpt mount option | Christoph Hellwig |
2019-04-26 | xfs: rename the speculative block allocation reclaim toggle functions | Darrick J. Wong |
2019-04-26 | xfs: track delayed allocation reservations across the filesystem | Darrick J. Wong |
2019-04-16 | xfs: remove unused m_data_workqueue | Darrick J. Wong |
2019-04-06 | block: remove CONFIG_LBDAF | Christoph Hellwig |
2019-02-21 | xfs: introduce an always_cow mode | Christoph Hellwig |
2019-02-14 | xfs: reserve blocks for ifree transaction during log recovery | Darrick J. Wong |
2018-12-12 | xfs: add a block to inode count converter | Darrick J. Wong |
2018-12-12 | xfs: idiotproof defer op type configuration | Darrick J. Wong |
2018-10-18 | xfs: add a define for statfs magic to uapi | Adam Borowski |
2018-10-18 | xfs: print dangling delalloc extents | Christoph Hellwig |
2018-07-30 | xfs: remove the xfs_ifork_t typedef | Christoph Hellwig |
2018-07-26 | xfs: remove deprecated barrier/nobarrier mount | Eric Sandeen |
2018-07-11 | xfs: add support for sub-pagesize writeback without buffer_heads | Christoph Hellwig |
2018-06-12 | Merge tag 'xfs-4.18-merge-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2018-06-08 | xfs: clean up MIN/MAX | Dave Chinner |
2018-06-06 | xfs: convert to SPDX license tags | Dave Chinner |
2018-06-05 | Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2018-05-31 | dax: change bdev_dax_supported() to support boolean returns | Dave Jiang |
2018-05-31 | fs: allow per-device dax status checking for filesystems | Darrick J. Wong |
2018-05-30 | xfs: convert to bioset_init()/mempool_init() | Kent Overstreet |
2018-05-15 | xfs: clear sb->s_fs_info on mount failure | Dave Chinner |
2018-05-15 | xfs: add mount delay debug option | Dave Chinner |
2018-05-15 | xfs: halt auto-reclamation activities while rebuilding rmap | Darrick J. Wong |
2018-05-10 | xfs: get rid of the log item descriptor | Dave Chinner |
2018-04-09 | xfs: non-scrub - remove unused function parameters | Eric Sandeen |
2018-03-26 | xfs: clean up xfs_mount allocation and dynamic initializers | Brian Foster |
2018-03-11 | xfs: check for cow blocks before trying to clear them | Darrick J. Wong |
2018-03-11 | xfs: implement the lazytime mount option | Christoph Hellwig |
2018-02-26 | xfs: fix potential memory leak in mount option parsing | Chengguang Xu |
2018-02-01 | xfs: remove experimental tag for reverse mapping | Darrick J. Wong |
2018-02-01 | xfs: don't allow reflink + realtime filesystems | Darrick J. Wong |
2018-02-01 | xfs: don't allow DAX on reflink filesystems | Darrick J. Wong |
2018-01-29 | xfs: remove experimental tag for reflinks | Christoph Hellwig |
2018-01-08 | xfs: Show realtime device stats on statfs calls if realtime flags set | Richard Wareing |
2017-12-22 | Merge tag 'xfs-4.15-fixes-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2017-12-21 | xfs: remove leftover CoW reservations when remounting ro | Darrick J. Wong |
2017-11-27 | Rename superblock flags (MS_xyz -> SB_xyz) | Linus Torvalds |
2017-10-18 | Convert fs/*/* to SB_I_VERSION | Matthew Garrett |
2017-09-25 | xfs: Output warning message when discard option was enabled even though the d... | Kenjiro Nakayama |
2017-09-14 | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |