Linux Device-Mapper Development
[Prev Page][Next Page]
- [PATCH 01/57] kpartx: Fixup persistent name generation, (continued)
- [PATCH 01/57] kpartx: Fixup persistent name generation, Hannes Reinecke
- [PATCH 17/57] libmultipath: additional logging messages when formatting callout, Hannes Reinecke
- [PATCH 46/57] libmultipath: ensure 'dev_t' is set when store paths, Hannes Reinecke
- [PATCH 14/57] libmultipath: correctly initialize pp->sg_id, Hannes Reinecke
- [PATCH 55/57] multipathd: asynchronous configuration, Hannes Reinecke
- [PATCH 27/57] Ensure multipathd is started before systemd-udev-trigger.service, Hannes Reinecke
- [PATCH 05/57] Add HP MSA 2040 to the hardware table, Hannes Reinecke
- [PATCH 18/57] libmpathpersist: Fixup whitespaces in Makefile, Hannes Reinecke
- [PATCH 25/57] Load all device handler modules on startup, Hannes Reinecke
- [PATCH 37/57] Remove 'udev_sync' argument from dm_simplecmd(), Hannes Reinecke
- [PATCH 35/57] libmultipath: pass in cookie as argument for dm_simplecmd(), Hannes Reinecke
- [PATCH 28/57] libmultipath: use a shared lock to co-operate with udev, Hannes Reinecke
- [PATCH 47/57] libmultipath: sanity check on store_path(), Hannes Reinecke
- [PATCH 26/57] 11-dm-mpath.rules: Only import ID_FS_XXX variables if not set, Hannes Reinecke
- [PATCH 11/57] multipathd: fixup queueing mode in 'show maps status', Hannes Reinecke
- [PATCH 33/57] libmultipath: remove 'use_uuid' argument from dm_addmap(), Hannes Reinecke
- [PATCH 42/57] Use multipath wwid if path wwid is empty, Hannes Reinecke
- Re: [PATCH 00/57] SLES resync, Christophe Varoqui
- Re: [PATCH 00/57] SLES resync, Benjamin Marzinski
- Re: [PATCH 17/19] dm: get rid of superfluous gfp flags, Michal Hocko
- [PATCH v4 00/21] Support fuse mounts in user namespaces,
Seth Forshee
- [PATCH v4 02/21] fs: Remove check of s_user_ns for existing mounts in fs_fully_visible(), Seth Forshee
- [PATCH v4 05/21] block_dev: Check permissions towards block device inode when mounting, Seth Forshee
- [PATCH v4 09/21] Smack: Handle labels consistently in untrusted mounts, Seth Forshee
- [PATCH v4 07/21] selinux: Add support for unprivileged mounts from user namespaces, Seth Forshee
- [PATCH v4 13/21] fs: Update posix_acl support to handle user namespace mounts, Seth Forshee
- [PATCH v4 15/21] fs: Don't remove suid for CAP_FSETID in s_user_ns, Seth Forshee
- [PATCH v4 11/21] cred: Reject inodes with invalid ids in set_create_file_as(), Seth Forshee
- [PATCH v4 16/21] fs: Allow superblock owner to access do_remount_sb(), Seth Forshee
- [PATCH v4 14/21] fs: Allow superblock owner to change ownership of inodes with unmappable ids, Seth Forshee
- [PATCH v4 03/21] fs: Allow sysfs and cgroupfs to share super blocks between user namespaces, Seth Forshee
- [PATCH v4 21/21] fuse: Allow user namespace mounts, Seth Forshee
- [PATCH v4 12/21] fs: Refuse uid/gid changes which don't map into s_user_ns, Seth Forshee
- [PATCH v4 20/21] fuse: Restrict allow_other to the superblock's namespace or a descendant, Seth Forshee
- [PATCH v4 08/21] userns: Replace in_userns with current_in_userns, Seth Forshee
- [PATCH v4 19/21] fuse: Support fuse filesystems outside of init_user_ns, Seth Forshee
- [PATCH v4 18/21] fuse: Add support for pid namespaces, Seth Forshee
- [PATCH v4 17/21] capabilities: Allow privileged user in s_user_ns to set security.* xattrs, Seth Forshee
- [PATCH v4 06/21] fs: Treat foreign mounts as nosuid, Seth Forshee
- [PATCH v4 10/21] fs: Check for invalid i_uid in may_follow_link(), Seth Forshee
- [PATCH v4 01/21] fs: fix a posible leak of allocated superblock, Seth Forshee
- [PATCH v4 04/21] block_dev: Support checking inode permissions in lookup_bdev(), Seth Forshee
- Re: dm-devel Digest, Vol 146, Issue 24, Oliver Mangold
- multipath-0.5.0 still provides broken udev rules,
Peter Volkov
- [PATCH 06/41] Documentation: device-mapper: fix spelling mistakes, Eric Engestrom
- [PATCH v3 00/21] Support fuse mounts in user namespaces,
Seth Forshee
- [PATCH v3 05/21] block_dev: Check permissions towards block device inode when mounting, Seth Forshee
- [PATCH v3 07/21] selinux: Add support for unprivileged mounts from user namespaces, Seth Forshee
- [PATCH v3 10/21] fs: Check for invalid i_uid in may_follow_link(), Seth Forshee
- [PATCH v3 15/21] fs: Don't remove suid for CAP_FSETID in s_user_ns, Seth Forshee
- [PATCH v3 16/21] fs: Allow superblock owner to access do_remount_sb(), Seth Forshee
- [PATCH v3 02/21] fs: Remove check of s_user_ns for existing mounts in fs_fully_visible(), Seth Forshee
- [PATCH v3 01/21] fs: fix a posible leak of allocated superblock, Seth Forshee
- [PATCH v3 11/21] cred: Reject inodes with invalid ids in set_create_file_as(), Seth Forshee
- [PATCH v3 03/21] fs: Allow sysfs and cgroupfs to share super blocks between user namespaces, Seth Forshee
- [PATCH v3 20/21] fuse: Restrict allow_other to the superblock's namespace or a descendant, Seth Forshee
- [PATCH v3 13/21] fs: Update posix_acl support to handle user namespace mounts, Seth Forshee
- [PATCH v3 18/21] fuse: Add support for pid namespaces, Seth Forshee
- [PATCH v3 06/21] fs: Treat foreign mounts as nosuid, Seth Forshee
- [PATCH v3 12/21] fs: Refuse uid/gid changes which don't map into s_user_ns, Seth Forshee
- [PATCH v3 17/21] capabilities: Allow privileged user in s_user_ns to set security.* xattrs, Seth Forshee
- [PATCH v3 04/21] block_dev: Support checking inode permissions in lookup_bdev(), Seth Forshee
- [PATCH v3 08/21] userns: Replace in_userns with current_in_userns, Seth Forshee
- [PATCH v3 19/21] fuse: Support fuse filesystems outside of init_user_ns, Seth Forshee
- [PATCH v3 14/21] fs: Allow superblock owner to change ownership of inodes with unmappable ids, Seth Forshee
- [PATCH v3 21/21] fuse: Allow user namespace mounts, Seth Forshee
- [PATCH v3 09/21] Smack: Handle labels consistently in untrusted mounts, Seth Forshee
- Upcall prioritizer for multipath,
Oliver Mangold
- [4.4, 4.5, 4.6] Regression: encrypted swap (dm-crypt) freezes system while under memory pressure and swapping,
Matthias Dahl
- Re: [PATCH 2/2] Merge Dell MD3XXX hardware table entries,
Xose Vazquez Perez
- [PATCH] multipath-tools: update docs,
Xose Vazquez Perez
- [PATCH v1 00/27] block: cleanup direct access to .bi_vcnt & .bi_io_vec,
Ming Lei
- Devicemapper issues.,
Marcus White
- [git pull] another device mapper fix for 4.6-rc4 (or 4.6-rc5 if too late), Mike Snitzer
- [PATCH] dm cache metadata: fix cmd_read_lock acquiring write lock,
Ahmed Samy
- [PATCH 00/42] v7: separate operations from flags in the bio/request structs,
mchristi
- [PATCH 07/42] btrfs: have submit_one_bio users setup bio bi_op, mchristi
- [PATCH 06/42] direct-io: set bi_op to REQ_OP, mchristi
- [PATCH 09/42] btrfs: update __btrfs_map_block for bi_op transition, mchristi
- [PATCH 05/42] fs: have ll_rw_block users pass in op and flags separately, mchristi
- [PATCH 14/42] hfsplus: set bi_op to REQ_OP, mchristi
- [PATCH 08/42] btrfs: set bi_op tp REQ_OP, mchristi
- [PATCH 03/42] block, fs, mm, drivers: set bi_op to REQ_OP, mchristi
- [PATCH 12/42] gfs2: set bi_op to REQ_OP, mchristi
- [PATCH 02/42] block: add REQ_OP definitions and bi_op/op fields, mchristi
- [PATCH 29/42] block: prepare elevator to use REQ_OPs., mchristi
- [PATCH 04/42] fs: have submit_bh users pass in op and flags separately, mchristi
- [PATCH 24/42] xen: set bi_op to REQ_OP, mchristi
- [PATCH 13/42] xfs: set bi_op to REQ_OP, mchristi
- [PATCH 17/42] ocfs2: set bi_op to REQ_OP, mchristi
- [PATCH 20/42] dm: pass dm stats data dir instead of bi_rw, mchristi
- [PATCH 21/42] bcache: set bi_op to REQ_OP, mchristi
- [PATCH 10/42] btrfs: use bio fields for op and flags, mchristi
- [PATCH 18/42] pm: set bi_op to REQ_OP, mchristi
- [PATCH 15/42] mpage: set bi_op to REQ_OP, mchristi
- [PATCH 26/42] block: copy bio op to request op, mchristi
- [PATCH 16/42] nilfs: set bi_op to REQ_OP, mchristi
- [PATCH 22/42] drbd: set bi_op to REQ_OP, mchristi
- [PATCH 31/42] block: convert merge/insert code to check for REQ_OPs., mchristi
- [PATCH 11/42] f2fs: set bi_op to REQ_OP, mchristi
- [PATCH 30/42] blkg_rwstat: separate op from flags, mchristi
- [PATCH 01/42] block/fs/drivers: remove rw argument from submit_bio, mchristi
- [PATCH 25/42] target: set bi_op to REQ_OP, mchristi
- [PATCH 23/42] md/raid: set bi_op to REQ_OP, mchristi
- [PATCH 28/42] block: prepare mq request creation to use REQ_OPs, mchristi
- [PATCH 35/42] blktrace: get op from req->op/bio->bi_op, mchristi
- [PATCH 32/42] block: convert is_sync helpers to use REQ_OPs., mchristi
- [PATCH 34/42] drivers: set request op to REQ_OP, mchristi
- [PATCH 27/42] block: prepare request creation/destruction code to use REQ_OPs, mchristi
- [PATCH 19/42] dm: set bi_op to REQ_OP, mchristi
- [PATCH 33/42] block: convert rq_data_dir helper to use REQ_OPs, mchristi
- [PATCH 38/42] block, fs: remove old REQ definitions., mchristi
- [PATCH 36/42] ide cd: do not set REQ_WRITE on requests., mchristi
- [PATCH 39/42] block: shrink bio/request fields, mchristi
- [PATCH 41/42] block: do not use REQ_FLUSH for tracking flush support, mchristi
- [PATCH 37/42] block, fs, drivers: do use bi_rw/cmd_flags for REQ_OPs., mchristi
- [PATCH 42/42] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH, mchristi
- [PATCH 40/42] block, drivers: add REQ_OP_FLUSH operation, mchristi
- Re: [PATCH 00/42] v7: separate operations from flags in the bio/request structs, Mike Snitzer
- Re: [PATCH 00/42] v7: separate operations from flags in the bio/request structs, Jeff Moyer
- [PATCH 00/42] v6: separate operations from flags in the bio/request structs,
mchristi
- [PATCH 02/42] block: add REQ_OP definitions and bi_op/op fields, mchristi
- [PATCH 16/42] nilfs: set bi_op to REQ_OP, mchristi
- [PATCH 28/42] block: prepare mq request creation to use REQ_OPs, mchristi
- [PATCH 21/42] bcache: set bi_op to REQ_OP, mchristi
- [PATCH 17/42] ocfs2: set bi_op to REQ_OP, mchristi
- [PATCH 12/42] gfs2: set bi_op to REQ_OP, mchristi
- [PATCH 04/42] fs: have submit_bh users pass in op and flags separately, mchristi
- [PATCH 05/42] fs: have ll_rw_block users pass in op and flags separately, mchristi
- [PATCH 10/42] btrfs: use bio fields for op and flags, mchristi
- [PATCH 14/42] hfsplus: set bi_op to REQ_OP, mchristi
- [PATCH 13/42] xfs: set bi_op to REQ_OP, mchristi
- [PATCH 08/42] btrfs: set bi_op tp REQ_OP, mchristi
- [PATCH 32/42] block: convert is_sync helpers to use REQ_OPs., mchristi
- [PATCH 26/42] block: copy bio op to request op, mchristi
- [PATCH 15/42] mpage: set bi_op to REQ_OP, mchristi
- [PATCH 03/42] block, fs, mm, drivers: set bi_op to REQ_OP, mchristi
- [PATCH 06/42] direct-io: set bi_op to REQ_OP, mchristi
- [PATCH 23/42] md/raid: set bi_op to REQ_OP, mchristi
- [PATCH 07/42] btrfs: have submit_one_bio users setup bio bi_op, mchristi
- [PATCH 20/42] dm: pass dm stats data dir instead of bi_rw, mchristi
- [PATCH 11/42] f2fs: set bi_op to REQ_OP, mchristi
- [PATCH 31/42] block: convert merge/insert code to check for REQ_OPs., mchristi
- [PATCH 24/42] xen: set bi_op to REQ_OP, mchristi
- [PATCH 27/42] block: prepare request creation/destruction code to use REQ_OPs, mchristi
- [PATCH 19/42] dm: set bi_op to REQ_OP, mchristi
- [PATCH 39/42] block: shrink bio/request fields, mchristi
- [PATCH 18/42] pm: set bi_op to REQ_OP, mchristi
- [PATCH 22/42] drbd: set bi_op to REQ_OP, mchristi
- [PATCH 34/42] drivers: set request op to REQ_OP, mchristi
- [PATCH 25/42] target: set bi_op to REQ_OP, mchristi
- [PATCH 29/42] block: prepare elevator to use REQ_OPs., mchristi
- [PATCH 09/42] btrfs: update __btrfs_map_block for bi_op transition, mchristi
- [PATCH 40/42] block, drivers: add REQ_OP_FLUSH operation, mchristi
- [PATCH 37/42] block, fs, drivers: do use bi_rw/cmd_flags for REQ_OPs., mchristi
- [PATCH 30/42] blkg_rwstat: separate op from flags, mchristi
- [PATCH 33/42] block: convert rq_data_dir helper to use REQ_OPs, mchristi
- [PATCH 38/42] block, fs: remove old REQ definitions., mchristi
- [PATCH 35/42] blktrace: get op from req->op/bio->bi_op, mchristi
- [PATCH 36/42] ide cd: do not set REQ_WRITE on requests., mchristi
- [PATCH 42/42] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH, mchristi
- [PATCH 01/42] block/fs/drivers: remove rw argument from submit_bio, mchristi
- [PATCH 41/42] block: do not use REQ_FLUSH for tracking flush support, mchristi
- [git pull] device mapper fixes for 4.6-rc4, Mike Snitzer
- [PATCH 00/42] v5: separate operations from flags in the bio/request structs,
mchristi
- [PATCH 10/42] btrfs: use bio fields for op and flags, mchristi
- [PATCH 08/42] btrfs: set bi_op tp REQ_OP, mchristi
- [PATCH 02/42] block: add REQ_OP definitions and bi_op/op fields, mchristi
- [PATCH 03/42] block, fs, mm, drivers: set bi_op to REQ_OP, mchristi
- [PATCH 12/42] gfs2: set bi_op to REQ_OP, mchristi
- [PATCH 09/42] btrfs: update __btrfs_map_block for bi_op transition, mchristi
- [PATCH 01/42] block/fs/drivers: remove rw argument from submit_bio, mchristi
- [PATCH 15/42] mpage: set bi_op to REQ_OP, mchristi
- [PATCH 14/42] hfsplus: set bi_op to REQ_OP, mchristi
- [PATCH 31/42] block: convert merge/insert code to check for REQ_OPs., mchristi
- [PATCH 27/42] block: prepare request creation/destruction code to use REQ_OPs, mchristi
- [PATCH 20/42] dm: pass dm stats data dir instead of bi_rw, mchristi
- [PATCH 16/42] nilfs: set bi_op to REQ_OP, mchristi
- [PATCH 18/42] pm: set bi_op to REQ_OP, mchristi
- [PATCH 06/42] direct-io: set bi_op to REQ_OP, mchristi
- [PATCH 11/42] f2fs: set bi_op to REQ_OP, mchristi
- [PATCH 05/42] fs: have ll_rw_block users pass in op and flags separately, mchristi
- [PATCH 13/42] xfs: set bi_op to REQ_OP, mchristi
- [PATCH 17/42] ocfs2: set bi_op to REQ_OP, mchristi
- [PATCH 24/42] xen: set bi_op to REQ_OP, mchristi
- [PATCH 19/42] dm: set bi_op to REQ_OP, mchristi
- [PATCH 30/42] blkg_rwstat: separate op from flags, mchristi
- [PATCH 29/42] block: prepare elevator to use REQ_OPs., mchristi
- [PATCH 23/42] md/raid: set bi_op to REQ_OP, mchristi
- [PATCH 26/42] block: copy bio op to request op, mchristi
- [PATCH 25/42] target: set bi_op to REQ_OP, mchristi
- [PATCH 38/42] block, fs: remove old REQ definitions., mchristi
- [PATCH 32/42] block: convert is_sync helpers to use REQ_OPs., mchristi
- [PATCH 22/42] drbd: set bi_op to REQ_OP, mchristi
- [PATCH 33/42] block: convert rq_data_dir helper to use REQ_OPs, mchristi
- [PATCH 21/42] bcache: set bi_op to REQ_OP, mchristi
- [PATCH 28/42] block: prepare mq request creation to use REQ_OPs, mchristi
- [PATCH 41/42] block: use QUEUE flags instead of flush_flags to test for flush support, mchristi
- [PATCH 07/42] btrfs: have submit_one_bio users setup bio bi_op, mchristi
- [PATCH 37/42] block, fs, drivers: do use bi_rw/cmd_flags for REQ_OPs., mchristi
- [PATCH 39/42] block: shrink bio/request fields, mchristi
- [PATCH 34/42] drivers: set request op to REQ_OP, mchristi
- [PATCH 36/42] ide cd: do not set REQ_WRITE on requests., mchristi
- [PATCH 40/42] block, drivers: add REQ_OP_FLUSH operation, mchristi
- [PATCH 04/42] fs: have submit_bh users pass in op and flags separately, mchristi
- [PATCH 42/42] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH, mchristi
- [PATCH 35/42] blktrace: get op from req->op/bio->bi_op, mchristi
- Re: [PATCH 00/42] v5: separate operations from flags in the bio/request structs, Hannes Reinecke
- [RFC DONOTMERGE v8 0/3] fallocate for block devices,
Darrick J. Wong
- [dm:dm-fallocate 22/22] DockBook: block/blk-lib.c:331: warning: Excess function parameter 'gfp_mask' description in 'blkdev_ensure_space_exists', kbuild test robot
- [dm:dm-fallocate 11/22] fs/block_dev.c:1856:20: error: 'PAGE_CACHE_SHIFT' undeclared, kbuild test robot
- [dm:dm-fallocate 9/22] block/ioctl.c:266:20: error: 'PAGE_CACHE_SHIFT' undeclared, kbuild test robot
- [RFC v2 PATCH 00/10] dm-thin/xfs: prototype a block reservation allocation model,
Brian Foster
- [RFC v2 PATCH 03/10] block: add block_device_operations methods to set and get reserved space, Brian Foster
- [RFC v2 PATCH 04/10] dm: add methods to set and get reserved space, Brian Foster
- [RFC v2 PATCH 08/10] xfs: handle bdev reservation ENOSPC correctly from XFS reserved pool, Brian Foster
- [RFC v2 PATCH 05/10] dm thin: add methods to set and get reserved space, Brian Foster
- [RFC v2 PATCH 01/10] xfs: refactor xfs_reserve_blocks() to handle ENOSPC correctly, Brian Foster
- [RFC v2 PATCH 09/10] xfs: support no block reservation transaction mode, Brian Foster
- [RFC v2 PATCH 02/10] xfs: replace xfs_mod_fdblocks() bool param with flags, Brian Foster
- [RFC v2 PATCH 07/10] xfs: adopt a reserved allocation model on dm-thin devices, Brian Foster
- [RFC v2 PATCH 06/10] xfs: thin block device reservation mechanism, Brian Foster
- [RFC v2 PATCH 10/10] xfs: use contiguous bdev reservation for file preallocation, Brian Foster
- [RFC PATCH] block: wire blkdev_fallocate() to block_device_operations' reserve_space, Mike Snitzer
- Re: [PATCH 4.5 052/238] dm cache: make sure every metadata function checks fail_io,
Ben Hutchings
- Re: MAINTAINERS: correct entry for LVM, Mike Snitzer
- Re: [PATCH] MAINTAINERS: correct entry for LVM,
Alasdair G Kergon
Re: dm: ioctl: use kvfree,
Mike Snitzer
<Possible follow-ups>
Re: dm: ioctl: use kvfree, Guenter Roeck
[PATCH] dm thin: Remove return statement from void function, Amitoj Kaur Chawla
[PATCH] dm: fix tio leak if clone_bio fails, Mikulas Patocka
[RFC PATCH] dm service time: measure service time rather than approximate it,
Mike Snitzer
[PATCH v2 00/18] Multipath patch sync,
Benjamin Marzinski
- [PATCH v2 14/18] multipathd: print "fail" when remove fails, Benjamin Marzinski
- [PATCH v2 08/18] multipathd: fail if pidfile can't be created, Benjamin Marzinski
- [PATCH v2 01/18] multipathd: use /run instead of /var/run, Benjamin Marzinski
- [PATCH v2 03/18] Fix issues with user_friendly_names initramfs bindings, Benjamin Marzinski
- [PATCH v2 02/18] retrigger uevents to try and get the uid through udev, Benjamin Marzinski
- [PATCH v2 15/18] multipath: check partitions unused before removing, Benjamin Marzinski
- [PATCH v2 12/18] kpartx: verify partition devices, Benjamin Marzinski
- [PATCH v2 11/18] multipath: Fix minor text issues, Benjamin Marzinski
- [PATCH v2 05/18] libmultipath: add ignore_new_boot_devs option, Benjamin Marzinski
- [PATCH v2 09/18] libmultipath: check correct function for define, Benjamin Marzinski
- [PATCH v2 17/18] multipathd: use 64-bit int for command key, Benjamin Marzinski
- [PATCH v2 18/18] multipath: add wwn keyword to weightedpath prio, Benjamin Marzinski
- [PATCH v2 10/18] multipathd: delay reloads during creation, Benjamin Marzinski
- [PATCH v2 13/18] multipath: add exclusive_pref_bit for alua prio, Benjamin Marzinski
- [PATCH v2 06/18] libmultipath: fix PAD and PRINT macros, Benjamin Marzinski
- [PATCH v2 07/18] libmultipath: Cut down on alua prioritizer ioctls, Benjamin Marzinski
- [PATCH v2 16/18] multipathd.service: remove blk-availability Requires, Benjamin Marzinski
- [PATCH v2 04/18] Add libmpathcmd library and use it internally, Benjamin Marzinski
- Re: [PATCH v2 00/18] Multipath patch sync, Christophe Varoqui
[PATCH 20/27] dm: dm-bufio.c: use bio_set_vec_table(),
Ming Lei
[PATCH 19/27] dm: dm.c: replace 'bio->bi_vcnt == 1' with !bio_multiple_segments, Ming Lei
[PATCH 18/27] dm: dm-io.c: use bio_get_base_vec(), Ming Lei
[PATCH 17/27] dm: crypt: use bio_add_page(),
Ming Lei
[PATCH 00/27] block: cleanup direct access on .bi_vcnt & .bi_io_vec, Ming Lei
dm-cache performance behaviour,
Andreas Herrmann
[PATCH 00/12] Block support for zoned drives,
Shaun Tancheff
- [PATCH 09/12] RAID 4/5/6: Fine-grained TRIM enable for ZDM, Shaun Tancheff
- [PATCH 06/12] Add ata pass-through path for ZAC commands., Shaun Tancheff
- [PATCH 11/12] Stream Id: Use PID to seed Stream Id construction., Shaun Tancheff
- [PATCH 10/12] Limit bio_endio recursion, Shaun Tancheff
- [PATCH 08/12] RAID 4/5/6: Indicate parity blocks as 'META', Shaun Tancheff
- [PATCH 01/12] Add ZBC <-> ZAC xlat support for report, open, close, reset, finish, Shaun Tancheff
- [PATCH 05/12] Add ioctl to issue ZBC/ZAC commands via block layer, Shaun Tancheff
- [PATCH 03/12] BUG: Losing bits on request.cmd_flags, Shaun Tancheff
- [PATCH 12/12] Block Zoned Control for Userspace, Shaun Tancheff
- [PATCH 02/12] ata-scsi: Translate ReportZones result to big endian, Shaun Tancheff
- [PATCH 04/12] Add bio/request flags for using ZBC/ZAC commands, Shaun Tancheff
- [PATCH 07/12] ZDM: New DM target 'zoned', Shaun Tancheff
- Re: [PATCH 00/12] Block support for zoned drives, Hannes Reinecke
Multipath 0.5.0 sets all path priorities to 50 with SCST 3.1.0 ALUA for group_by_prio, Willem Verbruggen
libmultipath: alua prio mode can't not get priority when using DataCore product, Xieyingtai
[RFC PATCH 0/4] dm mpath: vastly improve blk-mq IO performance,
Mike Snitzer
Re: pvmove/mirror target mirroring data between two devices with different sector size,
NeilBrown
Re: [ceph-users] Local SSD cache for ceph on each compute node.,
Ric Wheeler
Re: [ceph-users] Local SSD cache for ceph on each compute node., Nick Fisk
[PATCH 00/17] Multipath patch sync,
Benjamin Marzinski
- [PATCH 03/17] Fix issues with user_friendly_names initramfs bindings, Benjamin Marzinski
- [PATCH 02/17] retrigger uevents to try and get the uid through udev, Benjamin Marzinski
- [PATCH 01/17] multipathd: use /run instead of /var/run, Benjamin Marzinski
- [PATCH 08/17] multipathd: fail if pidfile can't be created, Benjamin Marzinski
- [PATCH 11/17] multipath: Fix minor text issues, Benjamin Marzinski
- [PATCH 09/17] libmultipath: check correct function for define, Benjamin Marzinski
- [PATCH 05/17] libmultipath: add ignore_new_boot_devs option, Benjamin Marzinski
- [PATCH 04/17] Add libmpathcmd library and use it internally, Benjamin Marzinski
- [PATCH 10/17] multipathd: delay reloads during creation, Benjamin Marzinski
- [PATCH 06/17] libmultipath: fix PAD and PRINT macros, Benjamin Marzinski
- [PATCH 13/17] multipath: add exclusive_pref_bit for alua prio, Benjamin Marzinski
- [PATCH 14/17] multipathd: print "fail" when remove fails, Benjamin Marzinski
- [PATCH 12/17] kpartx: verify partition devices, Benjamin Marzinski
- [PATCH 15/17] multipath: check partitions unused before removing, Benjamin Marzinski
- [PATCH 07/17] libmultipath: Cut down on alua prioritizer ioctls, Benjamin Marzinski
- [PATCH 16/17] multipathd.service: remove blk-availability Requires, Benjamin Marzinski
- [PATCH 17/17] multipathd: use 64-bit int for command key, Benjamin Marzinski
pvmove/mirror target mirroring data between two devices with different sector size,
Liuhua Wang
dm: snapshot: I/O error failure in xfstests generic/081,
Ming Lei
[PATCH] dm raid1: the device-mapper 'mirror' target errors written bios erroneously,
heinzm
Re: [PATCH 3/3] block: implement (some of) fallocate for block devices,
Mike Snitzer
[RFC PATCH 0/9] dm-thin/xfs: prototype a block reservation allocation model,
Brian Foster
[RFC PATCH 5/9] block: add a block_device_operations method to provision space, Brian Foster
[RFC PATCH 3/9] dm thin: add methods to set and get reserved space, Brian Foster
[RFC PATCH 8/9] xfs: thin block device reservation mechanism, Brian Foster
[RFC PATCH 4/9] dm thin: update reserve space func to allow reduction, Brian Foster
Message not available
[PATCH 0/5] Use uevent for thin pool events,
Andy Grover
[git pull] device mapper changes for 4.6, Mike Snitzer
[PATCH v2 0/4] Introduce bulk mode for crypto engine framework,
Baolin Wang
[PATCH] thin_dump: added --device-id, --skip-mappings, and new output --format's,
Eric Wheeler
patch:multipath: implement option '-u' for uevents,
Zhangguanghui
dm-cache: blocks don't get cached on 3.18.21-17.el6.x86_64,
Thanos Makatos
dm-thin metadata: can two device_id's have the same transaction_id ?,
Eric Wheeler
[PATCH] dm: log writes: fix check of kthread_run() return value, Vladimir Zapolskiy
Array-driven persistent-data structure,
Eric Wheeler
[PATCH] dm cache: add writeback watermarks,
Steven Wilton
path_grouping_policy group_by_serial prio question,
Bernd Broermann
dm-multipath performance patches,
Hannes Reinecke
[PATCH v3] dm-cache watermarks,
Steven Wilton
[PATCH v2] dm-cache watermarks, Steven Wilton
[PATCH 1/1] dm-cache writeback watermarks, Steven Wilton
Re: scsi-debug regression with 4.5-rc?,
Mike Snitzer
Patch - writeback delay,
Steven Wilton
[PATCH 0/4] Introduce bulk mode for crypto engine framework,
Baolin Wang
Adding target device caused an alignment inconsistency,
Bart Van Assche
[PATCH v3]multipath-tools: prevent unnecessary reinstate of stand-by paths with implicit tags mode and no active array paths,
Shiva Krishna
[PATCH] dmsetup: improve message command,
Werner Koch
[PATCH V2]multipath-tools: prevent unnecessary reinstate of stand-by paths with implicit tpgs mode and no active array paths,
Shiva Krishna
blkio cgroups controller doesn't work with LVM?,
Chris Friesen
[PATCH 00/35 v4] separate operations from flags in the bio/request structs,
mchristi
- [PATCH 16/35] nilfs: set bi_op to REQ_OP, mchristi
- [PATCH 18/35] pm: set bi_op to REQ_OP, mchristi
- [PATCH 20/35] dm: pass dm stats data dir instead of bi_rw, mchristi
- [PATCH 17/35] ocfs2: set bi_op to REQ_OP, mchristi
- [PATCH 13/35] xfs: set bi_op to REQ_OP, mchristi
- [PATCH 14/35] hfsplus: set bi_op to REQ_OP, mchristi
- [PATCH 11/35] f2fs: set bi_op to REQ_OP, mchristi
- [PATCH 12/35] gfs2: set bi_op to REQ_OP, mchristi
- [PATCH 06/35] direct-io: set bi_op to REQ_OP, mchristi
- [PATCH 05/35] fs: have ll_rw_block users pass in op and flags separately, mchristi
- [PATCH 02/35] block: add REQ_OP definitions and bi_op/op fields, mchristi
- [PATCH 23/35] md/raid: set bi_op to REQ_OP, mchristi
- [PATCH 15/35] mpage: set bi_op to REQ_OP, mchristi
- [PATCH 24/35] xen: set bi_op to REQ_OP, mchristi
- [PATCH 25/35] target: set bi_op to REQ_OP, mchristi
- [PATCH 21/35] bcache: set bi_op to REQ_OP, mchristi
- [PATCH 07/35] btrfs: have submit_one_bio users setup bio bi_op, mchristi
- [PATCH 04/35] fs: have submit_bh users pass in op and flags separately, mchristi
- [PATCH 33/35] block, drivers: add REQ_OP_FLUSH operation, mchristi
- [PATCH 31/35] block, fs: remove old REQ definitions., mchristi
- [PATCH 29/35] ide cd: do not set REQ_WRITE on requests., mchristi
- [PATCH 30/35] block, fs, drivers: do not test bi_rw for REQ_OPs, mchristi
- [PATCH 28/35] blktrace: get op from req->op/bio->bi_op, mchristi
- [PATCH 10/35] btrfs: don't pass rq_flag_bits if there is a bio, mchristi
- [PATCH 32/35] block: shrink bi_rw and bi_op, mchristi
- [PATCH 09/35] btrfs: update __btrfs_map_block for bi_op transition, mchristi
- [PATCH 08/35] btrfs: set bi_op tp REQ_OP, mchristi
- [PATCH 03/35] block, fs, mm, drivers: set bi_op to REQ_OP, mchristi
- [PATCH 35/35] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH, mchristi
- [PATCH 27/35] drivers: set request op to REQ_OP, mchristi
- [PATCH 19/35] dm: set bi_op to REQ_OP, mchristi
- [PATCH 01/35] block/fs/drivers: remove rw argument from submit_bio, mchristi
- [PATCH 22/35] drbd: set bi_op to REQ_OP, mchristi
- [PATCH 26/35] block: set op to REQ_OP, mchristi
- [PATCH 34/35] block: add QUEUE_FLAGs for flush and fua, mchristi
- Re: [PATCH 00/35 v4] separate operations from flags in the bio/request structs, Christoph Hellwig
Re: dm: drop unnecessary assignment of md->queue, Mike Snitzer
[git pull] device mapper fix for 4.5-rc6, Mike Snitzer
[PATCH] dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths, Mike Snitzer
[PATCH]multipath-tools: prevent unnecessary reinstate of stand-by paths with implicit tpgs mode and no active array paths.,
Shiva Krishna
Re: 4.4-final: 28 bioset threads on small notebook,
Pavel Machek
[Index of Archives]
[DM Crypt]
[Fedora Docs]
[Fedora SELinux]
[Kernel]