Age | Commit message (Expand) | Author |
2022-06-04 | Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-06-03 | Merge tag 'for-5.19/drivers-2022-06-02' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-06-03 | Merge tag 'for-5.19/block-exec-2022-06-02' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-06-03 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2022-06-02 | Merge tag 'ceph-for-5.19-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds |
2022-06-02 | block: null_blk: Fix null_zone_write() | Damien Le Moal |
2022-05-31 | virtio-blk: support mq_ops->queue_rqs() | Suwan Kim |
2022-05-31 | virtio-blk: support polling I/O | Suwan Kim |
2022-05-28 | blk-mq: remove the done argument to blk_execute_rq_nowait | Christoph Hellwig |
2022-05-27 | nbd: use pr_err to output error message | Yu Kuai |
2022-05-27 | nbd: fix possible overflow on 'first_minor' in nbd_dev_add() | Zhang Wensheng |
2022-05-27 | nbd: fix io hung while disconnecting device | Yu Kuai |
2022-05-27 | nbd: don't clear 'NBD_CMD_INFLIGHT' flag if request is not completed | Yu Kuai |
2022-05-27 | nbd: fix race between nbd_alloc_config() and module removal | Yu Kuai |
2022-05-27 | nbd: call genl_unregister_family() first in nbd_cleanup() | Yu Kuai |
2022-05-27 | block, loop: support partitions without scanning | Christoph Hellwig |
2022-05-27 | xen: switch gnttab_end_foreign_access() to take a struct page pointer | Juergen Gross |
2022-05-26 | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-05-25 | rbd: replace usage of found with dedicated list iterator variable | Jakob Koschel |
2022-05-25 | zram: fix Kconfig dependency warning | Randy Dunlap |
2022-05-23 | Merge tag 'for-linus-5.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-05-23 | Merge tag 'for-5.19/drivers-2022-05-22' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-05-23 | Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-05-21 | mtip32xx: fix typo in comment | Julia Lawall |
2022-05-19 | mm: Kconfig: simplify zswap configuration | Johannes Weiner |
2022-05-19 | xen/blkfront: use xenbus_setup_ring() and xenbus_teardown_ring() | Juergen Gross |
2022-05-19 | xen/blkfront: switch blkfront to use INVALID_GRANT_REF | Juergen Gross |
2022-05-16 | nbd: Fix hung on disconnect request if socket is closed before | Xie Yongji |
2022-05-15 | block: remove last remaining traces of IDE documentation | Paul Gortmaker |
2022-05-13 | zram: remove double compression logic | Alexey Romanov |
2022-05-10 | loop: remove most the top-of-file boilerplate comment | Christoph Hellwig |
2022-05-10 | loop: add a SPDX header | Christoph Hellwig |
2022-05-10 | loop: remove loop.h | Christoph Hellwig |
2022-05-09 | VFS: add FMODE_CAN_ODIRECT file flag | NeilBrown |
2022-05-08 | ataflop: use a statically allocated error counters | Willy Tarreau |
2022-05-08 | floppy: use a statically allocated error counter | Willy Tarreau |
2022-05-04 | block: null_blk: Improve device creation with configfs | Damien Le Moal |
2022-05-04 | block: null_blk: Cleanup messages | Damien Le Moal |
2022-05-04 | block: null_blk: Cleanup device creation and deletion | Damien Le Moal |
2022-05-04 | block: null_blk: Fix code style issues | Damien Le Moal |
2022-05-04 | xen-blkback: use bdev_discard_alignment | Christoph Hellwig |
2022-05-03 | rnbd-srv: use bdev_discard_alignment | Christoph Hellwig |
2022-05-03 | loop: remove a spurious clear of discard_alignment | Christoph Hellwig |
2022-05-03 | virtio_blk: fix the discard_granularity and discard_alignment queue limits | Christoph Hellwig |
2022-05-03 | null_blk: don't set the discard_alignment queue limit | Christoph Hellwig |
2022-05-03 | nbd: don't set the discard_alignment queue limit | Christoph Hellwig |
2022-05-02 | blk-cgroup: replace bio_blkcg with bio_blkcg_css | Christoph Hellwig |
2022-05-01 | aoe: Avoid flush_scheduled_work() usage | Tetsuo Handa |
2022-04-29 | zram: add a huge_idle writeback mode | Brian Geffon |
2022-04-27 | floppy: disable FDRAWCMD by default | Willy Tarreau |