index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-06
Merge tag 'block-6.16-20250606' of git://git.kernel.dk/linux
Linus Torvalds
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-06-02
Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-31
zram: support deflate-specific params
Sergey Senozhatsky
2025-05-31
zram: rename ZCOMP_PARAM_NO_LEVEL
Sergey Senozhatsky
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-31
ublk: have a per-io daemon instead of a per-queue daemon
Uday Shankar
2025-05-27
loop: add file_start_write() and file_end_write()
Ming Lei
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
2025-05-23
ublk: add feature UBLK_F_QUIESCE
Ming Lei
2025-05-22
Merge tag 'block-6.15-20250522' of git://git.kernel.dk/linux
Linus Torvalds
2025-05-22
ublk: run auto buf unregisgering in same io_ring_ctx with registering
Ming Lei
2025-05-22
ublk: remove io argument from ublk_auto_buf_reg_fallback()
Caleb Sander Mateos
2025-05-21
ublk: handle ublk_set_auto_buf_reg() failure correctly in ublk_fetch()
Ming Lei
2025-05-20
ublk: support UBLK_AUTO_BUF_REG_FALLBACK
Ming Lei
2025-05-20
ublk: register buffer to local io_uring with provided buf index via UBLK_F_AU...
Ming Lei
2025-05-20
ublk: prepare for supporting to register request buffer automatically
Ming Lei
2025-05-20
ublk: convert to refcount_t
Ming Lei
2025-05-20
loop: don't require ->write_iter for writable files in loop_configure
Christoph Hellwig
2025-05-16
Merge tag 'block-6.15-20250515' of git://git.kernel.dk/linux
Linus Torvalds
2025-05-15
ublk: fix dead loop when canceling io command
Ming Lei
2025-05-14
brd: avoid extra xarray lookups on first write
Christoph Hellwig
2025-05-11
zram: modernize writeback interface
Sergey Senozhatsky
2025-05-11
zsmalloc: prefer the the original page's node for compressed data
Nhat Pham
2025-05-09
Merge tag 'block-6.15-20250509' of git://git.kernel.dk/linux
Linus Torvalds
2025-05-07
rnbd-srv: use bio_add_virt_nofail
Christoph Hellwig
2025-05-07
block: remove the q argument from blk_rq_map_kern
Christoph Hellwig
2025-05-06
brd: fix discard end sector
Yu Kuai
2025-05-06
brd: fix aligned_sector from brd_do_discard()
Yu Kuai
2025-05-06
brd: protect page with rcu
Yu Kuai
2025-05-06
ublk: consolidate UBLK_IO_FLAG_OWNED_BY_SRV checks
Caleb Sander Mateos
2025-05-05
loop: Add sanity check for read/write_iter
Lizhi Xu
2025-05-05
Merge branch 'block-6.15' into for-6.16/block
Jens Axboe
2025-05-02
Merge tag 'block-6.15-20250502' of git://git.kernel.dk/linux
Linus Torvalds
2025-05-02
ublk: store request pointer in ublk_io
Caleb Sander Mateos
2025-05-02
ublk: check UBLK_IO_FLAG_OWNED_BY_SRV in ublk_abort_queue()
Caleb Sander Mateos
2025-05-02
ublk: don't call ublk_dispatch_req() for NEED_GET_DATA
Caleb Sander Mateos
2025-05-02
ublk: factor out ublk_start_io() helper
Caleb Sander Mateos
2025-05-02
ublk: don't log uring_cmd cmd_op in ublk_dispatch_req()
Caleb Sander Mateos
2025-05-02
ublk: take const ubq pointer in ublk_get_iod()
Caleb Sander Mateos
2025-05-02
ublk: remove misleading "ubq" in "ubq_complete_io_cmd()"
Caleb Sander Mateos
2025-05-02
ublk: fix "immepdately" typo in comment
Caleb Sander Mateos
2025-05-02
ublk: factor out ublk_commit_and_fetch
Uday Shankar
2025-05-01
Documentation: Document the new zoned loop block device driver
Damien Le Moal
2025-05-01
block: new zoned loop block device driver
Damien Le Moal
2025-04-29
ublk: remove the check of ublk_need_req_ref() from __ublk_check_and_get_req
Ming Lei
2025-04-29
ublk: enhance check for register/unregister io buffer command
Ming Lei
2025-04-29
ublk: decouple zero copy from user copy
Ming Lei
2025-04-28
brd: use memcpy_{to,from]_page in brd_rw_bvec
Christoph Hellwig
[next]