"git@openbeagle.org:nmenon/docs.beagleboard.io.git" did not exist on "8a61d01923cbfc2637c8de1628061d5e2ff8af9e"
Merge tag 'block-6.5-2023-07-03' of git://git.kernel.dk/linux
Pull more block updates from Jens Axboe: "Mostly items that came in a bit late for the initial pull request, wanted to make sure they had the appropriate amount of linux-next soak before going upstream. Outside of stragglers, just generic fixes for either merge window items, or longer standing bugs" * tag 'block-6.5-2023-07-03' of git://git.kernel.dk/linux: (25 commits) md/raid0: add discard support for the 'original' layout nvme: disable controller on reset state failure nvme: sync timeout work on failed reset nvme: ensure unquiesce on teardown cdrom/gdrom: Fix build error nvme: improved uring polling block: add request polling helper nvme-mpath: fix I/O failure with EAGAIN when failing over I/O nvme: host: fix command name spelling blk-sysfs: add a new attr_group for blk_mq blk-iocost: move wbt_enable/disable_default() out of spinlock blk-wbt: cleanup rwb_enabled() and wbt_disabled() blk-wbt: remove dead c...
Showing
- block/blk-cgroup.c 4 additions, 2 deletionsblock/blk-cgroup.c
- block/blk-iocost.c 5 additions, 2 deletionsblock/blk-iocost.c
- block/blk-mq.c 37 additions, 17 deletionsblock/blk-mq.c
- block/blk-sysfs.c 103 additions, 78 deletionsblock/blk-sysfs.c
- block/blk-throttle.c 0 additions, 6 deletionsblock/blk-throttle.c
- block/blk-throttle.h 9 additions, 0 deletionsblock/blk-throttle.h
- block/blk-wbt.c 2 additions, 19 deletionsblock/blk-wbt.c
- block/blk-wbt.h 0 additions, 19 deletionsblock/blk-wbt.h
- drivers/cdrom/gdrom.c 2 additions, 2 deletionsdrivers/cdrom/gdrom.c
- drivers/md/bcache/super.c 59 additions, 64 deletionsdrivers/md/bcache/super.c
- drivers/md/md.c 11 additions, 21 deletionsdrivers/md/md.c
- drivers/md/md.h 1 addition, 3 deletionsdrivers/md/md.h
- drivers/md/raid0.c 54 additions, 8 deletionsdrivers/md/raid0.c
- drivers/md/raid0.h 1 addition, 0 deletionsdrivers/md/raid0.h
- drivers/md/raid1-10.c 1 addition, 1 deletiondrivers/md/raid1-10.c
- drivers/md/raid10.c 3 additions, 3 deletionsdrivers/md/raid10.c
- drivers/nvme/host/constants.c 1 addition, 1 deletiondrivers/nvme/host/constants.c
- drivers/nvme/host/core.c 5 additions, 1 deletiondrivers/nvme/host/core.c
- drivers/nvme/host/ioctl.c 19 additions, 51 deletionsdrivers/nvme/host/ioctl.c
- drivers/nvme/host/multipath.c 9 additions, 1 deletiondrivers/nvme/host/multipath.c
Please register or sign in to comment