index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2021-08-16
iomap: switch iomap_seek_hole to use iomap_iter
Christoph Hellwig
2021-08-16
iomap: switch iomap_bmap to use iomap_iter
Christoph Hellwig
2021-08-16
iomap: switch iomap_fiemap to use iomap_iter
Christoph Hellwig
2021-08-16
iomap: switch __iomap_dio_rw to use iomap_iter
Christoph Hellwig
2021-08-16
iomap: switch iomap_page_mkwrite to use iomap_iter
Christoph Hellwig
2021-08-16
iomap: switch iomap_zero_range to use iomap_iter
Christoph Hellwig
2021-08-16
iomap: switch iomap_file_unshare to use iomap_iter
Christoph Hellwig
2021-08-16
iomap: switch iomap_file_buffered_write to use iomap_iter
Christoph Hellwig
2021-08-16
iomap: switch readahead and readpage to use iomap_iter
Christoph Hellwig
2021-08-16
iomap: add the new iomap_iter model
Christoph Hellwig
2021-08-16
iomap: fix the iomap_readpage_actor return value for inline data
Christoph Hellwig
2021-08-16
iomap: mark the iomap argument to iomap_read_page_sync const
Christoph Hellwig
2021-08-16
iomap: mark the iomap argument to iomap_read_inline_data const
Christoph Hellwig
2021-08-16
fsdax: mark the iomap argument to dax_iomap_sector as const
Christoph Hellwig
2021-08-16
fs: mark the iomap argument to __block_write_begin_int const
Christoph Hellwig
2021-08-16
iomap: remove the iomap arguments to ->page_{prepare,done}
Christoph Hellwig
2021-08-16
iomap: fix a trivial comment typo in trace.h
Christoph Hellwig
2021-08-16
iomap: pass writeback errors to the mapping
Darrick J. Wong
2021-08-05
iomap: Add another assertion to inline data handling
Matthew Wilcox (Oracle)
2021-08-05
iomap: Use kmap_local_page instead of kmap_atomic
Matthew Wilcox (Oracle)
2021-08-03
iomap: Fix some typos and bad grammar
Andreas Gruenbacher
2021-08-03
iomap: Support inline data with block size < page size
Matthew Wilcox (Oracle)
2021-08-03
iomap: support reading inline data from non-zero pos
Gao Xiang
2021-08-03
iomap: simplify iomap_add_to_ioend
Christoph Hellwig
2021-08-03
iomap: simplify iomap_readpage_actor
Christoph Hellwig
2021-08-01
Merge tag 'xfs-5.14-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-07-31
Merge tag '5.14-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-07-30
pipe: make pipe writes always wake up readers
Linus Torvalds
2021-07-30
Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-30
Merge tag 'io_uring-5.14-2021-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-30
Merge tag 'for-5.14-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-07-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-30
ocfs2: issue zeroout to EOF blocks
Junxiao Bi
2021-07-30
ocfs2: fix zero out valid data
Junxiao Bi
2021-07-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
2021-07-29
xfs: prevent spoofing of rtbitmap blocks when recovering buffers
Darrick J. Wong
2021-07-29
xfs: limit iclog tail updates
Dave Chinner
2021-07-29
xfs: need to see iclog flags in tracing
Dave Chinner
2021-07-29
xfs: Enforce attr3 buffer recovery order
Dave Chinner
2021-07-29
xfs: logging the on disk inode LSN can make it go backwards
Dave Chinner
2021-07-29
xfs: avoid unnecessary waits in xfs_log_force_lsn()
Dave Chinner
2021-07-29
xfs: log forces imply data device cache flushes
Dave Chinner
2021-07-29
xfs: factor out forced iclog flushes
Dave Chinner
2021-07-29
xfs: fix ordering violation between cache flushes and tail updates
Dave Chinner
2021-07-29
xfs: fold __xlog_state_release_iclog into xlog_state_release_iclog
Dave Chinner
2021-07-29
xfs: external logs need to flush data device
Dave Chinner
2021-07-29
xfs: flush data dev on external log write
Dave Chinner
2021-07-29
btrfs: calculate number of eb pages properly in csum_tree_block
David Sterba
2021-07-28
cifs: add missing parsing of backupuid
Ronnie Sahlberg
2021-07-28
Merge tag 'fixes_for_v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
[next]