index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
Bart Van Assche
2022-07-14
1
-2
/
+2
*
scsi/target: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
1
-2
/
+2
*
scsi/ufs: Rename a 'dir' argument into 'op'
Bart Van Assche
2022-07-14
1
-2
/
+2
*
scsi/device_handlers: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
4
-6
/
+6
*
scsi/core: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
1
-3
/
+3
*
scsi/core: Change the return type of scsi_noretry_cmd() into bool
Bart Van Assche
2022-07-14
2
-9
/
+9
*
scsi/core: Improve static type checking
Bart Van Assche
2022-07-14
1
-3
/
+3
*
nvme/target: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
2
-11
/
+12
*
nvme/host: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
2
-3
/
+3
*
md/raid5: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
1
-1
/
+2
*
md/raid10: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
1
-5
/
+5
*
md/raid1: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
1
-2
/
+2
*
md/bcache: Combine two prio_io() arguments
Bart Van Assche
2022-07-14
1
-5
/
+4
*
md/bcache: Combine two uuid_io() arguments
Bart Van Assche
2022-07-14
1
-8
/
+8
*
md/core: Combine two sync_page_io() arguments
Bart Van Assche
2022-07-14
8
-30
/
+29
*
dm/dm-zoned: Use the enum req_op type
Bart Van Assche
2022-07-14
2
-3
/
+4
*
dm/zone: Use the enum req_op type
Bart Van Assche
2022-07-14
1
-1
/
+1
*
dm-snap: Combine request operation type and flags
Bart Van Assche
2022-07-14
1
-12
/
+12
*
dm mirror log: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
1
-1
/
+1
*
dm/dm-integrity: Combine request operation and flags
Bart Van Assche
2022-07-14
1
-29
/
+34
*
dm/dm-flakey: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
1
-2
/
+6
*
dm/ebs: Change 'int rw' into 'enum req_op op'
Bart Van Assche
2022-07-14
1
-7
/
+8
*
dm/core: Combine request operation type and flags
Bart Van Assche
2022-07-14
3
-33
/
+32
*
dm/core: Rename kcopyd_job.rw into kcopyd.op
Bart Van Assche
2022-07-14
1
-12
/
+13
*
dm/core: Reduce the size of struct dm_io_request
Bart Van Assche
2022-07-14
8
-43
/
+27
*
nvdimm-btt: Use the enum req_op type
Bart Van Assche
2022-07-14
1
-1
/
+1
*
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
2
-0
/
+4
*
block: Change the type of the last .rw_page() argument
Bart Van Assche
2022-07-14
4
-4
/
+4
*
treewide: Rename enum req_opf into enum req_op
Bart Van Assche
2022-07-14
8
-22
/
+18
*
block: remove bdevname
Christoph Hellwig
2022-07-14
3
-3
/
+3
*
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
5
-44
/
+40
*
block: remove blk_queue_zone_sectors
Christoph Hellwig
2022-07-06
2
-7
/
+7
*
dm-zoned: cleanup dmz_fixup_devices
Christoph Hellwig
2022-07-06
1
-12
/
+12
*
nvmet:: use bdev based helpers in nvmet_bdev_zone_mgmt_emulate_all
Christoph Hellwig
2022-07-06
1
-2
/
+2
*
block: replace blkdev_nr_zones with bdev_nr_zones
Christoph Hellwig
2022-07-06
4
-8
/
+7
*
block: pass a gendisk to blk_queue_max_open_zones and blk_queue_max_active_zones
Christoph Hellwig
2022-07-06
3
-7
/
+7
[next]