index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
fops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-26
1
-3
/
+0
|
\
|
*
block: remove the per-bio/request write hint
Christoph Hellwig
2022-03-07
1
-3
/
+0
|
*
Merge branch 'for-5.18/block' into for-5.18/write-streams
Jens Axboe
2022-03-07
1
-19
/
+16
|
|
\
*
|
\
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-1
/
+2
|
\
\
\
|
*
|
|
fs: Convert __set_page_dirty_buffers to block_dirty_folio
Matthew Wilcox (Oracle)
2022-03-16
1
-1
/
+1
|
*
|
|
fs: Turn block_invalidatepage into block_invalidate_folio
Matthew Wilcox (Oracle)
2022-03-15
1
-0
/
+1
*
|
|
|
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-21
1
-19
/
+16
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
block: pass a block_device and opf to bio_init
Christoph Hellwig
2022-02-02
1
-9
/
+9
|
*
|
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
2022-02-02
1
-3
/
+1
|
*
|
block: pass a block_device and opf to bio_alloc_kiocb
Christoph Hellwig
2022-02-02
1
-9
/
+8
*
|
|
block: clear iocb->private in blkdev_bio_end_io_async()
Stefano Garzarella
2022-02-22
1
-0
/
+2
|
|
/
|
/
|
*
|
block: fix DIO handling regressions in blkdev_read_iter()
Ilya Dryomov
2022-02-02
1
-14
/
+19
|
/
*
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-01-12
1
-5
/
+32
|
\
|
*
block: move direct_IO into our own read_iter handler
Jens Axboe
2021-12-03
1
-5
/
+32
*
|
Merge tag 'block-5.16-2021-12-10' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-12-11
1
-2
/
+1
|
\
\
|
*
|
block: fix single bio async DIO error handling
Pavel Begunkov
2021-12-07
1
-2
/
+1
|
|
/
*
/
treewide: Add missing includes masked by cgroup -> bpf dependency
Jakub Kicinski
2021-12-03
1
-0
/
+1
|
/
*
Merge tag 'for-5.16/bdev-size-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-09
1
-2
/
+2
|
\
|
*
block: use new bdev_nr_bytes() helper for blkdev_{read,write}_iter()
Jens Axboe
2021-11-05
1
-2
/
+2
*
|
Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
1
-2
/
+2
|
\
\
|
*
|
fs: get rid of the res2 iocb->ki_complete argument
Jens Axboe
2021-10-25
1
-1
/
+1
*
|
|
Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
block: use bdev_nr_bytes instead of open coding it in blkdev_fallocate
Christoph Hellwig
2021-10-18
1
-1
/
+1
*
|
|
block: add async version of bio_set_polled
Pavel Begunkov
2021-10-27
1
-4
/
+3
*
|
|
block: kill DIO_MULTI_BIO
Pavel Begunkov
2021-10-27
1
-21
/
+12
*
|
|
block: kill unused polling bits in __blkdev_direct_IO()
Pavel Begunkov
2021-10-27
1
-17
/
+3
*
|
|
block: avoid extra iter advance with async iocb
Pavel Begunkov
2021-10-27
1
-5
/
+15
*
|
|
block: add single bio async direct IO helper
Pavel Begunkov
2021-10-25
1
-3
/
+84
|
|
/
|
/
|
*
|
block: convert fops.c magic constants to SHIFT_SECTOR
Pavel Begunkov
2021-10-21
1
-8
/
+10
*
|
block: optimise boundary blkdev_read_iter's checks
Pavel Begunkov
2021-10-21
1
-8
/
+11
*
|
block: align blkdev_dio inlined bio to a cacheline
Jens Axboe
2021-10-19
1
-1
/
+1
|
/
*
block: add a struct io_comp_batch argument to fops->iopoll()
Jens Axboe
2021-10-18
1
-2
/
+2
*
block: use flags instead of bit fields for blkdev_dio
Jens Axboe
2021-10-18
1
-14
/
+20
*
block: cache bdev in struct file for raw bdev IO
Pavel Begunkov
2021-10-18
1
-15
/
+12
*
block: switch polling to be bio based
Christoph Hellwig
2021-10-18
1
-17
/
+8
*
block: replace the spin argument to blk_iopoll with a flags argument
Christoph Hellwig
2021-10-18
1
-4
/
+4
*
block: don't try to poll multi-bio I/Os in __blkdev_direct_IO
Christoph Hellwig
2021-10-18
1
-14
/
+7
*
block: merge block_ioctl into blkdev_ioctl
Christoph Hellwig
2021-10-18
1
-18
/
+1
*
block: hold ->invalidate_lock in blkdev_fallocate
Ming Lei
2021-09-24
1
-11
/
+10
*
block: split out operations on block special files
Christoph Hellwig
2021-09-07
1
-0
/
+640