index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2021-08-16
iomap: move loop control code to iter.c
Darrick J. Wong
2021-08-16
iomap: constify iomap_iter_srcmap
Christoph Hellwig
2021-08-16
fsdax: switch the fault handlers to use iomap_iter
Christoph Hellwig
2021-08-16
fsdax: factor out a dax_fault_actor() helper
Shiyang Ruan
2021-08-16
fsdax: factor out helpers to simplify the dax fault code
Shiyang Ruan
2021-08-16
iomap: rework unshare flag
Christoph Hellwig
2021-08-16
iomap: pass an iomap_iter to various buffered I/O helpers
Christoph Hellwig
2021-08-16
iomap: remove iomap_apply
Christoph Hellwig
2021-08-16
fsdax: switch dax_iomap_rw to use iomap_iter
Christoph Hellwig
2021-08-16
iomap: switch iomap_swapfile_activate to use iomap_iter
Christoph Hellwig
2021-08-16
iomap: switch iomap_seek_data to use iomap_iter
Christoph Hellwig
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
[next]