index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-12
Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-5
/
+2
2023-01-06
Merge tag 'block-2023-01-06' of git://git.kernel.dk/linux
Linus Torvalds
6
-0
/
+2995
2023-01-04
Revert "pktcdvd: remove driver."
Jens Axboe
3
-0
/
+2988
2023-01-04
ublk: honor IO_URING_F_NONBLOCK for handling control command
Ming Lei
1
-0
/
+3
2023-01-04
block: handle bio_split_to_limits() NULL return
Jens Axboe
2
-0
/
+4
2022-12-28
virtio_blk: Fix signedness bug in virtblk_prep_rq()
Rafael Mendonca
1
-2
/
+4
2022-12-28
virtio_blk: use UINT_MAX instead of -1U
Angus Chen
1
-1
/
+1
2022-12-28
virtio-blk: use a helper to handle request queuing errors
Dmitry Fomichev
1
-13
/
+16
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2
-2
/
+2
2022-12-21
Merge tag 'block-6.2-2022-12-19' of git://git.kernel.dk/linux
Linus Torvalds
1
-16
/
+12
2022-12-21
Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-0
/
+4
2022-12-19
Treewide: Stop corrupting socket's task_frag
Benjamin Coddington
2
-0
/
+4
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-12-15
xen: make remove callback of xen driver void returned
Dawei Li
2
-5
/
+2
2022-12-14
loop: Fix the max_loop commandline argument treatment when it is set to 0
Isaac J. Manjarres
1
-16
/
+12
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-89
/
+571
2022-12-13
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
35
-3194
/
+428
2022-12-12
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
4
-13
/
+13
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2022-12-04
floppy: Fix memory leak in do_floppy_init()
Yuan Can
1
-1
/
+3
2022-12-02
pktcdvd: remove driver.
Greg Kroah-Hartman
3
-2988
/
+0
2022-12-01
null_blk: support read-only and offline zone conditions
Shin'ichiro Kawasaki
3
-4
/
+121
2022-12-01
drbd: add context parameter to expect() macro
Christoph Böhmwalder
6
-42
/
+42
2022-12-01
drbd: introduce drbd_ratelimit()
Christoph Böhmwalder
8
-18
/
+26
2022-12-01
drbd: introduce dynamic debug
Christoph Böhmwalder
1
-36
/
+97
2022-12-01
drbd: split polymorph printk to its own file
Christoph Böhmwalder
2
-67
/
+73
2022-12-01
drbd: unify how failed assertions are logged
Christoph Böhmwalder
1
-3
/
+5
2022-11-30
zram: remove unused stats fields
Sergey Senozhatsky
2
-4
/
+0
2022-11-30
zram: add incompressible flag to read_block_state()
Sergey Senozhatsky
1
-2
/
+4
2022-11-30
zram: add incompressible writeback
Sergey Senozhatsky
1
-6
/
+12
2022-11-30
zram: add algo parameter support to zram_recompress()
Sergey Senozhatsky
2
-9
/
+46
2022-11-30
zram: remove redundant checks from zram_recompress()
Sergey Senozhatsky
1
-6
/
+2
2022-11-30
zram: add size class equals check into recompression
Alexey Romanov
1
-1
/
+10
2022-11-30
zram: use IS_ERR_VALUE() to check for zs_malloc() errors
Sergey Senozhatsky
1
-3
/
+3
2022-11-30
zram: clarify writeback_store() comment
Sergey Senozhatsky
1
-2
/
+6
2022-11-30
zram: add recompress flag to read_block_state()
Sergey Senozhatsky
1
-2
/
+3
2022-11-30
zram: introduce recompress sysfs knob
Sergey Senozhatsky
3
-3
/
+277
2022-11-30
zram: factor out WB and non-WB zram read functions
Sergey Senozhatsky
1
-23
/
+49
2022-11-30
zram: add recompression algorithm sysfs knob
Sergey Senozhatsky
1
-19
/
+105
2022-11-30
zram: preparation for multi-zcomp support
Sergey Senozhatsky
4
-32
/
+80
2022-11-30
virtio-blk: replace ida_simple[get|remove] with ida_[alloc_range|free]
Pankaj Raghav
1
-4
/
+4
2022-11-25
Merge tag 'block-6.1-2022-11-25' of git://git.kernel.dk/linux
Linus Torvalds
1
-44
/
+38
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
4
-13
/
+13
2022-11-24
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
1
-1
/
+1
2022-11-24
drbd: destroy workqueue when drbd device was freed
Wang ShaoBo
1
-1
/
+5
2022-11-24
drbd: remove call to memset before free device/resource/connection
Wang ShaoBo
1
-3
/
+0
2022-11-23
ublk_drv: don't forward io commands in reserve order
Ming Lei
1
-44
/
+38
2022-11-22
drbd: use consistent license
Christoph Böhmwalder
25
-25
/
+25
2022-11-21
Merge 6.1-rc6 into driver-core-next
Greg Kroah-Hartman
5
-59
/
+86
2022-11-18
Merge tag 'block-6.1-2022-11-18' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+2
[next]