linux-nilfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-15 13:52:47 to 2022-02-10 23:35:17 UTC [more...]

[PATCH 00/11] Remove remaining parts of congestion tracking code
 2022-02-10 23:35 UTC  (15+ messages)
` [PATCH 06/11] ceph: remove reliance on bdi congestion
` [PATCH 03/11] MM: improve cleanup when ->readpages doesn't process all pages
` [PATCH 10/11] block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC"
` [PATCH 01/11] DOC: convert 'subsection' to 'section' in gfp.h
` [PATCH 02/11] MM: document and polish read-ahead code
` [PATCH 08/11] Remove bdi_congested() and wb_congested() and related functions
` [PATCH 07/11] Remove inode_congested()
` [PATCH 11/11] Remove congestion tracking framework
` [PATCH 04/11] fuse: remove reliance on bdi congestion
` [PATCH 05/11] nfs: "
` [PATCH 09/11] f2fs: replace congestion_wait() calls with io_schedule_timeout()

[PATCH] mm/fs: Remove redundant code
 2022-02-07 10:37 UTC 

improve the bio allocation interface v2
 2022-02-02 14:50 UTC  (27+ messages)
` [PATCH 01/19] fs: remove mpage_alloc
  ` [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/9] Remove remaining parts of congestions tracking code
 2022-01-28 21:36 UTC  (18+ messages)
` [PATCH 2/9] Remove bdi_congested() and wb_congested() and related functions
` [PATCH 6/9] fuse: don't set/clear bdi_congested
  ` [PATCH 9/9] Remove congestion tracking framework
` [PATCH 1/9] Remove inode_congested()
` [PATCH 3/9] f2fs: change retry waiting for f2fs_write_single_data_page()
` [PATCH 8/9] block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC"
` [PATCH 5/9] cephfs: don't set/clear bdi_congestion
` [PATCH 4/9] f2f2: replace some congestion_wait() calls with io_schedule_timeout()
` [PATCH 7/9] NFS: remove congestion control

Fw:Re: [PATCH] fs: nilfs2: fix memory leak in nilfs sysfs create device group
 2022-01-22  4:22 UTC  (2+ messages)

