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
*
block: remove the call to file_remove_privs in blkdev_write_iter
Christoph Hellwig
2023-08-31
1
-4
/
+0
*
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
2023-08-29
1
-13
/
+130
|
\
|
*
fs: add CONFIG_BUFFER_HEAD
Christoph Hellwig
2023-08-02
1
-10
/
+60
|
*
block: use iomap for writes to block devices
Christoph Hellwig
2023-08-02
1
-2
/
+29
|
*
block: stop setting ->direct_IO
Christoph Hellwig
2023-08-02
1
-2
/
+1
|
*
block: open code __generic_file_write_iter for blkdev writes
Christoph Hellwig
2023-08-02
1
-2
/
+43
*
|
block: don't make REQ_POLLED imply REQ_NOWAIT
Jens Axboe
2023-08-09
1
-3
/
+4
|
/
*
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
1
-15
/
+3
|
\
|
*
filemap: add a kiocb_write_and_wait helper
Christoph Hellwig
2023-06-09
1
-15
/
+3
*
|
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
1
-22
/
+41
|
\
\
|
*
|
block: store the holder in file->private_data
Christoph Hellwig
2023-06-12
1
-6
/
+8
|
*
|
block: always use I_BDEV on file->f_mapping->host to find the bdev
Christoph Hellwig
2023-06-12
1
-10
/
+8
|
*
|
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
1
-6
/
+26
|
*
|
block: use the holder as indication for exclusive opens
Christoph Hellwig
2023-06-12
1
-2
/
+4
|
*
|
block: rename blkdev_close to blkdev_release
Christoph Hellwig
2023-06-12
1
-2
/
+2
|
*
|
block: introduce holder ops
Christoph Hellwig
2023-06-05
1
-1
/
+1
|
*
|
Merge branch 'for-6.5/splice' into for-6.5/block
Jens Axboe
2023-05-24
1
-1
/
+1
|
|
\
\
|
*
|
|
block: don't plug in blkdev_write_iter
Christoph Hellwig
2023-05-20
1
-3
/
+0
*
|
|
|
Merge tag 'for-6.5/io_uring-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
1
-1
/
+4
|
\
\
\
\
|
*
|
|
|
block: mark bdev files as FMODE_NOWAIT if underlying device supports it
Jens Axboe
2023-05-15
1
-1
/
+4
|
|
/
/
/
*
|
|
|
Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
1
-1
/
+1
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
splice: Use filemap_splice_read() instead of generic_file_splice_read()
David Howells
2023-05-24
1
-1
/
+1
|
|
/
*
/
block: Deny writable memory mapping if block is read-only
Loic Poulain
2023-05-19
1
-1
/
+11
|
/
*
block: don't allow multiple bios for IOCB_NOWAIT issue
Jens Axboe
2023-01-29
1
-3
/
+18
*
block: remove blkdev_writepages
Christoph Hellwig
2022-11-16
1
-7
/
+0
*
new iov_iter flavour - ITER_UBUF
Al Viro
2022-08-08
1
-3
/
+3
*
Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-08-03
1
-1
/
+1
|
\
|
*
iocb: delay evaluation of IS_SYNC(...) until we want to check IOCB_DSYNC
Al Viro
2022-06-10
1
-1
/
+1
*
|
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-08-03
1
-1
/
+1
|
\
\
|
*
|
mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio()
Matthew Wilcox (Oracle)
2022-08-02
1
-1
/
+1
|
|
/
*
|
block: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
1
-6
/
+6
*
|
block: relax direct io memory alignment
Keith Busch
2022-06-27
1
-2
/
+2
*
|
block: add a helper function for dio alignment
Keith Busch
2022-06-27
1
-6
/
+10
|
/
*
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-24
1
-7
/
+5
|
\
|
*
fs: Convert block_read_full_page() to block_read_full_folio()
Matthew Wilcox (Oracle)
2022-05-09
1
-3
/
+3
|
*
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
2022-05-08
1
-2
/
+1
|
*
fs: Remove aop flags parameter from block_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
1
-2
/
+1
*
|
block: ignore RWF_HIPRI hint for sync dio
Ming Lei
2022-05-02
1
-21
/
+1
*
|
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
2022-04-17
1
-1
/
+1
*
|
block: allow using the per-cpu bio cache from bio_alloc_bioset
Mike Snitzer
2022-04-17
1
-3
/
+8
|
/
*
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
[next]