index
:
pub/scm/linux/kernel/git/rt/linux-stable-rt.git
master
Linux kernel fork
RT group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
fops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-20
Merge tag 'for-7.3/block-20260819' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-14
/
+14
2026-08-15
block: introduce bio_iov_iter_set()
Pavel Begunkov
1
-9
/
+7
2026-07-31
block: enable RWF_DONTCACHE for block devices
Tal Zussman
1
-1
/
+1
2026-07-31
block: validate user space vectors during extraction
Keith Busch
1
-1
/
+1
2026-07-31
block: convert iomap ops to ->iomap_next()
Joanne Koong
1
-1
/
+3
2026-07-30
block: fix dio leak on metadata mapping error
Keith Busch
1
-2
/
+4
2026-07-30
block: use blkdev_iov_iter_get_pages status for errors
Keith Busch
1
-1
/
+1
2026-05-28
block: add a bio_endio_status helper
Christoph Hellwig
1
-2
/
+1
2026-05-26
block: remove blkdev_write_begin() and blkdev_write_end()
Tal Zussman
1
-24
/
+0
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+1
2025-12-04
block: enable per-cpu bio cache by default
Fengnan Chang
1
-4
/
+0
2025-11-05
iomap: add caller-provided callbacks for read and readahead
Joanne Koong
1
-2
/
+3
2025-10-07
block: move bio_iov_iter_get_bdev_pages to block/fops.c
Christoph Hellwig
1
-3
/
+10
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+5
2025-09-09
block: simplify direct io validity check
Keith Busch
1
-2
/
+2
2025-09-09
block: add size alignment to bio_iov_iter_get_pages
Keith Busch
1
-3
/
+3
2025-08-20
block: don't silently ignore metadata for sync read/write
Christoph Hellwig
1
-5
/
+5
2025-08-20
fs: add a FMODE_ flag to indicate IOCB_HAS_METADATA availability
Christoph Hellwig
1
-0
/
+3
2025-07-28
Merge tag 'vfs-6.17-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-12
/
+25
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-6
/
+6
2025-07-28
Merge tag 'vfs-6.17-rc1.fallocate' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-19
/
+25
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
1
-5
/
+8
2025-07-14
iomap: replace iomap_folio_ops with iomap_write_ops
Christoph Hellwig
1
-1
/
+2
2025-07-14
iomap: hide ioends from the generic writeback code
Christoph Hellwig
1
-0
/
+1
2025-07-14
iomap: refactor the writeback interface
Christoph Hellwig
1
-9
/
+16
2025-07-14
iomap: pass more arguments using the iomap writeback context
Christoph Hellwig
1
-2
/
+6
2025-06-24
fs: Remove three arguments from block_write_end()
Matthew Wilcox (Oracle)
1
-1
/
+1
2025-06-23
block: add FALLOC_FL_WRITE_ZEROES support
Zhang Yi
1
-1
/
+11
2025-06-23
block: factor out common part in blkdev_fallocate()
Zhang Yi
1
-18
/
+14
2025-06-19
fs: convert most other generic_file_*mmap() users to .mmap_prepare()
Lorenzo Stoakes
1
-6
/
+6
2025-05-06
block: expose write streams for block device nodes
Christoph Hellwig
1
-0
/
+23
2025-05-02
block: use writeback_iter
Christoph Hellwig
1
-2
/
+3
2025-04-24
block: don't autoload drivers on stat
Christoph Hellwig
1
-1
/
+1
2025-04-23
block: fix race between set_blocksize and read paths
Darrick J. Wong
1
-0
/
+16
2025-01-23
block: don't revert iter for -EIOCBQUEUED
Jens Axboe
1
-2
/
+3
2024-12-23
block: add support to pass user meta buffer
Kanchan Joshi
1
-10
/
+35
2024-11-27
block: Don't allow an atomic write be truncated in blkdev_write_iter()
John Garry
1
-1
/
+4
2024-10-19
fs/block: Check for IOCB_DIRECT in generic_atomic_write_valid()
John Garry
1
-8
/
+10
2024-10-19
block/fs: Pass an iocb to generic_atomic_write_valid()
John Garry
1
-4
/
+4
2024-09-20
Merge tag 'vfs-6.12.blocksize' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2024-09-16
Merge tag 'for-6.12/io_uring-discard-20240913' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+2
2024-09-16
Merge tag 'vfs-6.12.fallocate' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-9
/
+1
2024-09-11
block: implement async io_uring discard cmd
Pavel Begunkov
1
-0
/
+2
2024-09-03
iomap: add a private argument for iomap_file_buffered_write
Josef Bacik
1
-1
/
+1
2024-08-28
block: remove checks for FALLOC_FL_NO_HIDE_STALE
Christoph Hellwig
1
-9
/
+1
2024-08-07
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2024-08-07
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
1
-2
/
+1
2024-08-07
buffer: Convert block_write_end() to take a folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-08-07
block: Use a folio in blkdev_write_end()
Matthew Wilcox (Oracle)
1
-2
/
+3
[next]