Linux Block Development
[Prev Page][Next Page]
- Re: [PATCH 15/17] btrfs: calculate file system wide queue limit for zoned mode, (continued)
- [PATCH 14/17] btrfs: remove now spurious bio submission helpers, Christoph Hellwig
- [PATCH 11/17] btrfs: remove stripe boundary calculation for encoded I/O, Christoph Hellwig
- [PATCH 02/17] btrfs: stop tracking failed reads in the I/O tree, Christoph Hellwig
- [PATCH 13/17] btrfs: remove submit_encoded_read_bio, Christoph Hellwig
- [PATCH 03/17] btrfs: move repair_io_failure to volumes.c, Christoph Hellwig
- [PATCH 16/17] btrfs: split zone append bios in btrfs_submit_bio, Christoph Hellwig
- [PATCH 12/17] btrfs: remove struct btrfs_io_geometry, Christoph Hellwig
- [PATCH 17/17] iomap: remove IOMAP_F_ZONE_APPEND, Christoph Hellwig
- Re: consolidate btrfs checksumming, repair and bio splitting, Johannes Thumshirn
- Re: consolidate btrfs checksumming, repair and bio splitting, Johannes Thumshirn
- [PATCH V2 1/1] Docs: ublk: add ublk document,
Ming Lei
- [PATCH v2 0/3] xen-blk{front,back}: Fix the broken semantic and flow of feature-persistent,
SeongJae Park
- [RFC PATCH V2 0/6] ublk_drv: add USER_RECOVERY support,
ZiyangZhang
- [PATCH] block: Fix double word in comments,
Shaomin Deng
- [PATCH blktests v2] nvme/045: test queue count changes on reconnect,
Daniel Wagner
- [RFC PATCH] blk-mq: move set RQF_RESV flag codes outside retry scope, Liu Song
- [PATCH blktests v1] nvme/045: test queue count changes on reconnect,
Daniel Wagner
- [PATCH blktests] nvme/043,044,045: load dh_generic module,
Shin'ichiro Kawasaki
- [PATCH v2 0/7] convert most filesystems to pin_user_pages_fast(),
John Hubbard
- [PATCH v2 3/7] block: add dio_w_*() wrappers for pin, unpin user pages, John Hubbard
- [PATCH v2 4/7] iov_iter: new iov_iter_pin_pages*() routines, John Hubbard
- [PATCH v2 2/7] mm/gup: introduce pin_user_page(), John Hubbard
- [PATCH v2 5/7] block, bio, fs: convert most filesystems to pin_user_pages_fast(), John Hubbard
- [PATCH v2 7/7] fuse: convert direct IO paths to use FOLL_PIN, John Hubbard
- [PATCH v2 1/7] mm: change release_pages() to use unsigned long for npages, John Hubbard
- [PATCH v2 6/7] NFS: direct-io: convert to FOLL_PIN pages, John Hubbard
- Re: [PATCH v2 0/7] convert most filesystems to pin_user_pages_fast(), Christoph Hellwig
- [PATCH v2] virtio-blk: Fix WARN_ON_ONCE in virtio_queue_rq(),
Suwan Kim
- [PATCH] iocost_monitor: reorder BlkgIterator,
Elijah Conners
- [PATCH 0/3] Small changes for rnbd-srv,
Guoqing Jiang
- [RFC PATCH] blk-mq: change bio_set_ioprio to inline,
Liu Song
- [RFC PATCH] block: remove bio_check_ro, Liu Song
- [PATCH blktests] nvme: add dh module requirement for tests that involve dh groups,
Sagi Grimberg
- [PATCH v3] block: I/O error occurs during SATA disk stress test, Gu Mi
- [PATCH] kernel: export task_work_add,
Ming Lei
- [PATCH v9 0/4] blk-throttle bugfix,
Yu Kuai
- WARNING in md_alloc,
Jiacheng Xu
- [PATCH] Docs: ublk: add ublk document,
Ming Lei
- [PATCH v2 0/3] blk-throttle cleanups,
Yu Kuai
- [PATCH 0/6] convert most filesystems to pin_user_pages_fast(),
John Hubbard
- [PATCH v5 0/8] make statx() return DIO alignment information,
Eric Biggers
- [GIT PULL] Block fixes for 6.0-rc3,
Jens Axboe
- regression caused by block: freeze the queue earlier in del_gendisk,
Dusty Mabe
- [PATCH] rnbd-srv: remove 'dir' argument from rnbd_srv_rdma_ev,
Guoqing Jiang
- [RFC PATCH] sbitmap: remove unnecessary code in __sbitmap_queue_get_batch,
Liu Song
- [PATCH 1/1] blk-mq: added case for cpu offline during send_ipi in rq_complete,
Manjong Lee
[PATCH] blk-mq: determine in advance whether batch alloc can be performed,
Liu Song
Deadlock Issue with blk-wbt and raid5+journal,
Logan Gunthorpe
[PATCH 0/2] xen-blk{front,back}: Advertise feature-persistent as user requested,
SeongJae Park
[PATCH v9 0/8] Userspace P2PDMA with O_DIRECT NVMe devices,
Logan Gunthorpe
[PATCHv3] sbitmap: fix batched wait_cnt accounting,
Keith Busch
[PATCH] block: count submission time as thrashing delay for delayacct, cgel . zte
[PATCH v2] block: I/O error occurs during SATA disk stress test,
Gu Mi
撤回: [PATCH] block: I/O error occurs during SATA disk stress test, Gu Mi
[PATCH net-next] genetlink: start to validate reserved header bytes,
Jakub Kicinski
[PATCHv2] sbitmap: fix batched wait_cnt accounting,
Keith Busch
[PATCH] sbitmap: fix batched wait_cnt accounting,
Keith Busch
[PATCH] block: I/O error occurs during SATA disk stress test,
Gu Mi
[PATCH linux-next] block/rnbd-clt: Remove the unneeded result variable,
cgel . zte
[RFC PATCH 0/9] ublk_drv: add USER_RECOVERY support,
ZiyangZhang
- [RFC PATCH 1/9] ublk_drv: check 'current' instead of 'ubq_daemon', ZiyangZhang
- [RFC PATCH 3/9] ublk_drv: add a helper to get ioucmd from pdu, ZiyangZhang
- [RFC PATCH 2/9] ublk_drv: refactor ublk_cancel_queue(), ZiyangZhang
- [RFC PATCH 6/9] ublk_drv: add pr_devel() to prepare for recovery feature, ZiyangZhang
- [RFC PATCH 4/9] ublk_drv: refactor __ublk_rq_task_work() and aborting machenism, ZiyangZhang
- [RFC PATCH 8/9] ublk_drv: add START_USER_RECOVERY and END_USER_RECOVERY support, ZiyangZhang
- [RFC PATCH 9/9] ublk_drv: do not schedule monitor_work with recovery feature enabled, ZiyangZhang
- [RFC PATCH 7/9] ublk_drv: define macros for recovery feature and check them, ZiyangZhang
- [RFC PATCH 5/9] ublk_drv: refactor ublk_stop_dev(), ZiyangZhang
- Re: [RFC PATCH 0/9] ublk_drv: add USER_RECOVERY support, Ming Lei
[PATCH] block:zram: do not keep dangling zcomp pointer after zram reset, Sergey Senozhatsky
[PATCH for-next v3 0/4] iopoll support for io_uring/nvme,
Kanchan Joshi
Message not available
Message not available
Message not available
Re: [PATCH for-next v3 0/4] iopoll support for io_uring/nvme, Jens Axboe
[PATCH v2] loop: Check for overflow while configuring loop,
Siddh Raman Pant
[PATCH] sbitmap: Use atomic_{,long}_try_cmpxchg in sbitmap.c, Uros Bizjak
[PATCH] virtio-blk: Fix WARN_ON_ONCE in virtio_queue_rq(),
Suwan Kim
[PATCH v12 00/13] support zoned block devices with non-power-of-2 zone sizes,
Pankaj Raghav
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
[PATCH] block: don't add partitions if GD_SUPPRESS_PART_SCAN is set,
Ming Lei
[PATCH v8 0/4] blk-throttle bugfix,
Yu Kuai
[PATCH 0/4] blk-throttle cleanups,
Yu Kuai
[PATCH blktests v4 0/6] fix module check issues,
Shin'ichiro Kawasaki
[PATCH v9 0/2 RESEND #2] Amiga RDB partition support fixes,
Michael Schmitz
[PATCH v9 0/2 RESEND] Amiga RDB partition support fixes,
Michael Schmitz
[PATCH v3 0/3] fscrypt: rework keyring and stop using request_queue,
Eric Biggers
rnbd cleanups,
Christoph Hellwig
[syzbot] upstream boot error: BUG: unable to handle kernel paging request in blk_mq_map_swqueue,
syzbot
[PATCH v2 0/2] fscrypt: rework filesystem-level keyring,
Eric Biggers
[PATCH] loop: Correct UAPI definitions to match with driver,
Siddh Raman Pant
[PATCH for-next v2 0/4] fixed-buffer for uring-cmd/passthrough,
Kanchan Joshi
Message not available
Message not available
Message not available
[PATCH v4 0/3] generic and PowerPC SED Opal keystore,
gjoyce
[GIT PULL] Block fixes for 6.0-rc2,
Jens Axboe
6.0-rc1 regression block (blk_mq) / RCU task stuck errors + block-io hang,
Hans de Goede
[PATCH for-next 0/4] fixed-buffer for uring-cmd/passthrough,
Kanchan Joshi
Message not available
Message not available
Message not available
[PATCH blktests v3 0/6] fix module check issues,
Shin'ichiro Kawasaki
[PATCH 0/2] fscrypt: rework filesystem-level keyring,
Eric Biggers
[PATCH] block: move from strlcpy with unused retval to strscpy,
Wolfram Sang
[PATCH v2 0/3 RESEND] sed-opal: keyrings, discovery, revert, key store,
gjoyce
[PATCH for-next 0/1] Add trace event support to RNBD,
Md Haris Iqbal
[PATCH -next] blk-mq: remove unused function blk_mq_queue_stopped(),
Yu Kuai
[PATCH blktests v2 0/6] fix module check issues,
Shin'ichiro Kawasaki
wbt_lat_usec still set despite wbt disabled by BFQ,
Holger Hoffstätte
[Index of Archives]
[Linux RAID]
[Linux SCSI]
[Linux ATA RAID]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]