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
2021-07-30
Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-31
/
+97
2021-07-23
loop: reintroduce global lock for safe loop_validate_file() traversal
Tetsuo Handa
1
-31
/
+97
2021-07-21
rbd: resurrect setting of disk->private_data in rbd_init_disk()
Ilya Dryomov
1
-0
/
+1
2021-07-20
rbd: don't hold lock_rwsem while running_list is being drained
Ilya Dryomov
1
-7
/
+5
2021-07-20
rbd: always kick acquire on "acquired" and "released" notifications
Ilya Dryomov
1
-13
/
+7
2021-07-16
Merge tag 'block-5.14-2021-07-16' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-200
/
+28
2021-07-15
xen-blkfront: sanitize the removal state machine
Christoph Hellwig
1
-198
/
+26
2021-07-15
nbd: fix order of cleaning up the queue and freeing the tagset
Wang Qing
1
-1
/
+1
2021-07-15
pd: fix order of cleaning up the queue and freeing the tagset
Guoqing Jiang
1
-1
/
+1
2021-07-09
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-210
/
+172
2021-07-09
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-8
/
+9
2021-07-05
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2021-07-03
virtio-blk: limit seg_max to a safe value
Stefan Hajnoczi
1
-1
/
+7
2021-07-03
virtio-blk: Fix memory leak among suspend/resume procedure
Xie Yongji
1
-0
/
+2
2021-07-03
virtio_blk: cleanups: remove check obsoleted by CONFIG_LBDAF removal
Sohaib
1
-7
/
+0
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-07-02
loop: remove unused variable in loop_set_status()
Tetsuo Handa
1
-2
/
+0
2021-07-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-6
/
+4
2021-07-01
zram: move backing_dev under macro CONFIG_ZRAM_WRITEBACK
Yue Hu
1
-1
/
+1
2021-06-30
block: remove REQ_OP_SCSI_{IN,OUT}
Christoph Hellwig
1
-1
/
+1
2021-06-30
loop: rewrite loop_exit using idr_for_each_entry
Christoph Hellwig
1
-9
/
+5
2021-06-30
loop: split loop_lookup
Christoph Hellwig
1
-45
/
+12
2021-06-30
loop: don't allow deleting an unspecified loop device
Christoph Hellwig
1
-0
/
+5
2021-06-30
loop: move loop_ctl_mutex locking into loop_add
Christoph Hellwig
1
-24
/
+13
2021-06-30
loop: split loop_control_ioctl
Christoph Hellwig
1
-33
/
+60
2021-06-30
loop: don't call loop_lookup before adding a loop device
Christoph Hellwig
1
-8
/
+1
2021-06-30
loop: remove the l argument to loop_add
Christoph Hellwig
1
-7
/
+5
2021-06-30
loop: reduce loop_ctl_mutex coverage in loop_exit
Christoph Hellwig
1
-2
/
+3
2021-06-30
loop: reorder loop_exit
Christoph Hellwig
1
-5
/
+2
2021-06-30
nbd: provide a way for userspace processes to identify device backends
Prasanna Kumar Kalever
1
-1
/
+59
2021-06-30
null_blk: remove an unused variable assignment in null_add_dev
Christoph Hellwig
1
-1
/
+0
2021-06-30
mtip32xx: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
1
-44
/
+27
2021-06-30
mtip32xx: simplify sysfs setup
Christoph Hellwig
1
-64
/
+15
2021-06-30
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-57
/
+19
2021-06-30
Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
31
-607
/
+337
2021-06-29
loop: charge i/o to mem and blk cg
Dan Schatzberg
2
-21
/
+43
2021-06-29
loop: use worker per cgroup instead of kworker
Dan Schatzberg
2
-34
/
+187
2021-06-24
block: pass a gendisk to bdev_disk_changed
Christoph Hellwig
1
-11
/
+10
2021-06-22
Merge tag 'v5.13-rc7' into rdma.git for-next
Jason Gunthorpe
3
-23
/
+13
2021-06-21
rnbd/rtrs-clt: Query and use max_segments from rtrs-clt.
Jack Wang
2
-6
/
+4
2021-06-18
loop: Fix missing discard support when using LOOP_CONFIGURE
Kristian Klausen
1
-0
/
+1
2021-06-16
loop: fix order of cleaning up the queue and freeing the tagset
Christoph Hellwig
1
-1
/
+1
2021-06-15
floppy: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-06-15
floppy: cleanup: remove redundant assignment to nr_sectors
Jiapeng Chong
1
-1
/
+0
2021-06-14
Merge tag 'v5.13-rc6' into char-misc-next
Greg Kroah-Hartman
2
-18
/
+8
2021-06-12
Merge tag 'block-5.13-2021-06-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-18
/
+8
2021-06-11
z2ram: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
1
-11
/
+4
2021-06-11
ataflop: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
1
-12
/
+4
2021-06-11
amiflop: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
1
-12
/
+4
2021-06-11
xen-blkfront: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
1
-57
/
+39
[next]