index
:
linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2022-12-13
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2022-12-12
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-04
floppy: Fix memory leak in do_floppy_init()
Yuan Can
2022-12-02
pktcdvd: remove driver.
Greg Kroah-Hartman
2022-12-01
null_blk: support read-only and offline zone conditions
Shin'ichiro Kawasaki
2022-12-01
drbd: add context parameter to expect() macro
Christoph Böhmwalder
2022-12-01
drbd: introduce drbd_ratelimit()
Christoph Böhmwalder
2022-12-01
drbd: introduce dynamic debug
Christoph Böhmwalder
2022-12-01
drbd: split polymorph printk to its own file
Christoph Böhmwalder
2022-12-01
drbd: unify how failed assertions are logged
Christoph Böhmwalder
2022-11-30
zram: remove unused stats fields
Sergey Senozhatsky
2022-11-30
zram: add incompressible flag to read_block_state()
Sergey Senozhatsky
2022-11-30
zram: add incompressible writeback
Sergey Senozhatsky
2022-11-30
zram: add algo parameter support to zram_recompress()
Sergey Senozhatsky
2022-11-30
zram: remove redundant checks from zram_recompress()
Sergey Senozhatsky
2022-11-30
zram: add size class equals check into recompression
Alexey Romanov
2022-11-30
zram: use IS_ERR_VALUE() to check for zs_malloc() errors
Sergey Senozhatsky
2022-11-30
zram: clarify writeback_store() comment
Sergey Senozhatsky
2022-11-30
zram: add recompress flag to read_block_state()
Sergey Senozhatsky
2022-11-30
zram: introduce recompress sysfs knob
Sergey Senozhatsky
2022-11-30
zram: factor out WB and non-WB zram read functions
Sergey Senozhatsky
2022-11-30
zram: add recompression algorithm sysfs knob
Sergey Senozhatsky
2022-11-30
zram: preparation for multi-zcomp support
Sergey Senozhatsky
2022-11-30
virtio-blk: replace ida_simple[get|remove] with ida_[alloc_range|free]
Pankaj Raghav
2022-11-25
Merge tag 'block-6.1-2022-11-25' of git://git.kernel.dk/linux
Linus Torvalds
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-24
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
2022-11-24
drbd: destroy workqueue when drbd device was freed
Wang ShaoBo
2022-11-24
drbd: remove call to memset before free device/resource/connection
Wang ShaoBo
2022-11-23
ublk_drv: don't forward io commands in reserve order
Ming Lei
2022-11-22
drbd: use consistent license
Christoph Böhmwalder
2022-11-21
Merge 6.1-rc6 into driver-core-next
Greg Kroah-Hartman
2022-11-18
Merge tag 'block-6.1-2022-11-18' of git://git.kernel.dk/linux
Linus Torvalds
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-15
drbd: use after free in drbd_create_device()
Dan Carpenter
2022-11-10
blkdev: make struct block_device_operations.devnode() take a const *
Greg Kroah-Hartman
2022-11-09
drbd: Store op in drbd_peer_request
Christoph Böhmwalder
2022-11-09
drbd: disable discard support if granularity > max
Philipp Reisner
2022-11-09
drbd: use blk_queue_max_discard_sectors helper
Christoph Böhmwalder
2022-11-08
zram: use try_cmpxchg in update_used_max
Uros Bizjak
2022-11-05
Merge tag 'block-6.1-2022-11-05' of git://git.kernel.dk/linux
Linus Torvalds
2022-11-02
block: set the disk capacity to 0 in blk_mark_disk_dead
Christoph Hellwig
2022-10-31
ublk_drv: add ublk_queue_cmd() for cleanup
Ming Lei
2022-10-31
ublk_drv: avoid to touch io_uring cmd in blk_mq io path
Ming Lei
2022-10-31
ublk_drv: comment on ublk_driver entry of Kconfig
Ming Lei
2022-10-31
ublk_drv: return flag of UBLK_F_URING_CMD_COMP_IN_TASK in case of module
Ming Lei
2022-10-29
Merge tag 'block-6.1-2022-10-28' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-27
rbd: fix possible memory leak in rbd_sysfs_init()
Yang Yingliang
2022-10-21
Merge tag 'block-6.1-2022-10-20' of git://git.kernel.dk/linux
Linus Torvalds
[prev]
[next]