summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2021-08-02block/rnbd: Use sysfs_emit instead of s*printf function for sysfs showMd Haris Iqbal
2021-08-02block/rnbd-clt: Use put_cpu_ptr after get_cpu_ptrGioh Kim
2021-08-02loop: raise media_change eventMatteo Croce
2021-08-02loop: don't grab a reference to the block deviceChristoph Hellwig
2021-08-02ps3disk: use memcpy_{from,to}_bvecChristoph Hellwig
2021-08-02rbd: use memzero_bvecChristoph Hellwig
2021-07-30Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-28scsi: core: Rename CONFIG_BLK_SCSI_REQUEST to CONFIG_SCSI_COMMONChristoph Hellwig
2021-07-28scsi: cdrom: Remove the call to scsi_cmd_blk_ioctl() from cdrom_ioctl()Christoph Hellwig
2021-07-23loop: reintroduce global lock for safe loop_validate_file() traversalTetsuo Handa
2021-07-21rbd: resurrect setting of disk->private_data in rbd_init_disk()Ilya Dryomov
2021-07-20rbd: don't hold lock_rwsem while running_list is being drainedIlya Dryomov
2021-07-20rbd: always kick acquire on "acquired" and "released" notificationsIlya Dryomov
2021-07-16Merge tag 'block-5.14-2021-07-16' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-15xen-blkfront: sanitize the removal state machineChristoph Hellwig
2021-07-15nbd: fix order of cleaning up the queue and freeing the tagsetWang Qing
2021-07-15pd: fix order of cleaning up the queue and freeing the tagsetGuoqing Jiang
2021-07-09Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-07-05Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-03virtio-blk: limit seg_max to a safe valueStefan Hajnoczi
2021-07-03virtio-blk: Fix memory leak among suspend/resume procedureXie Yongji
2021-07-03virtio_blk: cleanups: remove check obsoleted by CONFIG_LBDAF removalSohaib
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-02loop: remove unused variable in loop_set_status()Tetsuo Handa
2021-07-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-07-01zram: move backing_dev under macro CONFIG_ZRAM_WRITEBACKYue Hu
2021-06-30block: remove REQ_OP_SCSI_{IN,OUT}Christoph Hellwig
2021-06-30loop: rewrite loop_exit using idr_for_each_entryChristoph Hellwig
2021-06-30loop: split loop_lookupChristoph Hellwig
2021-06-30loop: don't allow deleting an unspecified loop deviceChristoph Hellwig
2021-06-30loop: move loop_ctl_mutex locking into loop_addChristoph Hellwig
2021-06-30loop: split loop_control_ioctlChristoph Hellwig
2021-06-30loop: don't call loop_lookup before adding a loop deviceChristoph Hellwig
2021-06-30loop: remove the l argument to loop_addChristoph Hellwig
2021-06-30loop: reduce loop_ctl_mutex coverage in loop_exitChristoph Hellwig
2021-06-30loop: reorder loop_exitChristoph Hellwig
2021-06-30nbd: provide a way for userspace processes to identify device backendsPrasanna Kumar Kalever
2021-06-30null_blk: remove an unused variable assignment in null_add_devChristoph Hellwig
2021-06-30mtip32xx: use blk_mq_alloc_disk and blk_cleanup_diskChristoph Hellwig
2021-06-30mtip32xx: simplify sysfs setupChristoph Hellwig
2021-06-30Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-30Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-29loop: charge i/o to mem and blk cgDan Schatzberg
2021-06-29loop: use worker per cgroup instead of kworkerDan Schatzberg
2021-06-24block: pass a gendisk to bdev_disk_changedChristoph Hellwig
2021-06-22Merge tag 'v5.13-rc7' into rdma.git for-nextJason Gunthorpe
2021-06-21rnbd/rtrs-clt: Query and use max_segments from rtrs-clt.Jack Wang
2021-06-18loop: Fix missing discard support when using LOOP_CONFIGUREKristian Klausen
2021-06-16loop: fix order of cleaning up the queue and freeing the tagsetChristoph Hellwig