index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-31
Merge tag 'for-5.15/drivers-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-121
/
+137
2021-08-31
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-65
/
+29
2021-08-28
Revert "floppy: reintroduce O_NDELAY fix"
Denis Efremov
1
-15
/
+15
2021-08-28
Merge tag 'block-5.14-2021-08-27' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-3
/
+5
2021-08-27
cryptoloop: add a deprecation warning
Christoph Hellwig
2
-2
/
+4
2021-08-27
pd: fix a NULL vs IS_ERR() check
Dan Carpenter
1
-1
/
+1
2021-08-25
nbd: remove nbd->destroy_complete
Christoph Hellwig
1
-38
/
+14
2021-08-25
nbd: only return usable devices from nbd_find_unused
Christoph Hellwig
1
-7
/
+9
2021-08-25
nbd: set nbd->index before releasing nbd_index_mutex
Tetsuo Handa
1
-1
/
+1
2021-08-25
nbd: prevent IDR lookups from finding partially initialized devices
Tetsuo Handa
1
-1
/
+10
2021-08-25
nbd: reset NBD to NULL when restarting in nbd_genl_connect
Christoph Hellwig
1
-14
/
+18
2021-08-25
nbd: add missing locking to the nbd_dev_add error path
Tetsuo Handa
1
-0
/
+2
2021-08-23
null_blk: add error handling support for add_disk()
Luis Chamberlain
1
-2
/
+1
2021-08-23
virtio_blk: add error handling support for add_disk()
Luis Chamberlain
1
-1
/
+6
2021-08-16
block: nbd: add sanity check for first_minor
Pavel Skripkin
1
-0
/
+10
2021-08-16
ps3vram: use bvec_virt
Christoph Hellwig
1
-1
/
+1
2021-08-16
virtio_blk: use bvec_virt
Christoph Hellwig
1
-5
/
+2
2021-08-16
rbd: use bvec_virt
Christoph Hellwig
1
-2
/
+1
2021-08-16
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-6
/
+33
2021-08-14
Merge tag 'block-5.14-2021-08-13' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+11
2021-08-13
nbd: reduce the nbd_index_mutex scope
Christoph Hellwig
1
-27
/
+28
2021-08-13
nbd: refactor device search and allocation in nbd_genl_connect
Christoph Hellwig
1
-31
/
+14
2021-08-13
nbd: return the allocated nbd_device from nbd_dev_add
Christoph Hellwig
1
-12
/
+9
2021-08-13
nbd: remove nbd_del_disk
Christoph Hellwig
1
-12
/
+5
2021-08-13
nbd: refactor device removal
Christoph Hellwig
1
-24
/
+13
2021-08-13
nbd: do del_gendisk() asynchronously for NBD_DESTROY_ON_DISCONNECT
Hou Tao
1
-9
/
+61
2021-08-13
nbd: add the check to prevent overflow in __nbd_ioctl()
Baokun Li
1
-2
/
+4
2021-08-13
nbd: Aovid double completion of a request
Xie Yongji
1
-3
/
+11
2021-08-12
sx8: use the internal state machine to check if del_gendisk needs to be called
Christoph Hellwig
1
-1
/
+1
2021-08-12
block: move some macros to blkdev.h
Guoqing Jiang
2
-7
/
+0
2021-08-11
virtio-blk: Add validation for block size in config space
Xie Yongji
1
-6
/
+33
2021-08-10
xen-blkfront: Remove redundant assignment to variable err
Colin Ian King
1
-1
/
+0
2021-08-09
block: move the bdi from the request_queue to the gendisk
Christoph Hellwig
2
-8
/
+5
2021-08-09
block: pass a gendisk to blk_queue_update_readahead
Christoph Hellwig
1
-1
/
+1
2021-08-07
Merge tag 'block-5.14-2021-08-07' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-08-05
loop: Select I/O scheduler 'none' from inside add_disk()
Bart Van Assche
1
-1
/
+2
2021-08-04
n64cart: fix the dma address in n64cart_do_bvec
Christoph Hellwig
1
-1
/
+1
2021-08-02
block/rnbd: Use sysfs_emit instead of s*printf function for sysfs show
Md Haris Iqbal
2
-25
/
+22
2021-08-02
block/rnbd-clt: Use put_cpu_ptr after get_cpu_ptr
Gioh Kim
1
-1
/
+1
2021-08-02
loop: raise media_change event
Matteo Croce
1
-0
/
+5
2021-08-02
loop: don't grab a reference to the block device
Christoph Hellwig
1
-5
/
+0
2021-08-02
ps3disk: use memcpy_{from,to}_bvec
Christoph Hellwig
1
-16
/
+2
2021-08-02
rbd: use memzero_bvec
Christoph Hellwig
1
-13
/
+2
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
[next]