index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_aops.h
Age
Commit message (
Expand
)
Author
2019-06-30
xfs: remove the unused xfs_count_page_state declaration
Christoph Hellwig
2019-04-16
xfs: implement per-inode writeback completion queues
Darrick J. Wong
2019-02-17
xfs: remove the io_type field from the writeback context and ioend
Christoph Hellwig
2018-12-19
xfs: fix symbolic enum printing in ftrace output
Darrick J. Wong
2018-10-18
xfs: remove XFS_IO_INVALID
Christoph Hellwig
2018-07-11
xfs: remove xfs_map_cow
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-06
xfs: convert to SPDX license tags
Dave Chinner
2018-05-30
xfs: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-03-30
xfs, dax: introduce xfs_dax_aops
Dan Williams
2017-08-31
xfs: perform dax_device lookup at mount
Dan Williams
2016-11-30
xfs: use iomap_dio_rw
Christoph Hellwig
2016-11-08
xfs: use struct iomap based DAX PMD fault path
Ross Zwisler
2016-10-04
xfs: allocate delayed extents in CoW fork
Darrick J. Wong
2016-09-19
xfs: refactor xfs_setfilesize
Christoph Hellwig
2016-07-20
xfs: direct calls in the direct I/O path
Christoph Hellwig
2016-04-06
xfs: optimize bio handling in the buffer writeback path
Christoph Hellwig
2016-04-06
xfs: don't release bios on completion immediately
Dave Chinner
2016-04-06
xfs: build bios directly in xfs_add_to_ioend
Dave Chinner
2016-03-21
Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-02-27
dax: give DAX clearing code correct bdev
Ross Zwisler
2016-02-15
xfs: don't chain ioends during writepage submission
Dave Chinner
2016-02-15
xfs: Introduce writeback context for writepages
Dave Chinner
2015-11-03
xfs: DAX does not use IO completion callbacks
Dave Chinner
2015-11-03
xfs: fix inode size update overflow in xfs_map_direct()
Dave Chinner
2015-06-04
xfs: add DAX file operations support
Dave Chinner
2015-02-02
xfs: don't allocate an ioend for direct I/O completions
Christoph Hellwig
2013-09-04
direct-io: Implement generic deferred AIO completions
Christoph Hellwig
2012-07-22
Prefix IO_XX flags with XFS_IO_XX to avoid namespace colision.
Alain Renaud
2012-03-13
xfs: log file size updates at I/O completion time
Christoph Hellwig
2012-03-05
xfs: use per-filesystem I/O completion workqueues
Christoph Hellwig
2011-10-11
xfs: remove i_iocount
Christoph Hellwig
2011-10-11
xfs: defer AIO/DIO completions
Christoph Hellwig
2011-08-12
xfs: remove subdirectories
Christoph Hellwig