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
...
|
*
|
ublk: remove the empty open and release block device operations
Christoph Hellwig
2022-07-21
1
-11
/
+0
|
*
|
ublk: remove UBLK_IO_F_PREFLUSH
Christoph Hellwig
2022-07-21
1
-3
/
+0
|
*
|
ublk_drv: fix an IS_ERR() vs NULL check
Dan Carpenter
2022-07-18
1
-2
/
+2
|
*
|
ublk: remove UBLK_IO_F_INTEGRITY
Christoph Hellwig
2022-07-18
1
-3
/
+0
|
*
|
ublk_drv: remove unneeded semicolon
Yang Li
2022-07-18
1
-2
/
+2
|
*
|
ublk_drv: fix missing error return code in ublk_add_dev()
Yang Yingliang
2022-07-18
1
-1
/
+3
|
*
|
ublk_drv: fix build warning with -Wmaybe-uninitialized and one sparse warning
Ming Lei
2022-07-16
1
-4
/
+2
|
*
|
block/zram: Use enum req_op where appropriate
Bart Van Assche
2022-07-14
1
-1
/
+1
|
*
|
xen-blkback: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
1
-3
/
+3
|
*
|
block/rnbd: Use blk_opf_t where appropriate
Bart Van Assche
2022-07-14
1
-3
/
+4
|
*
|
block/floppy: Fix a sparse warning
Bart Van Assche
2022-07-14
1
-1
/
+1
|
*
|
block/drbd: Combine two drbd_submit_peer_request() arguments
Bart Van Assche
2022-07-14
3
-11
/
+9
|
*
|
block/drbd: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
4
-13
/
+15
|
*
|
block/brd: Use the enum req_op type
Bart Van Assche
2022-07-14
1
-1
/
+1
|
*
|
block: Change the type of req_op() and bio_op() into enum req_op
Bart Van Assche
2022-07-14
1
-0
/
+2
|
*
|
block: Change the type of the last .rw_page() argument
Bart Van Assche
2022-07-14
2
-2
/
+2
|
*
|
treewide: Rename enum req_opf into enum req_op
Bart Van Assche
2022-07-14
4
-15
/
+12
|
*
|
rnbd-srv: remove the name field from struct rnbd_dev
Christoph Hellwig
2022-07-14
5
-12
/
+7
|
*
|
pktcdvd: stop using bdevname in pkt_new_dev
Christoph Hellwig
2022-07-14
1
-4
/
+2
|
*
|
pktcdvd: stop using bdevname in pkt_seq_show
Christoph Hellwig
2022-07-14
1
-3
/
+1
|
*
|
drbd: stop using bdevname in drbd_report_io_error
Christoph Hellwig
2022-07-14
1
-4
/
+2
|
*
|
ublk_drv: fix request queue leak
Ming Lei
2022-07-14
1
-6
/
+15
|
*
|
ublk_drv: support to complete io command via task_work_add
Ming Lei
2022-07-14
1
-8
/
+67
|
*
|
ublk_drv: add io_uring based userspace block driver
Ming Lei
2022-07-14
3
-0
/
+1541
|
*
|
block: move zone related fields to struct gendisk
Christoph Hellwig
2022-07-06
1
-1
/
+1
|
*
|
block: replace blkdev_nr_zones with bdev_nr_zones
Christoph Hellwig
2022-07-06
1
-1
/
+1
|
*
|
block: pass a gendisk to blk_queue_max_open_zones and blk_queue_max_active_zones
Christoph Hellwig
2022-07-06
1
-2
/
+2
|
*
|
block: pass a gendisk to blk_queue_set_zoned
Christoph Hellwig
2022-07-06
1
-1
/
+1
|
*
|
blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
John Garry
2022-07-06
2
-3
/
+3
|
*
|
blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
John Garry
2022-07-06
3
-6
/
+4
|
*
|
block: remove blk_cleanup_disk
Christoph Hellwig
2022-06-28
28
-45
/
+45
|
*
|
block: simplify disk shutdown
Christoph Hellwig
2022-06-28
7
-9
/
+3
|
*
|
mtip32xx: fix device removal
Christoph Hellwig
2022-06-28
2
-114
/
+44
|
*
|
mtip32xx: remove the device_status debugfs file
Christoph Hellwig
2022-06-28
2
-144
/
+1
|
|
/
*
|
xen/blkfront: force data bouncing when backend is untrusted
Roger Pau Monne
2022-07-01
1
-15
/
+34
*
|
xen/blkfront: fix leaking data in shared pages
Roger Pau Monne
2022-07-01
1
-2
/
+3
|
/
*
xen-blkfront: Handle NULL gendisk
Jason Andryuk
2022-06-21
1
-7
/
+12
*
Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-06-04
1
-3
/
+3
|
\
|
*
xen: switch gnttab_end_foreign_access() to take a struct page pointer
Juergen Gross
2022-05-27
1
-3
/
+3
*
|
Merge tag 'for-5.19/drivers-2022-06-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-06-03
5
-59
/
+82
|
\
\
|
*
|
block: null_blk: Fix null_zone_write()
Damien Le Moal
2022-06-02
3
-9
/
+10
|
*
|
nbd: use pr_err to output error message
Yu Kuai
2022-05-28
1
-22
/
+18
|
*
|
nbd: fix possible overflow on 'first_minor' in nbd_dev_add()
Zhang Wensheng
2022-05-28
1
-11
/
+12
|
*
|
nbd: fix io hung while disconnecting device
Yu Kuai
2022-05-28
1
-1
/
+1
|
*
|
nbd: don't clear 'NBD_CMD_INFLIGHT' flag if request is not completed
Yu Kuai
2022-05-28
1
-4
/
+14
|
*
|
nbd: fix race between nbd_alloc_config() and module removal
Yu Kuai
2022-05-28
1
-9
/
+19
|
*
|
nbd: call genl_unregister_family() first in nbd_cleanup()
Yu Kuai
2022-05-28
1
-1
/
+6
|
*
|
block, loop: support partitions without scanning
Christoph Hellwig
2022-05-27
1
-4
/
+4
*
|
|
Merge tag 'for-5.19/block-exec-2022-06-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-06-03
1
-2
/
+2
|
\
\
\
|
*
|
|
blk-mq: remove the done argument to blk_execute_rq_nowait
Christoph Hellwig
2022-05-28
1
-2
/
+2
[prev]
[next]