index
:
Linux Stable
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.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
*
block: add a bdev_fua helper
Christoph Hellwig
2022-04-17
1
-2
/
+1
*
block: add a bdev_write_cache helper
Christoph Hellwig
2022-04-17
2
-2
/
+2
*
block: add a bdev_nonrot helper
Christoph Hellwig
2022-04-17
1
-1
/
+1
*
drbd: cleanup decide_on_discard_support
Christoph Hellwig
2022-04-17
1
-33
/
+35
*
drbd: use bdev_alignment_offset instead of queue_alignment_offset
Christoph Hellwig
2022-04-17
1
-1
/
+1
*
drbd: use bdev based limit helpers in drbd_send_sizes
Christoph Hellwig
2022-04-17
1
-5
/
+7
*
drbd: remove assign_p_sizes_qlim
Christoph Hellwig
2022-04-17
1
-27
/
+20
*
pktcdvd: stop using bio_reset
Christoph Hellwig
2022-04-17
1
-16
/
+9
*
block: turn bio_kmalloc into a simple kmalloc wrapper
Christoph Hellwig
2022-04-17
1
-12
/
+13
*
block: null_blk: end timed out poll request
Ming Lei
2022-04-14
1
-1
/
+1
*
drbd: set QUEUE_FLAG_STABLE_WRITES
Christoph Böhmwalder
2022-04-06
1
-0
/
+1
*
drbd: fix an invalid memory access caused by incorrect use of list iterator
Xiaomeng Tong
2022-04-06
1
-4
/
+2
*
drbd: Fix five use after free bugs in get_initial_state
Lv Yunlong
2022-04-06
4
-33
/
+42
*
Merge tag 'for-5.18/drivers-2022-04-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-04-02
1
-12
/
+12
|
\
|
*
Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()"
Jens Axboe
2022-04-02
1
-12
/
+12
*
|
Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-04-01
7
-33
/
+50
|
\
|
|
*
drbd: remove check of list iterator against head past the loop body
Jakob Koschel
2022-03-31
1
-15
/
+27
|
*
drbd: remove usage of list iterator variable after loop
Jakob Koschel
2022-03-31
1
-2
/
+5
|
*
nbd: fix possible overflow on 'first_minor' in nbd_dev_add()
Zhang Wensheng
2022-03-31
1
-12
/
+12
|
*
drbd: fix potential silent data corruption
Lars Ellenberg
2022-03-30
1
-1
/
+2
|
*
loop: fix ioctl calls using compat_loop_info
Carlos Llamas
2022-03-30
1
-0
/
+1
|
*
n64cart: convert bi_disk to bi_bdev->bd_disk fix build
Jackie Liu
2022-03-21
1
-1
/
+1
|
*
xen/blkfront: fix comment for need_copy
Dongli Zhang
2022-03-21
1
-1
/
+1
|
*
xen-blkback: remove redundant assignment to variable i
Colin Ian King
2022-03-21
1
-1
/
+1
*
|
Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-03-28
1
-4
/
+4
|
\
\
|
*
|
xen/grant-table: remove readonly parameter from functions
Juergen Gross
2022-03-15
1
-4
/
+4
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-24
10
-160
/
+21
|
\
\
\
|
*
|
|
scsi: core: Move the result field from struct scsi_request to struct scsi_cmnd
Christoph Hellwig
2022-03-01
1
-1
/
+1
|
*
|
|
scsi: core: Remove the cmd field from struct scsi_request
Christoph Hellwig
2022-03-01
1
-2
/
+4
|
*
|
|
scsi: rnbd: Remove WRITE_SAME support
Christoph Hellwig
2022-02-22
4
-14
/
+3
|
*
|
|
scsi: drbd: Remove WRITE_SAME support
Christoph Hellwig
2022-02-22
5
-143
/
+13
*
|
|
|
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
fs: Move many prototypes to pagemap.h
Matthew Wilcox (Oracle)
2022-03-21
1
-0
/
+1
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
2
-5
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
remove bdi_congested() and wb_congested() and related functions
NeilBrown
2022-03-22
2
-5
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-21
13
-84
/
+86
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Merge tag 'nvme-5.18-2022-03-17' of git://git.infradead.org/nvme into for-5.1...
Jens Axboe
2022-03-17
1
-0
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
nvme: warn about shared namespaces without CONFIG_NVME_MULTIPATH
Christoph Hellwig
2022-03-16
1
-0
/
+1
|
*
|
|
|
|
virtio_blk: eliminate anonymous module_init & module_exit
Randy Dunlap
2022-03-17
1
-4
/
+4
|
|
/
/
/
/
|
*
|
|
|
xen/blkfront: speed up purge_persistent_grants()
Juergen Gross
2022-03-11
1
-1
/
+4
|
*
|
|
|
floppy: use memcpy_{to,from}_bvec
Christoph Hellwig
2022-03-04
1
-4
/
+2
|
*
|
|
|
drbd: use bvec_kmap_local in recv_dless_read
Christoph Hellwig
2022-03-04
1
-2
/
+2
|
*
|
|
|
drbd: use bvec_kmap_local in drbd_csum_bio
Christoph Hellwig
2022-03-04
1
-3
/
+3
|
*
|
|
|
zram: use memcpy_from_bvec in zram_bvec_write
Christoph Hellwig
2022-03-04
1
-4
/
+1
|
*
|
|
|
zram: use memcpy_to_bvec in zram_bvec_read
Christoph Hellwig
2022-03-04
1
-3
/
+1
|
*
|
|
|
aoe: use bvec_kmap_local in bvcpy
Christoph Hellwig
2022-03-04
1
-2
/
+2
|
*
|
|
|
null_blk: null_alloc_page() cleanup
Chaitanya Kulkarni
2022-02-27
1
-7
/
+5
|
*
|
|
|
null_blk: remove hardcoded null_alloc_page() param
Chaitanya Kulkarni
2022-02-27
1
-4
/
+4
|
*
|
|
|
null_blk: remove hardcoded alloc_cmd() parameter
Chaitanya Kulkarni
2022-02-27
1
-17
/
+12
|
*
|
|
|
loop: allow user to set the queue depth
Chaitanya Kulkarni
2022-02-27
1
-1
/
+20
[next]