aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-02-13block: ublk: check IO buffer based on flag need_get_dataGravatar Liu Xiaodong 1-4/+9
2023-02-09s390/dasd: Fix potential memleak in dasd_eckd_init()Gravatar Qiheng Lin 1-1/+3
2023-02-09s390/dasd: sort out physical vs virtual pointers usageGravatar Alexander Gordeev 6-70/+67
2023-02-08md: account io_acct_set usage with active_ioGravatar Xiao Ni 2-3/+10
2023-02-07block: ublk: improve handling device deletionGravatar Ming Lei 1-4/+18
2023-02-07Merge tag 'nvme-6.3-2023-02-07' of git://git.infradead.org/nvme into for-6.3/...Gravatar Jens Axboe 10-153/+166
2023-02-07ublk: pass NULL to blk_mq_alloc_disk() as queuedataGravatar Ziyang Zhang 1-1/+1
2023-02-07ublk: mention WRITE_ZEROES in comment of ublk_complete_rq()Gravatar Ziyang Zhang 1-1/+1
2023-02-07ublk: remove unnecessary NULL check in ublk_rq_has_data()Gravatar Ziyang Zhang 1-1/+1
2023-02-03vringh: use bvec_set_page to initialize a bvecGravatar Christoph Hellwig 1-3/+2
2023-02-03zram: use bvec_set_page to initialize bvecsGravatar Christoph Hellwig 1-11/+4
2023-02-03virtio_blk: use bvec_set_virt to initialize special_vecGravatar Christoph Hellwig 1-3/+1
2023-02-03rbd: use bvec_set_page to initialize the copy up bvecGravatar Christoph Hellwig 1-4/+3
2023-02-03nvme: use bvec_set_virt to initialize special_vecGravatar Christoph Hellwig 1-3/+1
2023-02-03nvmet: use bvec_set_page to initialize bvecsGravatar Christoph Hellwig 2-11/+4
2023-02-03target: use bvec_set_page to initialize bvecsGravatar Christoph Hellwig 1-12/+6
2023-02-03sd: factor out a sd_set_special_bvec helperGravatar Christoph Hellwig 1-19/+17
2023-02-01md: use MD_RESYNC_* whenever possibleGravatar Hou Tao 1-3/+3
2023-02-01md: Free writes_pending in md_stopGravatar Xiao Ni 1-0/+1
2023-02-01md: Change active_io to percpuGravatar Xiao Ni 2-20/+25
2023-02-01md: Factor out is_md_suspended helperGravatar Xiao Ni 1-5/+12
2023-02-01md: don't update recovery_cp when curr_resync is ACTIVEGravatar Hou Tao 1-1/+1
2023-02-01loop: Improve the hw_queue_depth kernel module parameter implementationGravatar Bart Van Assche 1-4/+10
2023-02-01nvme: mask CSE effects for security receiveGravatar Keith Busch 1-0/+17
2023-02-01nvme: always initialize known command effectsGravatar Keith Busch 1-39/+45
2023-02-01nvmet: for nvme admin set_features cmd, call nvmet_check_data_len_lte()Gravatar Amit Engel 1-1/+1
2023-02-01nvme-tcp: add additional info for nvme_tcp_timeout logGravatar Amit Engel 1-2/+5
2023-02-01nvme: add nvme_opcode_str function for all nvme cmd typesGravatar Amit Engel 2-0/+29
2023-02-01nvme: remove nvme_execute_passthru_rqGravatar Christoph Hellwig 4-19/+12
2023-02-01nvme-pci: place descriptor addresses in iodGravatar Keith Busch 1-31/+18
2023-02-01nvme-pci: use mapped entries for sgl decisionGravatar Keith Busch 1-3/+3
2023-02-01nvme-pci: remove SGL segment descriptorsGravatar Keith Busch 1-42/+5
2023-02-01nvme-auth: don't use NVMe status codesGravatar Hannes Reinecke 1-15/+15
2023-02-01nvme-fabrics: clarify AUTHREQ result handlingGravatar Hannes Reinecke 1-2/+17
2023-01-31ublk_drv: only allow owner to open unprivileged diskGravatar Ming Lei 1-12/+43
2023-01-29s390/dcssblk:: don't call bio_split_to_limitsGravatar Christoph Hellwig 1-4/+0
2023-01-29ps3vram: remove bio splittingGravatar Christoph Hellwig 1-7/+0
2023-01-29block: introduce bdev_zone_no helperGravatar Pankaj Raghav 1-2/+1
2023-01-29nvme: set REQ_ALLOC_CACHE for uring-passthru requestGravatar Anuj Gupta 1-2/+2
2023-01-29ublk_drv: add mechanism for supporting unprivileged ublk deviceGravatar Ming Lei 1-6/+146
2023-01-29ublk_drv: add module parameter of ublks_max for limiting max allowed ublk devGravatar Ming Lei 1-0/+19
2023-01-29ublk_drv: add device parameter UBLK_PARAM_TYPE_DEVTGravatar Ming Lei 1-1/+23
2023-01-29ublk_drv: move ublk_get_device_from_id into ublk_ctrl_uring_cmdGravatar Ming Lei 1-89/+49
2023-01-29ublk_drv: don't probe partitions if the ubq daemon isn't trustedGravatar Ming Lei 1-0/+9
2023-01-29ublk_drv: remove nr_aborted_queues from ublk_deviceGravatar Ming Lei 1-1/+0
2023-01-29drbd: drbd_insert_interval(): Clarify commentGravatar Andreas Gruenbacher 1-1/+1
2023-01-29drbd: interval tree: make removing an "empty" interval a no-opGravatar Lars Ellenberg 1-0/+4
2023-01-29drbd: remove macros using require_contextGravatar Christoph Böhmwalder 1-11/+1
2023-01-29drbd: remove unnecessary assignment in vli_encode_bitsGravatar Christoph Böhmwalder 1-1/+1
2023-01-29drbd: split off drbd_config into separate fileGravatar Christoph Böhmwalder 2-1/+2