Age | Commit message (Expand) | Author |
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 |
2019-09-04 | paride/pcd: need to check if cd->disk is null in pcd_detect | zhengbin |
2019-09-04 | paride/pcd: need to set queue to NULL before put_disk | zhengbin |
2019-09-04 | paride/pf: need to set queue to NULL before put_disk | zhengbin |
2019-08-28 | rbd: restore zeroing past the overlap when reading from parent | Ilya Dryomov |
2019-08-23 | null_blk: fix inline misuse | Jens Axboe |
2019-08-23 | null_blk: create a helper for req completion | Chaitanya Kulkarni |
2019-08-23 | null_blk: create a helper for zoned devices | Chaitanya Kulkarni |
2019-08-23 | null_blk: create a helper for mem-backed ops | Chaitanya Kulkarni |
2019-08-23 | null_blk: create a helper for badblocks | Chaitanya Kulkarni |
2019-08-23 | null_blk: create a helper for throttling | Chaitanya Kulkarni |
2019-08-23 | null_blk: move duplicate code to callers | Chaitanya Kulkarni |
2019-08-20 | nbd: fix max number of supported devs | Mike Christie |
2019-08-20 | nbd: fix zero cmd timeout handling v2 | Mike Christie |
2019-08-20 | nbd: add missing config put | Mike Christie |
2019-08-20 | nbd: add function to convert blk req op to nbd cmd | Mike Christie |
2019-08-20 | nbd: add set cmd timeout helper | Mike Christie |
2019-08-19 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-08-19 | signal: Allow cifs and drbd to receive their terminating signals | Eric W. Biederman |
2019-08-12 | xen/blkback: fix memory leaks | Wenwen Wang |
2019-08-09 | floppy: fix usercopy direction | Jann Horn |
2019-08-08 | loop: Add LOOP_SET_DIRECT_IO to compat ioctl | Alessio Balsini |
2019-08-08 | loop: set PF_MEMALLOC_NOIO for the worker thread | Mikulas Patocka |
2019-08-08 | block: aoe: Fix kernel crash due to atomic sleep when exiting | He Zhe |
2019-08-04 | null_blk: implement REQ_OP_ZONE_RESET_ALL | Chaitanya Kulkarni |
2019-07-31 | nbd: replace kill_bdev() with __invalidate_device() again | Munehisa Kamata |
2019-07-30 | loop: Fix mount(2) failure due to race with LOOP_SET_FD | Jan Kara |
2019-07-29 | ataflop: Mark expected switch fall-through | Gustavo A. R. Silva |
2019-07-26 | Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-07-23 | drbd: dynamically allocate shash descriptor | Arnd Bergmann |
2019-07-18 | Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2019-07-18 | Merge branch 'floppy' | Linus Torvalds |
2019-07-17 | floppy: fix out-of-bounds read in copy_buffer | Denis Efremov |
2019-07-17 | floppy: fix invalid pointer dereference in drive_name | Denis Efremov |
2019-07-17 | floppy: fix out-of-bounds read in next_valid_format | Denis Efremov |
2019-07-17 | floppy: fix div-by-zero in setup_format_params | Denis Efremov |