index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-14
Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-3
/
+0
2025-12-12
Merge tag 'block-6.19-20251211' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+21
2025-12-10
rbd: stop selecting CRC32, CRYPTO, and CRYPTO_AES
Ilya Dryomov
1
-3
/
+0
2025-12-09
ublk: don't mutate struct bio_vec in iteration
Caleb Sander Mateos
1
-6
/
+6
2025-12-09
Merge tag 'block-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-6
/
+4
2025-12-08
ublk: allow non-blocking ctrl cmds in IO_URING_F_NONBLOCK issue
Caleb Sander Mateos
1
-1
/
+15
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-109
/
+376
2025-12-04
blk-mq: add blk_rq_nr_bvec() helper
Chaitanya Kulkarni
2
-6
/
+4
2025-12-03
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
14
-290
/
+421
2025-12-03
Merge tag 'for-6.19/io_uring-20251201' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-11
/
+11
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-3
/
+3
2025-12-03
Merge tag 'rust-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
1
-4
/
+5
2025-12-01
Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-33
/
+21
2025-12-01
block/rnbd: correct all kernel-doc complaints
Randy Dunlap
1
-4
/
+11
2025-11-29
zram: fix a spelling mistake
Chu Guangqing
1
-1
/
+1
2025-11-28
ublk: add helper of __ublk_fetch()
Ming Lei
1
-22
/
+24
2025-11-28
ublk: pass const pointer to ublk_queue_is_zoned()
Ming Lei
1
-1
/
+1
2025-11-28
ublk: refactor auto buffer register in ublk_dispatch_req()
Ming Lei
1
-21
/
+43
2025-11-28
ublk: add `union ublk_io_buf` with improved naming
Ming Lei
1
-18
/
+22
2025-11-28
ublk: add parameter `struct io_uring_cmd *` to ublk_prep_auto_buf_reg()
Ming Lei
1
-5
/
+7
2025-11-26
ublk: prevent invalid access with DEBUG
Kevin Brodsky
1
-2
/
+2
2025-11-24
Revert "Merge branch 'loop-aio-nowait' into for-6.19/block"
Jens Axboe
1
-194
/
+39
2025-11-24
zram: fix the issue that the write - back limits might overflow
Yuwen Chen
1
-0
/
+10
2025-11-24
zram: read slot block idx under slot lock
Sergey Senozhatsky
1
-3
/
+3
2025-11-24
zram: rework bdev block allocation
Sergey Senozhatsky
1
-19
/
+18
2025-11-24
zram: drop wb_limit_lock
Sergey Senozhatsky
2
-18
/
+5
2025-11-24
zram: take write lock in wb limit store handlers
Sergey Senozhatsky
1
-7
/
+10
2025-11-24
zram: add writeback batch size device attr
Sergey Senozhatsky
2
-6
/
+41
2025-11-24
zram: introduce writeback bio batching
Sergey Senozhatsky
1
-68
/
+301
2025-11-20
zloop: clear nowait flag in workqueue context
Chaitanya Kulkarni
1
-0
/
+4
2025-11-20
loop: clear nowait flag in workqueue context
Chaitanya Kulkarni
1
-0
/
+4
2025-11-19
zloop: fix zone append check in zloop_rw()
Damien Le Moal
1
-1
/
+2
2025-11-18
loop: add hint for handling aio via IOCB_NOWAIT
Ming Lei
1
-0
/
+61
2025-11-18
loop: try to handle loop aio command via NOWAIT IO first
Ming Lei
1
-5
/
+63
2025-11-18
loop: move command blkcg/memcg initialization into loop_queue_work
Ming Lei
1
-15
/
+17
2025-11-18
loop: add lo_submit_rw_aio()
Ming Lei
1
-17
/
+24
2025-11-18
loop: add helper lo_rw_aio_prep()
Ming Lei
1
-23
/
+40
2025-11-18
loop: add helper lo_cmd_nr_bvec()
Ming Lei
1
-4
/
+14
2025-11-18
drbd: turn bitmap I/O comments into regular block comments
Sukrut Heroorkar
1
-5
/
+5
2025-11-17
zloop: introduce the ordered_zone_append configuration parameter
Damien Le Moal
1
-12
/
+96
2025-11-17
zloop: introduce the zone_append configuration parameter
Damien Le Moal
1
-2
/
+30
2025-11-17
zloop: simplify checks for writes to sequential zones
Damien Le Moal
1
-10
/
+9
2025-11-17
zloop: fail zone append operations that are targeting full zones
Damien Le Moal
1
-0
/
+4
2025-11-17
zloop: make the write pointer of full zones invalid
Damien Le Moal
1
-3
/
+5
2025-11-17
floppy: fix for PAGE_SIZE != 4KB
Rene Rebe
1
-1
/
+1
2025-11-14
ps3disk: use memcpy_{from,to}_bvec index
Rene Rebe
1
-0
/
+4
2025-11-12
null_blk: fix zone read length beyond write pointer
Keith Busch
2
-2
/
+5
2025-11-11
ublk: return unsigned from ublk_{,un}map_io()
Caleb Sander Mateos
1
-3
/
+4
2025-11-11
ublk: remove unnecessary checks in ublk_check_and_get_req()
Caleb Sander Mateos
1
-6
/
+0
2025-11-11
nbd: defer config unlock in nbd_genl_connect
Zheng Qixing
1
-1
/
+2
[next]