Linux Device-Mapper Development
[Prev Page][Next Page]
- [PATCH 18/21] libmultipath (coverity): avoid sleeping in dm_mapname()
- [PATCH 16/21] kpartx: find_unused_loop_device(): add newlines
- [PATCH 15/21] kpartx: use opened loop device immediately
- [PATCH 14/21] kpartx: open /dev/loop-control only once
- [PATCH 00/21] multipath-tools: coverity fixes
- [PATCH 03/21] multipathd (coverity): terminate uxlsnr when polls allocation fails
- [PATCH 06/21] multipath-tools: add tests for broken VPD page 83
- [PATCH 20/21] libmultipath (coverity): check return values in dm_get_multipath()
- [PATCH 04/21] libmultipath: strbuf: add __get_strbuf_buf()
- [PATCH 11/21] multipath: remove pointless code from getopt processing
- [PATCH 12/21] libmultipath (coverity): set umask before mkstemp
- [PATCH 10/21] libmultipath (coverity): silence unchecked return value warning
- [PATCH 08/21] libmultipath (coverity): fix tainted values in alua_rtpg.c
- [PATCH 02/21] multipathd (coverity): check atexit() return value
- [PATCH 05/21] libmultipath (coverity): improve input checking in parse_vpd_pg83
- [PATCH 07/21] libmultipath: use strbuf in parse_vpd_pg83()
- [PATCH 19/21] libmultipath (coverity): Revert "setup_map: wait for pending path checkers to finish"
- [PATCH 17/21] multipathd (coverity): daemonize(): use dup2
- [PATCH 09/21] multipath, multipathd: exit if bindings file is broken
- [PATCH 01/21] multipath tools: github workflows: add coverity workflow
- [PATCH v2 33/48] multipathd: uxlsnr: drop client_lock
- [PATCH v2 41/48] libmultipath: skip unneeded steps to get path name
- [PATCH v2 28/48] multipathd: uxlsnr: use parser to determine non-root commands
- [PATCH v2 36/48] multipathd: move delayed_reconfig out of struct config
- [PATCH v2 32/48] multipathd: uxlsnr: use poll loop for sending, too
- [PATCH v2 31/48] multipathd: uxlsnr: add timeout handling
- [PATCH v2 25/48] multipathd: uxlsnr: check root on connection startup
- [PATCH v2 19/48] multipathd: move uxsock_trigger() to uxlsnr.c
- [PATCH v2 14/48] multipathd: uxlsnr: avoid stalled clients during reconfigure
- [PATCH v2 17/48] multipathd: uxlsnr: avoid using fd -1 in ppoll()
- [PATCH v2 15/48] multipathd: uxlsnr: handle client HUP
- [PATCH v2 08/48] multipathd: cli.h: formatting improvements
- [PATCH v2 13/48] multipathd: cli.c: use ESRCH for "command not found"
- [PATCH v2 10/48] multipathd: add prototype for cli_handler functions
- [PATCH v2 00/47] multipathd: uxlsnr overhaul
- [PATCH v2 47/48] multipathd: Remove dependency on systemd-udev-settle.service
- [PATCH v2 43/48] libmultipath: always set INIT_REMOVED in set_path_removed
- [PATCH v2 37/48] multipathd: remove reconfigure from header file.
- [PATCH v2 39/48] multipathd: add "reconfigure all" command.
- [PATCH v2 42/48] libmultipath: don't use fallback wwid in update_pathvec_from_dm
- [PATCH v2 40/48] multipathd: remove missing paths on startup
- [PATCH v2 38/48] multipathd: pass in the type of reconfigure
- [PATCH v2 35/48] multipathd: uxlsnr: use recv() for command length
- [PATCH v2 27/48] multipathd: uxlsnr: move handler execution to separate function
- [PATCH v2 24/48] multipathd: use strbuf in cli_handler functions
- [PATCH v2 21/48] multipathd: uxlsnr: remove check_timeout()
- [PATCH v2 26/48] multipathd: uxlsnr: pass struct client to uxsock_trigger() and parse_cmd()
- [PATCH v2 09/48] multipathd: cli_del_map: fix reply for delayed action
- [PATCH v2 23/48] multipathd: uxlsnr: use main poll loop for receiving
- [PATCH v2 05/48] libmultipath: improve cleanup of uevent queues on exit
- [PATCH v2 16/48] multipathd: uxlsnr: use symbolic values for pollfd indices
- [PATCH v2 04/48] libmultipath: print: add __snprint_config()
- [PATCH v2 07/48] multipathd: improve delayed reconfigure
- [PATCH v2 02/48] libmultipath: add trylock() helper
- [PATCH v2 44/48] multipathd: fully initialize paths added by update_pathvec_from_dm
- [PATCH v2 48/48] libmultipath: add path wildcard "%I" for init state
- [PATCH v2 46/48] multipathd: remove INIT_PARTIAL paths that aren't in a multipath device
- [PATCH v2 45/48] multipathd: retrigger uevent for partial paths
- [PATCH v2 34/48] multipathd: uxclt: allow client mode for non-root, too
- [PATCH v2 22/48] multipathd: uxlsnr: move client handling to separate function
- [PATCH v2 29/48] multipathd: uxlsnr: merge uxsock_trigger() into state machine
- [PATCH v2 20/48] multipathd: move parse_cmd() to uxlsnr.c
- [PATCH v2 18/48] multipathd: uxlsnr: data structure for stateful client connection
- [PATCH v2 11/48] multipathd: make all cli_handlers static
- [PATCH v2 12/48] multipathd: add and set cli_handlers in a single step
- [PATCH v2 01/48] libmultipath: add timespeccmp() utility function
- [PATCH v2 03/48] libmultipath: add optional wakeup functionality to lock.c
- [PATCH] multipathd: avoid unnecessary path read-only reloads
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH] dm integrity: Use struct_group() to zero struct journal_sector
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 5/5] add prflag to path
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 4/5] Match FREE and MALLOC/STRDUP/REALLOC
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH 5/5] add prflag to path
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH 4/5] Match FREE and MALLOC/STRDUP/REALLOC
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH v3 0/4] Add "reconfigure all" multipath command
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 0/4] Add "reconfigure all" multipath command
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH v3 0/4] Add "reconfigure all" multipath command
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH 4/5] Match FREE and MALLOC/STRDUP/REALLOC
- From: lixiaokeng <lixiaokeng@xxxxxxxxxx>
- Re: [PATCH 1/5] Fix potential null pointer dereference
- From: lixiaokeng <lixiaokeng@xxxxxxxxxx>
- Re: [PATCH 4/5] Match FREE and MALLOC/STRDUP/REALLOC
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 2/5] remove unnecessary memset
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 3/5] remove unnecessary free
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v3 3/4] multipathd: pass in the type of reconfigure
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v3 4/4] multipathd: add "reconfigure all" command.
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v3 2/4] multipathd: remove reconfigure from header file.
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v3 1/4] multipathd: move delayed_reconfig out of struct config
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v3 0/4] Add "reconfigure all" multipath command
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 0/4] Add "reconfigure all" multipath command
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v2 5/9] multipathd: fully initialize paths added by update_pathvec_from_dm
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v2 2/9] libmultipath: skip unneeded steps to get path name
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v2 4/9] libmultipath: always set INIT_REMOVED in set_path_removed
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v2 3/9] libmultipath: don't use fallback wwid in update_pathvec_from_dm
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v2 8/9] multipathd: Remove dependency on systemd-udev-settle.service
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v2 9/9] libmultipath: add path wildcard "%I" for init state
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v2 6/9] multipathd: retrigger uevent for partial paths
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v2 7/9] multipathd: remove INIT_PARTIAL paths that aren't in a multipath device
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v2 0/9] multipathd: remove udev settle dependency
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v2 1/9] multipathd: remove missing paths on startup
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 0/4] Add "reconfigure all" multipath command
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 0/4] Add "reconfigure all" multipath command
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- [PATCH v2 1/4] multipathd: move delayed_reconfig out of struct config
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v2 4/4] multipathd: add "reconfigure all" command.
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v2 3/4] multipathd: pass in the type of reconfigure
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v2 2/4] multipathd: remove reconfigure from header file.
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v2 0/4] Add "reconfigure all" multipath command
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 3/3] multipath-tools: support generating compile_commands.json
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 1/3] multipath-tools: support ABI testing with libabigail
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 2/3] multipath-tools: add github workflow to save and check ABI
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 1/5] Fix potential null pointer dereference
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 01/29] nvdimm/pmem: move dax_attribute_group from dax to pmem
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 03/29] dax: remove CONFIG_DAX_DRIVER
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 07/29] xfs: factor out a xfs_setup_dax_always helper
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 02/29] dm: make the DAX support dependend on CONFIG_FS_DAX
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 2/3] kpartx: use opened loop device immediately
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 0/5] multipath-tools series: some codeclean and add prflag to path
- From: lixiaokeng <lixiaokeng@xxxxxxxxxx>
- [PATCH 4/5] Match FREE and MALLOC/STRDUP/REALLOC
- From: lixiaokeng <lixiaokeng@xxxxxxxxxx>
- [PATCH 5/5] add prflag to path
- From: lixiaokeng <lixiaokeng@xxxxxxxxxx>
- [PATCH 3/5] remove unnecessary free
- From: lixiaokeng <lixiaokeng@xxxxxxxxxx>
- [PATCH 2/5] remove unnecessary memset
- From: lixiaokeng <lixiaokeng@xxxxxxxxxx>
- [PATCH 1/5] Fix potential null pointer dereference
- From: lixiaokeng <lixiaokeng@xxxxxxxxxx>
- Re: [PATCH 3/4] multipathd: pass in the type of reconfigure
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 1/4] multipathd: move delayed_reconfig out of struct config
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH 1/3] kpartx: open /dev/loop-control only once
- [PATCH 2/3] kpartx: use opened loop device immediately
- [PATCH 3/3] kpartx: find_unused_loop_device(): add newlines
- Re: [PATCH 4/4] multipathd: add "reconfigure all" command.
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH 1/4] multipathd: move delayed_reconfig out of struct config
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH 3/4] multipathd: pass in the type of reconfigure
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH 2/4] multipathd: remove reconfigure from header file.
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH 1/4] multipathd: move delayed_reconfig out of struct config
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: Kernel-4.14: With ubuntu-18.04 building rootfs images and booting gives SQUASHFS error: xz decompression failed, data probably corrupt
- From: Phillip Lougher <phillip@xxxxxxxxxxxxxxx>
- Re: Kernel-4.14: With ubuntu-18.04 building rootfs images and booting gives SQUASHFS error: xz decompression failed, data probably corrupt
- From: Pintu Agarwal <pintu.ping@xxxxxxxxx>
- Re: Kernel-4.14: With ubuntu-18.04 building rootfs images and booting gives SQUASHFS error: xz decompression failed, data probably corrupt
- From: Pintu Agarwal <pintu.ping@xxxxxxxxx>
- Re: Kernel-4.14: With ubuntu-18.04 building rootfs images and booting gives SQUASHFS error: xz decompression failed, data probably corrupt
- From: Pintu Agarwal <pintu.ping@xxxxxxxxx>
- Re: [RFC PATCH 1/1] dm crypt: change maximum sector size to PAGE_SIZE
- From: Itai Handler <itai.handler@xxxxxxxxx>
- Re: [PATCH 30/35] multipathd: uxlsnr: merge uxsock_trigger() into state machine
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH 12/35] multipathd: add and set cli_handlers in a single step
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH 1/3] multipath-tools: support ABI testing with libabigail
- [PATCH 2/3] multipath-tools: add github workflow to save and check ABI
- [PATCH 3/3] multipath-tools: support generating compile_commands.json
- Have tested dm-raid/lv mirroring with block guard on one leg but not the other, it fails to mirror the disk.
- From: Roger Heflin <rogerheflin@xxxxxxxxx>
- Re: [PATCH v2 2/2] dax, pmem: Implement pmem based dax data recovery
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH v2 2/2] dax, pmem: Implement pmem based dax data recovery
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [RFC PATCH 1/1] dm crypt: change maximum sector size to PAGE_SIZE
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [RFC PATCH 8/8] md: add support for REQ_OP_VERIFY
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: dm: remove unneeded variable
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: dm snapshot: remove unneeded variable
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH] libmultipath: don't return error on invalid values
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [RFC PATCH 0/8] block: add support for REQ_OP_VERIFY
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [RFC PATCH 0/8] block: add support for REQ_OP_VERIFY
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- [PATCH] libmultipath: don't return error on invalid values
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v3 7/9] libmultipath: deprecate file and directory config options
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- [PATCH v3 5/9] libmultipath: make set_int take a range for valid values
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v3 3/9] libmultipath: print the correct file when parsing fails
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v3 6/9] libmultipath: improve checks for set_str
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v3 4/9] libmultipath: pass file and line number to keyword handlers
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v3 0/9] improving config parsing warnings
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v3 2/9] libmultipath: use typedef for keyword handler function
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v3 8/9] libmultipath: split set_int to enable reuse
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v3 9/9] libmultipath: cleanup invalid config handling
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v3 7/9] libmultipath: deprecate file and directory config options
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v3 1/9] libmultipath: add section name to invalid keyword output
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH] dm: remove unneeded variable
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 7/9] libmultipath: deprecate file and directory config options
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [RFC PATCH 1/1] dm crypt: change maximum sector size to PAGE_SIZE
- From: Milan Broz <gmazyland@xxxxxxxxx>
- Re: [PATCH 7/8] libmultipath: split set_int to enable reuse
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH v2 9/9] libmultipath: cleanup invalid config handling
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH v2 8/9] libmultipath: split set_int to enable reuse
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH v2 7/9] libmultipath: deprecate file and directory config options
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH v2 6/9] libmultipath: improve checks for set_str
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH v2 5/9] libmultipath: make set_int take a range for valid values
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH v2 4/9] libmultipath: pass file and line number to keyword handlers
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH] dm snapshot: remove unneeded variable
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH 2/8] scsi: add REQ_OP_VERIFY support
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [RFC PATCH 1/8] block: add support for REQ_OP_VERIFY
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- [PATCH] dm snapshot: remove unneeded variable
- Re: [RFC PATCH 8/8] md: add support for REQ_OP_VERIFY
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- [PATCH] dm: remove unneeded variable
- Re: [RFC PATCH 3/8] nvme: add support for the Verify command
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- [PATCH v2 7/9] libmultipath: deprecate file and directory config options
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v2 1/9] libmultipath: add section name to invalid keyword output
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v2 9/9] libmultipath: cleanup invalid config handling
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v2 8/9] libmultipath: split set_int to enable reuse
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v2 6/9] libmultipath: improve checks for set_str
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v2 4/9] libmultipath: pass file and line number to keyword handlers
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v2 2/9] libmultipath: use typedef for keyword handler function
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v2 3/9] libmultipath: print the correct file when parsing fails
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v2 5/9] libmultipath: make set_int take a range for valid values
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v2 0/9] improving config parsing warnings
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 2/2] dax, pmem: Implement pmem based dax data recovery
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [RFC PATCH 1/1] dm crypt: change maximum sector size to PAGE_SIZE
- From: Itai Handler <itai.handler@xxxxxxxxx>
- Re: Kernel-4.14: With ubuntu-18.04 building rootfs images and booting gives SQUASHFS error: xz decompression failed, data probably corrupt
- From: Pintu Agarwal <pintu.ping@xxxxxxxxx>
- Re: Kernel-4.14: With ubuntu-18.04 building rootfs images and booting gives SQUASHFS error: xz decompression failed, data probably corrupt
- From: Pintu Agarwal <pintu.ping@xxxxxxxxx>
- Re: [PATCH v2 2/2] dax, pmem: Implement pmem based dax data recovery
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v2 2/2] dax, pmem: Implement pmem based dax data recovery
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH v2 2/2] dax, pmem: Implement pmem based dax data recovery
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [git pull] device mapper changes for 5.16
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v2 2/2] dax, pmem: Implement pmem based dax data recovery
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH v2 2/2] dax, pmem: Implement pmem based dax data recovery
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH 26/29] fsdax: shift partition offset handling into the file systems
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/29] fsdax: simplify the offset check in dax_iomap_zero
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/29] fsdax: simplify the pgoff calculation
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 20/29] ext4: cleanup the dax handling in ext4_fill_super
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 21/29] xfs: move dax device handling into xfs_{alloc, free}_buftarg
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 27/29] dax: fix up some of the block device related ifdefs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 25/29] dax: return the partition offset from fs_dax_get_by_bdev
- From: Christoph Hellwig <hch@xxxxxx>
- decouple DAX from block devices
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/29] fsdax: remove a pointless __force cast in copy_cow_page_dax
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/29] nvdimm/pmem: move dax_attribute_group from dax to pmem
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/29] ext2: cleanup the dax handling in ext2_fill_super
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 23/29] xfs: use IOMAP_DAX to check for DAX mappings
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/29] dax: move the partition alignment check into fs_dax_get_by_bdev
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 29/29] fsdax: don't require CONFIG_BLOCK
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/29] fsdax: factor out a dax_memzero helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/29] dm-linear: add a linear_dax_pgoff helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 22/29] iomap: add a IOMAP_DAX flag
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 24/29] xfs: use xfs_direct_write_iomap_ops for DAX zeroing
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/29] dax: remove CONFIG_DAX_DRIVER
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/29] fsdax: decouple zeroing from the iomap buffered I/O code
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/29] dax: remove the pgmap sanity checks in generic_fsdax_supported
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/29] dm-stripe: add a stripe_dax_pgoff helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/29] dm-log-writes: add a log_writes_dax_pgoff helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/29] xfs: factor out a xfs_setup_dax_always helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/29] dax: remove dax_capable
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/29] dm: make the DAX support dependend on CONFIG_FS_DAX
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/29] xfs: add xfs_zero_range and xfs_truncate_page helpers
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/29] dax: simplify the dax_device <-> gendisk association
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/29] fsdax: use a saner calling convention for copy_cow_page_dax
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 28/29] iomap: build the block based code conditionally
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 2/2] dax, pmem: Implement pmem based dax data recovery
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] dax: Introduce normal and recovery dax operation modes
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Kernel-4.14: With ubuntu-18.04 building rootfs images and booting gives SQUASHFS error: xz decompression failed, data probably corrupt
- From: Pintu Agarwal <pintu.ping@xxxxxxxxx>
- Re: [PATCH v2 1/2] dax: Introduce normal and recovery dax operation modes
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [git pull] device mapper changes for 5.16
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v2 1/2] dax: Introduce normal and recovery dax operation modes
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH v2 2/2] dax, pmem: Implement pmem based dax data recovery
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH v2 2/2] dax, pmem: Implement pmem based dax data recovery
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH v2 1/2] dax: Introduce normal and recovery dax operation modes
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH 5/7] multipathd: fully initialize paths added by update_pathvec_from_dm
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH 5/7] multipathd: fully initialize paths added by update_pathvec_from_dm
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 5/7] multipathd: fully initialize paths added by update_pathvec_from_dm
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH 5/7] multipathd: fully initialize paths added by update_pathvec_from_dm
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: Lukas Straub <lukasstraub2@xxxxxx>
- Re: [PATCH v2 2/2] dax, pmem: Implement pmem based dax data recovery
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH v2 0/2] Dax poison recovery
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [PATCH v2 2/2] dax, pmem: Implement pmem based dax data recovery
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [PATCH v2 1/2] dax: Introduce normal and recovery dax operation modes
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH v2 1/2] dax: Introduce normal and recovery dax operation modes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2 1/2] dax: Introduce normal and recovery dax operation modes
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 5/7] multipathd: fully initialize paths added by update_pathvec_from_dm
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH] libmultipath: add path wildcard "%I" for init state
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH] multipath: fix exit status of multipath -T
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 5/7] multipathd: fully initialize paths added by update_pathvec_from_dm
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 5/7] multipathd: fully initialize paths added by update_pathvec_from_dm
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 0/7] multipathd: remove udev settle dependency
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 8/8] libmultipath: cleanup invalid config handling
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH 6/8] libmultipath: improve checks for set_str
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH 8/8] libmultipath: cleanup invalid config handling
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 7/8] libmultipath: split set_int to enable reuse
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH 7/8] libmultipath: split set_int to enable reuse
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 6/8] libmultipath: improve checks for set_str
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 1/8] libmulitpath: add section name to invalid keyword output
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 6/8] libmultipath: improve checks for set_str
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 5/8] libmultipath: make set_int take a range for valid values
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 4/8] libmultipath: pass file and line number to keyword handlers
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [RFC PATCH 0/8] block: add support for REQ_OP_VERIFY
- From: "javier@xxxxxxxxxxx" <javier@xxxxxxxxxxx>
- Re: [RFC PATCH 2/8] scsi: add REQ_OP_VERIFY support
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/8] block: add support for REQ_OP_VERIFY
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [RFC PATCH 0/8] block: add support for REQ_OP_VERIFY
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [RFC PATCH 3/8] nvme: add support for the Verify command
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [RFC PATCH 0/8] block: add support for REQ_OP_VERIFY
- From: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
- [PATCH] libmultipath: add path wildcard "%I" for init state
- [PATCH] multipath: fix exit status of multipath -T
- Re: [PATCH 5/7] multipathd: fully initialize paths added by update_pathvec_from_dm
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH 6/8] libmultipath: improve checks for set_str
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: futher decouple DAX from block devices
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: futher decouple DAX from block devices
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 7/7] multipathd: Remove dependency on systemd-udev-settle.service
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH 1/7] multipathd: remove missing paths on startup
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH 5/7] multipathd: fully initialize paths added by update_pathvec_from_dm
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH 6/7] multipathd: remove INIT_PARTIAL paths that aren't in a multipath device
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH 0/7] multipathd: remove udev settle dependency
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH 4/7] libmultipath: always set INIT_REMOVED in set_path_removed
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH 3/7] libmultipath: don't use fallback wwid in update_pathvec_from_dm
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH 2/7] libmultipath: skip unneeded steps to get path name
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH 8/8] libmultipath: cleanup invalid config handling
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH 1/8] libmulitpath: add section name to invalid keyword output
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH 2/8] libmultipath: use typedef for keyword handler function
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH 3/8] libmultipath: print the correct file when parsing fails
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH 4/8] libmultipath: pass file and line number to keyword handlers
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH 7/8] libmultipath: split set_int to enable reuse
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH 5/8] libmultipath: make set_int take a range for valid values
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH 6/8] libmultipath: improve checks for set_str
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: futher decouple DAX from block devices
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: futher decouple DAX from block devices
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: futher decouple DAX from block devices
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC PATCH 0/8] block: add support for REQ_OP_VERIFY
- From: Christoph Hellwig <hch@xxxxxx>
- Re: futher decouple DAX from block devices
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC PATCH 0/8] block: add support for REQ_OP_VERIFY
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC PATCH 1/8] block: add support for REQ_OP_VERIFY
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC PATCH v7 12/16] fsverity|security: add security hooks to fsverity digest and signature
- From: Deven Bowers <deven.desai@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v7 07/16] ipe: add auditing support
- From: Deven Bowers <deven.desai@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v7 14/16] scripts: add boot policy generation program
- From: Deven Bowers <deven.desai@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v7 04/16] ipe: add userspace interface
- From: Deven Bowers <deven.desai@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: futher decouple DAX from block devices
- From: Christoph Hellwig <hch@xxxxxx>
- [RFC PATCH 6/8] nvmet: add verify emulation support for file-ns
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- [RFC PATCH 7/8] null_blk: add REQ_OP_VERIFY support
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- [RFC PATCH 3/8] nvme: add support for the Verify command
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- [RFC PATCH 2/8] scsi: add REQ_OP_VERIFY support
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- [RFC PATCH 5/8] nvmet: add Verify emulation support for bdev-ns
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- [RFC PATCH 8/8] md: add support for REQ_OP_VERIFY
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- [RFC PATCH 1/8] block: add support for REQ_OP_VERIFY
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Javier González <javier@xxxxxxxxxxx>
- [RFC PATCH 0/8] block: add support for REQ_OP_VERIFY
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- [PATCH 4/8] nvmet: add Verify command support for bdev-ns
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [RFC PATCH 0/8] block: add support for REQ_OP_VERIFY
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: futher decouple DAX from block devices
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH v7 14/16] scripts: add boot policy generation program
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Re: [RFC PATCH v7 14/16] scripts: add boot policy generation program
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Re: [RFC PATCH v7 12/16] fsverity|security: add security hooks to fsverity digest and signature
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Re: [RFC PATCH v7 04/16] ipe: add userspace interface
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Re: [RFC PATCH v7 07/16] ipe: add auditing support
- From: Steve Grubb <sgrubb@xxxxxxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 2/3] scsi: make sure that request queue queiesce and unquiesce balanced
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/3] scsi: make sure that request queue queiesce and unquiesce balanced
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/3] scsi: make sure that request queue queiesce and unquiesce balanced
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/3] scsi: make sure that request queue queiesce and unquiesce balanced
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/3] scsi: make sure that request queue queiesce and unquiesce balanced
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/3] scsi: make sure that request queue queiesce and unquiesce balanced
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/3] scsi: make sure that request queue queiesce and unquiesce balanced
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/3] scsi: make sure that request queue queiesce and unquiesce balanced
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] scsi: make sure that request queue queiesce and unquiesce balanced
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/3] block: keep quiesce & unquiesce balanced for scsi/dm
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/3] dm: don't stop request queue after the dm device is suspended
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 03/11] dax: simplify the dax_device <-> gendisk association
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 10/11] dm-stripe: add a stripe_dax_pgoff helper
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 09/11] dm-log-writes: add a log_writes_dax_pgoff helper
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 08/11] dm-linear: add a linear_dax_pgoff helper
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 07/11] dax: remove dax_capable
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 01/11] dm: make the DAX support dependend on CONFIG_FS_DAX
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: Kernel 4.14: Using dm-verity with squashfs rootfs - mounting issue
- From: Pintu Agarwal <pintu.ping@xxxxxxxxx>
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: futher decouple DAX from block devices
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: futher decouple DAX from block devices
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: futher decouple DAX from block devices
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Javier González <javier@xxxxxxxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Javier González <javier@xxxxxxxxxxx>
- Re: [PATCH 03/11] dax: simplify the dax_device <-> gendisk association
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH] dm: add module parameter bdev_wait
- From: Mark-PK Tsai <mark-pk.tsai@xxxxxxxxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: futher decouple DAX from block devices
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC PATCH v7 00/16] Integrity Policy Enforcement (IPE)
- From: Deven Bowers <deven.desai@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v7 12/16] fsverity|security: add security hooks to fsverity digest and signature
- From: Deven Bowers <deven.desai@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4] loop: don't print warnings if the underlying filesystem doesn't support discard
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC PATCH v7 12/16] fsverity|security: add security hooks to fsverity digest and signature
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 11/11] dax: move bdev_dax_pgoff to fs/dax.c
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 10/11] dm-stripe: add a stripe_dax_pgoff helper
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 08/11] dm-linear: add a linear_dax_pgoff helper
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 09/11] dm-log-writes: add a log_writes_dax_pgoff helper
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 07/11] dax: remove dax_capable
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 07/11] dax: remove dax_capable
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 06/11] xfs: factor out a xfs_setup_dax helper
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 05/11] dax: move the partition alignment check into fs_dax_get_by_bdev
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 04/11] dax: remove the pgmap sanity checks in generic_fsdax_supported
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 03/11] dax: simplify the dax_device <-> gendisk association
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: audit: correct the AUDIT_DM_CTRL and AUDIT_DM_EVENT numbering
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: audit: correct the AUDIT_DM_CTRL and AUDIT_DM_EVENT numbering
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 02/11] dax: remove CONFIG_DAX_DRIVER
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 01/11] dm: make the DAX support dependend on CONFIG_FS_DAX
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: futher decouple DAX from block devices
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [RFC PATCH v7 12/16] fsverity|security: add security hooks to fsverity digest and signature
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Re: [RFC PATCH v7 05/16] ipe: add LSM hooks on execution and kernel read
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Re: [RFC PATCH v7 12/16] fsverity|security: add security hooks to fsverity digest and signature
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Re: [PATCH v4] loop: don't print warnings if the underlying filesystem doesn't support discard
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [RFC PATCH v7 00/16] Integrity Policy Enforcement (IPE)
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] dm: add module parameter bdev_wait
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4] loop: don't print warnings if the underlying filesystem doesn't support discard
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC PATCH v7 12/16] fsverity|security: add security hooks to fsverity digest and signature
- From: Deven Bowers <deven.desai@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v7 00/16] Integrity Policy Enforcement (IPE)
- From: Deven Bowers <deven.desai@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v7 12/16] fsverity|security: add security hooks to fsverity digest and signature
- From: Deven Bowers <deven.desai@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v7 05/16] ipe: add LSM hooks on execution and kernel read
- From: Deven Bowers <deven.desai@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v7 07/16] ipe: add auditing support
- From: Deven Bowers <deven.desai@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] audit: correct the AUDIT_DM_CTRL and AUDIT_DM_EVENT numbering
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH 5/6] dax, pmem: Add data recovery feature to pmem_copy_to/from_iter()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH v7 05/16] ipe: add LSM hooks on execution and kernel read
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Re: [RFC PATCH v7 00/16] Integrity Policy Enforcement (IPE)
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Re: [PATCH] multipath-tools: make EMC/Invista config work with alua and multibus
- From: "berthiaume, wayne" <Wayne.Berthiaume@xxxxxxxx>
- [PATCH] dm: add module parameter bdev_wait
- From: Mark-PK Tsai <mark-pk.tsai@xxxxxxxxxxxx>
- Re: [PATCH 0/3] block: keep quiesce & unquiesce balanced for scsi/dm
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH 4/6] dm, dax, pmem: prepare dax_copy_to/from_iter() APIs with DAXDEV_F_RECOVERY
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [RFC PATCH v7 12/16] fsverity|security: add security hooks to fsverity digest and signature
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Re: [PATCH 5/6] dax, pmem: Add data recovery feature to pmem_copy_to/from_iter()
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] dm writecache: Make use of the helper macro kthread_run()
- From: Cai Huoqing <caihuoqing@xxxxxxxxx>
- [PATCH] dm crypt: Make use of the helper macro kthread_run()
- From: Cai Huoqing <caihuoqing@xxxxxxxxx>
- Re: [PATCH 4/6] dm, dax, pmem: prepare dax_copy_to/from_iter() APIs with DAXDEV_F_RECOVERY
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- correction: Re: [PATCH 4/6] dm, dax, pmem: prepare dax_copy_to/from_iter() APIs with DAXDEV_F_RECOVERY
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH 5/6] dax, pmem: Add data recovery feature to pmem_copy_to/from_iter()
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH 4/6] dm, dax, pmem: prepare dax_copy_to/from_iter() APIs with DAXDEV_F_RECOVERY
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [PATCH] dm: log table creation error code
- From: Michał Mirosław <mirq-linux@xxxxxxxxxxxx>
- [PATCH] dm: make workqueue names device-specific
- From: Michał Mirosław <mirq-linux@xxxxxxxxxxxx>
- Re: [PATCH 3/6] pmem: pmem_dax_direct_access() to honor the DAXDEV_F_RECOVERY flag
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH 2/6] dax: prepare dax_direct_access() API with DAXDEV_F_RECOVERY flag
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH v6 0/4] blk-crypto cleanups
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v6 0/4] blk-crypto cleanups
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: (subset) [PATCH 0/9] block: reviewed add_disk() error handling set
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 3/3] dm: don't stop request queue after the dm device is suspended
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 2/3] scsi: make sure that request queue queiesce and unquiesce balanced
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 1/3] scsi: avoid to quiesce sdev->request_queue two times
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 0/3] block: keep quiesce & unquiesce balanced for scsi/dm
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 2/6] dax: prepare dax_direct_access() API with DAXDEV_F_RECOVERY flag
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 5/6] dax, pmem: Add data recovery feature to pmem_copy_to/from_iter()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 4/6] dm, dax, pmem: prepare dax_copy_to/from_iter() APIs with DAXDEV_F_RECOVERY
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/6] pmem: pmem_dax_direct_access() to honor the DAXDEV_F_RECOVERY flag
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 0/9] block: reviewed add_disk() error handling set
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- [PATCH 6/6] dm: Ensure dm honors DAXDEV_F_RECOVERY flag on dax only
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [PATCH 2/6] dax: prepare dax_direct_access() API with DAXDEV_F_RECOVERY flag
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [PATCH 1/6] dax: introduce RWF_RECOVERY_DATA flag to preadv2() and pwritev2()
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [PATCH 5/6] dax, pmem: Add data recovery feature to pmem_copy_to/from_iter()
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [PATCH 4/6] dm, dax, pmem: prepare dax_copy_to/from_iter() APIs with DAXDEV_F_RECOVERY
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [RFC PATCH v7 12/16] fsverity|security: add security hooks to fsverity digest and signature
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 3/6] pmem: pmem_dax_direct_access() to honor the DAXDEV_F_RECOVERY flag
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [PATCH 4/7] libmultipath: always set INIT_REMOVED in set_path_removed
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH 2/7] libmultipath: skip unneeded steps to get path name
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH 1/7] multipathd: remove missing paths on startup
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH 0/7] multipathd: remove udev settle dependency
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH 7/7] multipathd: Remove dependency on systemd-udev-settle.service
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH 6/7] multipathd: remove INIT_PARTIAL paths that aren't in a multipath device
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH 5/7] multipathd: fully initialize paths added by update_pathvec_from_dm
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH 3/7] libmultipath: don't use fallback wwid in update_pathvec_from_dm
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH] multipath-tools: make EMC/Invista config work with alua and multibus
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH]multipath-tools: fix "multipath -ll" bug for Native NVME Multipath devices
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH] audit: correct the AUDIT_DM_CTRL and AUDIT_DM_EVENT numbering
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [PATCH] audit: correct the AUDIT_DM_CTRL and AUDIT_DM_EVENT numbering
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH 07/11] dax: remove dax_capable
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/4] dm-log-writes: use memcpy_from_bvec in log_writes_map
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/4] dm-verity: use bvec_kmap_local in verity_for_bv_block
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/4] dm-integrity: use bvec_kmap_local in integrity_metadata
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/4] dm-integrity: use bvec_kmap_local in __journal_read_write
- From: Christoph Hellwig <hch@xxxxxx>
- use bio kmap helpers in device mapper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 06/11] xfs: factor out a xfs_setup_dax helper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: don't use ->bd_inode to access the block device size v3
- From: Kari Argillander <kari.argillander@xxxxxxxxx>
- Re: [PATCH 1/9] scsi/sd: add error handling support for add_disk()
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: don't use ->bd_inode to access the block device size v3
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/9] scsi/sd: add error handling support for add_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 07/11] dax: remove dax_capable
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 0/4] blk-crypto cleanups
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v6 2/4] blk-crypto: rename keyslot-manager files to blk-crypto-profile
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v6 3/4] blk-crypto: rename blk_keyslot_manager to blk_crypto_profile
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v6 0/4] blk-crypto cleanups
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v6 4/4] blk-crypto: update inline encryption documentation
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v6 1/4] blk-crypto-fallback: properly prefix function and struct names
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: don't use ->bd_inode to access the block device size v3
- From: Christoph Hellwig <hch@xxxxxx>
- Re: don't use ->bd_inode to access the block device size v3
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: don't use ->bd_inode to access the block device size v3
- From: Christoph Hellwig <hch@xxxxxx>
- Re: don't use ->bd_inode to access the block device size v3
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: don't use ->bd_inode to access the block device size v3
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: don't use ->bd_inode to access the block device size v3
- From: Christoph Hellwig <hch@xxxxxx>
- Re: don't use ->bd_inode to access the block device size v3
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 06/11] xfs: factor out a xfs_setup_dax helper
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 23/30] squashfs: use bdev_nr_bytes instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 30/30] udf: use sb_bdev_nr_blocks
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 28/30] ntfs: use sb_bdev_nr_blocks
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 29/30] reiserfs: use sb_bdev_nr_blocks
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 26/30] ext4: use sb_bdev_nr_blocks
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 27/30] jfs: use sb_bdev_nr_blocks
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/30] dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 24/30] block: use bdev_nr_bytes instead of open coding it in blkdev_fallocate
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 21/30] pstore/blk: use bdev_nr_bytes instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 25/30] block: add a sb_bdev_nr_blocks helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 20/30] ntfs3: use bdev_nr_bytes instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/30] jfs: use bdev_nr_bytes instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/30] nilfs2: use bdev_nr_bytes instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 22/30] reiserfs: use bdev_nr_bytes instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/30] nfs/blocklayout: use bdev_nr_bytes instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/30] hfs: use bdev_nr_sectors instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/30] cramfs: use bdev_nr_bytes instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/30] nvmet: use bdev_nr_bytes instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/30] btrfs: use bdev_nr_bytes instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/30] hfsplus: use bdev_nr_sectors instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/30] fat: use bdev_nr_sectors instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/30] affs: use bdev_nr_sectors instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/30] fs: simplify init_page_buffers
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/30] target/iblock: use bdev_nr_bytes instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/30] fs: use bdev_nr_bytes instead of open coding it in blkdev_max_block
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/30] bcache: remove bdev_sectors
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/30] block: move the SECTOR_SIZE related definitions to blk_types.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/30] md: use bdev_nr_sectors instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/30] block: add a bdev_nr_bytes helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/30] drbd: use bdev_nr_sectors instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- don't use ->bd_inode to access the block device size v3
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 11/30] affs: use bdev_nr_sectors instead of open coding it
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 22/30] reiserfs: use bdev_nr_bytes instead of open coding it
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 26/30] ext4: use sb_bdev_nr_blocks
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 03/30] bcache: remove bdev_sectors
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 27/30] jfs: use sb_bdev_nr_blocks
- From: Dave Kleikamp <dave.kleikamp@xxxxxxxxxx>
- Re: [PATCH 02/30] block: add a bdev_nr_bytes helper
- From: Anton Altaparmakov <anton@xxxxxxxxxx>
- Re: [PATCH 01/30] block: move the SECTOR_SIZE related definitions to blk_types.h
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 25/30] block: add a sb_bdev_nr_blocks helper
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 12/30] btrfs: use bdev_nr_bytes instead of open coding it
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 20/30] ntfs3: use bdev_nr_bytes instead of open coding it
- From: Kari Argillander <kari.argillander@xxxxxxxxx>
- Re: [PATCH 28/30] ntfs: use sb_bdev_nr_blocks
- From: Anton Altaparmakov <anton@xxxxxxxxxx>
- Re: [PATCH 19/30] nilfs2: use bdev_nr_bytes instead of open coding it
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- Re: [PATCH 04/30] drbd: use bdev_nr_sectors instead of open coding it
- From: Lee Duncan <lduncan@xxxxxxxx>
- [PATCH 10/11] dm-stripe: add a stripe_dax_pgoff helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/11] dm-log-writes: add a log_writes_dax_pgoff helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/11] dax: remove the pgmap sanity checks in generic_fsdax_supported
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/11] dm: make the DAX support dependend on CONFIG_FS_DAX
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/11] dax: move the partition alignment check into fs_dax_get_by_bdev
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/11] dm-linear: add a linear_dax_pgoff helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/11] dax: remove CONFIG_DAX_DRIVER
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/11] dax: remove dax_capable
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/11] dax: simplify the dax_device <-> gendisk association
- From: Christoph Hellwig <hch@xxxxxx>
- futher decouple DAX from block devices
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/11] xfs: factor out a xfs_setup_dax helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/11] dax: move bdev_dax_pgoff to fs/dax.c
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/9] scsi/sr: add error handling support for add_disk()
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH 1/9] scsi/sd: add error handling support for add_disk()
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [git pull] device mapper fixes for 5.15-rc6
- From: pr-tracker-bot@xxxxxxxxxx
- [PATCH 9/9] mtd: add add_disk() error handling
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 3/9] dm: add add_disk() error handling
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 2/9] scsi/sr: add error handling support for add_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 1/9] scsi/sd: add error handling support for add_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 4/9] bcache: add error handling support for add_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 8/9] rnbd: add error handling support for add_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 6/9] m68k/emu/nfblock: add error handling support for add_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 7/9] um/drivers/ubd_kern: add error handling support for add_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 5/9] xen-blkfront: add error handling support for add_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 0/9] block: reviewed add_disk() error handling set
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [git pull] device mapper fixes for 5.15-rc6
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [RFC PATCH v7 12/16] fsverity|security: add security hooks to fsverity digest and signature
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [RFC PATCH v7 07/16] ipe: add auditing support
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [RFC PATCH v7 12/16] fsverity|security: add security hooks to fsverity digest and signature
- From: Deven Bowers <deven.desai@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v7 05/16] ipe: add LSM hooks on execution and kernel read
- From: Deven Bowers <deven.desai@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v7 07/16] ipe: add auditing support
- From: Deven Bowers <deven.desai@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v7 07/16] ipe: add auditing support
- From: Deven Bowers <deven.desai@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 12/30] btrfs: use bdev_nr_bytes instead of open coding it
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 25/30] block: add a sb_bdev_nr_blocks helper
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 24/30] block: use bdev_nr_bytes instead of open coding it in blkdev_fallocate
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 23/30] squashfs: use bdev_nr_bytes instead of open coding it
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 22/30] reiserfs: use bdev_nr_bytes instead of open coding it
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 21/30] pstore/blk: use bdev_nr_bytes instead of open coding it
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 20/30] ntfs3: use bdev_nr_bytes instead of open coding it
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 19/30] nilfs2: use bdev_nr_bytes instead of open coding it
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 18/30] nfs/blocklayout: use bdev_nr_bytes instead of open coding it
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 17/30] jfs: use bdev_nr_bytes instead of open coding it
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 13/30] cramfs: use bdev_nr_bytes instead of open coding it
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 09/30] fs: use bdev_nr_bytes instead of open coding it in blkdev_max_block
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 08/30] target/iblock: use bdev_nr_bytes instead of open coding it
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 02/30] block: add a bdev_nr_bytes helper
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 07/30] nvmet: use bdev_nr_bytes instead of open coding it
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 01/30] block: move the SECTOR_SIZE related definitions to blk_types.h
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 11/30] affs: use bdev_nr_sectors instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/30] md: use bdev_nr_sectors instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- don't use ->bd_inode to access the block device size v2
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/30] drbd: use bdev_nr_sectors instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/30] fs: use bdev_nr_bytes instead of open coding it in blkdev_max_block
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/30] bcache: remove bdev_sectors
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/30] hfsplus: use bdev_nr_sectors instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/30] nvmet: use bdev_nr_bytes instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/30] nilfs2: use bdev_nr_bytes instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/30] cramfs: use bdev_nr_bytes instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/30] dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/30] block: move the SECTOR_SIZE related definitions to blk_types.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/30] btrfs: use bdev_nr_bytes instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 02/30] block: add a bdev_nr_bytes helper
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 22/30] reiserfs: use bdev_nr_bytes instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/30] fat: use bdev_nr_sectors instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/30] block: add a bdev_nr_bytes helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/30] hfs: use bdev_nr_sectors instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 20/30] ntfs3: use bdev_nr_bytes instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/30] fs: simplify init_page_buffers
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/30] target/iblock: use bdev_nr_bytes instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/30] jfs: use bdev_nr_bytes instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 01/30] block: move the SECTOR_SIZE related definitions to blk_types.h
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 02/30] block: add a bdev_nr_bytes helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 29/30] reiserfs: use sb_bdev_nr_blocks
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 28/30] ntfs: use sb_bdev_nr_blocks
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 25/30] block: add a sb_bdev_nr_blocks helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 23/30] squashfs: use bdev_nr_bytes instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 30/30] udf: use sb_bdev_nr_blocks
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 27/30] jfs: use sb_bdev_nr_blocks
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 21/30] pstore/blk: use bdev_nr_bytes instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 26/30] ext4: use sb_bdev_nr_blocks
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 24/30] block: use bdev_nr_bytes instead of open coding it in blkdev_fallocate
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/30] nfs/blocklayout: use bdev_nr_bytes instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- Re: don't use ->bd_inode to access the block device size
- From: Dave Kleikamp <dave.kleikamp@xxxxxxxxxx>
- Re: don't use ->bd_inode to access the block device size
- From: Anton Altaparmakov <anton@xxxxxxxxxx>
- Re: don't use ->bd_inode to access the block device size
- From: Wol <antlists@xxxxxxxxxxxxxxx>
- Re: don't use ->bd_inode to access the block device size
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 04/29] md: use bdev_nr_sectors instead of open coding it
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH 11/29] btrfs: use bdev_nr_sectors instead of open coding it
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH 07/29] target/iblock: use bdev_nr_sectors instead of open coding it
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 11/29] btrfs: use bdev_nr_sectors instead of open coding it
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 08/29] fs: use bdev_nr_sectors instead of open coding it in blkdev_max_block
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 23/29] block: use bdev_nr_sectors instead of open coding it in blkdev_fallocate
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [RFC PATCH v7 05/16] ipe: add LSM hooks on execution and kernel read
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH 02/29] drbd: use bdev_nr_sectors instead of open coding it
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 06/29] nvmet: use bdev_nr_sectors instead of open coding it
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 16/29] jfs: use bdev_nr_sectors instead of open coding it
- From: Dave Kleikamp <dave.kleikamp@xxxxxxxxxx>
- Re: [RFC PATCH v7 07/16] ipe: add auditing support
- From: Steve Grubb <sgrubb@xxxxxxxxxx>
- Re: [PATCH 07/29] target/iblock: use bdev_nr_sectors instead of open coding it
- From: Bodo Stroesser <bostroesser@xxxxxxxxx>
- Re: [PATCH 22/29] squashfs: use bdev_nr_sectors instead of open coding it
- From: Phillip Lougher <phillip@xxxxxxxxxxxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Javier González <javier.gonz@xxxxxxxxxxx>
- Re: don't use ->bd_inode to access the block device size
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC PATCH v7 07/16] ipe: add auditing support
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH] multipathd: Add missing ctype include
- From: Bastian Germann <bage@xxxxxxxxxx>
- Re: [RFC PATCH v7 12/16] fsverity|security: add security hooks to fsverity digest and signature
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v7 08/16] ipe: add permissive toggle
- From: deven.desai@xxxxxxxxxxxxxxxxxxx
- [RFC PATCH v7 15/16] ipe: kunit tests
- From: deven.desai@xxxxxxxxxxxxxxxxxxx
- [RFC PATCH v7 07/16] ipe: add auditing support
- From: deven.desai@xxxxxxxxxxxxxxxxxxx
- [RFC PATCH v7 05/16] ipe: add LSM hooks on execution and kernel read
- From: deven.desai@xxxxxxxxxxxxxxxxxxx
- [RFC PATCH v7 11/16] ipe: add support for dm-verity as a trust provider
- From: deven.desai@xxxxxxxxxxxxxxxxxxx
- [RFC PATCH v7 01/16] security: add ipe lsm & initial context creation
- From: deven.desai@xxxxxxxxxxxxxxxxxxx
- [RFC PATCH v7 09/16] ipe: introduce 'boot_verified' as a trust provider
- From: deven.desai@xxxxxxxxxxxxxxxxxxx
- [RFC PATCH v7 16/16] documentation: add ipe documentation
- From: deven.desai@xxxxxxxxxxxxxxxxxxx
- [RFC PATCH v7 04/16] ipe: add userspace interface
- From: deven.desai@xxxxxxxxxxxxxxxxxxx
- [RFC PATCH v7 10/16] fs|dm-verity: add block_dev LSM blob and submit dm-verity data
- From: deven.desai@xxxxxxxxxxxxxxxxxxx
- [RFC PATCH v7 03/16] ipe: add evaluation loop
- From: deven.desai@xxxxxxxxxxxxxxxxxxx
- [RFC PATCH v7 14/16] scripts: add boot policy generation program
- From: deven.desai@xxxxxxxxxxxxxxxxxxx
- [RFC PATCH v7 02/16] ipe: add policy parser
- From: deven.desai@xxxxxxxxxxxxxxxxxxx
[Index of Archives]
[DM Crypt]
[Fedora Desktop]
[ATA RAID]
[Fedora Marketing]
[Fedora Packaging]
[Fedora SELinux]
[Yosemite Discussion]
[KDE Users]
[Fedora Docs]