messages from 2022-02-09 10:16:24 to 2022-03-07 15:02:12 UTC [more...]
[Drbd-dev] [PATCH 0/6] Remove usage of list iterator past the loop body
2022-03-07 15:00 UTC (84+ messages)
` [Drbd-dev] [PATCH 1/6] drivers: usb: remove "
` [Drbd-dev] [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
` [Drbd-dev] [Kgdb-bugreport] "
` [Drbd-dev] [PATCH 3/6] treewide: fix incorrect use to determine if list is empty
` [Drbd-dev] [PATCH 4/6] drivers: remove unnecessary use of list iterator variable
` [Drbd-dev] [PATCH 5/6] treewide: remove dereference of list iterator after loop body
` [Drbd-dev] [PATCH 6/6] treewide: remove check of list iterator against head past the "
` [Drbd-dev] [Intel-gfx] "
[Drbd-dev] remove opencoded kmap of bio_vecs v2
2022-03-05 14:02 UTC (16+ messages)
` [Drbd-dev] [PATCH 01/10] iss-simdisk: use bvec_kmap_local in simdisk_submit_bio
` [Drbd-dev] [PATCH 02/10] aoe: use bvec_kmap_local in bvcpy
` [Drbd-dev] [PATCH 03/10] zram: use memcpy_to_bvec in zram_bvec_read
` [Drbd-dev] [PATCH 04/10] zram: use memcpy_from_bvec in zram_bvec_write
` [Drbd-dev] [PATCH 05/10] nvdimm-blk: use bvec_kmap_local in nd_blk_rw_integrity
` [Drbd-dev] [PATCH 06/10] nvdimm-btt: use bvec_kmap_local in btt_rw_integrity
` [Drbd-dev] [PATCH 07/10] bcache: use bvec_kmap_local in bio_csum
` [Drbd-dev] [PATCH 08/10] drbd: use bvec_kmap_local in drbd_csum_bio
` [Drbd-dev] [PATCH 09/10] drbd: use bvec_kmap_local in recv_dless_read
` [Drbd-dev] [PATCH 10/10] floppy: use memcpy_{to,from}_bvec
[Drbd-dev] [PATCH 00/11] Remove remaining parts of congestion tracking code
2022-03-04 11:14 UTC (21+ messages)
` [Drbd-dev] [PATCH 05/11] nfs: remove reliance on bdi congestion
` [Drbd-dev] [PATCH 04/11] fuse: "
` [Drbd-dev] [PATCH 01/11] DOC: convert 'subsection' to 'section' in gfp.h
` [Drbd-dev] [PATCH 11/11] Remove congestion tracking framework
` [Drbd-dev] [PATCH 09/11] f2fs: replace congestion_wait() calls with io_schedule_timeout()
` [Drbd-dev] [PATCH 03/11] MM: improve cleanup when ->readpages doesn't process all pages
` [Drbd-dev] [PATCH 02/11] MM: document and polish read-ahead code
` [Drbd-dev] [PATCH 07/11] Remove inode_congested()
` [Drbd-dev] [PATCH 10/11] block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC"
` [Drbd-dev] [PATCH 08/11] Remove bdi_congested() and wb_congested() and related functions
` [Drbd-dev] [PATCH 06/11] ceph: remove reliance on bdi congestion
[Drbd-dev] a few trivial bdevname() removals
2022-03-03 17:29 UTC (12+ messages)
` [Drbd-dev] [PATCH 1/5] block: stop using bdevname in bdev_write_inode
` [Drbd-dev] [PATCH 2/5] block: stop using bdevname in __blkdev_issue_discard
` [Drbd-dev] [PATCH 3/5] block: stop using bdevname in drbd_report_io_error
` [Drbd-dev] [PATCH 4/5] pktcdvd: stop using bdevname
` [Drbd-dev] [PATCH 5/5] loadpin: "
[Drbd-dev] [PATCH] drbd: create new uuid even we dont have quorum
2022-03-03 7:10 UTC
[Drbd-dev] remove opencoded kmap of bio_vecs
2022-03-02 17:04 UTC (25+ messages)
` [Drbd-dev] [PATCH 01/10] iss-simdisk: use bvec_kmap_local in simdisk_submit_bio
` [Drbd-dev] [PATCH 02/10] aoe: use bvec_kmap_local in bvcpy
` [Drbd-dev] [PATCH 03/10] zram: use memcpy_to_bvec in zram_bvec_read
` [Drbd-dev] [PATCH 04/10] zram: use memcpy_from_bvec in zram_bvec_write
` [Drbd-dev] [PATCH 05/10] nvdimm-blk: use bvec_kmap_local in nd_blk_rw_integrity
` [Drbd-dev] [PATCH 06/10] nvdimm-btt: use bvec_kmap_local in btt_rw_integrity
` [Drbd-dev] [PATCH 07/10] bcache: use bvec_kmap_local in bio_csum
` [Drbd-dev] [PATCH 08/10] drbd: use bvec_kmap_local in drbd_csum_bio
` [Drbd-dev] [PATCH 09/10] drbd: use bvec_kmap_local in recv_dless_read
` [Drbd-dev] [PATCH 10/10] floppy: use memcpy_{to,from}_bvec
[Drbd-dev] [PATCH] drbd:do not wait for negotiation result with unconnected peer
2022-03-02 12:35 UTC
[Drbd-dev] [PATCH 00/11] Remove remaining parts of congestion tracking code
2022-02-28 5:19 UTC (20+ messages)
` [Drbd-dev] [PATCH 07/11] Remove inode_congested()
` [Drbd-dev] [PATCH 09/11] f2fs: replace congestion_wait() calls with io_schedule_timeout()
` [Drbd-dev] [PATCH 06/11] ceph: remove reliance on bdi congestion
` [Drbd-dev] [PATCH 01/11] DOC: convert 'subsection' to 'section' in gfp.h
` [Drbd-dev] [PATCH 02/11] MM: document and polish read-ahead code
` [Drbd-dev] [PATCH 05/11] nfs: remove reliance on bdi congestion
` [Drbd-dev] [PATCH 11/11] Remove congestion tracking framework
` [Drbd-dev] [PATCH 10/11] block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC"
` [Drbd-dev] [PATCH 04/11] fuse: remove reliance on bdi congestion
` [Drbd-dev] [PATCH 03/11] MM: improve cleanup when ->readpages doesn't process all pages
` [Drbd-dev] [PATCH 08/11] Remove bdi_congested() and wb_congested() and related functions
[Drbd-dev] remove REQ_OP_WRITE_SAME v2
2022-02-28 3:43 UTC (21+ messages)
` [Drbd-dev] [PATCH 3/7] rnbd: drop WRITE_SAME support
` [Drbd-dev] [PATCH 4/7] sd: remove write same support
` [Drbd-dev] [PATCH 6/7] dm: "
` [Drbd-dev] [PATCH 7/7] block: remove REQ_OP_WRITE_SAME support
[Drbd-dev] [PATCH] drbd: fix a bug of do_change_disk_state when attach
2022-02-23 8:44 UTC
[Drbd-dev] [PATCH] drbd:don't increase unacked_cnt when resync write error
2022-02-18 12:32 UTC (2+ messages)
[Drbd-dev] [PATCH] block/zram: Fix wording in optional feature docs
2022-02-15 23:32 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