Linux Block I/O
[Prev Page][Next Page]
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [no subject]
- Re: [PATCH 1/6] drivers: usb: remove usage of list iterator past the loop body
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH 6/6] blk-mq: manage hctx map via xarray
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 6/6] blk-mq: manage hctx map via xarray
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH V3 0/3] block/dm: support bio polling
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 6/6] fuse: convert direct IO paths to use FOLL_PIN
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v4 0/3] block: show crypto capabilities in sysfs
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2] blktrace: fix use after free for struct blk_trace
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC PATCH 1/7] mm/gup: introduce pin_user_page()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/6] drivers: usb: remove usage of list iterator past the loop body
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 6/6] treewide: remove check of list iterator against head past the loop body
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Jakob Koschel <jakobkoschel@xxxxxxxxx>
- Re: [PATCH 1/6] drivers: usb: remove usage of list iterator past the loop body
- From: Jakob Koschel <jakobkoschel@xxxxxxxxx>
- Re: [PATCH 3/6] treewide: fix incorrect use to determine if list is empty
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 1/6] drivers: usb: remove usage of list iterator past the loop body
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Jakob Koschel <jakobkoschel@xxxxxxxxx>
- [PATCH 6/6] treewide: remove check of list iterator against head past the loop body
- From: Jakob Koschel <jakobkoschel@xxxxxxxxx>
- [PATCH 5/6] treewide: remove dereference of list iterator after loop body
- From: Jakob Koschel <jakobkoschel@xxxxxxxxx>
- [PATCH 3/6] treewide: fix incorrect use to determine if list is empty
- From: Jakob Koschel <jakobkoschel@xxxxxxxxx>
- [PATCH 4/6] drivers: remove unnecessary use of list iterator variable
- From: Jakob Koschel <jakobkoschel@xxxxxxxxx>
- [PATCH 1/6] drivers: usb: remove usage of list iterator past the loop body
- From: Jakob Koschel <jakobkoschel@xxxxxxxxx>
- [PATCH 0/6] Remove usage of list iterator past the loop body
- From: Jakob Koschel <jakobkoschel@xxxxxxxxx>
- Re: [PATCH] virtio-blk: Assign discard_granularity
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- [LSF/MM/BPF TOPIC] Towards more useful nvme passthrough
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH] losetup: don't skip adding a new device if it already has a device node
- From: Karel Zak <kzak@xxxxxxxxxx>
- Re: Report 2 in ext4 and journal based on v5.17-rc1
- From: Jan Kara <jack@xxxxxxx>
- [PATCH v3 08/21] dept: Apply Dept to wait_for_completion()/complete()
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v3 09/21] dept: Apply Dept to seqlock
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v3 12/21] dept: Introduce split map concept and new APIs for them
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v3 13/21] dept: Apply Dept to wait/event of PG_{locked,writeback}
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v3 16/21] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v3 17/21] dept: Distinguish each syscall context from another
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v3 18/21] dept: Distinguish each work from another
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v3 20/21] dept: Add nocheck version of init_completion()
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v3 21/21] dept: Disable Dept on struct crypto_larval's completion for now
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v3 19/21] dept: Disable Dept within the wait_bit layer by default
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v3 15/21] dept: Apply SDT to wait(waitqueue)
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v3 14/21] dept: Apply SDT to swait
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v3 10/21] dept: Apply Dept to rwsem
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v3 11/21] dept: Add proc knobs to show stats and dependency graph
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v3 06/21] dept: Apply Dept to mutex families
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v3 04/21] dept: Add a API for skipping dependency check temporarily
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v3 05/21] dept: Apply Dept to spinlock
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v3 07/21] dept: Apply Dept to rwlock
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v3 02/21] dept: Implement Dept(Dependency Tracker)
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v3 00/21] DEPT(Dependency Tracker)
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v3 01/21] llist: Move llist_{head,node} definition to types.h
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v3 03/21] dept: Embed Dept data in Lockdep
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Re: [PATCH v9] block: cancel all throttled bios in del_gendisk()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: Report 2 in ext4 and journal based on v5.17-rc1
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH 6/6] blk-mq: manage hctx map via xarray
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 5/6] blk-mq: add helper of blk_mq_get_hctx to retrieve hctx via its index
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 4/6] block: mtip32xx: don't touch q->queue_hw_ctx
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 1/6] blk-mq: figure out correct numa node for hw queue
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 3/6] blk-mq: re-config poll after queue map is changed
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 2/6] blk-mq: simplify reallocation of hw ctxs a bit
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 0/6] blk-mq: update_nr_hw_queues related improvement & bugfix
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v4 0/3] block: show crypto capabilities in sysfs
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH 6/8] fscrypt-crypt-util: add hardware KDF support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH 3/8] fscrypt-crypt-util: add support for dumping key identifier
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH 0/8] xfstests: test the fscrypt hardware-wrapped key support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH 8/8] generic: verify ciphertext with hardware-wrapped keys
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH 7/8] common/encrypt: support hardware-wrapped key testing
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH 5/8] common/encrypt: verify the key identifiers
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH 4/8] common/encrypt: log full ciphertext verification params
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH 2/8] fscrypt-crypt-util: refactor get_key_and_iv()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH 1/8] fscrypt-crypt-util: use an explicit --direct-key option
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v5 3/3] fscrypt: add support for hardware-wrapped keys
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v5 0/3] Support for hardware-wrapped inline encryption keys
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v5 1/3] block: add basic hardware-wrapped key support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v5 2/3] block: add ioctls to create and prepare hardware-wrapped keys
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2] virtio-blk: Remove BUG_ON() in virtio_queue_rq()
- From: Xie Yongji <xieyongji@xxxxxxxxxxxxx>
- Re: [PATCH v2] blktrace: fix use after free for struct blk_trace
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v9] block: cancel all throttled bios in del_gendisk()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 02/11] MM: document and polish read-ahead code.
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 02/11] MM: document and polish read-ahead code.
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 02/11] MM: document and polish read-ahead code.
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: remove REQ_OP_WRITE_SAME v2
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH 3/6] block, fs: assert that key paths use iovecs, and nothing else
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v2] blktrace: fix use after free for struct blk_trace
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- Re: move more work to disk_release v2
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 3/6] block, fs: assert that key paths use iovecs, and nothing else
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 3/6] block, fs: assert that key paths use iovecs, and nothing else
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/6] block, bio, fs: convert most filesystems to pin_user_pages_fast()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 3/6] block, fs: assert that key paths use iovecs, and nothing else
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 2/6] iov_iter: new iov_iter_pin_pages*(), for FOLL_PIN pages
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 4/6] block, bio, fs: convert most filesystems to pin_user_pages_fast()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/6] block, fs: assert that key paths use iovecs, and nothing else
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/6] iov_iter: new iov_iter_pin_pages*(), for FOLL_PIN pages
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: remove redundant semicolon
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v9] block: cancel all throttled bios in del_gendisk()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 13/14] block: do more work in elevator_exit
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/14] block: move rq_qos_exit() into disk_release()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/14] block: move blk_exit_queue into disk_release
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/14] block: move q_usage_counter release into blk_queue_release
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/14] block: move blkcg initialization/destroy into disk allocation/release handler
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/14] block: don't remove hctx debugfs dir from blk_mq_exit_queue
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/14] sr: implement ->free_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/14] sd: make use of ->free_disk to simplify refcounting
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/14] sd: delay calling free_opal_dev
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/14] sd: call sd_zbc_release_disk before releasing the scsi_device reference
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] block: remove redundant semicolon
- From: Nian Yanchuan <yanchuan@xxxxxxxxxxxx>
- [PATCH 04/14] sd: rename the scsi_disk.dev field
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/14] scsi: don't use disk->private_data to find the scsi_driver
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/14] blk-mq: handle already freed tags gracefully in blk_mq_free_rqs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/14] blk-mq: do not include passthrough requests in I/O accounting
- From: Christoph Hellwig <hch@xxxxxx>
- move more work to disk_release v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v9] block: cancel all throttled bios in del_gendisk()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- DVD drive disappearing directly after detection
- From: JPT <j-p-t@xxxxxxx>
- Re: blocksize 4096 even for floppy and CDROM?
- From: JPT <j-p-t@xxxxxxx>
- [PATCH 2/6] iov_iter: new iov_iter_pin_pages*(), for FOLL_PIN pages
- From: jhubbard.send.patches@xxxxxxxxx
- [PATCH 5/6] NFS: direct-io: convert to FOLL_PIN pages
- From: jhubbard.send.patches@xxxxxxxxx
- [PATCH 4/6] block, bio, fs: convert most filesystems to pin_user_pages_fast()
- From: jhubbard.send.patches@xxxxxxxxx
- [PATCH 6/6] fuse: convert direct IO paths to use FOLL_PIN
- From: jhubbard.send.patches@xxxxxxxxx
- [PATCH 1/6] mm/gup: introduce pin_user_page()
- From: jhubbard.send.patches@xxxxxxxxx
- [PATCH 3/6] block, fs: assert that key paths use iovecs, and nothing else
- From: jhubbard.send.patches@xxxxxxxxx
- [PATCH 0/6] block, fs: convert most Direct IO cases to FOLL_PIN
- From: jhubbard.send.patches@xxxxxxxxx
- Re: simple file system cleanups for the new bio_alloc calling conventions
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] blktrace: Revert "blktrace: remove debugfs file dentries from struct blk_trace"
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] blktrace: Revert "blktrace: remove debugfs file dentries from struct blk_trace"
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH] blktrace: Revert "blktrace: remove debugfs file dentries from struct blk_trace"
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] blktrace: Revert "blktrace: remove debugfs file dentries from struct blk_trace"
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- Re: move more work to disk_release
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [RFC PATCH 0/7] block, fs: convert Direct IO to FOLL_PIN
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 2/3] ext4: pass the operation to bio_alloc
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] block: default BLOCK_LEGACY_AUTOLOAD to y
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] losetup: don't skip adding a new device if it already has a device node
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC PATCH 0/7] block, fs: convert Direct IO to FOLL_PIN
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH] block: default BLOCK_LEGACY_AUTOLOAD to y
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC PATCH 0/7] block, fs: convert Direct IO to FOLL_PIN
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH] losetup: don't skip adding a new device if it already has a device node
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH] block: default BLOCK_LEGACY_AUTOLOAD to y
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- [PATCH] block: default BLOCK_LEGACY_AUTOLOAD to y
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] losetup: don't skip adding a new device if it already has a device node
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv3 03/10] asm-generic: introduce be48 unaligned accessors
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCHv3 03/10] asm-generic: introduce be48 unaligned accessors
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [RFC PATCH 0/7] block, fs: convert Direct IO to FOLL_PIN
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCHv3 07/10] lib: add crc64 tests
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv3 09/10] nvme: add support for enhanced metadata
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv3 08/10] block: add pi for nvme enhanced integrity
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC PATCH 0/7] block, fs: convert Direct IO to FOLL_PIN
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCHv3 07/10] lib: add crc64 tests
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCHv3 06/10] crypto: add rocksoft 64b crc framework
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv3 07/10] lib: add crc64 tests
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv3 05/10] lib: add rocksoft model crc64
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv3 03/10] asm-generic: introduce be48 unaligned accessors
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv3 02/10] nvme: allow integrity on extended metadata formats
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv3 01/10] block: support pi with extended metadata
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v9] block: cancel all throttled bios in del_gendisk()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC PATCH 0/7] block, fs: convert Direct IO to FOLL_PIN
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [REMINDER] LSF/MM/BPF: 2022: Call for Proposals
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/7] block, fs: convert Direct IO to FOLL_PIN
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 08/10] dm: Add support for copy offload.
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [RFC PATCH 4/7] block, bio, fs: initial pin_user_pages_fast() changes
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [RFC PATCH 5/7] NFS: direct-io: convert to FOLL_PIN pages
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [RFC PATCH 3/7] block, fs: assert that key paths use iovecs, and nothing else
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [RFC PATCH 7/7] block, direct-io: flip the switch: use pin_user_pages_fast()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [RFC PATCH 6/7] fuse: convert direct IO paths to use FOLL_PIN
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [RFC PATCH 2/7] block: add dio_w_*() wrappers for pin, unpin user pages
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [RFC PATCH 1/7] mm/gup: introduce pin_user_page()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [RFC PATCH 0/7] block, fs: convert Direct IO to FOLL_PIN
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v9] block: cancel all throttled bios in del_gendisk()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v9] block: cancel all throttled bios in del_gendisk()
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- [PATCH] blk-mq: fix potential uaf for 'queue_hw_ctx'
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- Re: [PATCH v2 08/10] dm: Add support for copy offload.
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH v3 02/10] block: Introduce queue limits for copy-offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH v3 08/10] dm: Add support for copy offload.
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH v3 02/10] block: Introduce queue limits for copy-offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH RFC] blk-mq: fix potential uaf for 'queue_hw_ctx'
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH RFC] blk-mq: fix potential uaf for 'queue_hw_ctx'
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [RFC V5 01/16] blk: make the whole blk_mq_submit_bio under q_usage_counter
- From: Wang Jianchao <jianchao.wan9@xxxxxxxxx>
- Re: [RFC V4 1/6] blk: prepare to make blk-rq-qos pluggable and modular
- From: Wang Jianchao <jianchao.wan9@xxxxxxxxx>
- Re: [PATCH 10/12] block: move blk_exit_queue into disk_release
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [GIT PULL] Block fixes for 5.17-rc6
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH 02/11] MM: document and polish read-ahead code.
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 08/11] Remove bdi_congested() and wb_congested() and related functions
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- [GIT PULL] Block fixes for 5.17-rc6
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC V5 10/16] blk-wbt: get rid of wbt_enable/disable_default()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [RFC V5 02/16] blk/rq-qos: prepare to make blk-rq-qos pluggable
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [RFC V4 1/6] blk: prepare to make blk-rq-qos pluggable and modular
- From: Tejun Heo <tj@xxxxxxxxxx>
- [REMINDER] LSF/MM/BPF: 2022: Call for Proposals
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [GIT PULL] nvme fixes for Linux 5.17
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] virtio-blk: Check the max discard segment for discard request
- From: Yongji Xie <xieyongji@xxxxxxxxxxxxx>
- Re: [RFC V5 10/16] blk-wbt: get rid of wbt_enable/disable_default()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC V5 02/16] blk/rq-qos: prepare to make blk-rq-qos pluggable
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC V5 01/16] blk: make the whole blk_mq_submit_bio under q_usage_counter
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC V5 0/16] blk: blk-rq-qos framework refactor and cleanup
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] virtio-blk: Check the max discard segment for discard request
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: Report 2 in ext4 and journal based on v5.17-rc1
- From: Jan Kara <jack@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] block drivers in user space
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- [PATCH] virtio-blk: Assign discard_granularity
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] block drivers in user space
- From: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
- [RFC V5 13/16] blk-wbt: move cache setting to rq_qos_setting_changed()
- From: "Wang Jianchao (Kuaishou)" <jianchao.wan9@xxxxxxxxx>
- [RFC V5 15/16] blk/rq-qos: move the rqos debugfs code to blk-rq-qos.c
- From: "Wang Jianchao (Kuaishou)" <jianchao.wan9@xxxxxxxxx>
- [RFC V5 16/16] blk/rq-qos: add config to control the whole blk-rq-qos framework
- From: "Wang Jianchao (Kuaishou)" <jianchao.wan9@xxxxxxxxx>
- [RFC V5 14/16] blk-wbt: cleanup the blk-wbt.h
- From: "Wang Jianchao (Kuaishou)" <jianchao.wan9@xxxxxxxxx>
- [RFC V5 12/16] blk/rq-qos: change queue_depth_changed to setting_changed
- From: "Wang Jianchao (Kuaishou)" <jianchao.wan9@xxxxxxxxx>
- [RFC V5 11/16] blk/rq-qos: get rid of debugfs register in blk_mq_debugfs_register
- From: "Wang Jianchao (Kuaishou)" <jianchao.wan9@xxxxxxxxx>
- [RFC V5 04/16] blk-iolatency: make iolatency pluggable
- From: "Wang Jianchao (Kuaishou)" <jianchao.wan9@xxxxxxxxx>
- [RFC V5 03/16] blk-wbt: make wbt pluggable
- From: "Wang Jianchao (Kuaishou)" <jianchao.wan9@xxxxxxxxx>
- [RFC V5 10/16] blk-wbt: get rid of wbt_enable/disable_default()
- From: "Wang Jianchao (Kuaishou)" <jianchao.wan9@xxxxxxxxx>
- [RFC V5 08/16] blk/rq-qos: export the sysfs for switching qos
- From: "Wang Jianchao (Kuaishou)" <jianchao.wan9@xxxxxxxxx>
- [RFC V5 01/16] blk: make the whole blk_mq_submit_bio under q_usage_counter
- From: "Wang Jianchao (Kuaishou)" <jianchao.wan9@xxxxxxxxx>
- [RFC V5 0/16] blk: blk-rq-qos framework refactor and cleanup
- From: "Wang Jianchao (Kuaishou)" <jianchao.wan9@xxxxxxxxx>
- [RFC V5 02/16] blk/rq-qos: prepare to make blk-rq-qos pluggable
- From: "Wang Jianchao (Kuaishou)" <jianchao.wan9@xxxxxxxxx>
- [RFC V5 09/16] blk-wbt: show wbt_lat_us sysfs interface only when wbt is opened
- From: "Wang Jianchao (Kuaishou)" <jianchao.wan9@xxxxxxxxx>
- [RFC V5 07/16] blk/rq-qos: get rid of unused interfaces of rqos
- From: "Wang Jianchao (Kuaishou)" <jianchao.wan9@xxxxxxxxx>
- [RFC V5 05/16] blk-iocost: make iocost pluggable
- From: "Wang Jianchao (Kuaishou)" <jianchao.wan9@xxxxxxxxx>
- [RFC V5 06/16] blk-ioprio: make ioprio pluggable
- From: "Wang Jianchao (Kuaishou)" <jianchao.wan9@xxxxxxxxx>
- [RFC RESEND V3 blktests] block/032: add test case for open and close rqos policy w/ io
- From: "Wang Jianchao (Kuaishou)" <jianchao.wan9@xxxxxxxxx>
- [RFC V3 blktests] block/032: add test case for open and close rqos policy w/ io
- From: "Wang Jianchao (Kuaishou)" <jianchao.wan9@xxxxxxxxx>
- [GIT PULL] nvme fixes for Linux 5.17
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 10/12] block: move blk_exit_queue into disk_release
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC V4 1/6] blk: prepare to make blk-rq-qos pluggable and modular
- From: Wang Jianchao <jianchao.wan9@xxxxxxxxx>
- Re: [PATCH RFC] blk-mq: fix potential uaf for 'queue_hw_ctx'
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH RFC] blk-mq: fix potential uaf for 'queue_hw_ctx'
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [RFC V4 1/6] blk: prepare to make blk-rq-qos pluggable and modular
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [RFC V4 1/6] blk: prepare to make blk-rq-qos pluggable and modular
- From: Wang Jianchao <jianchao.wan9@xxxxxxxxx>
- Re: [PATCH RFC] blk-mq: fix potential uaf for 'queue_hw_ctx'
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: Report 2 in ext4 and journal based on v5.17-rc1
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] block drivers in user space
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] block drivers in user space
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [RFC V4 1/6] blk: prepare to make blk-rq-qos pluggable and modular
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 10/12] block: move blk_exit_queue into disk_release
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 3/3] nilfs2: pass the operation to bio_alloc
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- Re: Report 2 in ext4 and journal based on v5.17-rc1
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH RFC] blk-mq: fix potential uaf for 'queue_hw_ctx'
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 5/8] loop: only take lo_mutex for the first reference in lo_open
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- [PATCH] virtio-blk: Check the max discard segment for discard request
- From: Xie Yongji <xieyongji@xxxxxxxxxxxxx>
- Re: dm: make sure dm_table is binded before queue request
- From: Zhang Yi <yi.zhang@xxxxxxxxxx>
- [PATCH RFC] blk-mq: fix potential uaf for 'queue_hw_ctx'
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] block drivers in user space
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] block drivers in user space
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 01/12] blk-mq: do not include passthrough requests in I/O accounting
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 01/12] blk-mq: do not include passthrough requests in I/O accounting
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 10/12] block: move blk_exit_queue into disk_release
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 01/12] blk-mq: do not include passthrough requests in I/O accounting
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 08/12] block: don't remove hctx debugfs dir from blk_mq_exit_queue
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] block drivers in user space
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: block: potential bug on linux-block/for-next
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 08/12] block: don't remove hctx debugfs dir from blk_mq_exit_queue
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: blocksize 4096 even for floppy and CDROM?
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: Report 1 in ext4 and journal based on v5.17-rc1
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Re: block: potential bug on linux-block/for-next
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: block: potential bug on linux-block/for-next
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [RFC V4 1/6] blk: prepare to make blk-rq-qos pluggable and modular
- From: Wang Jianchao <jianchao.wan9@xxxxxxxxx>
- Re: [RFC V4 1/6] blk: prepare to make blk-rq-qos pluggable and modular
- From: Wang Jianchao <jianchao.wan9@xxxxxxxxx>
- Re: block: potential bug on linux-block/for-next
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: blkdiscard BLKDISCARD ioctl failed: Remote I/O error
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- block: potential bug on linux-block/for-next
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 28/28] block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kern
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.16 30/30] block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kern
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 10/28] block: loop:use kstatfs.f_bsize of backing file to set discard granularity
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.16 12/30] block: loop:use kstatfs.f_bsize of backing file to set discard granularity
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH 01/12] blk-mq: do not include passthrough requests in I/O accounting
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 7/7] block: remove REQ_OP_WRITE_SAME support
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v3 00/10] Add Copy offload support
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: Report 1 in ext4 and journal based on v5.17-rc1
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Re: [PATCH v3 02/10] block: Introduce queue limits for copy-offload support
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 02/10] block: Introduce queue limits for copy-offload support
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: Report 2 in ext4 and journal based on v5.17-rc1
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Re: blocksize 4096 even for floppy and CDROM?
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v2 04/13] fs: split off __alloc_page_buffers function
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHv3 04/10] linux/kernel: introduce lower_48_bits macro
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCHv3 04/10] linux/kernel: introduce lower_48_bits macro
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCHv3 10/10] x86/crypto: add pclmul acceleration for crc64
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCHv3 04/10] linux/kernel: introduce lower_48_bits macro
- From: Joe Perches <joe@xxxxxxxxxxx>
- RE: [PATCHv3 04/10] linux/kernel: introduce lower_48_bits macro
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCHv3 06/10] crypto: add rocksoft 64b crc framework
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCHv3 10/10] x86/crypto: add pclmul acceleration for crc64
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 0/2] null_blk: null_alloc_page() cleanup
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHv3 06/10] crypto: add rocksoft 64b crc framework
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCHv3 06/10] crypto: add rocksoft 64b crc framework
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCHv3 06/10] crypto: add rocksoft 64b crc framework
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCHv3 04/10] linux/kernel: introduce lower_48_bits macro
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH 10/12] block: move blk_exit_queue into disk_release
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: dm: make sure dm_table is binded before queue request
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] block drivers in user space
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] block drivers in user space
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] block drivers in user space
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [GIT PULL] nvme fixes for Linux 5.17
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [GIT PULL] nvme fixes for Linux 5.17
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] nvme fixes for Linux 5.17
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC V4 1/6] blk: prepare to make blk-rq-qos pluggable and modular
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCHv3 04/10] linux/kernel: introduce lower_48_bits macro
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCHv3 10/10] x86/crypto: add pclmul acceleration for crc64
- From: Keith Busch <kbusch@xxxxxxxxxx>
- RE: [PATCHv3 04/10] linux/kernel: introduce lower_48_bits macro
- From: David Laight <David.Laight@xxxxxxxxxx>
- RE: [PATCHv3 10/10] x86/crypto: add pclmul acceleration for crc64
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCHv3 04/10] linux/kernel: introduce lower_48_bits macro
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCHv3 04/10] linux/kernel: introduce lower_48_bits macro
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCHv3 04/10] linux/kernel: introduce lower_48_bits macro
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCHv3 03/10] asm-generic: introduce be48 unaligned accessors
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCHv3 07/10] lib: add crc64 tests
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCHv3 04/10] linux/kernel: introduce lower_48_bits macro
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv3 04/10] linux/kernel: introduce lower_48_bits macro
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- [PATCHv3 09/10] nvme: add support for enhanced metadata
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCHv3 08/10] block: add pi for nvme enhanced integrity
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCHv3 10/10] x86/crypto: add pclmul acceleration for crc64
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCHv3 05/10] lib: add rocksoft model crc64
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCHv3 07/10] lib: add crc64 tests
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCHv3 06/10] crypto: add rocksoft 64b crc framework
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCHv3 02/10] nvme: allow integrity on extended metadata formats
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCHv3 04/10] linux/kernel: introduce lower_48_bits macro
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCHv3 00/10] 64-bit data integrity field support
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCHv3 01/10] block: support pi with extended metadata
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCHv3 03/10] asm-generic: introduce be48 unaligned accessors
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: remove opencoded kmap of bio_vecs
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 2/2] null_blk: null_alloc_page() cleanup
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] null_blk: remove hardcoded null_alloc_page() param
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v3 08/10] dm: Add support for copy offload.
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 10/10] floppy: use memcpy_{to,from}_bvec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/10] zram: use memcpy_from_bvec in zram_bvec_write
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/10] drbd: use bvec_kmap_local in recv_dless_read
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/10] nvdimm-btt: use bvec_kmap_local in btt_rw_integrity
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/10] nvdimm-blk: use bvec_kmap_local in nd_blk_rw_integrity
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/10] aoe: use bvec_kmap_local in bvcpy
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/10] drbd: use bvec_kmap_local in drbd_csum_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/10] zram: use memcpy_to_bvec in zram_bvec_read
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/10] bcache: use bvec_kmap_local in bio_csum
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/10] iss-simdisk: use bvec_kmap_local in simdisk_submit_bio
- From: Christoph Hellwig <hch@xxxxxx>
- remove opencoded kmap of bio_vecs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/3] nilfs2: pass the operation to bio_alloc
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/3] ext4: pass the operation to bio_alloc
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/3] mpage: pass the operation to bio_alloc
- From: Christoph Hellwig <hch@xxxxxx>
- simple file system cleanups for the new bio_alloc calling conventions
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/2] null_blk: null_alloc_page() cleanup
- From: Chaitanya Kulkarni <kch@xxxxxxxxxx>
- [PATCH 1/2] null_blk: remove hardcoded null_alloc_page() param
- From: Chaitanya Kulkarni <kch@xxxxxxxxxx>
- [PATCH 0/2] null_blk: null_alloc_page() cleanup
- From: Chaitanya Kulkarni <kch@xxxxxxxxxx>
- Re: [PATCH] Documentation: block/diskstats: update function names
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] block drivers in user space
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH] blk-mq: avoid extending delays of active hctx from blk_mq_delay_run_hw_queues
- From: Laurence Oberman <loberman@xxxxxxxxxx>
- Re: [PATCH] Documentation: block/diskstats: update function names
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- [PATCH 12/12] block: move rq_qos_exit() into disk_release()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/12] block: do more work in elevator_exit
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/12] block: move q_usage_counter release into blk_queue_release
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/12] block: move blk_exit_queue into disk_release
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/12] block: don't remove hctx debugfs dir from blk_mq_exit_queue
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/12] block: move blkcg initialization/destroy into disk allocation/release handler
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/12] sr: implement ->free_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/12] sd: remove the extra sdev_gendev reference
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/12] sd: make use of ->free_disk to simplify refcounting
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/12] scsi: don't use disk->private_data to find the scsi_driver
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/12] blk-mq: handle already freed tags gracefully in blk_mq_free_rqs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/12] blk-mq: do not include passthrough requests in I/O accounting
- From: Christoph Hellwig <hch@xxxxxx>
- move more work to disk_release
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] Documentation: block/diskstats: update function names
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: clear iocb->private in blkdev_bio_end_io_async()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH -next v2] block: update io_ticks when io hang
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: block loopback driver possible regression since next-20220211
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] pata_parport: second preview
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH -next v2] block: update io_ticks when io hang
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: Report 1 in ext4 and journal based on v5.17-rc1
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] block: clear iocb->private in blkdev_bio_end_io_async()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] Documentation: block/diskstats: update function names
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 04/13] fs: split off __alloc_page_buffers function
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC V4 2/6] blk-wbt: make wbt pluggable
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 7/7] block: remove REQ_OP_WRITE_SAME support
- From: Christoph Hellwig <hch@xxxxxx>
- block: restore the write_same_max sysfs attribute
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [LSF/MM/BPF TOPIC] block drivers in user space
- From: Hannes Reinecke <hare@xxxxxxx>
- RE: [PATCH v13 05/12] bcache: bch_nvmpg_free_pages() of the buddy allocator
- From: "Ma, Jianpeng" <jianpeng.ma@xxxxxxxxx>
- Re: [PATCH] block: clear iocb->private in blkdev_bio_end_io_async()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH] Documentation: block/diskstats: update function names
- From: Naohiro Aota <naohiro.aota@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] block drivers in user space
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] block drivers in user space
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [LSF/MM/BPF TOPIC] block drivers in user space
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- Re: Report 2 in ext4 and journal based on v5.17-rc1
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] block: clear iocb->private in blkdev_bio_end_io_async()
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: blkdiscard BLKDISCARD ioctl failed: Remote I/O error
- From: Olaf Fraczyk <olaf.fraczyk@xxxxxxxxx>
- Re: blkdiscard BLKDISCARD ioctl failed: Remote I/O error
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: blkdiscard BLKDISCARD ioctl failed: Remote I/O error
- From: Lukas Czerner <lczerner@xxxxxxxxxx>
- Re: blkdiscard BLKDISCARD ioctl failed: Remote I/O error
- From: Lukas Czerner <lczerner@xxxxxxxxxx>
- Re: [PATCH v13 05/12] bcache: bch_nvmpg_free_pages() of the buddy allocator
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH v4 0/3] block: show crypto capabilities in sysfs
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v2 06/13] fs: Add gfp_t parameter to create_page_buffers()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] pata_parport: second preview
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/13] Support sync buffered writes for io-uring
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: block loopback driver possible regression since next-20220211
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v2 04/13] fs: split off __alloc_page_buffers function
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 04/13] fs: split off __alloc_page_buffers function
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 04/13] fs: split off __alloc_page_buffers function
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 7/7] block: remove REQ_OP_WRITE_SAME support
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: remove REQ_OP_WRITE_SAME v2
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: block loopback driver possible regression since next-20220211
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: block loopback driver possible regression since next-20220211
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2] nbd: Don't use workqueue to handle recv work
- From: Yongji Xie <xieyongji@xxxxxxxxxxxxx>
- [PATCH v2 17/18] dept: Distinguish each syscall context from another
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v2 16/18] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v2 13/18] dept: Apply Dept to wait/event of PG_{locked,writeback}
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v2 15/18] dept: Apply SDT to wait(waitqueue)
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v2 14/18] dept: Apply SDT to swait
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v2 07/18] dept: Apply Dept to rwlock
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v2 05/18] dept: Apply Dept to spinlock
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v2 12/18] dept: Introduce split map concept and new APIs for them
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v2 18/18] dept: Distinguish each work from another
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v2 11/18] dept: Add proc knobs to show stats and dependency graph
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v2 04/18] dept: Add a API for skipping dependency check temporarily
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v2 10/18] dept: Apply Dept to rwsem
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v2 08/18] dept: Apply Dept to wait_for_completion()/complete()
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v2 09/18] dept: Apply Dept to seqlock
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v2 02/18] dept: Implement Dept(Dependency Tracker)
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v2 06/18] dept: Apply Dept to mutex families
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v2 03/18] dept: Embed Dept data in Lockdep
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v2 00/18] DEPT(Dependency Tracker)
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v2 01/18] llist: Move llist_{head,node} definition to types.h
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Re: [PATCH 00/16] DEPT(Dependency Tracker)
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Re: [PATCH 00/16] DEPT(Dependency Tracker)
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Re: [PATCH 00/16] DEPT(Dependency Tracker)
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Re: [PATCH 00/16] DEPT(Dependency Tracker)
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Re: [PATCH v2 04/13] fs: split off __alloc_page_buffers function
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: block loopback driver possible regression since next-20220211
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- block loopback driver possible regression since next-20220211
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH -next v2] block: update io_ticks when io hang
- From: "zhangwensheng (E)" <zhangwensheng5@xxxxxxxxxx>
- Re: [PATCH v2 04/13] fs: split off __alloc_page_buffers function
- From: Stefan Roesch <shr@xxxxxx>
- Re: [PATCH v2 04/13] fs: split off __alloc_page_buffers function
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 01/13] fs: Add flags parameter to __block_write_begin_int
- From: Stefan Roesch <shr@xxxxxx>
- Re: [PATCH v2 01/13] fs: Add flags parameter to __block_write_begin_int
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 01/13] fs: Add flags parameter to __block_write_begin_int
- From: Stefan Roesch <shr@xxxxxx>
- Re: [PATCH v2 01/13] fs: Add flags parameter to __block_write_begin_int
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 01/13] fs: Add flags parameter to __block_write_begin_int
- From: Stefan Roesch <shr@xxxxxx>
- Re: [PATCH v2 01/13] fs: Add flags parameter to __block_write_begin_int
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 01/13] fs: Add flags parameter to __block_write_begin_int
- From: Stefan Roesch <shr@xxxxxx>
- Re: [PATCH v2 01/13] fs: Add flags parameter to __block_write_begin_int
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v2 09/13] io_uring: Add tracepoint for short writes
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v2 06/13] fs: Add gfp_t parameter to create_page_buffers()
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v2 13/13] block: enable async buffered writes for block devices.
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v2 12/13] io_uring: support write throttling for async buffered writes
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v2 11/13] mm: support write throttling for async buffered writes
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v2 10/13] sched: add new fields to task_struct
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v2 05/13] fs: split off __create_empty_buffers function
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v2 02/13] mm: Introduce do_generic_perform_write
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v2 01/13] fs: Add flags parameter to __block_write_begin_int
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v2 00/13] Support sync buffered writes for io-uring
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v2 08/13] io_uring: add support for async buffered writes
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v2 03/13] mm: Add support for async buffered writes
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v2 07/13] fs: add support for async buffered writes
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v2 04/13] fs: split off __alloc_page_buffers function
- From: Stefan Roesch <shr@xxxxxx>
- Re: [RFC 01/13] io_uring: add infra for uring_cmd completion in submitter-task
- From: Kanchan Joshi <joshiiitr@xxxxxxxxx>
- Re: [GIT PULL] Block fixes for 5.17-rc5
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v2] nbd: Don't use workqueue to handle recv work
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH v3 0/3] block, bfq: minor cleanup and fix
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3 0/3] block, bfq: minor cleanup and fix
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH v2 0/3] kmod: add patient module removal support
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH 02/16] dept: Implement Dept(Dependency Tracker)
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Re: [PATCH v3 02/10] block: Introduce queue limits for copy-offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH v3 00/10] Add Copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH v2 05/10] block: add emulation for copy
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH v3 01/10] block: make bio_map_kern() non static
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: remove REQ_OP_WRITE_SAME v2
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH 00/16] DEPT(Dependency Tracker)
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [GIT PULL] Block fixes for 5.17-rc5
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC V4 6/6] blk: export the sysfs for switching qos
- From: Wang Jianchao <jianchao.wan9@xxxxxxxxx>
- Re: [RFC V4 4/6] blk-iocost: make iocost pluggable
- From: Wang Jianchao <jianchao.wan9@xxxxxxxxx>
- Re: [RFC V4 3/6] blk-iolatency: make iolatency pluggable
- From: Wang Jianchao <jianchao.wan9@xxxxxxxxx>
- Re: [RFC V4 2/6] blk-wbt: make wbt pluggable
- From: Wang Jianchao <jianchao.wan9@xxxxxxxxx>
- Re: [RFC V4 1/6] blk: prepare to make blk-rq-qos pluggable and modular
- From: Wang Jianchao <jianchao.wan9@xxxxxxxxx>
- Re: [RFC V4 0/6] blk: make blk-rq-qos policies pluggable and modular
- From: Wang Jianchao <jianchao.wan9@xxxxxxxxx>
- Re: Report 1 in ext4 and journal based on v5.17-rc1
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Re: Report in ata_scsi_port_error_handler()
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Re: Report in unix_stream_read_generic()
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Re: [PATCH blktests] block/008: check CPU offline failure due to many IRQs
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [RFC 01/13] io_uring: add infra for uring_cmd completion in submitter-task
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC 01/13] io_uring: add infra for uring_cmd completion in submitter-task
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [LSF/MM/BPF Topic][LSF/MM/BPF Attend] iscsi issue of scale with MNoT
- Re: [RFC 01/13] io_uring: add infra for uring_cmd completion in submitter-task
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v3 02/10] block: Introduce queue limits for copy-offload support
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 02/16] dept: Implement Dept(Dependency Tracker)
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [RFC PATCH 2/2] capability: use new capable_or functionality
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH 00/16] DEPT(Dependency Tracker)
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 00/16] DEPT(Dependency Tracker)
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 10/16] dept: Add proc knobs to show stats and dependency graph
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 02/16] dept: Implement Dept(Dependency Tracker)
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 00/16] DEPT(Dependency Tracker)
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [RFC 01/13] io_uring: add infra for uring_cmd completion in submitter-task
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] blk: do rq_qos_exit in blk_cleanup_queue
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC 01/13] io_uring: add infra for uring_cmd completion in submitter-task
- From: Kanchan Joshi <joshiiitr@xxxxxxxxx>
- Re: [PATCH] blk: do rq_qos_exit in blk_cleanup_queue
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V2 04/13] block/wbt: fix negative inflight counter when remove scsi device
- From: Jens Axboe <axboe@xxxxxxxxx>
- [RFC PATCH 2/2] capability: use new capable_or functionality
- From: Christian Göttsche <cgzones@xxxxxxxxxxxxxx>
- Re: [PATCH] blk: do rq_qos_exit in blk_cleanup_queue
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2] block: fix surprise removal for drivers calling blk_set_queue_dying
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] blk: do rq_qos_exit in blk_cleanup_queue
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Report 1 in ext4 and journal based on v5.17-rc1
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2] block: fix surprise removal for drivers calling blk_set_queue_dying
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Report 1 in ext4 and journal based on v5.17-rc1
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Report 2 in ext4 and journal based on v5.17-rc1
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH 08/16] dept: Apply Dept to seqlock
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH 05/16] dept: Apply Dept to mutex families
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH 04/16] dept: Apply Dept to spinlock
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH 12/16] dept: Apply Dept to wait/event of PG_{locked,writeback}
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH 09/16] dept: Apply Dept to rwsem
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH 00/16] DEPT(Dependency Tracker)
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH 10/16] dept: Add proc knobs to show stats and dependency graph
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH 02/16] dept: Implement Dept(Dependency Tracker)
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH 14/16] dept: Apply SDT to wait(waitqueue)
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH 11/16] dept: Introduce split map concept and new APIs for them
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH 15/16] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH 16/16] dept: Distinguish each syscall context from another
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH 07/16] dept: Apply Dept to wait_for_completion()/complete()
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH 01/16] llist: Move llist_{head,node} definition to types.h
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH 03/16] dept: Embed Dept data in Lockdep
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH 06/16] dept: Apply Dept to rwlock
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH 13/16] dept: Apply SDT to swait
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Re: Report in ata_scsi_port_error_handler()
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Re: [PATCH v3 02/10] block: Introduce queue limits for copy-offload support
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v3 02/10] block: Introduce queue limits for copy-offload support
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC V4 6/6] blk: export the sysfs for switching qos
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC V4 5/6] blk-ioprio: make ioprio pluggable and modular
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC V4 4/6] blk-iocost: make iocost pluggable
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC V4 3/6] blk-iolatency: make iolatency pluggable
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC V4 2/6] blk-wbt: make wbt pluggable
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC V4 1/6] blk: prepare to make blk-rq-qos pluggable and modular
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC V4 0/6] blk: make blk-rq-qos policies pluggable and modular
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v3 01/10] block: make bio_map_kern() non static
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2 0/3] kmod: add patient module removal support
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2] block: fix surprise removal for drivers calling blk_set_queue_dying
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] blk: do rq_qos_exit in blk_cleanup_queue
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V2 04/13] block/wbt: fix negative inflight counter when remove scsi device
- From: Christoph Hellwig <hch@xxxxxx>
- Re: remove REQ_OP_WRITE_SAME v2
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH -next v2] block: update io_ticks when io hang
- From: Zhang Wensheng <zhangwensheng5@xxxxxxxxxx>
- Re: [PATCH v3] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [RFC V4 0/6] blk: make blk-rq-qos policies pluggable and modular
- From: Wang Jianchao <jianchao.wan9@xxxxxxxxx>
- [PATCH -next v2] block: update io_ticks when io hang
- From: Zhang Wensheng <zhangwensheng5@xxxxxxxxxx>
- [RFC V2 blktests] test/block/032: add test cases for switching queue qos
- From: "Wang Jianchao (Kuaishou)" <jianchao.wan9@xxxxxxxxx>
- Re: [RFC V4 0/6] blk: make blk-rq-qos policies pluggable and modular
- From: Jens Axboe <axboe@xxxxxxxxx>
- [RFC V4 5/6] blk-ioprio: make ioprio pluggable and modular
- From: "Wang Jianchao (Kuaishou)" <jianchao.wan9@xxxxxxxxx>
- [RFC V4 4/6] blk-iocost: make iocost pluggable
- From: "Wang Jianchao (Kuaishou)" <jianchao.wan9@xxxxxxxxx>
- [RFC V4 6/6] blk: export the sysfs for switching qos
- From: "Wang Jianchao (Kuaishou)" <jianchao.wan9@xxxxxxxxx>
- [RFC V4 2/6] blk-wbt: make wbt pluggable
- From: "Wang Jianchao (Kuaishou)" <jianchao.wan9@xxxxxxxxx>
- [RFC V4 3/6] blk-iolatency: make iolatency pluggable
- From: "Wang Jianchao (Kuaishou)" <jianchao.wan9@xxxxxxxxx>
- [RFC V4 1/6] blk: prepare to make blk-rq-qos pluggable and modular
- From: "Wang Jianchao (Kuaishou)" <jianchao.wan9@xxxxxxxxx>
- [RFC V4 0/6] blk: make blk-rq-qos policies pluggable and modular
- From: "Wang Jianchao (Kuaishou)" <jianchao.wan9@xxxxxxxxx>
- Re: [PATCH -next] block: update io_ticks when io hang
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: remove REQ_OP_WRITE_SAME v2
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [[RFC blktests]] test/block/032: add test cases for switching queue qos
- From: Wang Jianchao <jianchao.wan9@xxxxxxxxx>
- Re: [RFC V2 5/6] blk-ioprio: make ioprio pluggable and modular
- From: Wang Jianchao <jianchao.wan9@xxxxxxxxx>
- Re: [RFC 03/13] io_uring: mark iopoll not supported for uring-cmd
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block/bfq_wf2q: correct weight to ioprio
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH -next] block: update io_ticks when io hang
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] blk-mq: avoid extending delays of active hctx from blk_mq_delay_run_hw_queues
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: add a ->free_disk block_device_operation v3
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V4 0/8] block: improve iops limit throttle
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kern
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] blk: do rq_qos_exit in blk_cleanup_queue
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: make the blk-mq stacking interface optional
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V2 0/1] null_blk: cleanup null_submit_bio() & alloc_cmd()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC 03/13] io_uring: mark iopoll not supported for uring-cmd
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC 01/13] io_uring: add infra for uring_cmd completion in submitter-task
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH V2 1/1] null_blk: remove hardcoded alloc_cmd() parameter
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH v3] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH 6/7] dm: remove write same support
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: make the blk-mq stacking interface optional
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v1 07/14] fs: Add aop_flags parameter to create_page_buffers()
- From: Stefan Roesch <shr@xxxxxx>
- Re: [PATCH v1 01/14] fs: Add flags parameter to __block_write_begin_int
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v1 07/14] fs: Add aop_flags parameter to create_page_buffers()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: Report in ata_scsi_port_error_handler()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v1 01/14] fs: Add flags parameter to __block_write_begin_int
- From: Stefan Roesch <shr@xxxxxx>
- Re: [PATCH v1 07/14] fs: Add aop_flags parameter to create_page_buffers()
- From: Stefan Roesch <shr@xxxxxx>
- Re: [PATCH v1 03/14] mm: add noio support in filemap_get_pages
- From: Stefan Roesch <shr@xxxxxx>
- Re: [PATCH v1 03/14] mm: add noio support in filemap_get_pages
- From: Stefan Roesch <shr@xxxxxx>
- Re: [PATCH] blk: do rq_qos_exit in blk_cleanup_queue
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 1/2] block: fix surprise removal for drivers calling blk_set_queue_dying
- From: Christoph Hellwig <hch@xxxxxx>
- Re: Report in ata_scsi_port_error_handler()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] block: fix surprise removal for drivers calling blk_set_queue_dying
- From: Markus Blöchl <Markus.Bloechl@xxxxxxxxxxxxx>
- Re: [RFC V2 5/6] blk-ioprio: make ioprio pluggable and modular
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 2/2] null_blk: remove local var & init cmd in alloc_cmd
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [[RFC blktests]] test/block/032: add test cases for switching queue qos
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 1/2] block: fix surprise removal for drivers calling blk_set_queue_dying
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH V2 1/1] null_blk: remove hardcoded alloc_cmd() parameter
- From: Chaitanya Kulkarni <kch@xxxxxxxxxx>
- [PATCH V2 0/1] null_blk: cleanup null_submit_bio() & alloc_cmd()
- From: Chaitanya Kulkarni <kch@xxxxxxxxxx>
- Re: [PATCH] block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kern
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 2/2] block: skip the fsync_bdev call in del_gendisk for surprise removals
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/2] block: fix surprise removal for drivers calling blk_set_queue_dying
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kern
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kern
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] block: fix surprise removal for drivers calling blk_set_queue_dying
- From: Markus Blöchl <Markus.Bloechl@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] block: skip the fsync_bdev call in del_gendisk for surprise removals
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/2] block: skip the fsync_bdev call in del_gendisk for surprise removals
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH 2/2] block: skip the fsync_bdev call in del_gendisk for surprise removals
- From: Markus Blöchl <Markus.Bloechl@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] block: fix surprise removal for drivers calling blk_set_queue_dying
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 2/2] block: skip the fsync_bdev call in del_gendisk for surprise removals
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 2/2] block: skip the fsync_bdev call in del_gendisk for surprise removals
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/2] block: skip the fsync_bdev call in del_gendisk for surprise removals
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 2/2] block: skip the fsync_bdev call in del_gendisk for surprise removals
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/2] block: fix surprise removal for drivers calling blk_set_queue_dying
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 08/10] dm: Add support for copy offload.
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [RFC PATCH] nvme: prevent hang on surprise removal of NVMe disk
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 05/10] block: add emulation for copy
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [RFC PATCH] nvme: prevent hang on surprise removal of NVMe disk
- From: Markus Blöchl <Markus.Bloechl@xxxxxxxxxxxxx>
- [[RFC blktests]] test/block/032: add test cases for switching queue qos
- From: "Wang Jianchao (Kuaishou)" <jianchao.wan9@xxxxxxxxx>
- [RFC V3 6/6] blk: export the sysfs for switching qos
- From: "Wang Jianchao (Kuaishou)" <jianchao.wan9@xxxxxxxxx>
- [RFC V3 5/6] blk-ioprio: make ioprio pluggable and modular
- From: "Wang Jianchao (Kuaishou)" <jianchao.wan9@xxxxxxxxx>
- [RFC V3 4/6] blk-iocost: make iocost pluggable
- From: "Wang Jianchao (Kuaishou)" <jianchao.wan9@xxxxxxxxx>
- [RFC V3 3/6] blk-iolatency: make iolatency pluggable
- From: "Wang Jianchao (Kuaishou)" <jianchao.wan9@xxxxxxxxx>
- [RFC V3 2/6] blk-wbt: make wbt pluggable
- From: "Wang Jianchao (Kuaishou)" <jianchao.wan9@xxxxxxxxx>
- [RFC V3 1/6] blk: prepare to make blk-rq-qos pluggable and modular
- From: "Wang Jianchao (Kuaishou)" <jianchao.wan9@xxxxxxxxx>
- [RFC V3 0/6] blk: make blk-rq-qos policies pluggable and modular
- From: "Wang Jianchao (Kuaishou)" <jianchao.wan9@xxxxxxxxx>
- [PATCH] blk: do rq_qos_exit in blk_cleanup_queue
- From: "Wang Jianchao (Kuaishou)" <jianchao.wan9@xxxxxxxxx>
- Re: [RFC PATCH] nvme: prevent hang on surprise removal of NVMe disk
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [RFC PATCH] nvme: prevent hang on surprise removal of NVMe disk
- From: Markus Blöchl <Markus.Bloechl@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] null_blk: remove local var & init cmd in alloc_cmd
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] null_blk: remove hardcoded alloc_cmd() parameter
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kern
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- [PATCH 1/2] null_blk: remove hardcoded alloc_cmd() parameter
- From: Chaitanya Kulkarni <kch@xxxxxxxxxx>
- [PATCH 2/2] null_blk: remove local var & init cmd in alloc_cmd
- From: Chaitanya Kulkarni <kch@xxxxxxxxxx>
- [PATCH 0/2] null_blk: cleanup alloc_cmd()
- From: Chaitanya Kulkarni <kch@xxxxxxxxxx>
- Re: [PATCH V4 5/8] block: merge submit_bio_checks() into submit_bio_noacct
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH V4 2/8] block: move blk_crypto_bio_prep() out of blk-mq.c
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH V4 3/8] block: don't declare submit_bio_checks in local header
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH V4 1/8] block: move submit_bio_checks() into submit_bio_noacct
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH] block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kern
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- [PATCH] block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kern
- From: Haimin Zhang <tcs.kernel@xxxxxxxxx>
- Re: [PATCH V4 4/8] block: don't check bio in blk_throtl_dispatch_work_fn
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH] nvme: prevent hang on surprise removal of NVMe disk
- From: Hannes Reinecke <hare@xxxxxxx>
- RE: [REPORT] net deadlock possibilities by DEPT
- From: Byungchul Park <byungchul.park@xxxxxxx>
- RE: [REPORT] libata deadlock possibilities by DEPT
- From: Byungchul Park <byungchul.park@xxxxxxx>
- RE: [REPORT] ext4 deadlock possibilities by DEPT
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Re: Report in ata_scsi_port_error_handler()
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [PATCH V4 7/8] block: don't try to throttle split bio if iops limit isn't set
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V4 8/8] block: revert 4f1e9630afe6 ("blk-throtl: optimize IOPS throttle for large IO scenarios")
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V4 6/8] block: throttle split bio in case of iops limit
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V4 5/8] block: merge submit_bio_checks() into submit_bio_noacct
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V4 2/8] block: move blk_crypto_bio_prep() out of blk-mq.c
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V4 4/8] block: don't check bio in blk_throtl_dispatch_work_fn
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V4 1/8] block: move submit_bio_checks() into submit_bio_noacct
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V4 3/8] block: don't declare submit_bio_checks in local header
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V4 0/8] block: improve iops limit throttle
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [REPORT] net deadlock possibilities by DEPT
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [REPORT] libata deadlock possibilities by DEPT
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [REPORT] ext4 deadlock possibilities by DEPT
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Re: Report in unix_stream_read_generic()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Report in unix_stream_read_generic()
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Report in unix_stream_sendmsg()
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Report in ata_scsi_port_error_handler()
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Report 2 in ata_scsi_port_error_handler()
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Report 3 in ata_scsi_port_error_handler()
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Report in ksys_write()
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Report in ext4_da_write_begin()
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Report in ext4_sync_file()
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Report in ext4_buffered_write_iter()
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Report in __mark_inode_dirty()
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Report in ext4_file_write_iter()
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Re: [RFC V2 1/6] blk: make blk-rq-qos support pluggable and modular policy
- From: Wang Jianchao <jianchao.wan9@xxxxxxxxx>
- Re: [RFC V2 5/6] blk-ioprio: make ioprio pluggable and modular
- From: Wang Jianchao <jianchao.wan9@xxxxxxxxx>
- Re: [RFC V2 0/6] blk: make blk-rq-qos policies pluggable and modular
- From: Wang Jianchao <jianchao.wan9@xxxxxxxxx>
- Re: [PATCH V3 6/13] input: serio: use time_is_before_jiffies() instead of open coding it
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH V3 0/4] loop: cleanup and few improvements
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH V3 3/4] loop: remove extra variable in lo_req_flush
- From: Chaitanya Kulkarni <kch@xxxxxxxxxx>
- [PATCH V3 4/4] loop: allow user to set the queue depth
- From: Chaitanya Kulkarni <kch@xxxxxxxxxx>
- [PATCH V3 2/4] loop: remove extra variable in lo_fallocate()
- From: Chaitanya Kulkarni <kch@xxxxxxxxxx>
- [PATCH V3 1/4] loop: use sysfs_emit() in the sysfs xxx show()
- From: Chaitanya Kulkarni <kch@xxxxxxxxxx>
- [PATCH V3 0/4] loop: cleanup and few improvements
- From: Chaitanya Kulkarni <kch@xxxxxxxxxx>
- Re: [RFC V2 5/6] blk-ioprio: make ioprio pluggable and modular
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [RFC V2 1/6] blk: make blk-rq-qos support pluggable and modular policy
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] blk-cgroup: set blkg iostat after percpu stat aggregation
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC PATCH] nvme: prevent hang on surprise removal of NVMe disk
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC PATCH] nvme: prevent hang on surprise removal of NVMe disk
- From: Keith Busch <kbusch@xxxxxxxxxx>
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]