[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  (34+ messages)
` [PATCH 01/19] fs: remove mpage_alloc
` [PATCH 02/19] nilfs2: remove nilfs_alloc_seg_bio
` [PATCH 05/19] dm: bio_alloc can't fail if it is allowed to sleep
  ` [PATCH 03/19] nfs/blocklayout: remove bl_alloc_init_bio
  ` [PATCH 04/19] ntfs3: remove ntfs_alloc_bio
  ` [PATCH 06/19] dm-crypt: remove clone_init
  ` [PATCH 07/19] dm-snap: use blkdev_issue_flush instead of open coding it
  ` [PATCH 09/19] drbd: bio_alloc can't fail if it is allow to sleep
  ` [PATCH 12/19] xen-blkback: "
  ` [PATCH 18/19] block: pass a block_device and opf to bio_init
` [PATCH 08/19] dm-thin: use blkdev_issue_flush instead of open coding it
` [PATCH 10/19] rnbd-srv: simplify bio mapping in process_rdma
` [PATCH 11/19] rnbd-src: remove struct rnbd_dev_blk_io
` [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 19/19] block: pass a block_device and opf to bio_reset

couldn't mount because of unsupported optional features (477e7ad1e859f753)
 2021-12-31 13:40 UTC  (7+ messages)

References to non-existing configs in the NILFS2 FILESYSTEM
 2021-12-30 14:14 UTC  (2+ messages)

[PATCH] nilfs2: use default_groups in kobj_type
 2021-12-29  8:34 UTC  (3+ messages)

[PATCH] nilfs2: remove redundant pointer sbufs
 2021-12-28 17:37 UTC  (2+ messages)

[PATCH 0/2] Remove some 'congested' tests
 2021-12-13  7:04 UTC  (7+ messages)
` [PATCH 1/2] Remove inode_congested()
  ` [PATCH 2/2] Remove bdi_congested() and wb_congested() and related functions

[PATCH] nilfs2: remove redundant pointer sbufs
 2021-12-12 15:51 UTC  (2+ messages)

WARNING in __folio_mark_dirty
 2021-11-10 14:07 UTC  (3+ messages)

[syzbot] WARNING in __folio_mark_dirty
 2021-10-28 17:07 UTC 

kernel BUG in nilfs_mdt_destroy
 2021-10-27  1:38 UTC 

[PATCH 0/2] nilfs2 updates
 2021-10-25  8:51 UTC  (3+ messages)
  ` [PATCH 1/2] nilfs2: replace snprintf in show functions with sysfs_emit
  ` [PATCH 2/2] nilfs2: remove filenames from file comments

don't use ->bd_inode to access the block device size v3
 2021-10-19  1:04 UTC  (40+ messages)
` [PATCH 01/30] block: move the SECTOR_SIZE related definitions to blk_types.h
` [PATCH 02/30] block: add a bdev_nr_bytes helper
` [PATCH 03/30] bcache: remove bdev_sectors
` [PATCH 04/30] drbd: use bdev_nr_sectors instead of open coding it
` [PATCH 05/30] dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them
` [PATCH 06/30] md: use bdev_nr_sectors instead of open coding it
` [PATCH 07/30] nvmet: use bdev_nr_bytes "
` [PATCH 08/30] target/iblock: "
` [PATCH 09/30] fs: use bdev_nr_bytes instead of open coding it in blkdev_max_block
` [PATCH 10/30] fs: simplify init_page_buffers
` [PATCH 11/30] affs: use bdev_nr_sectors instead of open coding it
` [PATCH 12/30] btrfs: use bdev_nr_bytes "
` [PATCH 13/30] cramfs: "
` [PATCH 14/30] fat: use bdev_nr_sectors "
` [PATCH 15/30] hfs: "
` [PATCH 16/30] hfsplus: "
` [PATCH 17/30] jfs: use bdev_nr_bytes "
` [PATCH 18/30] nfs/blocklayout: "
` [PATCH 19/30] nilfs2: "
` [PATCH 20/30] ntfs3: "
` [PATCH 21/30] pstore/blk: "
` [PATCH 22/30] reiserfs: "
` [PATCH 23/30] squashfs: "
` [PATCH 24/30] block: use bdev_nr_bytes instead of open coding it in blkdev_fallocate
` [PATCH 25/30] block: add a sb_bdev_nr_blocks helper
` [PATCH 26/30] ext4: use sb_bdev_nr_blocks
` [PATCH 27/30] jfs: "
` [PATCH 28/30] ntfs: "
` [PATCH 29/30] reiserfs: "
` [PATCH 30/30] udf: "

don't use ->bd_inode to access the block device size v2
 2021-10-18  6:22 UTC  (52+ messages)
` [PATCH 01/30] block: move the SECTOR_SIZE related definitions to blk_types.h
` [PATCH 02/30] block: add a bdev_nr_bytes helper
` [PATCH 03/30] bcache: remove bdev_sectors
` [PATCH 04/30] drbd: use bdev_nr_sectors instead of open coding it
` [PATCH 07/30] nvmet: use bdev_nr_bytes "
` [PATCH 08/30] target/iblock: "
` [PATCH 09/30] fs: use bdev_nr_bytes instead of open coding it in blkdev_max_block
` [PATCH 11/30] affs: use bdev_nr_sectors instead of open coding it
` [PATCH 12/30] btrfs: use bdev_nr_bytes "
` [PATCH 13/30] cramfs: "
` [PATCH 17/30] jfs: "
` [PATCH 18/30] nfs/blocklayout: "
` [PATCH 19/30] nilfs2: "
` [PATCH 20/30] ntfs3: "
` [PATCH 21/30] pstore/blk: "
` [PATCH 22/30] reiserfs: "
` [PATCH 23/30] squashfs: "
` [PATCH 24/30] block: use bdev_nr_bytes instead of open coding it in blkdev_fallocate
` [PATCH 25/30] block: add a sb_bdev_nr_blocks helper
` [PATCH 26/30] ext4: use sb_bdev_nr_blocks
` [PATCH 27/30] jfs: "
` [PATCH 28/30] ntfs: "


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).