Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-16xfs: implement per-inode writeback completion queuesDarrick J. Wong
2019-02-17xfs: remove the io_type field from the writeback context and ioendChristoph Hellwig
2018-12-20xfs: fix symbolic enum printing in ftrace outputDarrick J. Wong
2018-10-18xfs: remove XFS_IO_INVALIDChristoph Hellwig
2018-07-12xfs: remove xfs_map_cowChristoph Hellwig
2018-06-13Merge tag 'xfs-4.18-merge-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-06-07xfs: convert to SPDX license tagsDave Chinner
2018-05-31xfs: convert to bioset_init()/mempool_init()Kent Overstreet
2018-03-30xfs, dax: introduce xfs_dax_aopsDan Williams
2017-08-31xfs: perform dax_device lookup at mountDan Williams
2016-11-30xfs: use iomap_dio_rwChristoph Hellwig
2016-11-08xfs: use struct iomap based DAX PMD fault pathRoss Zwisler
2016-10-05xfs: allocate delayed extents in CoW forkDarrick J. Wong
2016-09-19xfs: refactor xfs_setfilesizeChristoph Hellwig
2016-07-20xfs: direct calls in the direct I/O pathChristoph Hellwig
2016-04-06xfs: optimize bio handling in the buffer writeback pathChristoph Hellwig
2016-04-06xfs: don't release bios on completion immediatelyDave Chinner
2016-04-06xfs: build bios directly in xfs_add_to_ioendDave Chinner
2016-03-21Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-02-27dax: give DAX clearing code correct bdevRoss Zwisler
2016-02-15xfs: don't chain ioends during writepage submissionDave Chinner
2016-02-15xfs: Introduce writeback context for writepagesDave Chinner
2015-11-03xfs: DAX does not use IO completion callbacksDave Chinner
2015-11-03xfs: fix inode size update overflow in xfs_map_direct()Dave Chinner
2015-06-04xfs: add DAX file operations supportDave Chinner
2015-02-02xfs: don't allocate an ioend for direct I/O completionsChristoph Hellwig
2013-09-04direct-io: Implement generic deferred AIO completionsChristoph Hellwig
2012-07-22Prefix IO_XX flags with XFS_IO_XX to avoid namespace colision.Alain Renaud
2012-03-14xfs: log file size updates at I/O completion timeChristoph Hellwig
2012-03-05xfs: use per-filesystem I/O completion workqueuesChristoph Hellwig
2011-10-12xfs: remove i_iocountChristoph Hellwig
2011-10-12xfs: defer AIO/DIO completionsChristoph Hellwig
2011-08-13xfs: remove subdirectoriesChristoph Hellwig