linux-nilfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-04 02:01:39 to 2023-10-16 20:11:30 UTC [more...]

[PATCH v2 00/27] Finish the create_empty_buffers() transition
 2023-10-16 20:11 UTC  (4+ messages)
` [PATCH v2 11/27] nilfs2: Convert nilfs_grab_buffer() to use a folio
` [PATCH v2 12/27] nilfs2: Convert nilfs_copy_page() to nilfs_copy_folio()
` [PATCH v2 14/27] nilfs2: Convert nilfs_mdt_get_frozen_buffer to use a folio

How to Elegantly Handle "error -22 while searching super root" with Multi-TiB USB-HDDs
 2023-10-15 15:31 UTC  (2+ messages)

[PATCH v2 00/89] fs: new accessor methods for inode atime and mtime
 2023-10-09 16:09 UTC  (5+ messages)
` [PATCH v2 01/89] fs: new accessor methods for "
  ` [PATCH v2 02/89] fs: convert core infrastructure to new timestamp accessors
  ` [PATCH v2 53/89] nilfs2: convert "

[PATCH v2 87/89] fs: rename inode i_atime and i_mtime fields
 2023-10-04 18:55 UTC  (3+ messages)
` [PATCH v2 88/89] fs: switch timespec64 fields in inode to discrete integers
` [PATCH v2 89/89] fs: move i_generation into new hole created after timestamp conversion

[syzbot] Monthly nilfs report (Sep 2023)
 2023-10-02  9:42 UTC 

[PATCH v3 0/29] block: Make blkdev_get_by_*() return handle
 2023-10-02  7:57 UTC  (7+ messages)
  ` [PATCH v4 "

[PATCH 85/87] fs: rename i_atime and i_mtime fields to __i_atime and __i_mtime
 2023-10-01  5:01 UTC  (24+ messages)
` [PATCH 86/87] fs: switch timespec64 fields in inode to discrete integers
              ` [OT] "
` [PATCH 87/87] fs: move i_blocks up a few places in struct inode

[PATCH 00/87] fs: new accessor methods for atime and mtime
 2023-09-28 11:03 UTC  (3+ messages)
` [PATCH 01/87] "
    ` [PATCH 52/87] fs/nilfs2: convert to new inode {a,m}time accessors

[PATCH] nilfs2: fix potential use after free in nilfs_gccache_submit_read_data()
 2023-09-21 14:17 UTC 

[PATCH 00/26] Finish the create_empty_buffers() transition
 2023-09-20 10:01 UTC  (46+ messages)
` [PATCH 01/26] buffer: Make folio_create_empty_buffers() return a buffer_head
` [PATCH 02/26] mpage: Convert map_buffer_to_folio() to folio_create_empty_buffers()
` [PATCH 03/26] ext4: Convert to folio_create_empty_buffers
` [PATCH 07/26] gfs2; Convert gfs2_getjdatabuf to use a folio
` [PATCH 10/26] nilfs2: Convert nilfs_grab_buffer() "
` [PATCH 11/26] nilfs2: Convert nilfs_copy_page() to nilfs_copy_folio()
` [PATCH 12/26] nilfs2: Convert nilfs_mdt_forget_block() to use a folio
` [PATCH 14/26] nilfs2: Remove nilfs_page_get_nth_block
` [PATCH 15/26] nilfs2: Convert nilfs_lookup_dirty_data_buffers to use folio_create_empty_buffers
` [PATCH 16/26] ntfs: Convert ntfs_read_block() to use a folio
` [PATCH 18/26] ntfs: Convert ntfs_prepare_pages_for_non_resident_write() to folios
` [PATCH 19/26] ntfs3: Convert ntfs_zero_range() to use a folio
` [PATCH 20/26] ocfs2: Convert ocfs2_map_page_blocks "
  ` [PATCH 04/26] buffer: Add get_nth_bh()
  ` [PATCH 05/26] gfs2: Convert inode unstuffing to use a folio
  ` [PATCH 06/26] gfs2: Convert gfs2_getbuf() to folios
  ` [PATCH 08/26] gfs2: Convert gfs2_write_buf_to_page() to use a folio
  ` [PATCH 09/26] nilfs2: Convert nilfs_mdt_freeze_buffer "
  ` [PATCH 13/26] nilfs2: Convert nilfs_mdt_get_frozen_buffer "
  ` [PATCH 17/26] ntfs: Convert ntfs_writepage "
  ` [PATCH 21/26] reiserfs: Convert writepage "
  ` [PATCH 22/26] ufs: Add ufs_get_locked_folio and ufs_put_locked_folio
  ` [PATCH 23/26] ufs: Use ufs_get_locked_folio() in ufs_alloc_lastblock()
` [PATCH 24/26] ufs; Convert ufs_change_blocknr() to use folios
` [PATCH 25/26] ufs: Remove ufs_get_locked_page()
` [PATCH 26/26] buffer: Remove folio_create_empty_buffers()

[PATCH v6 00/11] io_uring getdents
 2023-09-10 22:01 UTC  (28+ messages)
