aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
* block: drbd: remove a stray unlock in __drbd_send_protocol()Dan Carpenter2019-11-08
* nbd: verify socket is supported during setupMike Christie2019-10-25
* nbd: handle racing with error'ed out commandsJosef Bacik2019-10-25
* nbd: protect cmd->status with cmd->lockJosef Bacik2019-10-25
* zram: fix race between backing_dev_show and backing_dev_storeChenwandun2019-10-19
* rbd: cancel lock_dwork if the wait is interruptedDongsheng Yang2019-10-15
* Merge tag 'for-linus-20191010' of git://git.kernel.dk/linux-blockLinus Torvalds2019-10-11
|\
| * nbd: fix possible sysfs duplicate warningXiubo Li2019-10-10
| * null_blk: Fix zoned command return codeKeith Busch2019-10-09
* | Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-blockLinus Torvalds2019-10-04
|\|
| * loop: change queue block size to match when using DIOMartijn Coenen2019-10-01
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-09-26
|\ \ | |/ |/|
| * augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macroMichel Lespinasse2019-09-25
* | Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2019-09-25
|\ \ | |/ |/|
| * rbd: pull rbd_img_request_create() dout out into the callersIlya Dryomov2019-09-16
| * rbd: fix response length parameter for encoded stringsDongsheng Yang2019-09-16
* | pktcdvd: remove warning on attempting to register non-passthrough devJens Axboe2019-09-22
* | nbd: fix possible page fault for nbd diskXiubo Li2019-09-17
* | nbd: rename the runtime flags as NBD_RT_ prefixedXiubo Li2019-09-17
* | Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-blockLinus Torvalds2019-09-17
|\ \ | |/ |/|
| * null_blk: format pr_* logs with pr_fmtAndré Almeida2019-09-16
| * null_blk: match the type of parameter nr_devicesAndré Almeida2019-09-16
| * null_blk: do not fail the module load with zero devicesAndré Almeida2019-09-16
| * null_blk: validate the number of devicesAndré Almeida2019-09-11
| * null_blk: fix module name at log messageAndré Almeida2019-09-11
| * block: Set ELEVATOR_F_ZBD_SEQ_WRITE for nullblk zoned disksDamien Le Moal2019-09-05
| * paride/pcd: need to check if cd->disk is null in pcd_detectzhengbin2019-09-04
| * paride/pcd: need to set queue to NULL before put_diskzhengbin2019-09-04
| * paride/pf: need to set queue to NULL before put_diskzhengbin2019-09-04
| * null_blk: fix inline misuseJens Axboe2019-08-23
| * null_blk: create a helper for req completionChaitanya Kulkarni2019-08-23
| * null_blk: create a helper for zoned devicesChaitanya Kulkarni2019-08-23
| * null_blk: create a helper for mem-backed opsChaitanya Kulkarni2019-08-23
| * null_blk: create a helper for badblocksChaitanya Kulkarni2019-08-23
| * null_blk: create a helper for throttlingChaitanya Kulkarni2019-08-23
| * null_blk: move duplicate code to callersChaitanya Kulkarni2019-08-23
| * nbd: fix max number of supported devsMike Christie2019-08-20
| * nbd: fix zero cmd timeout handling v2Mike Christie2019-08-20
| * nbd: add missing config putMike Christie2019-08-20
| * nbd: add function to convert blk req op to nbd cmdMike Christie2019-08-20
| * nbd: add set cmd timeout helperMike Christie2019-08-20
| * floppy: fix usercopy directionJann Horn2019-08-09
| * loop: Add LOOP_SET_DIRECT_IO to compat ioctlAlessio Balsini2019-08-08
| * null_blk: implement REQ_OP_ZONE_RESET_ALLChaitanya Kulkarni2019-08-04
* | rbd: restore zeroing past the overlap when reading from parentIlya Dryomov2019-08-28
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-08-19
|\ \
| * | signal: Allow cifs and drbd to receive their terminating signalsEric W. Biederman2019-08-19
* | | xen/blkback: fix memory leaksWenwen Wang2019-08-12
|/ /
* | loop: set PF_MEMALLOC_NOIO for the worker threadMikulas Patocka2019-08-08
* | block: aoe: Fix kernel crash due to atomic sleep when exitingHe Zhe2019-08-08
|/