messages from 2022-01-19 00:20:54 to 2022-04-07 03:20:22 UTC [more...]
[PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
2022-04-07 3:20 UTC (45+ messages)
` [dm-devel] "
` [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue
` [PATCH 03/27] target: fix discard alignment on partitions
` [dm-devel] "
` [PATCH 04/27] drbd: remove assign_p_sizes_qlim
` [PATCH 05/27] drbd: use bdev based limit helpers in drbd_send_sizes
` [PATCH 06/27] drbd: cleanup decide_on_discard_support
` [PATCH 07/27] btrfs: use bdev_max_active_zones instead of open coding it
` [PATCH 08/27] ntfs3: use bdev_logical_block_size "
` [PATCH 09/27] mm: use bdev_is_zoned in claim_swapfile
` [PATCH 10/27] block: add a bdev_nonrot helper
` [Ocfs2-devel] "
` [PATCH 11/27] block: add a bdev_write_cache helper
` [Ocfs2-devel] "
` [PATCH 12/27] block: add a bdev_fua helper
` [Ocfs2-devel] "
` [PATCH 13/27] block: add a bdev_stable_writes helper
` [Ocfs2-devel] "
` [PATCH 14/27] block: add a bdev_max_zone_append_sectors helper
` [dm-devel] "
` [PATCH 15/27] block: use bdev_alignment_offset in part_alignment_offset_show
` [Ocfs2-devel] "
` [PATCH 16/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset
` [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show
` [Ocfs2-devel] "
` [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
` [PATCH 19/27] block: remove queue_discard_alignment
` [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show
` [PATCH 21/27] block: move {bdev, queue_limit}_discard_alignment out of line
` [PATCH 22/27] block: refactor discard bio size limiting
` [PATCH 23/27] block: add a bdev_max_discard_sectors helper
` [PATCH 24/27] block: add a bdev_discard_granularity helper
` [PATCH 25/27] block: remove QUEUE_FLAG_DISCARD
` [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
` [PATCH 27/27] direct-io: remove random prefetches
[PATCH AUTOSEL 4.19 10/11] nilfs2: fix lockdep warnings in page operations for btree nodes
2022-04-07 1:16 UTC (2+ messages)
` [PATCH AUTOSEL 4.19 11/11] nilfs2: fix lockdep warnings during disk space reclamation
[PATCH AUTOSEL 5.4 16/17] nilfs2: fix lockdep warnings in page operations for btree nodes
2022-04-07 1:15 UTC (2+ messages)
` [PATCH AUTOSEL 5.4 17/17] nilfs2: fix lockdep warnings during disk space reclamation
[PATCH AUTOSEL 5.10 24/25] nilfs2: fix lockdep warnings in page operations for btree nodes
2022-04-07 1:14 UTC (2+ messages)
` [PATCH AUTOSEL 5.10 25/25] nilfs2: fix lockdep warnings during disk space reclamation
[PATCH AUTOSEL 5.15 26/27] nilfs2: fix lockdep warnings in page operations for btree nodes
2022-04-07 1:12 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 27/27] nilfs2: fix lockdep warnings during disk space reclamation
[PATCH AUTOSEL 5.16 29/30] nilfs2: fix lockdep warnings in page operations for btree nodes
2022-04-07 1:11 UTC (2+ messages)
` [PATCH AUTOSEL 5.16 30/30] nilfs2: fix lockdep warnings during disk space reclamation
[PATCH AUTOSEL 5.17 30/31] nilfs2: fix lockdep warnings in page operations for btree nodes
2022-04-07 1:10 UTC (2+ messages)
` [PATCH AUTOSEL 5.17 31/31] nilfs2: fix lockdep warnings during disk space reclamation
[PATCH -next v2] fs: Fix some kernel-doc comments
2022-03-24 3:38 UTC (2+ messages)
[PATCH -next] fs: Fix some kernel-doc comments
2022-03-24 2:07 UTC (2+ messages)
[dm-devel] [PATCH 01/19] fs: remove mpage_alloc
2022-03-23 15:43 UTC
improve the bio allocation interface v2
2022-03-23 9:29 UTC (31+ messages)
` [PATCH 01/19] fs: remove mpage_alloc
` [dm-devel] "
` [PATCH 02/19] nilfs2: remove nilfs_alloc_seg_bio
` [PATCH 03/19] nfs/blocklayout: remove bl_alloc_init_bio
` [PATCH 04/19] ntfs3: remove ntfs_alloc_bio
` [PATCH 05/19] dm: bio_alloc can't fail if it is allowed to sleep
` [PATCH 06/19] dm-crypt: remove clone_init
` [PATCH 07/19] dm-snap: use blkdev_issue_flush instead of open coding it
` [PATCH 08/19] dm-thin: "
` [PATCH 11/19] rnbd-srv: remove struct rnbd_dev_blk_io
` [PATCH 09/19] drbd: bio_alloc can't fail if it is allow to sleep
` [PATCH 10/19] rnbd-srv: simplify bio mapping in process_rdma
` [PATCH 12/19] xen-blkback: bio_alloc can't fail if it is allow to sleep
` [PATCH 13/19] block: move blk_next_bio to bio.c
` [PATCH 14/19] block: pass a block_device and opf to blk_next_bio
` [PATCH 15/19] block: pass a block_device and opf to bio_alloc_bioset
` [PATCH 16/19] block: pass a block_device and opf to bio_alloc_kiocb
` [PATCH 17/19] block: pass a block_device and opf to bio_alloc
` [PATCH 18/19] block: pass a block_device and opf to bio_init
` [PATCH 19/19] block: pass a block_device and opf to bio_reset
[PATCH 0/3] nilfs2 lockdep warning fixes
2022-03-21 12:57 UTC (4+ messages)
` [PATCH 1/3] nilfs2: fix lockdep warnings in page operations for btree nodes
` [PATCH 2/3] nilfs2: fix lockdep warnings during disk space reclamation
` [PATCH 3/3] nilfs2: get rid of nilfs_mapping_init()
[PATCH] nilfs2: move initialization of nr_dirty to decl
2022-03-17 18:12 UTC (2+ messages)
Fw:Re: [PATCH] fs: nilfs2: fix memory leak in nilfs sysfs create device group
2022-03-15 9:18 UTC (17+ messages)
nilfs: WARNING: CPU: 2 PID: 1510 at include/linux/backing-dev.h:269 __folio_mark_dirty+0x31d/0x3b0
2022-03-13 7:28 UTC (5+ messages)
[PATCH 00/11] Remove remaining parts of congestion tracking code
2022-03-04 11:14 UTC (21+ messages)
` [PATCH 03/11] MM: improve cleanup when ->readpages doesn't process all pages
` [PATCH 02/11] MM: document and polish read-ahead code
` [PATCH 10/11] block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC"
` [PATCH 09/11] f2fs: replace congestion_wait() calls with io_schedule_timeout()
` [PATCH 06/11] ceph: remove reliance on bdi congestion
` [PATCH 11/11] Remove congestion tracking framework
` [PATCH 01/11] DOC: convert 'subsection' to 'section' in gfp.h
` [PATCH 07/11] Remove inode_congested()
` [PATCH 08/11] Remove bdi_congested() and wb_congested() and related functions
` [PATCH 04/11] fuse: remove reliance on bdi congestion
` [PATCH 05/11] nfs: "
[PATCH 00/11] Remove remaining parts of congestion tracking code
2022-02-28 5:19 UTC (20+ messages)
` [PATCH 07/11] Remove inode_congested()
` [PATCH 02/11] MM: document and polish read-ahead code
` [PATCH 08/11] Remove bdi_congested() and wb_congested() and related functions
` [PATCH 01/11] DOC: convert 'subsection' to 'section' in gfp.h
` [PATCH 10/11] block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC"
` [PATCH 09/11] f2fs: replace congestion_wait() calls with io_schedule_timeout()
` [PATCH 05/11] nfs: remove reliance on bdi congestion
` [PATCH 03/11] MM: improve cleanup when ->readpages doesn't process all pages
` [PATCH 04/11] fuse: remove reliance on bdi congestion
` [PATCH 06/11] ceph: "
` [PATCH 11/11] Remove congestion tracking framework
simple file system cleanups for the new bio_alloc calling conventions
2022-02-26 14:18 UTC (7+ messages)
` [PATCH 1/3] mpage: pass the operation to bio_alloc
` [PATCH 2/3] ext4: "
` [PATCH 3/3] nilfs2: "
[PATCH] mm/fs: Remove redundant code
2022-02-24 17:53 UTC (3+ messages)
[PATCH 0/9] Remove remaining parts of congestions tracking code
2022-01-28 21:36 UTC (18+ messages)
` [PATCH 8/9] block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC"
` [PATCH 1/9] Remove inode_congested()
` [PATCH 3/9] f2fs: change retry waiting for f2fs_write_single_data_page()
` [PATCH 5/9] cephfs: don't set/clear bdi_congestion
` [PATCH 7/9] NFS: remove congestion control
` [PATCH 4/9] f2f2: replace some congestion_wait() calls with io_schedule_timeout()
` [PATCH 6/9] fuse: don't set/clear bdi_congested
` [PATCH 2/9] Remove bdi_congested() and wb_congested() and related functions
` [PATCH 9/9] Remove congestion tracking framework
[PATCH] fs: nilfs2: fix memory leak in nilfs_sysfs_create_device_group
2022-01-20 17:54 UTC (3+ messages)
improve the bio allocation interface
2022-01-20 8:46 UTC (12+ messages)
` [PATCH 10/19] rnbd-srv: simplify bio mapping in process_rdma
` [PATCH 11/19] rnbd-src: remove struct rnbd_dev_blk_io
` [PATCH 14/19] block: pass a block_device and opf to blk_next_bio
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).