messages from 2015-11-04 22:08:27 to 2015-12-02 15:40:19 UTC [more...]
[PATCH 00/19] Support fuse mounts in user namespaces
2015-12-02 15:40 UTC (20+ messages)
` [PATCH 02/19] block_dev: Check permissions towards block device inode when mounting
` [PATCH 03/19] fs: Treat foreign mounts as nosuid
` [PATCH 04/19] selinux: Add support for unprivileged mounts from user namespaces
` [PATCH 05/19] userns: Replace in_userns with current_in_userns
` [PATCH 08/19] cred: Reject inodes with invalid ids in set_create_file_as()
` [PATCH 12/19] fs: Don't remove suid for CAP_FSETID in s_user_ns
` [PATCH 15/19] capabilities: Allow privileged user in s_user_ns to set file caps
` [PATCH 16/19] fuse: Add support for pid namespaces
` [PATCH 01/19] block_dev: Support checking inode permissions in lookup_bdev()
` [PATCH 06/19] Smack: Handle labels consistently in untrusted mounts
` [PATCH 07/19] fs: Check for invalid i_uid in may_follow_link()
` [PATCH 09/19] fs: Refuse uid/gid changes which don't map into s_user_ns
` [PATCH 10/19] fs: Update posix_acl support to handle user namespace mounts
` [PATCH 11/19] fs: Ensure the mounter of a filesystem is privileged towards its inodes
` [PATCH 13/19] fs: Allow superblock owner to access do_remount_sb()
` [PATCH 14/19] fs: Permit FIBMAP for users with CAP_SYS_RAWIO in s_user_ns
` [PATCH 17/19] fuse: Support fuse filesystems outside of init_user_ns
` [PATCH 18/19] fuse: Restrict allow_other to the superblock's namespace or a descendant
` [PATCH 19/19] fuse: Allow user namespace mounts
[PATCH 0/2] Introduce the request handling for dm-crypt
2015-12-02 12:46 UTC (31+ 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] dm ioctl: Access user-land memory through safe functions
2015-12-01 18:11 UTC
[RFC] Modern device mapper module makes problems for dump analysis
2015-12-01 13:34 UTC
[PATCH] dm: constify crypt_iv_operations structures
2015-11-29 13:09 UTC
[PATCH] dm-ioctl: fix 4-characters indentations
2015-11-28 8:38 UTC (2+ messages)
` [dm-devel] "
[PATCH] dm: don't save and restore bi_private
2015-11-26 14:01 UTC (5+ messages)
` "
[PATCH] md: fix bug due to nested suspend
2015-11-25 17:20 UTC
[PATCH] md: dm-bufio: Use BUG_ON instead of if BUG
2015-11-25 10:16 UTC
[git pull] device mapper fixes for 4.4-rc3
2015-11-24 20:40 UTC
Adding new resiliency type to LVM
2015-11-24 8:05 UTC (3+ messages)
[PATCH] dm-bufio: store stacktrace in the buffers
2015-11-24 0:20 UTC
[PATCH] dm-block-manager: stacktrace cleanup
2015-11-24 0:12 UTC
[PATCH] dm-bufio: code cleanup - return NULL, not b
2015-11-24 0:11 UTC
dm-cache metadata size questions
2015-11-23 22:43 UTC
lvremove kernel BUG at drivers/md/dm-bufio.c:1494!
2015-11-20 21:41 UTC (3+ messages)
4.4-rc1 dm-mpath infinite loop
2015-11-20 21:16 UTC
[PATCH v3 0/7] User namespace mount updates
2015-11-20 17:33 UTC (61+ 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 1/2] dm mpath: fix infinite recursion in ioctl when no paths and queue_if_no_path is not set
2015-11-19 19:39 UTC (3+ messages)
[PATCH] dm-crypt: fix a possible race condition on exit
2015-11-19 19:34 UTC (3+ messages)
` [PATCH v2] "
Kernel BUG at dm-cache-policy-mq.c
2015-11-19 15:49 UTC
[PATCH 1/2] dm stripe: document that chunk size is specified in sectors
2015-11-18 18:13 UTC (2+ messages)
` [PATCH 2/2] dm flakey: document that default I/O error is only for write
Can anyone help me understand what is going wrong with a dm-multipah config I have?
2015-11-18 16:55 UTC
[PATCH 0/4] dm verity: add support for error correction
2015-11-17 22:33 UTC (27+ 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
[PATCH 2/2] dm: fix ioctl retry termination with signal
2015-11-17 9:39 UTC
dm-multipath test scripts
2015-11-14 16:26 UTC (3+ messages)
[RFC PATCH 00/32] separate operations from flags in the bio/request structs
2015-11-11 17:37 UTC (7+ messages)
` [dm-devel] "
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 (17+ messages)
` [PATCH 02/32] block/fs/mm: prepare submit_bio_wait users for bi_rw split
` [PATCH 06/32] xen blkback: prepare "
` [PATCH 19/32] block: add helper to get data dir from op
` [dm-devel] "
` [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
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