linux-block
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH 06/10] nvdimm-btt: use bvec_kmap_local in btt_rw_integrity
Ira Weiny
[PATCH 07/10] bcache: use bvec_kmap_local in bio_csum
Christoph Hellwig
Re: [PATCH 07/10] bcache: use bvec_kmap_local in bio_csum
Ira Weiny
Re: [PATCH 07/10] bcache: use bvec_kmap_local in bio_csum
Coly Li
[PATCH 08/10] drbd: use bvec_kmap_local in drbd_csum_bio
Christoph Hellwig
[PATCH 09/10] drbd: use bvec_kmap_local in recv_dless_read
Christoph Hellwig
[PATCH 10/10] floppy: use memcpy_{to,from}_bvec
Christoph Hellwig
remove opencoded kmap of bio_vecs
Christoph Hellwig
[PATCH 01/10] iss-simdisk: use bvec_kmap_local in simdisk_submit_bio
Christoph Hellwig
Re: [PATCH 01/10] iss-simdisk: use bvec_kmap_local in simdisk_submit_bio
Ira Weiny
[PATCH 02/10] aoe: use bvec_kmap_local in bvcpy
Christoph Hellwig
Re: [PATCH 02/10] aoe: use bvec_kmap_local in bvcpy
Ira Weiny
[PATCH 03/10] zram: use memcpy_to_bvec in zram_bvec_read
Christoph Hellwig
Re: [PATCH 03/10] zram: use memcpy_to_bvec in zram_bvec_read
Ira Weiny
Re: [PATCH 03/10] zram: use memcpy_to_bvec in zram_bvec_read
Christoph Hellwig
[PATCH 04/10] zram: use memcpy_from_bvec in zram_bvec_write
Christoph Hellwig
Re: [PATCH 04/10] zram: use memcpy_from_bvec in zram_bvec_write
Ira Weiny
[PATCH 05/10] nvdimm-blk: use bvec_kmap_local in nd_blk_rw_integrity
Christoph Hellwig
Re: [PATCH 05/10] nvdimm-blk: use bvec_kmap_local in nd_blk_rw_integrity
Ira Weiny
[PATCH 06/10] nvdimm-btt: use bvec_kmap_local in btt_rw_integrity
Christoph Hellwig
Re: [PATCH 06/10] nvdimm-btt: use bvec_kmap_local in btt_rw_integrity
Ira Weiny
Re: [PATCH 06/10] nvdimm-btt: use bvec_kmap_local in btt_rw_integrity
Christoph Hellwig
Re: [PATCH 06/10] nvdimm-btt: use bvec_kmap_local in btt_rw_integrity
Ira Weiny
[PATCH 07/10] bcache: use bvec_kmap_local in bio_csum
Christoph Hellwig
Re: [PATCH 07/10] bcache: use bvec_kmap_local in bio_csum
Ira Weiny
[PATCH 08/10] drbd: use bvec_kmap_local in drbd_csum_bio
Christoph Hellwig
Re: [PATCH 08/10] drbd: use bvec_kmap_local in drbd_csum_bio
Ira Weiny
[PATCH 09/10] drbd: use bvec_kmap_local in recv_dless_read
Christoph Hellwig
Re: [PATCH 09/10] drbd: use bvec_kmap_local in recv_dless_read
Ira Weiny
[PATCH 10/10] floppy: use memcpy_{to,from}_bvec
Christoph Hellwig
Re: [PATCH 10/10] floppy: use memcpy_{to,from}_bvec
Ira Weiny
Re: remove opencoded kmap of bio_vecs
Chaitanya Kulkarni
[PATCH v5 0/7] badblocks improvement for multiple bad block ranges
Coly Li
[PATCH v5 1/6] badblocks: add more helper structure and routines in badblocks.h
Coly Li
[PATCH v5 2/6] badblocks: add helper routines for badblock ranges handling
Coly Li
Re: [PATCH v5 2/6] badblocks: add helper routines for badblock ranges handling
Xiao Ni
Re: [PATCH v5 2/6] badblocks: add helper routines for badblock ranges handling
Coly Li
[PATCH v5 3/6] badblocks: improve badblocks_set() for multiple ranges handling
Coly Li
Re: [PATCH v5 3/6] badblocks: improve badblocks_set() for multiple ranges handling
Xiao Ni
Re: [PATCH v5 3/6] badblocks: improve badblocks_set() for multiple ranges handling
Coly Li
[PATCH v5 4/6] badblocks: improve badblocks_clear() for multiple ranges handling
Coly Li
[PATCH v5 5/6] badblocks: improve badblocks_check() for multiple ranges handling
Coly Li
[PATCH v5 6/6] badblocks: switch to the improved badblock handling code
Coly Li
[PATCH v5] test: user space code to test badblocks APIs
Coly Li
[PATCH v4 0/6] badblocks improvement for multiple bad block ranges
Coly Li
[PATCH v3 1/6] badblocks: add more helper structure and routines in badblocks.h
Coly Li
[PATCH v3 2/6] badblocks: add helper routines for badblock ranges handling
Coly Li
Re: [PATCH v3 2/6] badblocks: add helper routines for badblock ranges handling
Geliang Tang
Re: [PATCH v3 2/6] badblocks: add helper routines for badblock ranges handling
Coly Li
[PATCH v3 3/6] badblocks: improvement badblocks_set() for multiple ranges handling
Coly Li
Re: [PATCH v3 3/6] badblocks: improvement badblocks_set() for multiple ranges handling
Geliang Tang
Re: [PATCH v3 3/6] badblocks: improvement badblocks_set() for multiple ranges handling
Wols Lists
Re: [PATCH v3 3/6] badblocks: improvement badblocks_set() for multiple ranges handling
Coly Li
[PATCH v3 4/6] badblocks: improve badblocks_clear() for multiple ranges handling
Coly Li
Re: [PATCH v3 4/6] badblocks: improve badblocks_clear() for multiple ranges handling
Geliang Tang
[PATCH v3 5/6] badblocks: improve badblocks_check() for multiple ranges handling
Coly Li
[PATCH v3 6/6] badblocks: switch to the improved badblock handling code
Coly Li
[PATCH] test: user space code to test badblocks APIs
Coly Li
[PATCH v3] nvdimm/btt: do not call del_gendisk() if not needed
Luis Chamberlain
Re: [PATCH v3] nvdimm/btt: do not call del_gendisk() if not needed
Jens Axboe
fix a pmem regression due to drain the block queue in del_gendisk
Christoph Hellwig
[PATCH 1/2] nvdimm/pmem: stop using q_usage_count as external pgmap refcount
Christoph Hellwig
[PATCH 2/2] memremap: remove support for external pgmap refcounts
Christoph Hellwig
Re: [PATCH 2/2] memremap: remove support for external pgmap refcounts
Adam Borowski
Re: [PATCH 2/2] memremap: remove support for external pgmap refcounts
Christoph Hellwig
Re: [PATCH 2/2] memremap: remove support for external pgmap refcounts
Adam Borowski
Re: [PATCH 2/2] memremap: remove support for external pgmap refcounts
Dan Williams
Re: [PATCH 2/2] memremap: remove support for external pgmap refcounts
Dan Williams
Re: [PATCH 2/2] memremap: remove support for external pgmap refcounts
Christoph Hellwig
Re: [PATCH 2/2] memremap: remove support for external pgmap refcounts
Dan Williams
Re: fix a pmem regression due to drain the block queue in del_gendisk
Yi Zhang
Fwd: [regression] ndctl destroy-namespace operation hang from 5.15.0-rc6
Yi Zhang
Re: [regression] ndctl destroy-namespace operation hang from 5.15.0-rc6
Yi Zhang
Re: [regression] ndctl destroy-namespace operation hang from 5.15.0-rc6
Christoph Hellwig
[PATCH 00/13] block: add_disk() error handling stragglers
Luis Chamberlain
[PATCH 12/13] block/sunvdc: add error handling support for add_disk()
Luis Chamberlain
[PATCH 07/13] nvdimm/blk: add error handling support for add_disk()
Luis Chamberlain
[PATCH 02/13] nvme-multipath: add error handling support for add_disk()
Luis Chamberlain
Re: [PATCH 02/13] nvme-multipath: add error handling support for add_disk()
Keith Busch
Re: [PATCH 02/13] nvme-multipath: add error handling support for add_disk()
Christoph Hellwig
Re: [PATCH 02/13] nvme-multipath: add error handling support for add_disk()
Chaitanya Kulkarni
[PATCH 10/13] ps3disk: add error handling support for add_disk()
Luis Chamberlain
Re: [PATCH 10/13] ps3disk: add error handling support for add_disk()
Geoff Levand
[PATCH 01/13] block/brd: add error handling support for add_disk()
Luis Chamberlain
[PATCH 03/13] nvdimm/btt: do not call del_gendisk() if not needed
Luis Chamberlain
Re: [PATCH 03/13] nvdimm/btt: do not call del_gendisk() if not needed
Dan Williams
Re: [PATCH 03/13] nvdimm/btt: do not call del_gendisk() if not needed
Luis Chamberlain
[PATCH 04/13] nvdimm/btt: use goto error labels on btt_blk_init()
Luis Chamberlain
Re: [PATCH 04/13] nvdimm/btt: use goto error labels on btt_blk_init()
Dan Williams
[PATCH 09/13] z2ram: add error handling support for add_disk()
Luis Chamberlain
[PATCH 06/13] nvdimm/blk: avoid calling del_gendisk() on early failures
Luis Chamberlain
Re: [PATCH 06/13] nvdimm/blk: avoid calling del_gendisk() on early failures
Dan Williams
Re: [PATCH 06/13] nvdimm/blk: avoid calling del_gendisk() on early failures
Luis Chamberlain
Re: [PATCH 06/13] nvdimm/blk: avoid calling del_gendisk() on early failures
Luis Chamberlain
Re: [PATCH 06/13] nvdimm/blk: avoid calling del_gendisk() on early failures
Dan Williams
Re: [PATCH 06/13] nvdimm/blk: avoid calling del_gendisk() on early failures
Jens Axboe
Re: [PATCH 06/13] nvdimm/blk: avoid calling del_gendisk() on early failures
Luis Chamberlain
Re: [PATCH 06/13] nvdimm/blk: avoid calling del_gendisk() on early failures
Luis Chamberlain
[PATCH 11/13] ps3vram: add error handling support for add_disk()
Luis Chamberlain
Re: [PATCH 11/13] ps3vram: add error handling support for add_disk()
Geoff Levand
[PATCH 05/13] nvdimm/btt: add error handling support for add_disk()
Luis Chamberlain
[PATCH 13/13] mtd/ubi/block: add error handling support for add_disk()
Luis Chamberlain
[PATCH 08/13] zram: add error handling support for add_disk()
Luis Chamberlain
Re: [PATCH 08/13] zram: add error handling support for add_disk()
Minchan Kim
Re: [PATCH 00/13] block: add_disk() error handling stragglers
Geoff Levand
Re: [PATCH 00/13] block: add_disk() error handling stragglers
Luis Chamberlain
Re: [PATCH 00/13] block: add_disk() error handling stragglers
Geoff Levand
Re: [PATCH 00/13] block: add_disk() error handling stragglers
Luis Chamberlain
Re: (subset) [PATCH 00/13] block: add_disk() error handling stragglers
Jens Axboe
Re: (subset) [PATCH 00/13] block: add_disk() error handling stragglers
Jens Axboe
[PATCH RFC] virtio: wrap config->reset calls
Michael S. Tsirkin
Re: [PATCH RFC] virtio: wrap config->reset calls
Viresh Kumar
Re: [PATCH RFC] virtio: wrap config->reset calls
David Hildenbrand
Re: [PATCH RFC] virtio: wrap config->reset calls
Michael S. Tsirkin
Re: [PATCH RFC] virtio: wrap config->reset calls
David Hildenbrand
Re: [PATCH RFC] virtio: wrap config->reset calls
Vivek Goyal
Re: [PATCH RFC] virtio: wrap config->reset calls
Mathieu Poirier
Re: [PATCH RFC] virtio: wrap config->reset calls
Cristian Marussi
Re: [PATCH RFC] virtio: wrap config->reset calls
Pankaj Gupta
Re: [PATCH RFC] virtio: wrap config->reset calls
Anton Yakovlev
Re: [PATCH RFC] virtio: wrap config->reset calls
Jean-Philippe Brucker
Re: [PATCH RFC] virtio: wrap config->reset calls
Wolfram Sang
Re: [PATCH RFC] virtio: wrap config->reset calls
Stefan Hajnoczi
Re: [PATCH RFC] virtio: wrap config->reset calls
Stefano Garzarella
[PATCH v2 00/10] block: second batch of add_disk() error handling conversions
Luis Chamberlain
[PATCH v2 04/10] nvdimm/btt: do not call del_gendisk() if not needed
Luis Chamberlain
[PATCH v2 07/10] nvdimm/blk: avoid calling del_gendisk() on early failures
Luis Chamberlain
[PATCH v2 09/10] xen-blkfront: add error handling support for add_disk()
Luis Chamberlain
Re: [PATCH v2 09/10] xen-blkfront: add error handling support for add_disk()
Juergen Gross
[PATCH v2 02/10] bcache: add error handling support for add_disk()
Luis Chamberlain
[PATCH v2 03/10] nvme-multipath: add error handling support for add_disk()
Luis Chamberlain
Re: [PATCH v2 03/10] nvme-multipath: add error handling support for add_disk()
Keith Busch
Re: [PATCH v2 03/10] nvme-multipath: add error handling support for add_disk()
Hannes Reinecke
[PATCH v2 05/10] nvdimm/btt: use goto error labels on btt_blk_init()
Luis Chamberlain
[PATCH v2 10/10] zram: add error handling support for add_disk()
Luis Chamberlain
[PATCH v2 06/10] nvdimm/btt: add error handling support for add_disk()
Luis Chamberlain
[PATCH v2 01/10] block/brd: add error handling support for add_disk()
Luis Chamberlain
[PATCH v2 08/10] nvdimm/blk: add error handling support for add_disk()
Luis Chamberlain
Re: [PATCH v2 00/10] block: second batch of add_disk() error handling conversions
Jens Axboe
fix a dax/block device attribute registration regression
Christoph Hellwig
[PATCH 1/3] nvdimm/pmem: fix creating the dax group
Christoph Hellwig
Re: [PATCH 1/3] nvdimm/pmem: fix creating the dax group
Ira Weiny
Re: [PATCH 1/3] nvdimm/pmem: fix creating the dax group
Dan Williams
[PATCH 2/3] nvdimm/pmem: move dax_attribute_group from dax to pmem
Christoph Hellwig
Re: [PATCH 2/3] nvdimm/pmem: move dax_attribute_group from dax to pmem
kernel test robot
Re: [PATCH 2/3] nvdimm/pmem: move dax_attribute_group from dax to pmem
Dan Williams
Re: [PATCH 2/3] nvdimm/pmem: move dax_attribute_group from dax to pmem
Ira Weiny
Re: [PATCH 2/3] nvdimm/pmem: move dax_attribute_group from dax to pmem
Dan Williams
Re: [PATCH 2/3] nvdimm/pmem: move dax_attribute_group from dax to pmem
Dan Williams
[PATCH 3/3] block: warn if ->groups is set when calling add_disk
Christoph Hellwig
Re: [PATCH 3/3] block: warn if ->groups is set when calling add_disk
Ira Weiny
Re: [PATCH 3/3] block: warn if ->groups is set when calling add_disk
Dan Williams
Re: [PATCH 3/3] block: warn if ->groups is set when calling add_disk
Christoph Hellwig
fix a dax/block device attribute registration regression
Christoph Hellwig
[PATCH 1/3] nvdimm/pmem: fix creating the dax group
Christoph Hellwig
[PATCH 2/3] nvdimm/pmem: move dax_attribute_group from dax to pmem
Christoph Hellwig
Re: [PATCH 2/3] nvdimm/pmem: move dax_attribute_group from dax to pmem
Ira Weiny
[PATCH 3/3] block: warn if ->groups is set when calling add_disk
Christoph Hellwig
Re: fix a dax/block device attribute registration regression
Dan Williams
[PATCH v2 0/7] badblocks improvement for multiple bad block ranges
Coly Li
[PATCH v2 1/6] badblocks: add more helper structure and routines in badblocks.h
Coly Li
[PATCH v2 2/6] badblocks: add helper routines for badblock ranges handling
Coly Li
[PATCH v2 3/6] badblocks: improvement badblocks_set() for multiple ranges handling
Coly Li
[PATCH v2 4/6] badblocks: improve badblocks_clear() for multiple ranges handling
Coly Li
[PATCH v2 5/6] badblocks: improve badblocks_check() for multiple ranges handling
Coly Li
[PATCH v2 6/6] badblocks: switch to the improved badblock handling code
Coly Li
[PATCH] test: user space code to test badblocks APIs
Coly Li
[PATCH v3 0/7] badblocks improvement for multiple bad block ranges
Coly Li
[PATCH v3 1/6] badblocks: add more helper structure and routines in badblocks.h
Coly Li
Re: [PATCH v3 1/6] badblocks: add more helper structure and routines in badblocks.h
Geliang Tang
Re: [PATCH v3 1/6] badblocks: add more helper structure and routines in badblocks.h
Coly Li
[PATCH v3 2/6] badblocks: add helper routines for badblock ranges handling
Coly Li
Re: [PATCH v3 2/6] badblocks: add helper routines for badblock ranges handling
Geliang Tang
Re: [PATCH v3 2/6] badblocks: add helper routines for badblock ranges handling
Coly Li
[PATCH v3 3/6] badblocks: improvement badblocks_set() for multiple ranges handling
Coly Li
Re: [PATCH v3 3/6] badblocks: improvement badblocks_set() for multiple ranges handling
Geliang Tang
Re: [PATCH v3 3/6] badblocks: improvement badblocks_set() for multiple ranges handling
Coly Li
[PATCH v3 4/6] badblocks: improve badblocks_clear() for multiple ranges handling
Coly Li
[PATCH v3 5/6] badblocks: improve badblocks_check() for multiple ranges handling
Coly Li
[PATCH v3 6/6] badblocks: switch to the improved badblock handling code
Coly Li
[PATCH] test: user space code to test badblocks APIs
Coly Li
Too large badblocks sysfs file (was: [PATCH v3 0/7] badblocks improvement for multiple bad block ranges)
Coly Li
Re: Too large badblocks sysfs file (was: [PATCH v3 0/7] badblocks improvement for multiple bad block ranges)
Greg Kroah-Hartman
Re: Too large badblocks sysfs file (was: [PATCH v3 0/7] badblocks improvement for multiple bad block ranges)
Coly Li
Re: Too large badblocks sysfs file (was: [PATCH v3 0/7] badblocks improvement for multiple bad block ranges)
Greg Kroah-Hartman
Re: Too large badblocks sysfs file (was: [PATCH v3 0/7] badblocks improvement for multiple bad block ranges)
Coly Li
Re: Too large badblocks sysfs file (was: [PATCH v3 0/7] badblocks improvement for multiple bad block ranges)
Hannes Reinecke
Re: Too large badblocks sysfs file (was: [PATCH v3 0/7] badblocks improvement for multiple bad block ranges)
Greg Kroah-Hartman
Re: Too large badblocks sysfs file (was: [PATCH v3 0/7] badblocks improvement for multiple bad block ranges)
NeilBrown
Re: Too large badblocks sysfs file (was: [PATCH v3 0/7] badblocks improvement for multiple bad block ranges)
Greg Kroah-Hartman
Re: Too large badblocks sysfs file (was: [PATCH v3 0/7] badblocks improvement for multiple bad block ranges)
Coly Li
[PATCH 00/10] block: first batch of add_disk() error handling conversions
Luis Chamberlain
[PATCH 07/10] nvdimm/blk: avoid calling del_gendisk() on early failures
Luis Chamberlain
[PATCH 06/10] nvdimm/btt: add error handling support for add_disk()
Luis Chamberlain
[PATCH 08/10] nvdimm/blk: add error handling support for add_disk()
Luis Chamberlain
[PATCH 10/10] zram: add error handling support for add_disk()
Luis Chamberlain
[PATCH 04/10] nvdimm/btt: do not call del_gendisk() if not needed
Luis Chamberlain
[PATCH 05/10] nvdimm/btt: use goto error labels on btt_blk_init()
Luis Chamberlain
[PATCH 09/10] xen-blkfront: add error handling support for add_disk()
Luis Chamberlain
[PATCH 03/10] nvme-multipath: add error handling support for add_disk()
Luis Chamberlain
Earlier messages
Later messages