messages from 2015-12-22 02:33:55 to 2016-01-11 20:21:04 UTC [more...]
[PATCH 00/35 v3] eparate operations from flags in the bio/request structs
2016-01-11 20:21 UTC (7+ messages)
` [PATCH 01/35] block/fs/drivers: remove rw argument from submit_bio
` [PATCH 02/35] block: add REQ_OP definitions and bi_op/op fields
` [PATCH 03/35] block, fs, mm, drivers: set bi_op to REQ_OP
` [PATCH 04/35] fs: have submit_bh users pass in op and flags separately
` [PATCH 05/35] fs: have ll_rw_block "
` [PATCH 06/35] direct-io: set bi_op to REQ_OP
Intel IMSM RAID 5 won't start
2016-01-11 8:30 UTC (4+ messages)
Create Lock to Eliminate RMW in RAID/456 when writing perfect stripes
2016-01-11 7:44 UTC (6+ messages)
[PATCH 00/35 v2] separate operations from flags in the bio/request structs
2016-01-10 7:15 UTC (57+ messages)
` [PATCH 01/35] block/fs/drivers: remove rw argument from submit_bio
` [dm-devel] "
` [PATCH 02/35] block: add REQ_OP definitions and bi_op/op fields
` [dm-devel] "
` [PATCH 03/35] block, fs, mm, drivers: set bi_op to REQ_OP
` [PATCH 04/35] fs: have submit_bh users pass in op and flags separately
` [PATCH 05/35] fs: have ll_rw_block "
` [PATCH 06/35] direct-io: set bi_op to REQ_OP
` [PATCH 07/35] btrfs: have submit_one_bio users setup bio bi_op
` [PATCH 08/35] btrfs: set bi_op tp REQ_OP
` [PATCH 09/35] btrfs: update __btrfs_map_block for bi_op transition
` [PATCH 10/35] btrfs: don't pass rq_flag_bits if there is a bio
` [PATCH 11/35] f2fs: set bi_op to REQ_OP
` [PATCH 12/35] gfs2: "
` [PATCH 13/35] xfs: "
` [PATCH 14/35] hfsplus: "
` [PATCH 15/35] mpage: "
` [PATCH 16/35] nilfs: "
` [PATCH 17/35] ocfs2: "
` [PATCH 18/35] pm: "
` [PATCH 19/35] dm: "
` [PATCH 20/35] dm: pass dm stats data dir instead of bi_rw
` [PATCH 21/35] bcache: set bi_op to REQ_OP
` [PATCH 22/35] drbd: "
` [PATCH 23/35] md/raid: "
` [PATCH 24/35] xen: "
` [PATCH 25/35] target: "
` [PATCH 26/35] block: set op "
` [PATCH 27/35] drivers: set request "
` [PATCH 28/35] blktrace: get op from req->op/bio->bi_op
` [PATCH 29/35] ide cd: do not set REQ_WRITE on requests
` [PATCH 30/35] block, fs, drivers: do not test bi_rw for REQ_OPs
` [PATCH 31/35] block, fs: remove old REQ definitions
` [PATCH 32/35] block: shrink bi_rw and bi_op
` [PATCH 33/35] block, drivers: add REQ_OP_FLUSH operation
` [PATCH 34/35] block: add QUEUE_FLAGs for flush and fua
` [PATCH 35/35] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
WANTED new maintainer for Linux/md (and mdadm)
2016-01-08 20:28 UTC (8+ messages)
` [dm-devel] "
stripe_cache_active always 0
2016-01-07 17:53 UTC (4+ messages)
` {Possible Spam} "
Hello linux
2016-01-07 9:12 UTC
raid5 async_xor: sleep in atomic
2016-01-07 5:39 UTC (11+ messages)
` [PATCH] async_tx: use GFP_NOWAIT rather than GFP_IO
[PATCH 1/3] md: set MD_HAS_JOURNAL in correct places
2016-01-07 0:28 UTC (4+ messages)
` [PATCH 2/3] MD: add journal with array suspended
` [PATCH 3/3] raid5-cache: handle journal hotadd in quiesce
[PATCH 1/2] imsm: use timeout when waiting for reshape progress
2016-01-07 0:11 UTC (3+ messages)
` [PATCH 2/2] imsm: don't update migration record when reshape is interrupted
[PATCH v2 0/2] Introduce the bulk IV mode for improving the crypto engine efficiency
2016-01-06 6:49 UTC (7+ messages)
[PATCH 0/4]raid5-cache: fix journal hotadd
2016-01-06 2:07 UTC (10+ messages)
` [PATCH 1/4] raid5-cache: use rcu api to access r5conf->log
` [PATCH 2/4] raid5-cache: avoid write failure for journal hotadd
` [PATCH 3/4] raid5-cache: handle flush request "
` [PATCH 4/4] raid5-cache: handle batch stripe "
[PATCH 1/2] raid5-cache: destroy mempool
2016-01-06 1:55 UTC (5+ messages)
` [PATCH 2/2] raid5-cache: correctly handle stripe with enough journal space
[PATCH] IMSM: Add support for VMD
2016-01-06 1:23 UTC (2+ messages)
Reading the same block via partition and non-partitioned device gives different content
2016-01-05 11:23 UTC (2+ messages)
[patch -next] bcache: cleanup indenting in bch_btree_insert_check_key()
2016-01-05 9:55 UTC
Charity/Donation
2016-01-05 5:04 UTC
best base / worst case RAID 5,6 write speeds
2016-01-04 19:43 UTC (23+ messages)
[PATCH RESEND v2 00/19] Support fuse mounts in user namespaces
2016-01-04 18:03 UTC (19+ messages)
` [PATCH RESEND v2 01/18] block_dev: Support checking inode permissions in lookup_bdev()
` [PATCH RESEND v2 10/18] fs: Update posix_acl support to handle user namespace mounts
` [PATCH RESEND v2 02/18] block_dev: Check permissions towards block device inode when mounting
` [PATCH RESEND v2 03/18] fs: Treat foreign mounts as nosuid
` [PATCH RESEND v2 04/18] selinux: Add support for unprivileged mounts from user namespaces
` [PATCH RESEND v2 05/18] userns: Replace in_userns with current_in_userns
` [PATCH RESEND v2 06/18] Smack: Handle labels consistently in untrusted mounts
` [PATCH RESEND v2 07/18] fs: Check for invalid i_uid in may_follow_link()
` [PATCH RESEND v2 08/18] cred: Reject inodes with invalid ids in set_create_file_as()
` [PATCH RESEND v2 09/18] fs: Refuse uid/gid changes which don't map into s_user_ns
` [PATCH RESEND v2 11/18] fs: Ensure the mounter of a filesystem is privileged towards its inodes
` [PATCH RESEND v2 12/18] fs: Don't remove suid for CAP_FSETID in s_user_ns
` [PATCH RESEND v2 13/18] fs: Allow superblock owner to access do_remount_sb()
` [PATCH RESEND v2 14/18] capabilities: Allow privileged user in s_user_ns to set security.* xattrs
` [PATCH RESEND v2 15/18] fuse: Add support for pid namespaces
` [PATCH RESEND v2 16/18] fuse: Support fuse filesystems outside of init_user_ns
` [PATCH RESEND v2 17/18] fuse: Restrict allow_other to the superblock's namespace or a descendant
` [PATCH RESEND v2 18/18] fuse: Allow user namespace mounts
RAID 6 "Failed to restore critical section for reshape, sorry." - recovery advice?
2016-01-04 2:16 UTC (8+ messages)
[PATCH] md: remove unnecesary md_new_event_inintr
2016-01-04 1:36 UTC (2+ messages)
Charity Donation
2016-01-03 10:21 UTC
Charity Donation
2016-01-02 21:03 UTC
Problems reassembling raid6 with --force option
2016-01-02 18:13 UTC
Charity Donation
2016-01-02 17:50 UTC
Charity Donation
2016-01-02 17:07 UTC
raid5d hangs when stopping an array during reshape
2015-12-30 13:45 UTC
Assalam o Alaikum
2015-12-29 2:03 UTC
Charity Donation
2015-12-28 22:09 UTC
Recreating RAID-5 after SATA controller failure and botched auto-assemble
2015-12-27 23:11 UTC (2+ messages)
buone notizie per voi
2015-12-26 4:44 UTC
clustered MD - beyond RAID1
2015-12-25 8:47 UTC (11+ messages)
[PATCH v5 0/3] Badblock tracking for gendisks
2015-12-25 2:20 UTC (4+ messages)
` [PATCH v5 1/3] badblocks: Add core badblock management code
` [PATCH v5 2/3] block: Add badblock management for gendisks
` [PATCH v5 3/3] md: convert to use the generic badblocks code
[GIT PULL REQUEST] one more md fix for 4.4-rc
2015-12-24 3:16 UTC
[PATCH 1/2] Grow: close file descriptor earlier to avoid "still in use" when stopping
2015-12-23 23:04 UTC (4+ messages)
` [PATCH 2/2] imsm: abort reshape if sync_action is not "reshape"
RAID10 Write Performance
2015-12-23 22:58 UTC (5+ messages)
[PATCH v2 0/3] Badblock tracking for gendisks
2015-12-23 0:38 UTC (8+ messages)
` [PATCH v2 1/3] badblocks: Add core badblock management code
[PATCH 2/2] md: Replace get_seconds with ktime_get_seconds
2015-12-22 22:51 UTC (3+ messages)
raid5-cache: avoid GFP_NOFAIL allocation
2015-12-22 22:29 UTC (10+ messages)
` [PATCH 3/3] raid5: allow r5l_io_unit allocations to fail
[PATCH v2 1/2] md: bcache: Replace get_seconds with ktime_get_seconds
2015-12-22 13:53 UTC
[MDADM PATCH] Check and remove bitmap first when reshape to raid0
2015-12-22 4:20 UTC (2+ 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;
as well as URLs for NNTP newsgroup(s).