开源镜像站
帮助
动态
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
2023-02-13
block: ublk: check IO buffer based on flag need_get_data
Liu Xiaodong
2023-02-09
s390/dasd: Fix potential memleak in dasd_eckd_init()
Qiheng Lin
2023-02-09
s390/dasd: sort out physical vs virtual pointers usage
Alexander Gordeev
2023-02-08
md: account io_acct_set usage with active_io
Xiao Ni
2023-02-07
block: ublk: improve handling device deletion
Ming Lei
2023-02-07
Merge tag 'nvme-6.3-2023-02-07' of git://git.infradead.org/nvme into for-6.3/...
Jens Axboe
2023-02-07
ublk: pass NULL to blk_mq_alloc_disk() as queuedata
Ziyang Zhang
2023-02-07
ublk: mention WRITE_ZEROES in comment of ublk_complete_rq()
Ziyang Zhang
2023-02-07
ublk: remove unnecessary NULL check in ublk_rq_has_data()
Ziyang Zhang
2023-02-03
vringh: use bvec_set_page to initialize a bvec
Christoph Hellwig
2023-02-03
zram: use bvec_set_page to initialize bvecs
Christoph Hellwig
2023-02-03
virtio_blk: use bvec_set_virt to initialize special_vec
Christoph Hellwig
2023-02-03
rbd: use bvec_set_page to initialize the copy up bvec
Christoph Hellwig
2023-02-03
nvme: use bvec_set_virt to initialize special_vec
Christoph Hellwig
2023-02-03
nvmet: use bvec_set_page to initialize bvecs
Christoph Hellwig
2023-02-03
target: use bvec_set_page to initialize bvecs
Christoph Hellwig
2023-02-03
sd: factor out a sd_set_special_bvec helper
Christoph Hellwig
2023-02-01
md: use MD_RESYNC_* whenever possible
Hou Tao
2023-02-01
md: Free writes_pending in md_stop
Xiao Ni
2023-02-01
md: Change active_io to percpu
Xiao Ni
2023-02-01
md: Factor out is_md_suspended helper
Xiao Ni
2023-02-01
md: don't update recovery_cp when curr_resync is ACTIVE
Hou Tao
2023-02-01
loop: Improve the hw_queue_depth kernel module parameter implementation
Bart Van Assche
2023-02-01
nvme: mask CSE effects for security receive
Keith Busch
2023-02-01
nvme: always initialize known command effects
Keith Busch
2023-02-01
nvmet: for nvme admin set_features cmd, call nvmet_check_data_len_lte()
Amit Engel
2023-02-01
nvme-tcp: add additional info for nvme_tcp_timeout log
Amit Engel
2023-02-01
nvme: add nvme_opcode_str function for all nvme cmd types
Amit Engel
2023-02-01
nvme: remove nvme_execute_passthru_rq
Christoph Hellwig
2023-02-01
nvme-pci: place descriptor addresses in iod
Keith Busch
2023-02-01
nvme-pci: use mapped entries for sgl decision
Keith Busch
2023-02-01
nvme-pci: remove SGL segment descriptors
Keith Busch
2023-02-01
nvme-auth: don't use NVMe status codes
Hannes Reinecke
2023-02-01
nvme-fabrics: clarify AUTHREQ result handling
Hannes Reinecke
2023-01-31
ublk_drv: only allow owner to open unprivileged disk
Ming Lei
2023-01-29
s390/dcssblk:: don't call bio_split_to_limits
Christoph Hellwig
2023-01-29
ps3vram: remove bio splitting
Christoph Hellwig
2023-01-29
block: introduce bdev_zone_no helper
Pankaj Raghav
2023-01-29
nvme: set REQ_ALLOC_CACHE for uring-passthru request
Anuj Gupta
2023-01-29
ublk_drv: add mechanism for supporting unprivileged ublk device
Ming Lei
2023-01-29
ublk_drv: add module parameter of ublks_max for limiting max allowed ublk dev
Ming Lei
2023-01-29
ublk_drv: add device parameter UBLK_PARAM_TYPE_DEVT
Ming Lei
2023-01-29
ublk_drv: move ublk_get_device_from_id into ublk_ctrl_uring_cmd
Ming Lei
2023-01-29
ublk_drv: don't probe partitions if the ubq daemon isn't trusted
Ming Lei
2023-01-29
ublk_drv: remove nr_aborted_queues from ublk_device
Ming Lei
2023-01-29
drbd: drbd_insert_interval(): Clarify comment
Andreas Gruenbacher
2023-01-29
drbd: interval tree: make removing an "empty" interval a no-op
Lars Ellenberg
2023-01-29
drbd: remove macros using require_context
Christoph Böhmwalder
2023-01-29
drbd: remove unnecessary assignment in vli_encode_bits
Christoph Böhmwalder
2023-01-29
drbd: split off drbd_config into separate file
Christoph Böhmwalder
[next]