Age | Commit message (Expand) | Author |
2020-04-10 | Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-04-10 | Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-04-08 | Merge tag 'ceph-for-5.7-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2020-04-07 | xen/blkfront: fix memory allocation flags in blkfront_setup_indirect() | Juergen Gross |
2020-04-03 | loop: Better discard support for block devices | Evan Green |
2020-04-03 | loop: Report EOPNOTSUPP properly | Evan Green |
2020-03-30 | Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-03-30 | Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-03-30 | rbd: enable multiple blk-mq queues | Hannes Reinecke |
2020-03-30 | rbd: embed image request in blk-mq pdu | Ilya Dryomov |
2020-03-30 | rbd: acquire header_rwsem just once in rbd_queue_workfn() | Ilya Dryomov |
2020-03-30 | rbd: get rid of img_request_layered_clear() | Ilya Dryomov |
2020-03-30 | rbd: kill img_request kref | Hannes Reinecke |
2020-03-30 | rbd: remove barriers from img_request_layered_{set,clear,test}() | Ilya Dryomov |
2020-03-27 | null_blk: add trace in null_blk_zoned.c | Chaitanya Kulkarni |
2020-03-27 | null_blk: add tracepoint helpers for zoned mode | Chaitanya Kulkarni |
2020-03-27 | block: simplify queue allocation | Christoph Hellwig |
2020-03-27 | null_blk: use blk_mq_init_queue_data | Christoph Hellwig |
2020-03-27 | block: move the ->devnode callback to struct block_device_operations | Christoph Hellwig |
2020-03-25 | block: move the part_stat* helpers from genhd.h to a new header | Christoph Hellwig |
2020-03-19 | rsxx: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-03-18 | xen-blkfront.c: Convert to use set_capacity_revalidate_and_notify | Balbir Singh |
2020-03-18 | virtio_blk.c: Convert to use set_capacity_revalidate_and_notify | Balbir Singh |
2020-03-16 | floppy: rename the global "fdc" variable to "current_fdc" | Willy Tarreau |
2020-03-16 | floppy: separate the FDC's base address from its registers | Willy Tarreau |
2020-03-16 | floppy: introduce new functions fdc_inb() and fdc_outb() | Willy Tarreau |
2020-03-16 | floppy: cleanup: expand the reply_buffer macros | Willy Tarreau |
2020-03-16 | floppy: cleanup: expand the R/W / format command macros | Willy Tarreau |
2020-03-16 | floppy: cleanup: expand macro DRWE | Willy Tarreau |
2020-03-16 | floppy: cleanup: expand macro DRS | Willy Tarreau |
2020-03-16 | floppy: cleanup: expand macro DP | Willy Tarreau |
2020-03-16 | floppy: cleanup: expand macro UDRWE | Willy Tarreau |
2020-03-16 | floppy: cleanup: expand macro UDRS | Willy Tarreau |
2020-03-16 | floppy: cleanup: expand macro UDP | Willy Tarreau |
2020-03-16 | floppy: cleanup: expand macro UFDCS | Willy Tarreau |
2020-03-16 | floppy: cleanup: expand macro FDCS | Willy Tarreau |
2020-03-12 | null_blk: describe the usage of fault injection param | Dongli Zhang |
2020-03-12 | null_blk: fix spurious IO errors after failed past-wp access | Alexey Dobriyan |
2020-03-12 | nbd: requeue command if the soecket is changed | Hou Pu |
2020-03-12 | nbd: enable replace socket if only one connection is configured | Hou Pu |
2020-03-12 | block/drbd: delete invalid function drbd_md_mark_dirty_ | Jackie Liu |
2020-03-12 | block: aoe: Use scnprintf() for avoiding potential buffer overflow | Takashi Iwai |
2020-03-10 | loop: Only freeze block queue when needed. | Martijn Coenen |
2020-03-10 | loop: Only change blocksize when needed. | Martijn Coenen |
2020-03-10 | null_blk: Add support for init_hctx() fault injection | Bart Van Assche |
2020-03-10 | null_blk: Handle null_add_dev() failures properly | Bart Van Assche |
2020-03-10 | null_blk: Fix the null_add_dev() error path | Bart Van Assche |
2020-03-10 | null_blk: Fix changing the number of hardware queues | Bart Van Assche |
2020-03-10 | null_blk: Suppress an UBSAN complaint triggered when setting 'memory_backed' | Bart Van Assche |
2020-03-09 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |