开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2022-07-14
fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
Bart Van Assche
2022-07-14
scsi/target: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
scsi/ufs: Rename a 'dir' argument into 'op'
Bart Van Assche
2022-07-14
scsi/device_handlers: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
scsi/core: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
scsi/core: Change the return type of scsi_noretry_cmd() into bool
Bart Van Assche
2022-07-14
scsi/core: Improve static type checking
Bart Van Assche
2022-07-14
nvme/target: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
nvme/host: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
md/raid5: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
md/raid10: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
md/raid1: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
md/bcache: Combine two prio_io() arguments
Bart Van Assche
2022-07-14
md/bcache: Combine two uuid_io() arguments
Bart Van Assche
2022-07-14
md/core: Combine two sync_page_io() arguments
Bart Van Assche
2022-07-14
dm/dm-zoned: Use the enum req_op type
Bart Van Assche
2022-07-14
dm/zone: Use the enum req_op type
Bart Van Assche
2022-07-14
dm-snap: Combine request operation type and flags
Bart Van Assche
2022-07-14
dm mirror log: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
dm/dm-integrity: Combine request operation and flags
Bart Van Assche
2022-07-14
dm/dm-flakey: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
dm/ebs: Change 'int rw' into 'enum req_op op'
Bart Van Assche
2022-07-14
dm/core: Combine request operation type and flags
Bart Van Assche
2022-07-14
dm/core: Rename kcopyd_job.rw into kcopyd.op
Bart Van Assche
2022-07-14
dm/core: Reduce the size of struct dm_io_request
Bart Van Assche
2022-07-14
nvdimm-btt: Use the enum req_op type
Bart Van Assche
2022-07-14
block/zram: Use enum req_op where appropriate
Bart Van Assche
2022-07-14
xen-blkback: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
block/rnbd: Use blk_opf_t where appropriate
Bart Van Assche
2022-07-14
block/floppy: Fix a sparse warning
Bart Van Assche
2022-07-14
block/drbd: Combine two drbd_submit_peer_request() arguments
Bart Van Assche
2022-07-14
block/drbd: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
block/brd: Use the enum req_op type
Bart Van Assche
2022-07-14
block: Change the type of req_op() and bio_op() into enum req_op
Bart Van Assche
2022-07-14
block: Change the type of the last .rw_page() argument
Bart Van Assche
2022-07-14
treewide: Rename enum req_opf into enum req_op
Bart Van Assche
2022-07-14
block: remove bdevname
Christoph Hellwig
2022-07-14
rnbd-srv: remove the name field from struct rnbd_dev
Christoph Hellwig
2022-07-14
pktcdvd: stop using bdevname in pkt_new_dev
Christoph Hellwig
2022-07-14
pktcdvd: stop using bdevname in pkt_seq_show
Christoph Hellwig
2022-07-14
drbd: stop using bdevname in drbd_report_io_error
Christoph Hellwig
2022-07-14
ublk_drv: fix request queue leak
Ming Lei
2022-07-14
ublk_drv: support to complete io command via task_work_add
Ming Lei
2022-07-14
ublk_drv: add io_uring based userspace block driver
Ming Lei
2022-07-06
block: move zone related fields to struct gendisk
Christoph Hellwig
2022-07-06
block: remove blk_queue_zone_sectors
Christoph Hellwig
2022-07-06
dm-zoned: cleanup dmz_fixup_devices
Christoph Hellwig
2022-07-06
nvmet:: use bdev based helpers in nvmet_bdev_zone_mgmt_emulate_all
Christoph Hellwig
2022-07-06
block: replace blkdev_nr_zones with bdev_nr_zones
Christoph Hellwig
2022-07-06
block: pass a gendisk to blk_queue_max_open_zones and blk_queue_max_active_zones
Christoph Hellwig
[next]