Linux Device Mapper development
 help / color / mirror / Atom feed
 messages from 2020-06-19 08:42:14 to 2020-06-29 19:39:47 UTC [more...]

rename ->make_request_fn and move it to the block_device_operations
 2020-06-29 19:39 UTC  (21+ messages)
` [PATCH 01/20] nfblock: stop using ->queuedata
` [PATCH 02/20] simdisk: "
` [PATCH 03/20] drbd: "
` [PATCH 04/20] null_blk: stop using ->queuedata for bio mode
` [PATCH 05/20] ps3vram: stop using ->queuedata
` [PATCH 06/20] rsxx: "
` [PATCH 07/20] umem: "
` [PATCH 08/20] zram: "
` [PATCH 09/20] bcache: stop setting ->queuedata
` [PATCH 10/20] dm: stop using ->queuedata
` [PATCH 11/20] fs: remove a weird comment in submit_bh_wbc
` [PATCH 12/20] block: remove the request_queue argument from blk_queue_split
` [PATCH 13/20] block: tidy up a warning in bio_check_ro
` [PATCH 14/20] block: remove the NULL queue check in generic_make_request_checks
` [PATCH 15/20] block: remove the nr_sectors variable "
` [PATCH 16/20] block: move ->make_request_fn to struct block_device_operations
` [PATCH 17/20] block: rename generic_make_request to submit_bio_noacct
` [PATCH 18/20] block: refator submit_bio_noacct
` [PATCH 19/20] block: shortcut __submit_bio_noacct for blk-mq drivers
` [PATCH 20/20] block: remove direct_make_request

drive-by blk-cgroup cleanups
 2020-06-29 15:09 UTC  (28+ messages)
` [PATCH 01/14] dm: use bio_uninit instead of bio_disassociate_blkg
` [PATCH 03/14] block: really clone the block cgroup in bio_clone_blkg_association
` [PATCH 04/14] block: merge __bio_associate_blkg into bio_associate_blkg_from_css
` [PATCH 05/14] block: move bio_associate_blkg_from_page to mm/page_io.c
` [PATCH 06/14] block: move the bio cgroup associatation helpers to blk-cgroup.c
` [PATCH 07/14] block: merge blkg_lookup_create and __blkg_lookup_create
` [PATCH 09/14] block: move the initial blkg lookup into blkg_tryget_closest
` [PATCH 10/14] blk-cgroup: remove the !bio->bi_blkg check in blkcg_bio_issue_check
` [PATCH 11/14] cgroup: unexport cgroup_rstat_updated
  ` [PATCH 02/14] block: remove bio_disassociate_blkg
  ` [PATCH 08/14] block: bypass blkg_tryget_closest for the root_blkg
  ` [PATCH 12/14] blk-cgroup: move rcu locking from blkcg_bio_issue_check to blk_throtl_bio
` [PATCH 13/14] blk-cgroup: remove blkcg_bio_issue_check
` [PATCH 14/14] blk-cgroup: remove a dead check in blk_throtl_bio

[PATCH 0/6] Overhaul memalloc_no*
 2020-06-29 13:45 UTC  (31+ messages)
` [PATCH 1/6] mm: Replace PF_MEMALLOC_NOIO with memalloc_noio
` [PATCH 2/6] mm: Add become_kswapd and restore_kswapd
` [PATCH 3/6] xfs: Convert to memalloc_nofs_save
` [PATCH 4/6] mm: Replace PF_MEMALLOC_NOFS with memalloc_nofs
` [PATCH 5/6] mm: Replace PF_MEMALLOC_NOIO with memalloc_nocma
` [PATCH 6/6] mm: Add memalloc_nowait

