summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | drbd: use consistent licenseChristoph Böhmwalder2022-11-2225-25/+25
| * | | | | drbd: Store op in drbd_peer_requestChristoph Böhmwalder2022-11-093-40/+53
| * | | | | drbd: disable discard support if granularity > maxPhilipp Reisner2022-11-091-0/+13
| * | | | | drbd: use blk_queue_max_discard_sectors helperChristoph Böhmwalder2022-11-091-5/+5
| * | | | | block: set the disk capacity to 0 in blk_mark_disk_deadChristoph Hellwig2022-11-021-1/+0
* | | | | | Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2022-12-124-13/+13
|\ \ \ \ \ \
| * | | | | | use less confusing names for iov_iter direction initializersAl Viro2022-11-254-13/+13
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-12-121-2/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld2022-11-181-2/+2
| | |_|/ / | |/| | |
* | | | | Merge tag 'block-6.1-2022-11-25' of git://git.kernel.dk/linuxLinus Torvalds2022-11-251-44/+38
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ublk_drv: don't forward io commands in reserve orderMing Lei2022-11-231-44/+38
* | | | | Merge tag 'block-6.1-2022-11-18' of git://git.kernel.dk/linuxLinus Torvalds2022-11-181-2/+2
|\| | | | | |/ / / |/| | |
| * | | drbd: use after free in drbd_create_device()Dan Carpenter2022-11-151-2/+2
* | | | Merge tag 'block-6.1-2022-11-05' of git://git.kernel.dk/linuxLinus Torvalds2022-11-052-47/+74
|\| | |
| * | | ublk_drv: add ublk_queue_cmd() for cleanupMing Lei2022-10-311-26/+21
| * | | ublk_drv: avoid to touch io_uring cmd in blk_mq io pathMing Lei2022-10-311-30/+53
| * | | ublk_drv: comment on ublk_driver entry of KconfigMing Lei2022-10-311-0/+6
| * | | ublk_drv: return flag of UBLK_F_URING_CMD_COMP_IN_TASK in case of moduleMing Lei2022-10-311-0/+3
* | | | Merge tag 'block-6.1-2022-10-28' of git://git.kernel.dk/linuxLinus Torvalds2022-10-291-1/+3
|\| | | | |/ / |/| |
| * | rbd: fix possible memory leak in rbd_sysfs_init()Yang Yingliang2022-10-271-1/+3
* | | Merge tag 'block-6.1-2022-10-20' of git://git.kernel.dk/linuxLinus Torvalds2022-10-212-9/+7
|\| | | |/ |/|
| * drbd: only clone bio if we have a backing deviceChristoph Böhmwalder2022-10-201-8/+6
| * ublk_drv: use flexible-array member instead of zero-length arrayYushan Zhou2022-10-191-1/+1
* | Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-10-161-2/+2
|\ \
| * | treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld2022-10-111-2/+2
* | | Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-141-23/+3
|\ \ \ | |/ / |/| |
| * | zram: always expose rw_pageBrian Geffon2022-10-121-23/+3
* | | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-102-22/+31
|\| |
| * | zram: keep comments within 80-columns limitSergey Senozhatsky2022-10-031-8/+11
| * | zram: do not waste zram_table_entry flags bitsSergey Senozhatsky2022-10-032-8/+9
| * | zram: don't retry compress incompressible pageAlexey Romanov2022-09-111-2/+12
| * | drivers/block/zram/zram_drv.c: do not keep dangling zcomp pointer after zram ...Sergey Senozhatsky2022-09-111-9/+4
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-10-101-18/+92
|\ \ \ | |_|/ |/| |
| * | virtio_blk: add SECURE ERASE command supportAlvaro Karsz2022-10-071-18/+92
* | | Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-10-071-2/+0
|\ \ \
| * | | nbd: remove define-only NBD_MAGIC, previously magic numberнаб2022-09-241-2/+0
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-10-071-6/+5
|\ \ \ \
| * \ \ \ Merge tag 'v6.0' into rdma.git for-nextJason Gunthorpe2022-10-068-32/+89
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | RDMA/rtrs: Remove 'dir' argument from rnbd_srv_rdma_evGuoqing Jiang2022-08-301-6/+5
* | | | | Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linuxLinus Torvalds2022-10-0721-237/+598
|\ \ \ \ \
| * | | | | ublk_drv: add START_USER_RECOVERY and END_USER_RECOVERY supportZiyangZhang2022-09-231-0/+116
| * | | | | ublk_drv: support UBLK_F_USER_RECOVERY_REISSUEZiyangZhang2022-09-231-4/+18
| * | | | | ublk_drv: consider recovery feature in aborting mechanismZiyangZhang2022-09-231-6/+110
| * | | | | ublk_drv: requeue rqs with recovery feature enabledZiyangZhang2022-09-231-5/+15
| * | | | | ublk_drv: define macros for recovery feature and check themZiyangZhang2022-09-231-1/+17
| * | | | | ublk_drv: check 'current' instead of 'ubq_daemon'ZiyangZhang2022-09-231-2/+10
| * | | | | block: aoe: use DEFINE_SHOW_ATTRIBUTE to simplify aoe_debugfsLiu Shixin2022-09-211-13/+2
| * | | | | block: move from strlcpy with unused retval to strscpyWolfram Sang2022-09-215-12/+12
| * | | | | block/drbd: remove useless comments in receive_DataReply()Gaosheng Cui2022-09-211-3/+0
| * | | | | drbd: remove orphan _req_may_be_done() declarationGaosheng Cui2022-09-211-2/+0