messages from 2015-10-27 19:38:55 to 2015-11-17 20:12:16 UTC [more...]
[PATCH v3 0/7] User namespace mount updates
2015-11-17 20:12 UTC (22+ messages)
` [PATCH v3 1/7] block_dev: Support checking inode permissions in lookup_bdev()
` [PATCH v3 2/7] block_dev: Check permissions towards block device inode when mounting
` [PATCH v3 3/7] mtd: Check permissions towards mtd "
` [PATCH v3 4/7] fs: Treat foreign mounts as nosuid
` [PATCH v3 5/7] selinux: Add support for unprivileged mounts from user namespaces
` [PATCH v3 6/7] userns: Replace in_userns with current_in_userns
` [PATCH v3 7/7] Smack: Handle labels consistently in untrusted mounts
[PATCH 2/2] dm: fix ioctl retry termination with signal
2015-11-17 9:39 UTC
[PATCH 1/2] dm mpath: fix infinite recursion in ioctl when no paths and queue_if_no_path is not set
2015-11-17 9:36 UTC
dm-multipath test scripts
2015-11-14 16:26 UTC (3+ messages)
[PATCH 0/2] Introduce the request handling for dm-crypt
2015-11-13 11:51 UTC (30+ messages)
` [PATCH 1/2] block: Introduce BIO_ENDIO_FREE for bio flags
` [PATCH 2/2] md: dm-crypt: Introduce the request handling for dm-crypt
` [dm-devel] [PATCH 0/2] "
[PATCH 0/4] dm verity: add support for error correction
2015-11-12 18:50 UTC (25+ messages)
` [PATCH 1/4] dm verity: clean up duplicate hashing code
` [PATCH 2/4] dm verity: separate function for parsing opt args
` [PATCH 3/4] dm verity: add support for forward error correction
` [PATCH 4/4] dm verity: ignore zero blocks
` [dm-devel] [PATCH 0/4] dm verity: add support for error correction
[RFC PATCH 00/32] separate operations from flags in the bio/request structs
2015-11-11 17:37 UTC (16+ messages)
` [PATCH 01/32] block/fs: add REQ_OP definitions
` [PATCH 02/32] block/fs/mm: prepare submit_bio_wait users for bi_rw split
` [PATCH 03/32] dio/btrfs: prep dio->submit_bio "
` [PATCH 04/32] block: prepare blkdev_issue_discard "
` [PATCH 05/32] drbd: prepare drbd "
` [PATCH 06/32] xen blkback: prepare "
` [PATCH 07/32] dm: "
` [PATCH 08/32] target: "
` [PATCH 09/32] btrfs: "
` [dm-devel] [RFC PATCH 00/32] separate operations from flags in the bio/request structs
Bug in dm_any_congested?
2015-11-10 17:27 UTC (4+ messages)
` Linux >= 4.2 dm_any_congested bug due to bad data from vfs/mm? [was: Bug in dm_any_congested?]
[RESEND RFC PATCH 00/32] separate operations from flags in the bio/request structs
2015-11-09 4:00 UTC (43+ messages)
` [PATCH 01/32] block/fs: add REQ_OP definitions
` [PATCH 02/32] block/fs/mm: prepare submit_bio_wait users for bi_rw split
` [PATCH 03/32] dio/btrfs: prep dio->submit_bio "
` [PATCH 04/32] block: prepare blkdev_issue_discard "
` [PATCH 05/32] drbd: prepare drbd "
` [PATCH 06/32] xen blkback: prepare "
` [PATCH 07/32] dm: "
` [PATCH 08/32] target: "
` [PATCH 09/32] btrfs: "
` [PATCH 10/32] f2fs: "
` [PATCH 11/32] gfs2: "
` [PATCH 12/32] xfs: "
` [PATCH 13/32] mm: "
` [PATCH 14/32] block/fs/mm: pass in op and flags to submit_bio
` [PATCH 15/32] btrfs: prepare for bi_rw split
` [PATCH 16/32] block/fs/md: pass in op and flags to submit_bh
` [PATCH 17/32] block: add operation field to bio struct
` [PATCH 18/32] drbd: set bio bi_op to REQ_OP
` [PATCH 19/32] block: add helper to get data dir from op
` [dm-devel] "
` [PATCH 20/32] md: set bi_op to REQ_OP
` [PATCH 21/32] bcache: "
` [PATCH 22/32] block/fs/drivers: "
` [PATCH 23/32] block/fs: pass in op and flags to ll_rw_block
` [PATCH 24/32] dm: pass dm stats data dir instead of bi_rw
` [PATCH 25/32] block: add operation field to request struct
` [PATCH 26/32] ide cd: do not set REQ_WRITE on requests
` [PATCH 27/32] cfq/cgroup: pass operation and flags seperately
` [PATCH 28/32] block/fs/drivers: use bio/rq_data_dir helpers
` [PATCH 29/32] block/drivers: rm request cmd_flags REQ_OP use
` [PATCH 30/32] drbd: don't use bi_rw for operations
` [PATCH 31/32] block/fs/driver: rm bio bi_rw REQ_OP use
` [PATCH 32/32] block: remove __REQ op defs and reduce bi_op/bi_rw sizes
[PATCH] [dm-thin] Speed up discard of partially mapped volumes
2015-11-05 15:10 UTC
Question about multipath device compiled defaults
2015-11-05 6:59 UTC
[git pull] device mapper changes for 4.4
2015-11-05 1:04 UTC
dm-era crash
2015-11-04 16:34 UTC
How big should raid metadata device be?
2015-11-03 17:29 UTC (3+ messages)
[PATCH] Revert "dm mpath: fix stalls when handling invalid ioctls"
2015-11-02 15:49 UTC (23+ messages)
` IBM request to allow unprivledged ioctls [Was: Revert "dm mpath: fix stalls when handling invalid ioctls"]
` [dm-devel] "
[dm:for-next 11/12] drivers/md/dm-mpath.c:1570:41: error: 'cmd' undeclared
2015-10-31 18:43 UTC
[PATCH] dm: initialize queuedata and congested_data early
2015-10-29 18:13 UTC (4+ messages)
` "
[PATCH v2] dm-switch: Remove unnecessary condition in conditional
2015-10-29 16:15 UTC (2+ messages)
[PATCH 1/6] dm-delay: Use DM_MAPIO_XXX macros instead of 0/1 (resend)
2015-10-29 11:36 UTC (12+ messages)
` [PATCH 2/6] dm-delay: Update documentation for offsets (resend)
` [PATCH 3/6] dm-delay: Capitalize error message consistently
` [PATCH 4/6] dm-linear: Improve error message consistency
` [PATCH 5/6] dm-switch: Remove unnecessary condition in conditional
` [PATCH 6/6] dm-stripe: Fix error message
[PATCH 1/2] dm-raid: Fix minimal device check
2015-10-28 22:16 UTC (5+ messages)
` [PATCH 2/2] dm-raid: Fix minimal_devs for raid6
Persistent Reservation API V4
2015-10-28 18:48 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox