index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
fops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-13
Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linux
Linus Torvalds
1
-18
/
+13
2024-05-03
block: refine the EOF check in blkdev_iomap_begin
Christoph Hellwig
1
-1
/
+1
2024-04-15
block: Call blkdev_dio_unaligned() from blkdev_direct_IO()
John Garry
1
-17
/
+12
2024-04-07
fs: claw back a few FMODE_* bits
Christian Brauner
1
-0
/
+1
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-26
/
+20
2024-03-04
Merge tag 'vfs-6.9.rw_hint' of gitolite.kernel.org:pub/scm/linux/kernel/git/v...
Christian Brauner
1
-0
/
+3
2024-02-25
block: remove bdev_handle completely
Christian Brauner
1
-11
/
+10
2024-02-25
bdev: remove bdev pointer from struct bdev_handle
Christian Brauner
1
-1
/
+1
2024-02-25
bdev: make struct bdev_handle private to the block layer
Christian Brauner
1
-21
/
+16
2024-02-06
block, fs: Restore the per-bio/request data lifetime fields
Bart Van Assche
1
-0
/
+3
2024-02-01
iomap: pass the length of the dirty region to ->map_blocks
Christoph Hellwig
1
-1
/
+1
2023-12-29
fs: convert block_write_full_page to block_write_full_folio
Matthew Wilcox (Oracle)
1
-3
/
+18
2023-12-11
fs: convert error_remove_page to error_remove_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-10-28
block: Use bdev_open_by_dev() in blkdev_open()
Jan Kara
1
-16
/
+28
2023-10-12
block: Don't invalidate pagecache for invalid falloc modes
Sarthak Kukreti
1
-5
/
+16
2023-08-31
block: remove the call to file_remove_privs in blkdev_write_iter
Christoph Hellwig
1
-4
/
+0
2023-08-30
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
1
-13
/
+130
2023-08-10
block: don't make REQ_POLLED imply REQ_NOWAIT
Jens Axboe
1
-3
/
+4
2023-08-02
fs: add CONFIG_BUFFER_HEAD
Christoph Hellwig
1
-10
/
+60
2023-08-02
block: use iomap for writes to block devices
Christoph Hellwig
1
-2
/
+29
2023-08-02
block: stop setting ->direct_IO
Christoph Hellwig
1
-2
/
+1
2023-08-02
block: open code __generic_file_write_iter for blkdev writes
Christoph Hellwig
1
-2
/
+43
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-15
/
+3
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-22
/
+41
2023-06-26
Merge tag 'for-6.5/io_uring-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+4
2023-06-26
Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2023-06-12
block: store the holder in file->private_data
Christoph Hellwig
1
-6
/
+8
2023-06-12
block: always use I_BDEV on file->f_mapping->host to find the bdev
Christoph Hellwig
1
-10
/
+8
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
1
-6
/
+26
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
1
-2
/
+4
2023-06-12
block: rename blkdev_close to blkdev_release
Christoph Hellwig
1
-2
/
+2
2023-06-10
filemap: add a kiocb_write_and_wait helper
Christoph Hellwig
1
-15
/
+3
2023-06-05
block: introduce holder ops
Christoph Hellwig
1
-1
/
+1
2023-05-24
Merge branch 'for-6.5/splice' into for-6.5/block
Jens Axboe
1
-1
/
+1
2023-05-24
splice: Use filemap_splice_read() instead of generic_file_splice_read()
David Howells
1
-1
/
+1
2023-05-20
block: don't plug in blkdev_write_iter
Christoph Hellwig
1
-3
/
+0
2023-05-20
block: Deny writable memory mapping if block is read-only
Loic Poulain
1
-1
/
+11
2023-05-15
block: mark bdev files as FMODE_NOWAIT if underlying device supports it
Jens Axboe
1
-1
/
+4
2023-01-30
block: don't allow multiple bios for IOCB_NOWAIT issue
Jens Axboe
1
-3
/
+18
2022-11-16
block: remove blkdev_writepages
Christoph Hellwig
1
-7
/
+0
2022-08-09
new iov_iter flavour - ITER_UBUF
Al Viro
1
-3
/
+3
2022-08-03
Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2022-08-03
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-1
/
+1
2022-08-02
mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-07-14
block: Use the new blk_opf_t type
Bart Van Assche
1
-6
/
+6
2022-06-27
block: relax direct io memory alignment
Keith Busch
1
-2
/
+2
2022-06-27
block: add a helper function for dio alignment
Keith Busch
1
-6
/
+10
2022-06-10
iocb: delay evaluation of IS_SYNC(...) until we want to check IOCB_DSYNC
Al Viro
1
-1
/
+1
2022-05-25
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-7
/
+5
2022-05-09
fs: Convert block_read_full_page() to block_read_full_folio()
Matthew Wilcox (Oracle)
1
-3
/
+3
[next]