Linux Device-Mapper Development
Thread Index
[
Prev Page
][
Next Page
]
[PATCH v1 5/5] MAINTAINERS: Add myself as a dm-user maintainer
From
: Palmer Dabbelt <palmer@xxxxxxxxxxx>
[PATCH v1 1/5] Documentation: Describe dm-user
From
: Palmer Dabbelt <palmer@xxxxxxxxxxx>
Re: [PATCH] dm verity: skip verity work on I/O errors when system is shutting down
From
: hyeongseok <hyeongseok@xxxxxxxxx>
[PATCH v1 0/5] dm: dm-user: New target that proxies BIOs to userspace
From
: Palmer Dabbelt <palmer@xxxxxxxxxxx>
[PATCH v1 2/5] uapi: Add dm-user structure definition
From
: Palmer Dabbelt <palmer@xxxxxxxxxxx>
[PATCH v1 4/5] selftests/dm-user: A handful of tests for dm-user
From
: Palmer Dabbelt <palmer@xxxxxxxxxxx>
Re: [PATCH 3/9] block: store a block_device pointer in struct bio
From
: Keith Busch <kbusch@xxxxxxxxxx>
Re: [PATCH v2] block: use gcd() to fix chunk_sectors limit stacking
From
: Keith Busch <kbusch@xxxxxxxxxx>
Re: [PATCH v2] block: use gcd() to fix chunk_sectors limit stacking
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: [PATCH v2] block: use gcd() to fix chunk_sectors limit stacking
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH 4/5] block: remove the request_queue argument to the block_bio_remap tracepoint
From
: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
Re: [PATCH 3/5] block: remove the request_queue argument to the block_split tracepoint
From
: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
Re: [PATCH 5/5] block: remove the request_queue to argument request based tracepoints
From
: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
Re: [PATCH 2/5] block: simplify and extend the block_bio_merge tracepoint class
From
: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
Re: [PATCH 1/5] block: remove the unused block_sleeprq tracepoint
From
: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
Re: [PATCH v2] block: use gcd() to fix chunk_sectors limit stacking
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH v2] block: use gcd() to fix chunk_sectors limit stacking
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH v2] block: use gcd() to fix chunk_sectors limit stacking
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH v2] block: use gcd() to fix chunk_sectors limit stacking
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH] dm verity: correcting logic used with corrupted_errs counter
From
: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
Re: [PATCH v2 1/5] multipath: fix issues found by compiling with gcc 10
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
Re: [PATCH 5/5] block: remove the request_queue to argument request based tracepoints
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 4/5] block: remove the request_queue argument to the block_bio_remap tracepoint
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 3/5] block: remove the request_queue argument to the block_split tracepoint
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 2/5] block: simplify and extend the block_bio_merge tracepoint class
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 1/5] block: remove the unused block_sleeprq tracepoint
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH v2] block: use gcd() to fix chunk_sectors limit stacking
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH] dm verity: skip verity work on I/O errors when system is shutting down
From
: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
[PATCH 1/5] block: remove the unused block_sleeprq tracepoint
From
: Christoph Hellwig <hch@xxxxxx>
block tracepoint cleanups v2
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 3/5] block: remove the request_queue argument to the block_split tracepoint
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 5/5] block: remove the request_queue to argument request based tracepoints
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 4/5] block: remove the request_queue argument to the block_bio_remap tracepoint
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 2/5] block: simplify and extend the block_bio_merge tracepoint class
From
: Christoph Hellwig <hch@xxxxxx>
Re: dm: use gcd() to fix chunk_sectors limit stacking
From
: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
[PATCH] dm verity: skip verity work on I/O errors when system is shutting down
From
: Hyeongseok Kim <hyeongseok@xxxxxxxxx>
Re: [PATCH] dm verity: correcting logic used with corrupted_errs counter
From
: "Ravi Kumar Siddojigari" <rsiddoji@xxxxxxxxxxxxxx>
Re: block tracepoint cleanups
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH v2] block: use gcd() to fix chunk_sectors limit stacking
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH 1/4] block: add a hard-readonly flag to struct gendisk
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [PATCH 5/5] block: remove the request_queue to argument request based tracepoints
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 4/5] block: remove the request_queue argument to the block_bio_remap tracepoint
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 3/5] block: remove the request_queue argument to the block_split tracepoint
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 2/5] block: simplify and extended the block_bio_merge tracepoint class
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 1/5] block: remove the unused block_sleeprq tracepoint
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 3/9] block: store a block_device pointer in struct bio
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH 5/5] block: remove the request_queue to argument request based tracepoints
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: [PATCH 4/5] block: remove the request_queue argument to the block_bio_remap tracepoint
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: [PATCH 3/5] block: remove the request_queue argument to the block_split tracepoint
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: [PATCH 2/5] block: simplify and extended the block_bio_merge tracepoint class
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: [PATCH 1/4] block: add a hard-readonly flag to struct gendisk
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 1/5] block: remove the unused block_sleeprq tracepoint
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: [PATCH 3/9] block: store a block_device pointer in struct bio
From
: Christoph Hellwig <hch@xxxxxx>
Re: block tracepoint cleanups
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 3/9] block: store a block_device pointer in struct bio
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH 3/9] block: store a block_device pointer in struct bio
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH 1/4] block: add a hard-readonly flag to struct gendisk
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [PATCH v2] block: use gcd() to fix chunk_sectors limit stacking
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH 9/9] block: use an xarray for disk->part_tbl
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 8/9] block: remove DISK_PITER_REVERSE
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 7/9] block: add a disk_uevent helper
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 6/9] blk-mq: use ->bi_bdev for I/O accounting
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 5/9] block: use ->bi_bdev for bio based I/O accounting
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 4/9] block: simplify submit_bio_checks a bit
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 3/9] block: store a block_device pointer in struct bio
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 2/9] dcssblk: remove the end of device check in brd_do_bvec
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 1/9] brd: remove the end of device check in brd_do_bvec
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: store a pointer to the block_device in struct bio (again)
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: store a pointer to the block_device in struct bio (again)
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 25/45] block: simplify bdev/disk lookup in blkdev_get
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: dm crypt: export sysfs of kcryptd workqueue
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: dm: use gcd() to fix chunk_sectors limit stacking
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH v2 1/5] multipath: fix issues found by compiling with gcc 10
From
: Martin Wilck <martin.wilck@xxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
Re: [PATCH v3 0/4] crypto: switch to crypto API for EBOIV generation
From
: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
Re: dm: use gcd() to fix chunk_sectors limit stacking
From
: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
Re: dm: use gcd() to fix chunk_sectors limit stacking
From
: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
Re: dm: use gcd() to fix chunk_sectors limit stacking
From
: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
Re: [PATCH] dm: use gcd() to fix chunk_sectors limit stacking
From
: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
Re: dm: use gcd() to fix chunk_sectors limit stacking
From
: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
[PATCH] dm: use gcd() to fix chunk_sectors limit stacking
From
: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
[PATCH] dm: use gcd() to fix chunk_sectors limit stacking
From
: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
Re: [PATCH] dm crypt: export sysfs of kcryptd workqueue
From
: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
Re: [RFC PATCH 0/2] add simple copy support
From
: "javier.gonz@xxxxxxxxxxx" <javier@xxxxxxxxxxx>
Re: dm: use gcd() to fix chunk_sectors limit stacking
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: dm: use gcd() to fix chunk_sectors limit stacking
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH v2] block: use gcd() to fix chunk_sectors limit stacking
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [PATCH v2] block: use gcd() to fix chunk_sectors limit stacking
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v2] block: use gcd() to fix chunk_sectors limit stacking
From
: John Dorminy <jdorminy@xxxxxxxxxx>
[PATCH 5/9] block: use ->bi_bdev for bio based I/O accounting
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 7/9] block: add a disk_uevent helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 8/9] block: remove DISK_PITER_REVERSE
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 1/9] brd: remove the end of device check in brd_do_bvec
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 2/9] dcssblk: remove the end of device check in brd_do_bvec
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 6/9] blk-mq: use ->bi_bdev for I/O accounting
From
: Christoph Hellwig <hch@xxxxxx>
store a pointer to the block_device in struct bio (again)
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 9/9] block: use an xarray for disk->part_tbl
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 4/9] block: simplify submit_bio_checks a bit
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 3/9] block: store a block_device pointer in struct bio
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH v2] block: use gcd() to fix chunk_sectors limit stacking
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [RFC PATCH 0/2] add simple copy support
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: dm: Devices not having .iterate_devices may want to set max_io_len
From
: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
[PATCH] dm crypt: export sysfs of kcryptd workqueue
From
: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
Re: block: revert to using min_not_zero() when stacking chunk_sectors
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: block: revert to using min_not_zero() when stacking chunk_sectors
From
: John Dorminy <jdorminy@xxxxxxxxxx>
Re: block: revert to using min_not_zero() when stacking chunk_sectors
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH v3] dm-crypt: fix deadlock when swapping to encrypted device
From
: John Dorminy <jdorminy@xxxxxxxxxx>
Re: [PATCH 04/45] fs: simplify freeze_bdev/thaw_bdev
From
: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
Re: [PATCH] block: revert to using min_not_zero() when stacking chunk_sectors
From
: John Dorminy <jdorminy@xxxxxxxxxx>
block tracepoint cleanups
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 5/5] block: remove the request_queue to argument request based tracepoints
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 3/5] block: remove the request_queue argument to the block_split tracepoint
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 4/5] block: remove the request_queue argument to the block_bio_remap tracepoint
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 2/5] block: simplify and extended the block_bio_merge tracepoint class
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 1/5] block: remove the unused block_sleeprq tracepoint
From
: Christoph Hellwig <hch@xxxxxx>
Re: merge struct block_device and struct hd_struct v4
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH v3] dm-crypt: fix deadlock when swapping to encrypted device
From
: Mikulas Patocka <mpatocka@xxxxxxxxxx>
Re: dm: Devices not having .iterate_devices may want to set max_io_len
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: merge struct block_device and struct hd_struct v4
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH] block: revert to using min_not_zero() when stacking chunk_sectors
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH 30/45] block: remove the nr_sects field in struct hd_struct
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 30/45] block: remove the nr_sects field in struct hd_struct
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 16/45] block: switch bdgrab to use igrab
From
: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
Re: [PATCH 05/45] mtip32xx: remove the call to fsync_bdev on removal
From
: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
Slow write speeds on new laptop
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH 07/45] loop: do not call set_blocksize
From
: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
Re: [PATCH 44/45] block: merge struct block_device and struct hd_struct
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 42/45] block: switch disk_part_iter_* to use a struct block_device
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 37/45] block: allocate struct hd_struct as part of struct bdev_inode
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 30/45] block: remove the nr_sects field in struct hd_struct
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 02/45] filemap: consistently use ->f_mapping over ->i_mapping
From
: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
Re: [PATCH 25/45] block: simplify bdev/disk lookup in blkdev_get
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 11/45] block: remove a superflous check in blkpg_do_ioctl
From
: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
Re: [PATCH 16/45] block: switch bdgrab to use igrab
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 4/4] dm: use bdev_read_only to check if a device is read-only
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 3/4] nvme: allow revalidate to set a namespace read-only
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 2/4] rbd: remove the ->set_read_only method
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 1/4] block: add a hard-readonly flag to struct gendisk
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 44/45] block: merge struct block_device and struct hd_struct
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 43/45] f2fs: remove a few bd_part checks
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 42/45] block: switch disk_part_iter_* to use a struct block_device
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 45/45] block: stop using bdget_disk for partition 0
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 41/45] block: pass a block_device to invalidate_partition
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 40/45] block: pass a block_device to blk_alloc_devt
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 39/45] block: remove the partno field from struct hd_struct
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 38/45] block: switch partition lookup to use struct block_device
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 37/45] block: allocate struct hd_struct as part of struct bdev_inode
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 36/45] block: move the policy field to struct block_device
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 35/45] block: move make_it_fail to struct block_device
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 34/45] block: move holder_dir to struct block_device
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 33/45] block: move the partition_meta_info to struct block_device
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 32/45] block: move the start_sect field to struct block_device
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 31/45] block: move disk stat accounting to struct block_device
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 30/45] block: remove the nr_sects field in struct hd_struct
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 29/45] block: initialize struct block_device in bdev_alloc
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 26/45] block: remove ->bd_contains
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 28/45] block: simplify part_to_disk
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 27/45] block: simplify the block device claiming interface
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 25/45] block: simplify bdev/disk lookup in blkdev_get
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 24/45] block: remove i_bdev
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 23/45] block: opencode devcgroup_inode_permission
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 22/45] block: move bdput() to the callers of __blkdev_get
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 21/45] block: refactor blkdev_get
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 20/45] block: refactor __blkdev_put
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 19/45] init: cleanup match_dev_by_uuid and match_dev_by_label
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 18/45] init: refactor devt_from_partuuid
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 17/45] init: refactor name_to_dev_t
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 16/45] block: switch bdgrab to use igrab
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 15/45] block: change the hash used for looking up block devices
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 14/45] block: use put_device in put_disk
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 08/45] dm: simplify flush_bio initialization in __send_empty_flush
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 07/45] loop: do not call set_blocksize
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 05/45] mtip32xx: remove the call to fsync_bdev on removal
From
: Hannes Reinecke <hare@xxxxxxx>
[PATCH 1/3] dm ioctl: fix error return code in target_message
From
: Qinglang Miao <miaoqinglang@xxxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: Karol Herbst <kherbst@xxxxxxxxxx>
Re: [PATCH 1/4] block: add a hard-readonly flag to struct gendisk
From
: Alex Elder <elder@xxxxxxxx>
Re: [PATCH 12/44] block: add a bdev_kobj helper
From
: David Sterba <dsterba@xxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
Re: [PATCH 3/4] nvme: allow revalidate to set a namespace read-only
From
: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
[PATCH 4/4] dm: use bdev_read_only to check if a device is read-only
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 1/4] block: add a hard-readonly flag to struct gendisk
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 3/4] nvme: allow revalidate to set a namespace read-only
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 2/4] rbd: remove the ->set_read_only method
From
: Christoph Hellwig <hch@xxxxxx>
split hard read-only vs read-only policy v2
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 41/45] block: pass a block_device to invalidate_partition
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 43/45] f2fs: remove a few bd_part checks
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 45/45] block: stop using bdget_disk for partition 0
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 42/45] block: switch disk_part_iter_* to use a struct block_device
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 44/45] block: merge struct block_device and struct hd_struct
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 40/45] block: pass a block_device to blk_alloc_devt
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 39/45] block: remove the partno field from struct hd_struct
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 38/45] block: switch partition lookup to use struct block_device
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 37/45] block: allocate struct hd_struct as part of struct bdev_inode
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 27/45] block: simplify the block device claiming interface
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 23/45] block: opencode devcgroup_inode_permission
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 01/45] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 02/45] filemap: consistently use ->f_mapping over ->i_mapping
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 14/45] block: use put_device in put_disk
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 03/45] fs: remove get_super_thawed and get_super_exclusive_thawed
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 06/45] zram: do not call set_blocksize
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 30/45] block: remove the nr_sects field in struct hd_struct
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 24/45] block: remove i_bdev
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 10/45] block: remove a duplicate __disk_get_part prototype
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 12/45] block: add a bdev_kobj helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 28/45] block: simplify part_to_disk
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 26/45] block: remove ->bd_contains
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 11/45] block: remove a superflous check in blkpg_do_ioctl
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 04/45] fs: simplify freeze_bdev/thaw_bdev
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 36/45] block: move the policy field to struct block_device
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 20/45] block: refactor __blkdev_put
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 13/45] block: use disk_part_iter_exit in disk_part_iter_next
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 09/45] dm: remove the block_device reference in struct mapped_device
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 22/45] block: move bdput() to the callers of __blkdev_get
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 05/45] mtip32xx: remove the call to fsync_bdev on removal
From
: Christoph Hellwig <hch@xxxxxx>
merge struct block_device and struct hd_struct v4
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 21/45] block: refactor blkdev_get
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 25/45] block: simplify bdev/disk lookup in blkdev_get
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 08/45] dm: simplify flush_bio initialization in __send_empty_flush
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 18/45] init: refactor devt_from_partuuid
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 32/45] block: move the start_sect field to struct block_device
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 29/45] block: initialize struct block_device in bdev_alloc
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 07/45] loop: do not call set_blocksize
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 16/45] block: switch bdgrab to use igrab
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 17/45] init: refactor name_to_dev_t
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 15/45] block: change the hash used for looking up block devices
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 19/45] init: cleanup match_dev_by_uuid and match_dev_by_label
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 31/45] block: move disk stat accounting to struct block_device
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 35/45] block: move make_it_fail to struct block_device
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 34/45] block: move holder_dir to struct block_device
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 33/45] block: move the partition_meta_info to struct block_device
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH v2] dm-crypt: fix deadlock when swapping to encrypted device
From
: Mikulas Patocka <mpatocka@xxxxxxxxxx>
Re: [PATCH 41/44] block: switch disk_part_iter_* to use a struct block_device
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 37/44] block: switch partition lookup to use struct block_device
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 43/44] block: merge struct block_device and struct hd_struct
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 37/44] block: switch partition lookup to use struct block_device
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 41/44] block: switch disk_part_iter_* to use a struct block_device
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 44/44] block: stop using bdget_disk for partition 0
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 43/44] block: merge struct block_device and struct hd_struct
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 41/44] block: switch disk_part_iter_* to use a struct block_device
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 37/44] block: switch partition lookup to use struct block_device
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 13/44] block: use disk_part_iter_exit in disk_part_iter_next
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 12/44] block: add a bdev_kobj helper
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 11/44] block: remove a superflous check in blkpg_do_ioctl
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 10/44] block: remove a duplicate __disk_get_part prototype
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 09/44] dm: remove the block_device reference in struct mapped_device
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 37/44] block: switch partition lookup to use struct block_device
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 29/44] block: remove the nr_sects field in struct hd_struct
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 37/44] block: switch partition lookup to use struct block_device
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 29/44] block: remove the nr_sects field in struct hd_struct
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 31/44] block: move the start_sect field to struct block_device
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 36/44] block: allocate struct hd_struct as part of struct bdev_inode
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 36/44] block: allocate struct hd_struct as part of struct bdev_inode
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 29/44] block: remove the nr_sects field in struct hd_struct
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 40/44] block: pass a block_device to invalidate_partition
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 39/44] block: pass a block_device to blk_alloc_devt
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 38/44] block: remove the partno field from struct hd_struct
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 37/44] block: switch partition lookup to use struct block_device
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 24/44] block: simplify bdev/disk lookup in blkdev_get
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 36/44] block: allocate struct hd_struct as part of struct bdev_inode
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 35/44] block: move the policy field to struct block_device
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 33/44] block: move holder_dir to struct block_device
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 34/44] block: move make_it_fail to struct block_device
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 32/44] block: move the partition_meta_info to struct block_device
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 31/44] block: move the start_sect field to struct block_device
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 30/44] block: move disk stat accounting to struct block_device
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 29/44] block: remove the nr_sects field in struct hd_struct
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 28/44] block: initialize struct block_device in bdev_alloc
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 27/44] block: simplify part_to_disk
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 24/44] block: simplify bdev/disk lookup in blkdev_get
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 23/44] block: remove i_bdev
From
: Jan Kara <jack@xxxxxxx>
[PATCH] dm-crypt: fix deadlock when swapping to encrypted device
From
: Mikulas Patocka <mpatocka@xxxxxxxxxx>
Re: [PATCH 22/44] block: opencode devcgroup_inode_permission
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 21/44] block: move bdput() to the callers of __blkdev_get
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 20/44] block: refactor blkdev_get
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 04/44] fs: simplify freeze_bdev/thaw_bdev
From
: Jan Kara <jack@xxxxxxx>
[PATCH 02/44] filemap: consistently use ->f_mapping over ->i_mapping
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 03/44] fs: remove get_super_thawed and get_super_exclusive_thawed
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 22/44] block: opencode devcgroup_inode_permission
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 32/44] block: move the partition_meta_info to struct block_device
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 28/44] block: initialize struct block_device in bdev_alloc
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 17/44] init: refactor devt_from_partuuid
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 10/44] block: remove a duplicate __disk_get_part prototype
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 20/44] block: refactor blkdev_get
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 18/44] init: cleanup match_dev_by_uuid and match_dev_by_label
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 07/44] loop: do not call set_blocksize
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 11/44] block: remove a superflous check in blkpg_do_ioctl
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 19/44] block: refactor __blkdev_put
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 12/44] block: add a bdev_kobj helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 15/44] block: change the hash used for looking up block devices
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 16/44] init: refactor name_to_dev_t
From
: Christoph Hellwig <hch@xxxxxx>
merge struct block_device and struct hd_struct v3
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 25/44] block: remove ->bd_contains
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 13/44] block: use disk_part_iter_exit in disk_part_iter_next
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 14/44] block: use put_device in put_disk
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 33/44] block: move holder_dir to struct block_device
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 08/44] dm: simplify flush_bio initialization in __send_empty_flush
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 04/44] fs: simplify freeze_bdev/thaw_bdev
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 41/44] block: switch disk_part_iter_* to use a struct block_device
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 29/44] block: remove the nr_sects field in struct hd_struct
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 26/44] block: simplify the block device claiming interface
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 30/44] block: move disk stat accounting to struct block_device
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 01/44] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 36/44] block: allocate struct hd_struct as part of struct bdev_inode
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 05/44] mtip32xx: remove the call to fsync_bdev on removal
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 06/44] zram: do not call set_blocksize
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 23/44] block: remove i_bdev
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 35/44] block: move the policy field to struct block_device
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 21/44] block: move bdput() to the callers of __blkdev_get
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 39/44] block: pass a block_device to blk_alloc_devt
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 24/44] block: simplify bdev/disk lookup in blkdev_get
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 37/44] block: switch partition lookup to use struct block_device
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 27/44] block: simplify part_to_disk
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 34/44] block: move make_it_fail to struct block_device
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 09/44] dm: remove the block_device reference in struct mapped_device
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 40/44] block: pass a block_device to invalidate_partition
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 31/44] block: move the start_sect field to struct block_device
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 42/44] f2fs: remove a few bd_part checks
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 38/44] block: remove the partno field from struct hd_struct
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 43/44] block: merge struct block_device and struct hd_struct
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 44/44] block: stop using bdget_disk for partition 0
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 60/78] zram: remove the claim mechanism
From
: Christoph Hellwig <hch@xxxxxx>
Re: [Intel-wired-lan] [PATCH 000/141] Fix fall-through warnings for Clang
From
: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
Re: [Intel-wired-lan] [PATCH 000/141] Fix fall-through warnings for Clang
From
: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: Edward Cree <ecree.xilinx@xxxxxxxxx>
Re: [PATCH 61/78] zram: do not call set_blocksize
From
: Minchan Kim <minchan@xxxxxxxxxx>
Re: [Intel-wired-lan] [PATCH 000/141] Fix fall-through warnings for Clang
From
: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 60/78] zram: remove the claim mechanism
From
: Minchan Kim <minchan@xxxxxxxxxx>
Re: [Intel-wired-lan] [PATCH 000/141] Fix fall-through warnings for Clang
From
: Kees Cook <keescook@xxxxxxxxxxxx>
[PATCH] dm: Devices not having .iterate_devices may want to set max_io_len
From
: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: Edward Cree <ecree.xilinx@xxxxxxxxx>
Re: [Intel-wired-lan] [PATCH 000/141] Fix fall-through warnings for Clang
From
: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
Re: [Intel-wired-lan] [PATCH 000/141] Fix fall-through warnings for Clang
From
: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
Re: [Intel-wired-lan] [PATCH 000/141] Fix fall-through warnings for Clang
From
: Jakub Kicinski <kuba@xxxxxxxxxx>
Re: [Intel-wired-lan] [PATCH 000/141] Fix fall-through warnings for Clang
From
: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
Re: [Intel-wired-lan] [PATCH 000/141] Fix fall-through warnings for Clang
From
: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: Sean Young <sean@xxxxxxxx>
Re: [PATCH 25/45] block: reference struct block_device from struct hd_struct
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 25/45] block: reference struct block_device from struct hd_struct
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 23/45] block: remove i_bdev
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 25/45] block: reference struct block_device from struct hd_struct
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 23/45] block: remove i_bdev
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 04/45] fs: simplify freeze_bdev/thaw_bdev
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 12/45] block: remove a superflous check in blkpg_do_ioctl
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 08/45] loop: do not call set_blocksize
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 06/45] zram: remove the claim mechanism
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 05/45] mtip32xx: remove the call to fsync_bdev on removal
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 04/45] fs: simplify freeze_bdev/thaw_bdev
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 03/45] fs: remove get_super_thawed and get_super_exclusive_thawed
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 02/45] filemap: consistently use ->f_mapping over ->i_mapping
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 11/20] block: reference struct block_device from struct hd_struct
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 11/20] block: reference struct block_device from struct hd_struct
From
: Jan Kara <jack@xxxxxxx>
Re: [Intel-wired-lan] [PATCH 000/141] Fix fall-through warnings for Clang
From
: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: Kees Cook <keescook@xxxxxxxxxxxx>
Re: [Intel-wired-lan] [PATCH 000/141] Fix fall-through warnings for Clang
From
: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
Re: [PATCH 04/45] fs: simplify freeze_bdev/thaw_bdev
From
: Chao Yu <yuchao0@xxxxxxxxxx>
Re: [PATCH 38/45] block: switch partition lookup to use struct block_device
From
: Chao Yu <yuchao0@xxxxxxxxxx>
Re: [PATCH 43/45] f2fs: remove a few bd_part checks
From
: Chao Yu <yuchao0@xxxxxxxxxx>
Re: [Intel-wired-lan] [PATCH 000/141] Fix fall-through warnings for Clang
From
: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
Re: [PATCH 30/45] block: remove the nr_sects field in struct hd_struct
From
: Chao Yu <yuchao0@xxxxxxxxxx>
Re: [Intel-wired-lan] [PATCH 000/141] Fix fall-through warnings for Clang
From
: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
Re: [Intel-wired-lan] [PATCH 000/141] Fix fall-through warnings for Clang
From
: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
Re: [Intel-wired-lan] [PATCH 000/141] Fix fall-through warnings for Clang
From
: Kees Cook <keescook@xxxxxxxxxxxx>
Re: [PATCH 03/45] fs: remove get_super_thawed and get_super_exclusive_thawed
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 02/45] filemap: consistently use ->f_mapping over ->i_mapping
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 01/45] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 29/45] block: initialize struct block_device in bdev_alloc
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 28/45] block: simplify part_to_disk
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 27/45] block: simplify the block device claiming interface
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 26/45] block: remove ->bd_contains
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 25/45] block: reference struct block_device from struct hd_struct
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [RFC PATCH] libmultipath: prevent DSO unloading with astray checker threads
From
: Martin Wilck <mwilck@xxxxxxxx>
Re: [RFC PATCH] libmultipath: prevent DSO unloading with astray checker threads
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
Re: [PATCH 24/45] blk-cgroup: stop abusing get_gendisk
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 23/45] block: remove i_bdev
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 22/45] block: opencode devcgroup_inode_permission
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 21/45] block: refactor blkdev_get
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 20/45] block: refactor __blkdev_put
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 19/45] init: cleanup match_dev_by_uuid and match_dev_by_label
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 18/45] init: refactor devt_from_partuuid
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 17/45] init: refactor name_to_dev_t
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 14/45] block: use disk_part_iter_exit in disk_part_iter_next
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 15/45] block: use put_device in put_disk
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 16/45] block: change the hash used for looking up block devices
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 12/45] block: remove a superflous check in blkpg_do_ioctl
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 13/45] block: add a bdev_kobj helper
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 11/45] block: remove a duplicate __disk_get_part prototype
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 11/20] block: reference struct block_device from struct hd_struct
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 02/45] filemap: consistently use ->f_mapping over ->i_mapping
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH 13/45] block: add a bdev_kobj helper
From
: Coly Li <colyli@xxxxxxx>
Re: [PATCH 23/45] block: remove i_bdev
From
: Coly Li <colyli@xxxxxxx>
Re: [PATCH 30/45] block: remove the nr_sects field in struct hd_struct
From
: Coly Li <colyli@xxxxxxx>
[PATCH 25/45] block: reference struct block_device from struct hd_struct
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 30/45] block: remove the nr_sects field in struct hd_struct
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 08/45] loop: do not call set_blocksize
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 29/45] block: initialize struct block_device in bdev_alloc
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 26/45] block: remove ->bd_contains
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 34/45] block: move holder_dir to struct block_device
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 04/45] fs: simplify freeze_bdev/thaw_bdev
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 09/45] dm: simplify flush_bio initialization in __send_empty_flush
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 07/45] zram: do not call set_blocksize
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 32/45] block: move the start_sect field to struct block_device
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 13/45] block: add a bdev_kobj helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 17/45] init: refactor name_to_dev_t
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 20/45] block: refactor __blkdev_put
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 03/45] fs: remove get_super_thawed and get_super_exclusive_thawed
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 06/45] zram: remove the claim mechanism
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 18/45] init: refactor devt_from_partuuid
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 02/45] filemap: consistently use ->f_mapping over ->i_mapping
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 23/45] block: remove i_bdev
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 38/45] block: switch partition lookup to use struct block_device
From
: Coly Li <colyli@xxxxxxx>
merge struct block_device and struct hd_struct v2
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 22/45] block: opencode devcgroup_inode_permission
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 19/45] init: cleanup match_dev_by_uuid and match_dev_by_label
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 33/45] block: move the partition_meta_info to struct block_device
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 01/45] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 05/45] mtip32xx: remove the call to fsync_bdev on removal
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 14/45] block: use disk_part_iter_exit in disk_part_iter_next
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 27/45] block: simplify the block device claiming interface
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 21/45] block: refactor blkdev_get
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 28/45] block: simplify part_to_disk
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 24/45] blk-cgroup: stop abusing get_gendisk
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 11/45] block: remove a duplicate __disk_get_part prototype
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 10/45] dm: remove the block_device reference in struct mapped_device
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 16/45] block: change the hash used for looking up block devices
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 15/45] block: use put_device in put_disk
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 12/45] block: remove a superflous check in blkpg_do_ioctl
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 41/45] block: pass a block_device to invalidate_partition
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 44/45] block: merge struct block_device and struct hd_struct
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 45/45] block: stop using bdget_disk for partition 0
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 37/45] block: allocate struct hd_struct as part of struct bdev_inode
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 40/45] block: pass a block_device to blk_alloc_devt
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 38/45] block: switch partition lookup to use struct block_device
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 31/45] block: move disk stat accounting to struct block_device
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 43/45] f2fs: remove a few bd_part checks
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 36/45] block: move the policy field to struct block_device
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 42/45] block: switch disk_part_iter_* to use a struct block_device
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 39/45] block: remove the partno field from struct hd_struct
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 35/45] block: move make_it_fail to struct block_device
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 01/20] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: Joe Perches <joe@xxxxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: Mark Brown <broonie@xxxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
Re: [PATCH v6 0/8] IMA: support for measuring kernel integrity critical data
From
: Mimi Zohar <zohar@xxxxxxxxxxxxx>
Re: [PATCH v6 8/8] selinux: measure state and hash of the policy using IMA
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
Re: [Intel-wired-lan] [PATCH 000/141] Fix fall-through warnings for Clang
From
: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: Jakub Kicinski <kuba@xxxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: Joe Perches <joe@xxxxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
Re: [Intel-wired-lan] [PATCH 000/141] Fix fall-through warnings for Clang
From
: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
Re: [PATCH v6 0/8] IMA: support for measuring kernel integrity critical data
From
: Mimi Zohar <zohar@xxxxxxxxxxxxx>
Re: [PATCH] mpathpersist: Fix Register and Ignore with 0x00 SARK
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
Re: [PATCH v6 0/8] IMA: support for measuring kernel integrity critical data
From
: Pavel Machek <pavel@xxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: Sam Ravnborg <sam@xxxxxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: Jakub Kicinski <kuba@xxxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v6 0/8] IMA: support for measuring kernel integrity critical data
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: Joe Perches <joe@xxxxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: Joe Perches <joe@xxxxxxxxxxx>
Re: [PATCH v6 8/8] selinux: measure state and hash of the policy using IMA
From
: Mimi Zohar <zohar@xxxxxxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: Joe Perches <joe@xxxxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: Kees Cook <keescook@xxxxxxxxxxxx>
Re: [PATCH v6 7/8] IMA: add a built-in policy rule for critical data measurement
From
: Lakshmi Ramasubramanian <nramas@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: Kees Cook <keescook@xxxxxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: Kees Cook <keescook@xxxxxxxxxxxx>
[PATCH] dm crypt: Constify static crypt_iv_operations
From
: Rikard Falkeborn <rikard.falkeborn@xxxxxxxxx>
Re: [PATCH v6 8/8] selinux: measure state and hash of the policy using IMA
From
: Lakshmi Ramasubramanian <nramas@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: Jakub Kicinski <kuba@xxxxxxxxxx>
Re: [PATCH 000/141] Fix fall-through warnings for Clang
From
: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
Re: [PATCH v6 7/8] IMA: add a built-in policy rule for critical data measurement
From
: Mimi Zohar <zohar@xxxxxxxxxxxxx>
[PATCH 000/141] Fix fall-through warnings for Clang
From
: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
[PATCH 077/141] dm raid: Fix fall-through warnings for Clang
From
: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
Re: [PATCH v6 0/8] IMA: support for measuring kernel integrity critical data
From
: Pavel Machek <pavel@xxxxxx>
Re: [PATCH 14/20] block: remove the nr_sects field in struct hd_struct
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v6 8/8] selinux: measure state and hash of the policy using IMA
From
: James Morris <jmorris@xxxxxxxxx>
Re: [PATCH 14/20] block: remove the nr_sects field in struct hd_struct
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 14/20] block: remove the nr_sects field in struct hd_struct
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 14/20] block: remove the nr_sects field in struct hd_struct
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH 14/20] block: remove the nr_sects field in struct hd_struct
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH v2] blk-settings: make sure that max_sectors is aligned on "logical_block_size" boundary.
From
: Mikulas Patocka <mpatocka@xxxxxxxxxx>
Re: md: dm-writeback: add __noreturn to BUG-ging function
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH v6 0/8] IMA: support for measuring kernel integrity critical data
From
: Pavel Machek <pavel@xxxxxx>
Re: [PATCH 14/20] block: remove the nr_sects field in struct hd_struct
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 15/20] block: merge struct block_device and struct hd_struct
From
: Jan Kara <jack@xxxxxxx>
[PATCH] dm-settings: fix a possible integer overflow in blk_queue_max_hw_sectors
From
: Mikulas Patocka <mpatocka@xxxxxxxxxx>
Re: [PATCH] blk-settings: make sure that max_sectors is aligned on "logical_block_size" boundary.
From
: Mikulas Patocka <mpatocka@xxxxxxxxxx>
[PATCH v6 8/8] selinux: measure state and hash of the policy using IMA
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
[PATCH v6 6/8] IMA: add support to critical data hook to limit data sources for measurement
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
[PATCH v6 3/8] IMA: define a hook to measure kernel integrity critical data
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
[PATCH v6 4/8] IMA: add policy rule to measure critical data
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/1] block: move the PAGE_SECTORS definition into <linux/blkdev.h>
From
: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
[PATCH v6 7/8] IMA: add a built-in policy rule for critical data measurement
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
[PATCH v6 5/8] IMA: extend policy to add data sources as a critical data measurement constraint
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
[PATCH v6 2/8] IMA: add support to measure buffer data hash
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
[PATCH v6 1/8] IMA: generalize keyring specific measurement constructs
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
[PATCH v6 0/8] IMA: support for measuring kernel integrity critical data
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2 0/7] crypto: add CRYPTO_ALG_ALLOCATES_MEMORY
From
: Iuliana Prodan <iuliana.prodan@xxxxxxx>
Re: [PATCH 17/20] filemap: consistently use ->f_mapping over ->i_mapping
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 15/20] block: merge struct block_device and struct hd_struct
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 14/20] block: remove the nr_sects field in struct hd_struct
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 13/20] block: remove ->bd_contains
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 74/78] block: merge struct block_device and struct hd_struct
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 11/20] block: reference struct block_device from struct hd_struct
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 07/20] init: refactor name_to_dev_t
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 73/78] block: use put_device in put_disk
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 72/78] block: use disk_part_iter_exit in disk_part_iter_next
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 71/78] block: add a bdev_kobj helper
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 70/78] block: replace bd_mutex with a per-gendisk mutex
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 69/78] block: remove the nr_sects field in struct hd_struct
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 68/78] block: remove ->bd_contains
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 67/78] block: simplify the block device claiming interface
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 66/78] block: keep a block_device reference for each hd_struct
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 65/78] dm: remove the block_device reference in struct mapped_device
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 64/78] dm: simplify flush_bio initialization in __send_empty_flush
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 62/78] loop: do not call set_blocksize
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 61/78] zram: do not call set_blocksize
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 60/78] zram: remove the claim mechanism
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 59/78] mtip32xx: remove the call to fsync_bdev on removal
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 58/78] init: cleanup match_dev_by_uuid and match_dev_by_label
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 57/78] init: refactor devt_from_partuuid
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 56/78] init: refactor name_to_dev_t
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 55/78] block: change the hash used for looking up block devices
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 54/78] block: remove a duplicate __disk_get_part prototype
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 53/78] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 34/78] block: propagate BLKROSET to all partitions
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 33/78] block: remove __blkdev_driver_ioctl
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 32/78] block: remove set_device_ro
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 31/78] loop: use set_disk_ro
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 30/78] block: don't call into the driver for BLKROSET
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH] blk-settings: make sure that max_sectors is aligned on "logical_block_size" boundary.
From
: John Dorminy <jdorminy@xxxxxxxxxx>
Re: [PATCH 1/1] block: move the PAGE_SECTORS definition into <linux/blkdev.h>
From
: John Dorminy <jdorminy@xxxxxxxxxx>
Re: [PATCH] blk-settings: make sure that max_sectors is aligned on "logical_block_size" boundary.
From
: Sweet Tea Dorminy <sweettea@xxxxxxxxxx>
Re: [PATCH 1/1] block: move the PAGE_SECTORS definition into <linux/blkdev.h>
From
: John Dorminy <jdorminy@xxxxxxxxxx>
[PATCH] blk-settings: make sure that max_sectors is aligned on "logical_block_size" boundary.
From
: Mikulas Patocka <mpatocka@xxxxxxxxxx>
[PATCH 1/2] blk_interposer - Block Layer Interposer
From
: Hannes Reinecke <hare@xxxxxxx>
[PATCH 2/2] dm_interposer - blk_interposer for device-mapper
From
: Hannes Reinecke <hare@xxxxxxx>
[RFC PATCHv2 0/2] block-layer interposer
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 17/20] filemap: consistently use ->f_mapping over ->i_mapping
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH 18/20] fs: remove get_super_thawed and get_super_exclusive_thawed
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 17/20] filemap: consistently use ->f_mapping over ->i_mapping
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 16/20] block: stop using bdget_disk for partition 0
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 15/20] block: merge struct block_device and struct hd_struct
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 14/20] block: remove the nr_sects field in struct hd_struct
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 13/20] block: remove ->bd_contains
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 12/20] block: simplify the block device claiming interface
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 11/20] block: reference struct block_device from struct hd_struct
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 05/20] block: use put_device in put_disk
From
: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
Re: [PATCH 04/20] block: use disk_part_iter_exit in disk_part_iter_next
From
: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
Re: [PATCH 09/20] init: cleanup match_dev_by_uuid and match_dev_by_label
From
: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
Re: [PATCH 07/20] init: refactor name_to_dev_t
From
: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
Re: [PATCH 03/20] block: add a bdev_kobj helper
From
: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
Re: [PATCH 02/20] block: remove a duplicate __disk_get_part prototype
From
: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
Re: [PATCH 01/20] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
From
: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
Re: [PATCH 07/20] init: refactor name_to_dev_t
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 07/20] init: refactor name_to_dev_t
From
: Christoph Hellwig <hch@xxxxxx>
Re: merge struct block_device and struct hd_struct
From
: Jan Beulich <jbeulich@xxxxxxxx>
Re: merge struct block_device and struct hd_struct
From
: Jan Beulich <jbeulich@xxxxxxxx>
Re: merge struct block_device and struct hd_struct
From
: Jan Beulich <jbeulich@xxxxxxxx>
Re: [PATCH 02/20] block: remove a duplicate __disk_get_part prototype
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 10/20] block: refactor __blkdev_put
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 08/20] init: refactor devt_from_partuuid
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 09/20] init: cleanup match_dev_by_uuid and match_dev_by_label
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 03/20] block: add a bdev_kobj helper
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 05/20] block: use put_device in put_disk
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 06/20] block: change the hash used for looking up block devices
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 07/20] init: refactor name_to_dev_t
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 04/20] block: use disk_part_iter_exit in disk_part_iter_next
From
: Jan Kara <jack@xxxxxxx>
Re: md: dm-writeback: add __noreturn to BUG-ging function
From
: Mikulas Patocka <mpatocka@xxxxxxxxxx>
Re: [PATCH 01/20] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
From
: Jan Kara <jack@xxxxxxx>
Re: md: dm-writeback: add __noreturn to BUG-ging function
From
: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Re: md: dm-writeback: add __noreturn to BUG-ging function
From
: Christian Borntraeger <borntraeger@xxxxxxxxxx>
Re: [PATCH 19/20] bcache: remove a superflous lookup_bdev all
From
: Christoph Hellwig <hch@xxxxxx>
Re: md: dm-writeback: add __noreturn to BUG-ging function
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: md: dm-writeback: add __noreturn to BUG-ging function
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH v2] dm: add support for DM_TARGET_NOWAIT for various targets
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: merge struct block_device and struct hd_struct
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH 19/20] bcache: remove a superflous lookup_bdev all
From
: Coly Li <colyli@xxxxxxx>
Re: merge struct block_device and struct hd_struct
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: merge struct block_device and struct hd_struct
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: merge struct block_device and struct hd_struct
From
: Greg KH <greg@xxxxxxxxx>
Re: [PATCH 19/20] bcache: remove a superflous lookup_bdev all
From
: Coly Li <colyli@xxxxxxx>
Re: [PATCH 19/20] bcache: remove a superflous lookup_bdev all
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: merge struct block_device and struct hd_struct
From
: Christoph Hellwig <hch@xxxxxx>
Re: merge struct block_device and struct hd_struct
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 09/20] init: cleanup match_dev_by_uuid and match_dev_by_label
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 15/20] block: merge struct block_device and struct hd_struct
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 13/20] block: remove ->bd_contains
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 03/20] block: add a bdev_kobj helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 16/20] block: stop using bdget_disk for partition 0
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 02/20] block: remove a duplicate __disk_get_part prototype
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 17/20] filemap: consistently use ->f_mapping over ->i_mapping
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 06/20] block: change the hash used for looking up block devices
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 11/20] block: reference struct block_device from struct hd_struct
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 20/20] block: remove i_bdev
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 12/20] block: simplify the block device claiming interface
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 01/20] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 04/20] block: use disk_part_iter_exit in disk_part_iter_next
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 19/20] bcache: remove a superflous lookup_bdev all
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 07/20] init: refactor name_to_dev_t
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 18/20] fs: remove get_super_thawed and get_super_exclusive_thawed
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 05/20] block: use put_device in put_disk
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 14/20] block: remove the nr_sects field in struct hd_struct
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 08/20] init: refactor devt_from_partuuid
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 10/20] block: refactor __blkdev_put
From
: Christoph Hellwig <hch@xxxxxx>
merge struct block_device and struct hd_struct
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 03/78] nvme: let set_capacity_revalidate_and_notify update the bdev size
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 17/78] rnbd: use set_capacity_and_notify
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 16/78] rbd: use set_capacity_and_notify
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v2] dm: add support for DM_TARGET_NOWAIT for various targets
From
: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
[PATCH 10/78] nbd: use set_capacity_and_notify
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 28/78] md: implement ->set_read_only to hook into BLKROSET processing
From
: Song Liu <song@xxxxxxxxxx>
[PATCH 02/78] loop: let set_capacity_revalidate_and_notify update the bdev size
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 15/78] drbd: use set_capacity_and_notify
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 18/78] zram: use set_capacity_and_notify
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 13/78] pktcdvd: use set_capacity_and_notify
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 05/78] block: remove the update_bdev parameter to set_capacity_revalidate_and_notify
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 20/78] md: use set_capacity_and_notify
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 19/78] dm-raid: use set_capacity_and_notify
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 12/78] dm: use set_capacity_and_notify
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 14/78] nvme: use set_capacity_and_notify in nvme_set_queue_dying
From
: Christoph Hellwig <hch@xxxxxx>
Re: md: dm-writeback: add __noreturn to BUG-ging function
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH 5/6] dm: simplify flush_bio initialization in __send_empty_flush
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH 6/6] dm: remove the block_device reference in struct mapped_device
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: misc struct block_device related driver cleanups
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: misc struct block_device related driver cleanups
From
: Christoph Hellwig <hch@xxxxxx>
Re: misc struct block_device related driver cleanups
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH] md: dm-writeback: add __noreturn to BUG-ging function
From
: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
[PATCH 4/6] loop: do not call set_blocksize
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 6/6] dm: remove the block_device reference in struct mapped_device
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 2/6] zram: remove the claim mechanism
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 5/6] dm: simplify flush_bio initialization in __send_empty_flush
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 1/6] mtip32xx: remove the call to fsync_bdev on removal
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 3/6] zram: do not call set_blocksize
From
: Christoph Hellwig <hch@xxxxxx>
misc struct block_device related driver cleanups
From
: Christoph Hellwig <hch@xxxxxx>
Re: cleanup updating the size of block devices v3
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 04/78] sd: update the bdev size in sd_revalidate_disk
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 38/78] block: rework requesting modules for unclaimed devices
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 22/78] virtio-blk: remove a spurious call to revalidate_disk_size
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 01/78] block: remove the call to __invalidate_device in check_disk_size_change
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 37/78] block: split block_class_lock
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 27/78] rbd: implement ->set_read_only to hook into BLKROSET processing
From
: Christoph Hellwig <hch@xxxxxx>
[Index of Archives]
[DM Crypt]
[Fedora Desktop]
[ATA RAID]
[Fedora Marketing]
[Fedora Packaging]
[Fedora SELinux]
[Yosemite Discussion]
[KDE Users]
[Fedora Docs]