Linux Block Development
[Prev Page][Next Page]
[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
[PATCH v7] block: sed-opal: Add ioctl to return device status,
luca . boccassi
[PATCH v11 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: fix repeated words in comments,
Jilin Yuan
[PATCH -next 0/3] bfq simple cleanups,
Yu Kuai
[PATCH] init/Kconfig: Preserve mtimes in initramfs only if BLK_DEV_INITRD,
Alec Ari
[PATCH v2 0/2] Make blk_mq_map_queues() return void,
Bart Van Assche
[PATCH V2 0/3] ublk_drv: cleanup and bugfix,
ZiyangZhang
[PATCH AUTOSEL 5.10 14/31] zram: do not lookup algorithm in backends table, Sasha Levin
[PATCH AUTOSEL 5.15 19/46] zram: do not lookup algorithm in backends table, Sasha Levin
[PATCH AUTOSEL 5.18 23/56] zram: do not lookup algorithm in backends table, Sasha Levin
[PATCH AUTOSEL 5.19 27/64] zram: do not lookup algorithm in backends table, Sasha Levin
[PATCH] checkpatch: Add kmap and kmap_atomic to the deprecated list,
ira . weiny
[PATCH] fs: fix possible inconsistent mount device,
Yu Kuai
[PATCH 0/6] Make blk_mq_map_queues() return void,
Bart Van Assche
[PATCH] block: Submit flush requests to the I/O scheduler,
Bart Van Assche
LTP test df01.sh detected different size of loop device in v5.19,
Petr Vorel
[GIT PULL] Block fixes for 6.0-rc1,
Jens Axboe
[PATCH] blk-mq: move bio merge attempt to blk_mq_submit_bio(),
Chengming Zhou
[Question] Why dm_bufio_read bugs_on an active bio in current, Jasper Surmont
[PATCH] block: remove unnecessary (void *) conversions, shijm
Question: consult patch,
zhangwensheng (E)
[git pull] device mapper fixes for 6.0-rc1,
Mike Snitzer
[PATCH] block: Do not call blk_put_queue() if gendisk allocation fails,
Rafael Mendonca
[PATCH v10 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
[GIT PULL] nvme fixes for Linux 6.0,
Christoph Hellwig
[PATCH] blk-wbt: do not throttle swap write on processes other than kswapd,
Hongchen Zhang
Re: 5.19.0: dnf install hangs when system is under load,
Qu Wenruo
stalling IO regression in linux 5.12,
Chris Murphy
- Re: stalling IO regression in linux 5.12, Josef Bacik
- Re: stalling IO regression in linux 5.12, Chris Murphy
- Re: stalling IO regression in linux 5.12, Chris Murphy
- Re: stalling IO regression in linux 5.12, Josef Bacik
- Re: stalling IO regression in linux 5.12, Chris Murphy
- Re: stalling IO regression since linux 5.12, through 5.18, Chris Murphy
- Re: stalling IO regression since linux 5.12, through 5.18, Josef Bacik
- Re: stalling IO regression since linux 5.12, through 5.18, Jens Axboe
- Re: stalling IO regression since linux 5.12, through 5.18, Chris Murphy
- Re: stalling IO regression since linux 5.12, through 5.18, Chris Murphy
- Re: stalling IO regression since linux 5.12, through 5.18, Nikolay Borisov
- Re: stalling IO regression since linux 5.12, through 5.18, Chris Murphy
- Re: stalling IO regression since linux 5.12, through 5.18, Holger Hoffstätte
- Re: stalling IO regression since linux 5.12, through 5.18, Ming Lei
- Re: stalling IO regression since linux 5.12, through 5.18, Chris Murphy
- Re: stalling IO regression since linux 5.12, through 5.18, Ming Lei
- Re: stalling IO regression since linux 5.12, through 5.18, Chris Murphy
- Re: stalling IO regression since linux 5.12, through 5.18, Ming Lei
- Re: stalling IO regression since linux 5.12, through 5.18, Chris Murphy
- Re: stalling IO regression since linux 5.12, through 5.18, Ming Lei
- Re: stalling IO regression since linux 5.12, through 5.18, Chris Murphy
- Re: stalling IO regression since linux 5.12, through 5.18, Ming Lei
- Re: stalling IO regression since linux 5.12, through 5.18, Chris Murphy
- Re: stalling IO regression since linux 5.12, through 5.18, Chris Murphy
- Re: stalling IO regression since linux 5.12, through 5.18, Chris Murphy
- Re: stalling IO regression since linux 5.12, through 5.18, Chris Murphy
- Re: stalling IO regression since linux 5.12, through 5.18, Ming Lei
- Re: stalling IO regression since linux 5.12, through 5.18, Chris Murphy
- Re: stalling IO regression since linux 5.12, through 5.18, Ming Lei
- Re: stalling IO regression since linux 5.12, through 5.18, Chris Murphy
- Re: stalling IO regression since linux 5.12, through 5.18, Ming Lei
- Re: stalling IO regression since linux 5.12, through 5.18, Chris Murphy
- Re: stalling IO regression since linux 5.12, through 5.18, Ming Lei
- Re: stalling IO regression since linux 5.12, through 5.18, Yu Kuai
- Re: stalling IO regression since linux 5.12, through 5.18, Jan Kara
- Re: stalling IO regression since linux 5.12, through 5.18, Yu Kuai
- Re: stalling IO regression since linux 5.12, through 5.18, Paolo Valente
- Re: stalling IO regression since linux 5.12, through 5.18, Chris Murphy
- Re: stalling IO regression since linux 5.12, through 5.18, Paolo Valente
- Re: stalling IO regression in linux 5.12, Thorsten Leemhuis
[PATCH v2] virtio-blk: Avoid use-after-free on suspend/resume,
Shigeru Yoshida
warn in mceusb_dev_probe in linux v5.18, Rondreis
warn in usb_stor_pre_reset in linux v5.18, Rondreis
[PATCH v6] block: sed-opal: Add ioctl to return device status,
luca . boccassi
[PATCH v5] block: sed-opal: Add ioctl to return device status, luca . boccassi
[PATCH] ublk_drv: update iod->addr for UBLK_IO_NEED_GET_DATA,
ZiyangZhang
[PATCH 0/3] ublk_drv: cleanup and bugfix,
ZiyangZhang
[syzbot] WARNING in blk_mq_release,
syzbot
[PATCH 0/20] Use block pr_ops in LIO,
Mike Christie
- [PATCH v2 01/20] block: Add PR callouts for read keys and reservation, Mike Christie
- [PATCH v2 06/20] nvme: Fix reservation status related structs, Mike Christie
- [PATCH v2 04/20] scsi: Add support for block PR read keys/reservation., Mike Christie
- [PATCH v2 03/20] scsi: Move sd_pr_type to header to share., Mike Christie
- [PATCH v2 07/20] nvme: Don't hardcode the data len for pr commands., Mike Christie
- [PATCH v2 05/20] dm: Add support for block PR read keys/reservation., Mike Christie
- [PATCH v2 16/20] scsi: Have sd pr_ops return a blk_status_t, Mike Christie
- [PATCH v2 19/20] scsi: target: Don't support SCSI-2 RESERVE/RELEASE, Mike Christie
- [PATCH v2 18/20] scsi: target: Allow backends to hook into PR handling., Mike Christie
- [PATCH v2 17/20] scsi: target: Rename sbc_ops to exec_cmd_ops, Mike Christie
- [PATCH v2 14/20] scsi: Retry pr_ops commands if a UA is returned., Mike Christie
- [PATCH v2 12/20] block,nvme,scsi,dm: Add blk_status to pr_ops callouts., Mike Christie
- [PATCH v2 09/20] nvme: Add helper to execute Reservation Report, Mike Christie
- [PATCH v2 08/20] nvme: Add helper to convert to a pr_ops PR type, Mike Christie
- [PATCH v2 02/20] scsi: Rename sd_pr_command., Mike Christie
- [PATCH v2 11/20] nvme: Add pr_ops read_reservation support, Mike Christie
- [PATCH v2 13/20] nvme: Have nvme pr_ops return a blk_status_t, Mike Christie
- [PATCH v2 15/20] scsi: Export scsi_result_to_blk_status., Mike Christie
- [PATCH v2 10/20] nvme: Add pr_ops read_keys support, Mike Christie
- [PATCH v2 20/20] scsi: target: Add block PR support to iblock., Mike Christie
[PATCH v3a 0/2] generic and PowerPC accessor functions for arch keystore,
gjoyce
Re: fs/zonefs/./trace.h:22:1: sparse: sparse: cast to restricted blk_opf_t,
Damien Le Moal
[PATCH v2 blktests] src/mount_clear_sock.c: fix compiling error,
Yi Zhang
[bug report] ublk: re-issued blk-mq request may reference a freed io_uring context, Ziyang Zhang
[PATCH for-next v2 0/4] iopoll support for io_uring/nvme,
Kanchan Joshi
Message not available
Message not available
Message not available
[PATCH V2 0/1] loop: introduce LO_FLAGS_NO_DEALLOC,
Zhang Boyang
[PATCHSET 0/3] passthru block optimizations,
Jens Axboe
[PATCH RESEND 0/1] loop: introduce LO_FLAGS_NODEALLOC,
Zhang Boyang
[PATCH v4] block: sed-opal: Add ioctl to return device status,
luca . boccassi
[PATCHv3 0/7] dma mapping optimisations,
Keith Busch
[PATCH 0/4] iopoll support for io_uring/nvme passthrough,
Kanchan Joshi
Message not available
Message not available
Message not available
[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]