messages from 2016-08-31 22:16:02 to 2016-09-29 12:55:53 UTC [more...]
[PATCH 00/10] md/dm-crypt: Fine-tuning for five function implementations
2016-09-29 12:55 UTC (29+ messages)
` [PATCH 01/10] md/dm-crypt: Use kcalloc() in crypt_alloc_tfms()
` [PATCH 02/10] md/dm-crypt: Reduce the scope for a variable "
` [PATCH 03/10] md/dm-crypt: Rename a jump label in crypt_message()
` [dm-devel] "
` [PATCH 04/10] md/dm-crypt: Delete an unnecessary variable initialisation "
` [PATCH 05/10] md/dm-crypt: Rename a jump label in crypt_set_key()
` [PATCH 06/10] md/dm-crypt: Delete an unnecessary variable initialisation "
` [PATCH 07/10] md/dm-crypt: Rename a jump label in crypt_iv_tcw_whitening()
` [PATCH 08/10] md/dm-crypt: Return directly after a failed crypto_alloc_ahash() in crypt_iv_essiv_ctr()
` [PATCH 09/10] md/dm-crypt: Two checks and one function call less in crypt_iv_essiv_ctr() after error detection
` [PATCH 10/10] md/dm-crypt: Delete unnecessary variable initialisations in crypt_iv_essiv_ctr()
` [PATCH 00/10] dm snapshot: Fine-tuning for several function implementations
` [PATCH 01/10] dm snapshot: Use kmalloc_array() in init_origin_hash()
` "
` [PATCH 02/10] dm snapshot: Delete two error messages for a failed memory allocation
` [PATCH 03/10] dm snapshot: Delete an unnecessary variable initialisation in snapshot_map()
` [PATCH 04/10] dm snapshot: Rename a jump label in pending_complete()
` [PATCH 05/10] dm snapshot: Delete unnecessary variable initialisations "
` [PATCH 06/10] dm snapshot: Delete an unnecessary variable initialisation in snapshot_ctr()
` [PATCH 07/10] dm snapshot: Delete an unnecessary variable initialisation in merge_callback()
` [PATCH 08/10] dm snapshot: Delete an unnecessary variable initialisation in remove_single_exception_chunk()
` [PATCH 09/10] dm snapshot: Combine substrings for seven error messages
` [PATCH 10/10] dm snapshot: Delete five unwanted spaces behind "list_for_each_entry"
[PATCH v10 0/3] fallocate for block devices
2016-09-29 5:57 UTC (11+ messages)
` [PATCH 1/3] block: invalidate the page cache when issuing BLKZEROOUT
` [PATCH 2/3] block: require write_same and discard requests align to logical block size
` [PATCH 3/3] block: implement (some of) fallocate for block devices
` [PATCH v2 "
[PING / RESEND] handling reservation conflicts in dm-mpath
2016-09-27 18:50 UTC (9+ messages)
` [PATCH] dm-mpath: always return reservation conflict
` [dm-devel] "
` "
` [dm-devel] "
dmioscope: visualise IO distribution for DM devices
2016-09-27 13:56 UTC
Hang problem with dm-crypt
2016-09-27 6:44 UTC
dm-mpath: Handling SCSI-3 PR RELEASE in multi-controller environment
2016-09-26 16:03 UTC (5+ messages)
Usage of dm-era
2016-09-26 13:19 UTC (2+ messages)
current status of lvm cache
2016-09-23 21:50 UTC
[RFC][PATCH] dm: Remove dm_bufio_cond_resched()
2016-09-23 14:32 UTC (19+ messages)
` [dm-devel] "
[PATCH] dm crypt: fix crash on exit
2016-09-22 21:30 UTC (3+ messages)
` "
[PATCH] dm: remove dummy definition of 'struct dm_table'
2016-09-22 16:36 UTC
[PATCH] dm: add swap_slot_free_notify handler
2016-09-22 0:14 UTC (2+ messages)
` "
[PATCH] mpathpersist: memset length is wrong
2016-09-21 8:44 UTC
[PATCH] dm flakey: add DAX support
2016-09-20 21:42 UTC (2+ messages)
dm-verity verification
2016-09-19 10:35 UTC (4+ messages)
[PATCH -next] dm cache policy smq: remove duplicated include from dm-cache-policy-smq.c
2016-09-17 14:37 UTC (2+ messages)
[PATCH] multipath-tools: add Dell EMC Unity documentation
2016-09-16 23:11 UTC
[PATCH] multipath-tools: merge emc and dell
2016-09-16 17:37 UTC
[PATCH for-4.9 v2 0/6] [PATCH for-4.9 v2 0/3] allow delayed requeue of blk-mq requests
2016-09-15 12:54 UTC (17+ messages)
` [PATCH v2 1/6] blk-mq: introduce blk_mq_delay_kick_requeue_list()
` [PATCH v3 "
` [PATCH v2 2/6] dm rq: add DM_MAPIO_DELAY_REQUEUE to delay requeue of blk-mq requests
` [PATCH v2 3/6] dm rq: reduce arguments passed to map_request() and dm_requeue_original_request()
` [PATCH v2 4/6] dm rq: introduce dm_mq_kick_requeue_list()
` [PATCH v2 5/6] dm mpath: use dm_mq_kick_requeue_list()
` [PATCH v2 6/6] dm mpath: delay the requeue of blk-mq requests while all paths down
Can we please make 'allow_discards' the default for dm-crypt?
2016-09-14 16:44 UTC (5+ messages)
[PATCH for-4.9 0/3] allow delayed requeue of blk-mq requests
2016-09-14 15:13 UTC (12+ messages)
` [PATCH 1/3] blk-mq: introduce blk_mq_delay_kick_requeue_list()
` [PATCH 2/3] dm rq: add DM_MAPIO_DELAY_REQUEUE to delay requeue of blk-mq requests
` [PATCH 3/3] dm mpath: delay the requeue of blk-mq requests while all paths down
[PATCH 0/3] block: Improve bio_set_op_attrs() robustness
2016-09-14 14:48 UTC (12+ messages)
` [PATCH 1/3] block: Document that bio_op() uses the data type of bio.bi_opf
` [PATCH 2/3] block, dm-crypt, btrfs: Introduce bio_flags()
` [PATCH 3/3] block: Improve bio_set_op_attrs() robustness
[PATCH 0/9] dm patches for kernel v4.9
2016-09-13 14:36 UTC (44+ messages)
` [PATCH 2/9] dm: Rename a function argument
` [PATCH 3/9] dm: Introduce signal_pending_state()
` [PATCH 4/9] dm: Convert wait loops
` [PATCH 5/9] dm: Add two lockdep_assert_held() statements
` [PATCH 6/9] dm: Simplify dm_old_stop_queue()
` [PATCH 7/9] dm: Mark block layer queue dead before destroying the dm device
` [PATCH 8/9] dm: Fix two race conditions related to stopping and starting queues
` should blk-mq halt requeue processing while queue is frozen? [was: Re: [PATCH 8/9] dm: Fix two race conditions related to stopping and starting queues]
` [dm-devel] should blk-mq halt requeue processing while queue is frozen?
` "
` [PATCH 9/9] dm path selector: Avoid that device removal triggers an infinite loop
[PATCH] multipathd: uxsock_timeout should be assigned by conf->uxsock_timeout
2016-09-13 10:08 UTC
[PATCH] multipathd.service: ignore modprobe failures
2016-09-12 21:34 UTC
[PATCH] Re: your dm patch for strace
2016-09-12 17:10 UTC (2+ messages)
[PATCH] dm: Return correct value in retry loop
2016-09-12 15:01 UTC (3+ messages)
` "
[PATCH] kpartx: partitions of mapped devices cannot be created in redhat OS
2016-09-12 6:09 UTC (6+ messages)
[PATCH] dm verity: fix incorrect error message
2016-09-08 19:21 UTC
payload not set (bi_sector=0) in clone_endio
2016-09-08 0:41 UTC
lvmetad doesn't terminate with SIGTERM if thin volume used
2016-09-07 10:09 UTC (7+ messages)
Possible data corruption with dm-thin
2016-09-06 4:51 UTC (5+ messages)
[PATCH] multipath-tools: request to update man pages/TEMPLATE if "device subsection" keywords are changed
2016-09-05 14:02 UTC (4+ messages)
dm-crypt: flush crypt_queue on suspend? on REQ_FLUSH?
2016-09-03 6:26 UTC (2+ messages)
` [dm-devel] "
[git pull] device mapper fixes for 4.8-rc5
2016-09-02 17:57 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;
as well as URLs for NNTP newsgroup(s).