aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)AuthorFilesLines
2022-09-03Merge tag 'for-linus-6.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-10/+19
2022-09-02xen-blkfront: Cache feature_persistent value before advertisementGravatar SeongJae Park 1-7/+7
2022-09-02xen-blkfront: Advertise feature-persistent as user requestedGravatar SeongJae Park 1-2/+6
2022-09-02xen-blkback: Advertise feature-persistent as user requestedGravatar SeongJae Park 2-2/+7
2022-08-26Merge tag 'block-6.0-2022-08-26' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-0/+5
2022-08-24loop: Check for overflow while configuring loopGravatar Siddh Raman Pant 1-0/+5
2022-08-23Merge tag 'mm-hotfixes-stable-2022-08-22' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 2-10/+33
2022-08-20Revert "zram: remove double compression logic"Gravatar Jiri Slaby 2-10/+33
2022-08-20Merge tag 'block-6.0-2022-08-19' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-6/+27
2022-08-16ublk_drv: do not add a re-issued request aborted previously to ioucmd's task_...Gravatar ZiyangZhang 1-1/+17
2022-08-16ublk_drv: update comment for __ublk_fail_req()Gravatar ZiyangZhang 1-2/+3
2022-08-16ublk_drv: check ubq_daemon_is_dying() in __ublk_rq_task_work()Gravatar ZiyangZhang 1-3/+2
2022-08-14Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-15/+9
2022-08-13ublk_drv: update iod->addr for UBLK_IO_NEED_GET_DATAGravatar ZiyangZhang 1-0/+5
2022-08-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-14/+10
2022-08-12xen-blkfront: Apply 'feature_persistent' parameter when connectGravatar SeongJae Park 1-3/+1
2022-08-12xen-blkback: Apply 'feature_persistent' parameter when connectGravatar Maximilian Heyne 1-6/+3
2022-08-12xen-blkback: fix persistent grants negotiationGravatar SeongJae Park 1-8/+7
2022-08-11Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-clientGravatar Linus Torvalds 1-3/+3
2022-08-11virtio-blk: Avoid use-after-free on suspend/resumeGravatar Shigeru Yoshida 1-14/+10
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-8/+9
2022-08-03libceph: clean up ceph_osdc_start_request prototypeGravatar Jeff Layton 1-3/+3
2022-08-02ublk_drv: add support for UBLK_IO_NEED_GET_DATAGravatar ZiyangZhang 1-12/+94
2022-08-02ublk_drv: cleanup ublksrv_ctrl_dev_infoGravatar Ming Lei 1-11/+7
2022-08-02ublk_drv: add SET_PARAMS/GET_PARAMS control commandGravatar Ming Lei 1-18/+187
2022-08-02ublk_drv: fix ublk device leak in case that add_disk failsGravatar Ming Lei 1-0/+5
2022-08-02ublk_drv: cancel device even though disk isn't upGravatar Ming Lei 1-6/+12
2022-08-02block: change the blk_queue_split calling conventionGravatar Christoph Hellwig 3-3/+3
2022-08-02remove the sx8 block driverGravatar Christoph Hellwig 3-1593/+0
2022-08-02nbd: add missing definition of pr_fmtGravatar Yu Kuai 1-2/+4
2022-08-02null_blk: fix ida error handling in null_add_dev()Gravatar Dan Carpenter 1-3/+11
2022-08-02null_blk: add configfs variables for 2 optionsGravatar Vincent Fu 2-19/+50
2022-08-02null_blk: add module parameters for 4 optionsGravatar Vincent Fu 1-0/+20
2022-08-02block/rnbd-srv: Replace sess_dev_list with index_idrGravatar Md Haris Iqbal 2-14/+7
2022-08-02block/rnbd-srv: Set keep_id to true after mutex_trylockGravatar Md Haris Iqbal 1-1/+2
2022-08-02rnbd-clt: make rnbd_clt_change_capacity return voidGravatar Guoqing Jiang 1-4/+3
2022-08-02rnbd-clt: pass sector_t type for resize capacityGravatar Guoqing Jiang 3-5/+5
2022-08-02rnbd-clt: check capacity inside rnbd_clt_change_capacityGravatar Guoqing Jiang 1-6/+7
2022-08-02rnbd-clt: adjust the layout of struct rnbd_clt_devGravatar Guoqing Jiang 1-2/+2
2022-08-02rnbd-clt: reduce the size of struct rnbd_clt_devGravatar Guoqing Jiang 2-74/+55
2022-08-02rnbd-clt: kill read_only from struct rnbd_clt_devGravatar Guoqing Jiang 2-7/+2
2022-08-02rnbd-clt: don't free rsp in msg_open_conf for map scenarioGravatar Guoqing Jiang 1-4/+14
2022-08-02rnbd-clt: open code send_msg_open in rnbd_clt_map_deviceGravatar Guoqing Jiang 1-2/+41
2022-08-02block: null_blk: Use the bitmap API to allocate bitmapsGravatar Christophe JAILLET 1-4/+3
2022-08-02drbd: bm_page_async_io: fix spurious bitmap "IO error" on large volumesGravatar Lars Ellenberg 1-7/+42
2022-08-02Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 48-393/+1717
2022-07-29zsmalloc: zs_malloc: return ERR_PTR on failureGravatar Hui Zhu 1-2/+2
2022-07-26ublk_drv: fix double shift bugGravatar Dan Carpenter 1-2/+2
2022-07-22ublk_drv: make sure that correct flags(features) returned to userspaceGravatar Ming Lei 1-3/+14
2022-07-22ublk_drv: fix error handling of ublk_add_devGravatar Christoph Hellwig 1-52/+48