` [PATCH 01/11] fs: split off vfs_getdents function of getdents64 syscall
` [PATCH 02/11] xfs: add NOWAIT semantics for readdir
` [PATCH 03/11] vfs: add nowait flag for struct dir_context
` [PATCH 04/11] vfs: add a vfs helper for io_uring file pos lock
` [PATCH 05/11] vfs: add file_pos_unlock() for io_uring usage
` [PATCH 06/11] vfs: add a nowait parameter for touch_atime()
` [PATCH 07/11] vfs: add nowait parameter for file_accessed()
` [PATCH 08/11] vfs: move file_accessed() to the beginning of iterate_dir()
` [PATCH 09/11] vfs: error out -EAGAIN if atime needs to be updated
` [PATCH 10/11] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait
` [PATCH 11/11] io_uring: add support for getdents

[PATCH 01/12] fs: export setup_bdev_super
 2023-09-04 18:11 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v2 08/92] fs: new helper: simple_rename_timestamp
 2023-09-04 18:11 UTC  (3+ messages)
` [f2fs-dev] [PATCH v2 00/89] fs: new accessors for inode->i_ctime

[syzbot] Monthly nilfs report (Aug 2023)
 2023-08-30  9:54 UTC 

[PATCH v2 0/29] block: Make blkdev_get_by_*() return handle
 2023-08-28 14:27 UTC  (8+ messages)

decouple block open flags from fmode_t v2
 2023-08-28 12:09 UTC  (4+ messages)
` [PATCH 01/30] block: also call ->open for incremental partition opens

[PATCH RFC v5 00/29] io_uring getdents
 2023-08-25 22:53 UTC  (39+ messages)
` [PATCH 01/29] fs: split off vfs_getdents function of getdents64 syscall
` [PATCH 02/29] xfs: rename XBF_TRYLOCK to XBF_NOWAIT
` [PATCH 03/29] xfs: add NOWAIT semantics for readdir
` [PATCH 04/29] vfs: add nowait flag for struct dir_context
` [PATCH 05/29] vfs: add a vfs helper for io_uring file pos lock
` [PATCH 06/29] vfs: add file_pos_unlock() for io_uring usage
` [PATCH 07/29] vfs: add a nowait parameter for touch_atime()
` [PATCH 08/29] vfs: add nowait parameter for file_accessed()
` [PATCH 09/29] vfs: move file_accessed() to the beginning of iterate_dir()
` [PATCH 10/29] vfs: add S_NOWAIT for nowait time update
` [PATCH 11/29] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait
` [PATCH 12/29] xfs: enforce GFP_NOIO implicitly during nowait time update
` [PATCH 13/29] xfs: make xfs_trans_alloc() support nowait semantics
` [PATCH 14/29] xfs: support nowait for xfs_log_reserve()
` [PATCH 15/29] xfs: don't wait for free space in xlog_grant_head_check() in nowait case
` [PATCH 16/29] xfs: add nowait parameter for xfs_inode_item_init()
` [PATCH 17/29] xfs: make xfs_trans_ijoin() error out -EAGAIN
` [PATCH 18/29] xfs: set XBF_NOWAIT for xfs_buf_read_map if necessary
` [PATCH 19/29] xfs: support nowait memory allocation in _xfs_buf_alloc()
` [PATCH 20/29] xfs: distinguish error type of memory allocation failure for nowait case
` [PATCH 21/29] xfs: return -EAGAIN when bulk memory allocation fails in "
` [PATCH 22/29] xfs: comment page allocation for nowait case in xfs_buf_find_insert()
` [PATCH 23/29] xfs: don't print warn info for -EAGAIN error in xfs_buf_get_map()
` [PATCH 24/29] xfs: support nowait for xfs_buf_read_map()
` [PATCH 25/29] xfs: support nowait for xfs_buf_item_init()
` [PATCH 26/29] xfs: return -EAGAIN when nowait meets sync in transaction commit
` [PATCH 27/29] xfs: add a comment for xlog_kvmalloc()
` [PATCH 28/29] xfs: support nowait semantics for xc_ctx_lock in xlog_cil_commit()
` [PATCH 29/29] io_uring: add support for getdents

[syzbot] [nilfs2?] kernel BUG in folio_end_writeback
 2023-08-21 16:47 UTC  (3+ messages)
  ` [syzbot] [nilfs?] "

[PATCH] nilfs2: fix dereferencing freed memory
 2023-08-18 15:45 UTC  (2+ messages)

[syzbot] [nilfs?] WARNING in mark_buffer_dirty (5)
 2023-08-18 13:18 UTC  (3+ messages)
` [PATCH] nilfs2: fix WARNING in mark_buffer_dirty due to discarded buffer reuse

more blkdev_get and holder work
 2023-08-14 11:05 UTC  (26+ messages)
` [PATCH 02/12] nilfs2: use setup_bdev_super to de-duplicate the mount code
` [PATCH 05/12] ext4: make the IS_EXT2_SB/IS_EXT3_SB checks more robust
` [PATCH 06/12] fs: use the super_block as holder when mounting file systems
` [PATCH 09/12] ext4: drop s_umount over opening the log device
` [PATCH 11/12] xfs: drop s_umount over opening the log and RT devices
  ` [PATCH 12/12] xfs use fs_holder_ops for "

[syzbot] [nilfs?] general protection fault in folio_create_empty_buffers
 2023-08-05 13:20 UTC  (3+ messages)
  ` [PATCH] nilfs2: fix general protection fault in nilfs_lookup_dirty_data_buffers()


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 read-only IMAP folder(s) and NNTP newsgroup(s).