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
2022-04-06
drbd: set QUEUE_FLAG_STABLE_WRITES
Christoph Böhmwalder
1
-0
/
+1
2022-04-06
drbd: fix an invalid memory access caused by incorrect use of list iterator
Xiaomeng Tong
1
-4
/
+2
2022-04-06
drbd: Fix five use after free bugs in get_initial_state
Lv Yunlong
4
-33
/
+42
2022-04-02
Merge tag 'for-5.18/drivers-2022-04-02' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-12
/
+12
2022-04-02
Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()"
Jens Axboe
1
-12
/
+12
2022-04-01
Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-33
/
+50
2022-03-31
drbd: remove check of list iterator against head past the loop body
Jakob Koschel
1
-15
/
+27
2022-03-31
drbd: remove usage of list iterator variable after loop
Jakob Koschel
1
-2
/
+5
2022-03-31
nbd: fix possible overflow on 'first_minor' in nbd_dev_add()
Zhang Wensheng
1
-12
/
+12
2022-03-30
drbd: fix potential silent data corruption
Lars Ellenberg
1
-1
/
+2
2022-03-30
loop: fix ioctl calls using compat_loop_info
Carlos Llamas
1
-0
/
+1
2022-03-28
Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+4
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
10
-160
/
+21
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-0
/
+1
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-5
/
+1
2022-03-22
remove bdi_congested() and wb_congested() and related functions
NeilBrown
2
-5
/
+1
2022-03-21
Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-84
/
+86
2022-03-21
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
22
-254
/
+70
2022-03-21
fs: Move many prototypes to pagemap.h
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-03-21
n64cart: convert bi_disk to bi_bdev->bd_disk fix build
Jackie Liu
1
-1
/
+1
2022-03-21
xen/blkfront: fix comment for need_copy
Dongli Zhang
1
-1
/
+1
2022-03-21
xen-blkback: remove redundant assignment to variable i
Colin Ian King
1
-1
/
+1
2022-03-17
Merge tag 'nvme-5.18-2022-03-17' of git://git.infradead.org/nvme into for-5.1...
Jens Axboe
1
-0
/
+1
2022-03-17
virtio_blk: eliminate anonymous module_init & module_exit
Randy Dunlap
1
-4
/
+4
2022-03-16
nvme: warn about shared namespaces without CONFIG_NVME_MULTIPATH
Christoph Hellwig
1
-0
/
+1
2022-03-15
xen/grant-table: remove readonly parameter from functions
Juergen Gross
1
-4
/
+4
2022-03-11
xen/blkfront: speed up purge_persistent_grants()
Juergen Gross
1
-1
/
+4
2022-03-09
Merge tag 'xsa396-5.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-26
/
+37
2022-03-08
blk-mq: prepare for implementing hctx table via xarray
Ming Lei
1
-1
/
+1
2022-03-08
block: mtip32xx: don't touch q->queue_hw_ctx
Ming Lei
1
-3
/
+1
2022-03-07
pktcdvd: remove a pointless debug check in pkt_submit_bio
Christoph Hellwig
1
-8
/
+1
2022-03-07
xen/blkfront: don't use gnttab_query_foreign_access() for mapped status
Juergen Gross
1
-26
/
+37
2022-03-06
virtio-blk: Remove BUG_ON() in virtio_queue_rq()
Xie Yongji
1
-10
/
+2
2022-03-06
virtio-blk: Don't use MAX_DISCARD_SEGMENTS if max_discard_seg is zero
Xie Yongji
1
-2
/
+8
2022-03-04
floppy: use memcpy_{to,from}_bvec
Christoph Hellwig
1
-4
/
+2
2022-03-04
drbd: use bvec_kmap_local in recv_dless_read
Christoph Hellwig
1
-2
/
+2
2022-03-04
drbd: use bvec_kmap_local in drbd_csum_bio
Christoph Hellwig
1
-3
/
+3
2022-03-04
zram: use memcpy_from_bvec in zram_bvec_write
Christoph Hellwig
1
-4
/
+1
2022-03-04
zram: use memcpy_to_bvec in zram_bvec_read
Christoph Hellwig
1
-3
/
+1
2022-03-04
aoe: use bvec_kmap_local in bvcpy
Christoph Hellwig
1
-2
/
+2
2022-03-01
scsi: core: Move the result field from struct scsi_request to struct scsi_cmnd
Christoph Hellwig
1
-1
/
+1
2022-03-01
scsi: core: Remove the cmd field from struct scsi_request
Christoph Hellwig
1
-2
/
+4
2022-02-27
null_blk: null_alloc_page() cleanup
Chaitanya Kulkarni
1
-7
/
+5
2022-02-27
null_blk: remove hardcoded null_alloc_page() param
Chaitanya Kulkarni
1
-4
/
+4
2022-02-27
null_blk: remove hardcoded alloc_cmd() parameter
Chaitanya Kulkarni
1
-17
/
+12
2022-02-27
loop: allow user to set the queue depth
Chaitanya Kulkarni
1
-1
/
+20
2022-02-27
loop: remove extra variable in lo_req_flush
Chaitanya Kulkarni
1
-2
/
+1
2022-02-27
loop: remove extra variable in lo_fallocate()
Chaitanya Kulkarni
1
-2
/
+1
2022-02-27
loop: use sysfs_emit() in the sysfs xxx show()
Chaitanya Kulkarni
1
-5
/
+5
2022-02-27
null_blk: fix return value from null_add_dev()
Chaitanya Kulkarni
1
-2
/
+3
[next]