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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
loop: Select I/O scheduler 'none' from inside add_disk()
Bart Van Assche
2021-08-05
1
-1
/
+2
|
|
/
/
/
|
*
|
|
loop: raise media_change event
Matteo Croce
2021-08-02
1
-0
/
+5
|
*
|
|
loop: don't grab a reference to the block device
Christoph Hellwig
2021-08-02
1
-5
/
+0
|
*
|
|
ps3disk: use memcpy_{from,to}_bvec
Christoph Hellwig
2021-08-02
1
-16
/
+2
|
*
|
|
rbd: use memzero_bvec
Christoph Hellwig
2021-08-02
1
-13
/
+2
*
|
|
|
Merge tag 'block-5.14-2021-08-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-27
3
-3
/
+5
|
\
\
\
\
|
*
|
|
|
cryptoloop: add a deprecation warning
Christoph Hellwig
2021-08-27
2
-2
/
+4
|
*
|
|
|
pd: fix a NULL vs IS_ERR() check
Dan Carpenter
2021-08-27
1
-1
/
+1
*
|
|
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-08-16
1
-6
/
+33
|
\
\
\
\
\
|
*
|
|
|
|
virtio-blk: Add validation for block size in config space
Xie Yongji
2021-08-11
1
-6
/
+33
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'block-5.14-2021-08-13' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-13
1
-3
/
+11
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
|
|
nbd: Aovid double completion of a request
Xie Yongji
2021-08-13
1
-3
/
+11
*
|
|
|
Merge tag 'block-5.14-2021-08-07' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-07
1
-1
/
+1
|
\
|
|
|
|
|
/
/
|
/
|
|
|
*
|
n64cart: fix the dma address in n64cart_do_bvec
Christoph Hellwig
2021-08-04
1
-1
/
+1
*
|
|
Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-30
1
-31
/
+97
|
\
|
|
|
*
|
loop: reintroduce global lock for safe loop_validate_file() traversal
Tetsuo Handa
2021-07-23
1
-31
/
+97
*
|
|
rbd: resurrect setting of disk->private_data in rbd_init_disk()
Ilya Dryomov
2021-07-21
1
-0
/
+1
*
|
|
rbd: don't hold lock_rwsem while running_list is being drained
Ilya Dryomov
2021-07-20
1
-7
/
+5
*
|
|
rbd: always kick acquire on "acquired" and "released" notifications
Ilya Dryomov
2021-07-20
1
-13
/
+7
|
|
/
|
/
|
*
|
Merge tag 'block-5.14-2021-07-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-16
3
-200
/
+28
|
\
|
|
*
xen-blkfront: sanitize the removal state machine
Christoph Hellwig
2021-07-15
1
-198
/
+26
|
*
nbd: fix order of cleaning up the queue and freeing the tagset
Wang Qing
2021-07-15
1
-1
/
+1
|
*
pd: fix order of cleaning up the queue and freeing the tagset
Guoqing Jiang
2021-07-15
1
-1
/
+1
*
|
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-09
5
-210
/
+172
|
\
|
|
*
loop: remove unused variable in loop_set_status()
Tetsuo Handa
2021-07-02
1
-2
/
+0
|
*
block: remove REQ_OP_SCSI_{IN,OUT}
Christoph Hellwig
2021-06-30
1
-1
/
+1
|
*
loop: rewrite loop_exit using idr_for_each_entry
Christoph Hellwig
2021-06-30
1
-9
/
+5
|
*
loop: split loop_lookup
Christoph Hellwig
2021-06-30
1
-45
/
+12
|
*
loop: don't allow deleting an unspecified loop device
Christoph Hellwig
2021-06-30
1
-0
/
+5
|
*
loop: move loop_ctl_mutex locking into loop_add
Christoph Hellwig
2021-06-30
1
-24
/
+13
|
*
loop: split loop_control_ioctl
Christoph Hellwig
2021-06-30
1
-33
/
+60
|
*
loop: don't call loop_lookup before adding a loop device
Christoph Hellwig
2021-06-30
1
-8
/
+1
|
*
loop: remove the l argument to loop_add
Christoph Hellwig
2021-06-30
1
-7
/
+5
|
*
loop: reduce loop_ctl_mutex coverage in loop_exit
Christoph Hellwig
2021-06-30
1
-2
/
+3
|
*
loop: reorder loop_exit
Christoph Hellwig
2021-06-30
1
-5
/
+2
|
*
nbd: provide a way for userspace processes to identify device backends
Prasanna Kumar Kalever
2021-06-30
1
-1
/
+59
|
*
null_blk: remove an unused variable assignment in null_add_dev
Christoph Hellwig
2021-06-30
1
-1
/
+0
|
*
mtip32xx: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
2021-06-30
1
-44
/
+27
|
*
mtip32xx: simplify sysfs setup
Christoph Hellwig
2021-06-30
1
-64
/
+15
*
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-07-09
1
-8
/
+9
|
\
\
|
*
|
virtio-blk: limit seg_max to a safe value
Stefan Hajnoczi
2021-07-03
1
-1
/
+7
|
*
|
virtio-blk: Fix memory leak among suspend/resume procedure
Xie Yongji
2021-07-03
1
-0
/
+2
|
*
|
virtio_blk: cleanups: remove check obsoleted by CONFIG_LBDAF removal
Sohaib
2021-07-03
1
-7
/
+0
*
|
|
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-05
1
-2
/
+1
|
\
\
\
|
*
\
\
Merge tag 'v5.13-rc6' into char-misc-next
Greg Kroah-Hartman
2021-06-14
2
-18
/
+8
|
|
\
\
\
|
*
\
\
\
Merge 50f09a3dd587 ("Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/p...
Greg Kroah-Hartman
2021-05-21
1
-5
/
+5
|
|
\
\
\
\
|
*
|
|
|
|
sparc/vio: make remove callback return void
Uwe Kleine-König
2021-05-14
1
-2
/
+1
*
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-02
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
zram: move backing_dev under macro CONFIG_ZRAM_WRITEBACK
Yue Hu
2021-07-01
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-07-01
2
-6
/
+4
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
[prev]
[next]