crypto API and GFP_ATOMIC
 2020-06-29 13:17 UTC  (28+ messages)
        ` [PATCH 1/4] crypto: introduce CRYPTO_ALG_ALLOCATES_MEMORY
          ` [dm-devel] "
              ` [PATCH 1/3] crypto: pass the flag CRYPTO_ALG_ALLOCATES_MEMORY
                    ` [PATCH 1/3 v2] crypto: introduce "
                        ` [dm-devel] "
                        ` [PATCH 1/3 v3] "
        ` [PATCH 4/4] crypto: fix the drivers that don't respect CRYPTO_TFM_REQ_MAY_SLEEP
          ` [dm-devel] "
                  ` [PATCH 1/2] cpt-crypto: don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specified

Need some advices on LUKS2 cryptsetup (performance issue with integrity)
 2020-06-29 13:09 UTC 

dm-crypt hard lockup
 2020-06-28 16:50 UTC  (2+ messages)

[PATCH v4 1/4] dm dust: report some message results back to user directly
 2020-06-28 15:08 UTC  (4+ messages)

[git pull] device mapper fixes for 5.8-rc3
 2020-06-27 16:05 UTC  (2+ messages)

[PATCH] Replace HTTP links with HTTPS ones: LVM
 2020-06-27 10:31 UTC 

[PATCH v2] dm crypt: add flags to optionally bypass dm-crypt workqueues
 2020-06-26 21:03 UTC 

[PATCH v2 0/7] Fix muitpath/multipathd flush issue
 2020-06-25 20:42 UTC  (8+ messages)
` [PATCH v2 1/7] libmultipath: make dm_get_map/status return codes symbolic
` [PATCH v2 2/7] multipathd: fix check_path errors with removed map
` [PATCH v2 3/7] libmultipath: make dm_flush_maps only return 0 on success
` [PATCH v2 4/7] multipathd: add "del maps" multipathd command
` [PATCH v2 5/7] multipath: make flushing maps work like other commands
` [PATCH v2 6/7] multipath: delegate flushing maps to multipathd
` [PATCH v2 7/7] multipath: add option to skip multipathd delegation

[RFC v2] Reed-Solomon Code: Update no_eras to the actual number of errors
 2020-06-25 13:20 UTC  (3+ messages)

[RFC] Reed-Solomon Code: Update no_eras to the actual number of errors
 2020-06-25 13:15 UTC  (5+ messages)

[PATCH RFC] block: blktrace framework cleanup
 2020-06-24 22:45 UTC  (3+ messages)

[RFC PATCH 0/1] dm-crypt excessive overhead
 2020-06-24 17:00 UTC  (31+ messages)
` [RFC PATCH 1/1] Add DM_CRYPT_FORCE_INLINE flag to dm-crypt target
  ` [dm-crypt] "
    ` [dm-devel] "
  ` [dm-devel] "
    ` [dm-devel] [RFC PATCH 0/1] dm-crypt excessive overhead

[patch] New mode DM-Verity error handling
 2020-06-23  8:08 UTC  (9+ messages)
  `  "
    ` [dm-devel] "

[PATCH 0/2] Two fixes for device-mapper with REQ_OP_ZONE_APPEND
 2020-06-22  7:51 UTC  (6+ messages)
` [RFC PATCH 2/2] dm: don't try to split REQ_OP_ZONE_APPEND bios

[PATCH] dm-rq: don't call blk_mq_queue_stopped in dm_stop_queue()
 2020-06-19 23:37 UTC  (11+ messages)
`  "

[PATCH v4 4/4] dm dust: introduce listbadblocks in the rst
 2020-06-19 21:13 UTC 

[PATCH v4 3/4] dm dust: add interface to list all badblocks
 2020-06-19 21:12 UTC 

[PATCH v4 2/4] dm dust: update doc after message results report to user directly
 2020-06-19 21:11 UTC 

[PATCH 0/7] Fix muitpath/multipathd flush issue
 2020-06-19 20:09 UTC  (14+ messages)
` [PATCH 2/7] multipathd: fix check_path errors with removed map
` [PATCH 4/7] multipathd: add "del maps" multipathd command

[PATCH v3 0/4] introduce interface to list badblocks
 2020-06-19 18:21 UTC  (14+ messages)
` [PATCH v3 1/4] dm dust: report some message results back to user directly
` [PATCH v3 2/4] dm dust: update doc after message results report "
` [PATCH v3 3/4] dm dust: add interface to list all badblocks
` [PATCH v3 4/4] dm dust: introduce listbadblocks in the rst

[PATCH] dm dust: update documentation to reflect __func__ output
 2020-06-19 17:59 UTC 

[PATCH] dm dust: add __func__ to queryblocks and clearbadblocks DMEMIT calls
 2020-06-19 17:43 UTC 

[PATCH 00/29] Documentation fixes
 2020-06-19 16:18 UTC  (3+ messages)
` [PATCH 21/29] docs: device-mapper: add dm-ebs.rst to an index file

[PATCH] dm-writecache: add cond_resched to a loop
 2020-06-19 15:51 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox