Age | Commit message (Expand) | Author |
2019-11-25 | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2019-11-25 | Merge tag 'for-5.5/disk-revalidate-20191122' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-11-25 | Merge tag 'for-5.5/zoned-20191122' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-11-25 | Merge tag 'for-5.5/drivers-post-20191122' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-11-25 | Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-11-21 | Merge tag 'for-linus-20191121' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-11-21 | nbd: prevent memory leak | Navid Emamdoost |
2019-11-19 | nbd:fix memory leak in nbd_get_socket() | Sun Ke |
2019-11-15 | Merge tag 'for-linus-20191115' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-11-14 | rsxx: add missed destroy_workqueue calls in remove | Chuhong Yuan |
2019-11-14 | rbd: silence bogus uninitialized warning in rbd_object_map_update_finish() | Ilya Dryomov |
2019-11-14 | block: remove (__)blkdev_reread_part as an exported API | Christoph Hellwig |
2019-11-12 | block: rework zone reporting | Christoph Hellwig |
2019-11-12 | null_blk: Add zone_nr_conv to features | Damien Le Moal |
2019-11-12 | null_blk: clean up report zones | Christoph Hellwig |
2019-11-12 | null_blk: clean up the block device operations | Christoph Hellwig |
2019-11-12 | Merge branch 'for-5.5/drivers' into for-5.5/zoned | Jens Axboe |
2019-11-08 | block: drbd: remove a stray unlock in __drbd_send_protocol() | Dan Carpenter |
2019-11-07 | null_blk: add zone open, close, and finish support | Ajay Joshi |
2019-11-01 | loop: fix no-unmap write-zeroes request behavior | Darrick J. Wong |
2019-10-25 | nbd: verify socket is supported during setup | Mike Christie |
2019-10-25 | block: mtip32xx: Spelling s/configration/configuration/ | Geert Uytterhoeven |
2019-10-25 | nbd: handle racing with error'ed out commands | Josef Bacik |
2019-10-25 | nbd: protect cmd->status with cmd->lock | Josef Bacik |
2019-10-19 | zram: fix race between backing_dev_show and backing_dev_store | Chenwandun |
2019-10-18 | drbd: Use pr_warn instead of pr_warning | Kefeng Wang |
2019-10-17 | null_blk: return fixed zoned reads > write pointer | Ajay Joshi |
2019-10-15 | rbd: cancel lock_dwork if the wait is interrupted | Dongsheng Yang |
2019-10-11 | Merge tag 'for-linus-20191010' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-10-10 | nbd: fix possible sysfs duplicate warning | Xiubo Li |
2019-10-09 | null_blk: Fix zoned command return code | Keith Busch |
2019-10-07 | null_blk: Enable modifying 'submit_queues' after an instance has been configured | Bart Van Assche |
2019-10-07 | null_blk: Improve nullb_device_##NAME##_store() readability | Bart Van Assche |
2019-10-04 | Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-10-01 | loop: change queue block size to match when using DIO | Martijn Coenen |
2019-09-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-09-25 | augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro | Michel Lespinasse |
2019-09-25 | Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2019-09-22 | pktcdvd: remove warning on attempting to register non-passthrough dev | Jens Axboe |
2019-09-17 | nbd: fix possible page fault for nbd disk | Xiubo Li |
2019-09-17 | nbd: rename the runtime flags as NBD_RT_ prefixed | Xiubo Li |
2019-09-17 | Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-09-16 | null_blk: format pr_* logs with pr_fmt | André Almeida |
2019-09-16 | null_blk: match the type of parameter nr_devices | André Almeida |
2019-09-16 | null_blk: do not fail the module load with zero devices | André Almeida |
2019-09-16 | rbd: pull rbd_img_request_create() dout out into the callers | Ilya Dryomov |
2019-09-16 | rbd: fix response length parameter for encoded strings | Dongsheng Yang |
2019-09-11 | null_blk: validate the number of devices | André Almeida |
2019-09-11 | null_blk: fix module name at log message | André Almeida |
2019-09-05 | block: Set ELEVATOR_F_ZBD_SEQ_WRITE for nullblk zoned disks | Damien Le Moal |