index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: add a bdev_discard_granularity helper
Christoph Hellwig
2022-04-18
3
-7
/
+7
*
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-18
13
-45
/
+10
*
block: add a bdev_max_discard_sectors helper
Christoph Hellwig
2022-04-18
3
-6
/
+7
*
block: add a bdev_fua helper
Christoph Hellwig
2022-04-18
1
-2
/
+1
*
block: add a bdev_write_cache helper
Christoph Hellwig
2022-04-18
2
-2
/
+2
*
block: add a bdev_nonrot helper
Christoph Hellwig
2022-04-18
1
-1
/
+1
*
drbd: cleanup decide_on_discard_support
Christoph Hellwig
2022-04-18
1
-33
/
+35
*
drbd: use bdev_alignment_offset instead of queue_alignment_offset
Christoph Hellwig
2022-04-18
1
-1
/
+1
*
drbd: use bdev based limit helpers in drbd_send_sizes
Christoph Hellwig
2022-04-18
1
-5
/
+7
*
drbd: remove assign_p_sizes_qlim
Christoph Hellwig
2022-04-18
1
-27
/
+20
*
pktcdvd: stop using bio_reset
Christoph Hellwig
2022-04-18
1
-16
/
+9
*
block: turn bio_kmalloc into a simple kmalloc wrapper
Christoph Hellwig
2022-04-18
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-02
7
-33
/
+50
|
\
|
|
*
drbd: remove check of list iterator against head past the loop body
Jakob Koschel
2022-04-01
1
-15
/
+27
|
*
drbd: remove usage of list iterator variable after loop
Jakob Koschel
2022-04-01
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-16
1
-4
/
+4
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-25
10
-160
/
+21
|
\
\
\
|
*
|
|
scsi: core: Move the result field from struct scsi_request to struct scsi_cmnd
Christoph Hellwig
2022-03-02
1
-1
/
+1
|
*
|
|
scsi: core: Remove the cmd field from struct scsi_request
Christoph Hellwig
2022-03-02
1
-2
/
+4
|
*
|
|
scsi: rnbd: Remove WRITE_SAME support
Christoph Hellwig
2022-02-23
4
-14
/
+3
|
*
|
|
scsi: drbd: Remove WRITE_SAME support
Christoph Hellwig
2022-02-23
5
-143
/
+13
*
|
|
|
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-23
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-23
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-22
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-18
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
[next]