index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
10 days
Merge tag 'block-7.1-20260424' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10 days
Merge tag 'ceph-for-7.1-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
12 days
Revert "floppy: fix reference leak on platform_device_register() failure"
Jens Axboe
12 days
ublk: avoid unpinning pages under maple tree spinlock
Ming Lei
12 days
ublk: refactor common helper ublk_shmem_remove_ranges()
Ming Lei
12 days
ublk: fix maple tree lockdep warning in ublk_buf_cleanup
Ming Lei
13 days
rbd: fix null-ptr-deref when device_add_disk() fails
Dawei Feng
2026-04-19
Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-18
zram: reject unrecognized type= values in recompress_store()
Andrew Stellman
2026-04-18
zram: do not forget to endio for partial discard requests
Sergey Senozhatsky
2026-04-17
floppy: fix reference leak on platform_device_register() failure
Guangshuo Li
2026-04-17
ublk: use unchecked copy helpers for bio page data
Ming Lei
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-15
zloop: remove irq-safe locking
Christoph Hellwig
2026-04-15
zloop: factor out zloop_mark_{full,empty} helpers
Christoph Hellwig
2026-04-15
zloop: set RQF_QUIET when completing requests on deleted devices
Christoph Hellwig
2026-04-15
zloop: improve the unaligned write pointer warning
Christoph Hellwig
2026-04-15
zloop: use vfs_truncate
Christoph Hellwig
2026-04-15
zloop: fix write pointer calculation in zloop_forget_cache
Christoph Hellwig
2026-04-14
Merge tag 'x86-cleanups-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-04-13
Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-04-10
ublk: fix tautological comparison warning in ublk_ctrl_reg_buf
Ming Lei
2026-04-09
ublk: allow buffer registration before device is started
Ming Lei
2026-04-09
ublk: replace xarray with IDA for shmem buffer index allocation
Ming Lei
2026-04-09
ublk: simplify PFN range loop in __ublk_ctrl_reg_buf
Ming Lei
2026-04-09
ublk: verify all pages in multi-page bvec fall within registered range
Ming Lei
2026-04-09
ublk: widen ublk_shmem_buf_reg.len to __u64 for 4GB buffer support
Ming Lei
2026-04-07
ublk: eliminate permanent pages[] array from struct ublk_buf
Ming Lei
2026-04-07
ublk: enable UBLK_F_SHMEM_ZC feature flag
Ming Lei
2026-04-07
ublk: add PFN-based buffer matching in I/O path
Ming Lei
2026-04-07
ublk: add UBLK_U_CMD_REG_BUF/UNREG_BUF control commands
Ming Lei
2026-04-07
drbd: use get_random_u64() where appropriate
David Carlier
2026-04-06
drbd: remove DRBD_GENLA_F_MANDATORY flag handling
Christoph Böhmwalder
2026-04-06
ublk: reset per-IO canceled flag on each fetch
Uday Shankar
2026-04-05
zram: change scan_slots to return void
Sergey Senozhatsky
2026-04-05
zram: propagate read_from_bdev_async() errors
Sergey Senozhatsky
2026-04-05
zram: optimize LZ4 dictionary compression performance
gao xu
2026-04-05
zram: unify and harden algo/priority params handling
Sergey Senozhatsky
2026-04-05
zram: remove chained recompression
Sergey Senozhatsky
2026-04-05
zram: drop ->num_active_comps
Sergey Senozhatsky
2026-04-05
zram: do not autocorrect bad recompression parameters
Sergey Senozhatsky
2026-04-05
zram: do not permit params change after init
Sergey Senozhatsky
2026-04-05
zram: use statically allocated compression algorithm names
gao xu
2026-03-31
zloop: add max_open_zones option
Damien Le Moal
2026-03-26
drbd: Balance RCU calls in drbd_adm_dump_devices()
Bart Van Assche
2026-03-25
drbd: use genl pre_doit/post_doit
Christoph Böhmwalder
2026-03-25
zloop: forget write cache on force removal
Christoph Hellwig
2026-03-25
zloop: refactor zloop_rw
Christoph Hellwig
2026-03-22
ublk: move cold paths out of __ublk_batch_dispatch() for icache efficiency
Ming Lei
2026-03-22
block/floppy: Don't use REALLY_SLOW_IO for delays
Juergen Gross
[next]