summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)AuthorFilesLines
2022-10-17Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2022-10-14Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-23/+3
2022-10-13zram: always expose rw_pageBrian Geffon1-23/+3
2022-10-12treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld1-2/+2
2022-10-11Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-22/+31
2022-10-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-18/+92
2022-10-08Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+0
2022-10-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-6/+5
2022-10-07Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linuxLinus Torvalds21-237/+598
2022-10-07virtio_blk: add SECURE ERASE command supportAlvaro Karsz1-18/+92
2022-10-07Merge tag 'v6.0' into rdma.git for-nextJason Gunthorpe8-32/+89
2022-10-04Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+1
2022-10-04zram: keep comments within 80-columns limitSergey Senozhatsky1-8/+11
2022-10-04zram: do not waste zram_table_entry flags bitsSergey Senozhatsky2-8/+9
2022-09-28virtio-blk: Fix WARN_ON_ONCE in virtio_queue_rq()Suwan Kim1-6/+5
2022-09-24nbd: remove define-only NBD_MAGIC, previously magic numberнаб1-2/+0
2022-09-24ublk_drv: add START_USER_RECOVERY and END_USER_RECOVERY supportZiyangZhang1-0/+116
2022-09-24ublk_drv: support UBLK_F_USER_RECOVERY_REISSUEZiyangZhang1-4/+18
2022-09-24ublk_drv: consider recovery feature in aborting mechanismZiyangZhang1-6/+110
2022-09-24ublk_drv: requeue rqs with recovery feature enabledZiyangZhang1-5/+15
2022-09-24ublk_drv: define macros for recovery feature and check themZiyangZhang1-1/+17
2022-09-24ublk_drv: check 'current' instead of 'ubq_daemon'ZiyangZhang1-2/+10
2022-09-22block: aoe: use DEFINE_SHOW_ATTRIBUTE to simplify aoe_debugfsLiu Shixin1-13/+2
2022-09-22block: move from strlcpy with unused retval to strscpyWolfram Sang5-12/+12
2022-09-22block/drbd: remove useless comments in receive_DataReply()Gaosheng Cui1-3/+0
2022-09-22drbd: remove orphan _req_may_be_done() declarationGaosheng Cui1-2/+0
2022-09-21rnbd-srv: remove struct rnbd_devChristoph Hellwig3-50/+18
2022-09-21rnbd-srv: remove rnbd_dev_{open,close}Christoph Hellwig4-62/+18
2022-09-21rnbd-srv: remove rnbd_endioChristoph Hellwig2-15/+7
2022-09-21rnbd-srv: simplify rnbd_srv_fill_msg_open_rspChristoph Hellwig2-52/+13
2022-09-12block/drbd: remove unused w_start_resync declarationGaosheng Cui1-1/+0
2022-09-12zram: don't retry compress incompressible pageAlexey Romanov1-2/+12
2022-09-12drivers/block/zram/zram_drv.c: do not keep dangling zcomp pointer after zram ...Sergey Senozhatsky1-9/+4
2022-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni3-10/+19
2022-09-08nbd: Fix hung when signal interrupts nbd_start_device_ioctl()Shigeru Yoshida1-2/+4
2022-09-05rnbd-srv: remove redundant setting of blk_open_flagsGuoqing Jiang1-1/+0
2022-09-05rnbd-srv: make process_msg_close returns voidGuoqing Jiang1-4/+3
2022-09-05rnbd-srv: add comment in rnbd_srv_rdma_evGuoqing Jiang1-0/+5
2022-09-03Merge tag 'for-linus-6.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-10/+19
2022-09-02xen-blkfront: Cache feature_persistent value before advertisementSeongJae Park1-7/+7
2022-09-02xen-blkfront: Advertise feature-persistent as user requestedSeongJae Park1-2/+6
2022-09-02xen-blkback: Advertise feature-persistent as user requestedSeongJae Park2-2/+7
2022-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+5
2022-08-30RDMA/rtrs: Remove 'dir' argument from rnbd_srv_rdma_evGuoqing Jiang1-6/+5
2022-08-29genetlink: start to validate reserved header bytesJakub Kicinski1-0/+1
2022-08-26Merge tag 'block-6.0-2022-08-26' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+5
2022-08-24block/rnbd-clt: Remove the unneeded result variableye xingchen1-3/+1
2022-08-24loop: Check for overflow while configuring loopSiddh Raman Pant1-0/+5
2022-08-23Merge tag 'mm-hotfixes-stable-2022-08-22' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-10/+33
2022-08-22block: Change the return type of blk_mq_map_queues() into voidBart Van Assche3-9/+3