linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-29 13:07:04 to 2023-04-11 05:46:35 UTC [more...]

[RFCv2 0/8] ext2: DIO to use iomap
 2023-04-11  5:46 UTC  (14+ messages)
` [RFCv2 1/8] ext2/dax: Fix ext2_setsize when len is page aligned
` [RFCv2 2/8] libfs: Add __generic_file_fsync_nolock implementation
` [RFCv2 3/8] ext4: Use "
` [RFCv2 4/8] ext2: "
` [RFCv2 5/8] ext2: Move direct-io to use iomap
` [RFCv2 6/8] iomap: Remove IOMAP_DIO_NOSYNC unused dio flag
` [RFCv2 7/8] fs.h: Add IOCB_STRINGS for use in trace points
` [RFCv2 8/8] ext2: Add direct-io "

[PATCH v2 00/23] fs-verity support for XFS
 2023-04-11  5:19 UTC  (66+ messages)
` [PATCH v2 01/23] xfs: Add new name to attri/d
` [PATCH v2 02/23] xfs: add parent pointer support to attribute code
` [PATCH v2 03/23] xfs: define parent pointer xattr format
` [PATCH v2 04/23] xfs: Add xfs_verify_pptr
` [PATCH v2 05/23] fsverity: make fsverity_verify_folio() accept folio's offset and size
` [PATCH v2 06/23] fsverity: add drop_page() callout
` [PATCH v2 07/23] fsverity: pass Merkle tree block size to ->read_merkle_tree_page()
` [PATCH v2 08/23] iomap: hoist iomap_readpage_ctx from the iomap_readahead/_folio
` [PATCH v2 09/23] iomap: allow filesystem to implement read path verification
` [PATCH v2 10/23] xfs: add XBF_VERITY_CHECKED xfs_buf flag
` [PATCH v2 11/23] xfs: add XFS_DA_OP_BUFFER to make xfs_attr_get() return buffer
` [PATCH v2 12/23] xfs: introduce workqueue for post read IO work
` [PATCH v2 13/23] xfs: add iomap's readpage operations
` [PATCH v2 14/23] xfs: add attribute type for fs-verity
` [PATCH v2 15/23] xfs: add fs-verity ro-compat flag
` [PATCH v2 16/23] xfs: add inode on-disk VERITY flag
` [PATCH v2 17/23] xfs: initialize fs-verity on file open and cleanup on inode destruction
` [PATCH v2 18/23] xfs: don't allow to enable DAX on fs-verity sealsed inode
` [PATCH v2 19/23] xfs: disable direct read path for fs-verity sealed files
` [PATCH v2 20/23] xfs: add fs-verity support
` [PATCH v2 21/23] xfs: handle merkle tree block size != fs blocksize != PAGE_SIZE
` [PATCH v2 22/23] xfs: add fs-verity ioctls
` [PATCH v2 23/23] xfs: enable ro-compat fs-verity flag

[RFC PATCH] fsverity: use shash API instead of ahash API
 2023-04-11  5:01 UTC  (2+ messages)

[PATCH] fs: jbd2: fix an incorrect warn log
 2023-04-10 17:45 UTC  (2+ messages)

[RFC PATCH] writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs
 2023-04-08  3:19 UTC  (2+ messages)

[syzbot] [ext4?] possible deadlock in ext4_multi_mount_protect
 2023-04-07 20:42 UTC 

[PATCH v2] ext4: fix performance issue of xattr when expanding inode
 2023-04-07 12:06 UTC  (2+ messages)

[PATCH 0/8] Some fixes and cleanup to mballoc
 2023-04-07 11:10 UTC  (19+ messages)
` [PATCH 1/8] ext4: fix wrong unit use in ext4_mb_normalize_request
` [PATCH 2/8] ext4: fix unit mismatch in ext4_mb_new_blocks_simple
` [PATCH 3/8] ext4: fix wrong unit use in ext4_mb_new_inode_pa
` [PATCH 4/8] ext4: fix wrong unit use in ext4_mb_find_by_goal
` [PATCH 5/8] ext4: treat stripe in block unit
` [PATCH 6/8] ext4: add EXT4_MB_HINT_GOAL_ONLY test in ext4_mb_use_preallocated
` [PATCH 7/8] ext4: remove ext4_block_group and ext4_block_group_offset declaration
` [PATCH 8/8] ext4: try all groups in ext4_mb_new_blocks_simple

W sprawie samochodu
 2023-04-07  7:56 UTC 

[RFC PATCH 0/5] fstests specific MAINTAINERS file
 2023-04-06 20:10 UTC  (21+ messages)
` [PATCH 1/5] fstests: add MAINTAINERS and get_maintainer.pl files
` [PATCH 2/5] tools/get_maintainer.pl: remove penguin chiefs
` [PATCH 3/5] fstests/MAINTAINERS: add supported mailing list
  ` [f2fs-dev] "
` [PATCH 4/5] fstests/MAINTAINERS: add some specific reviewers
` [PATCH 5/5] fstests/MAINTAINERS: add a co-maintainer for btrfs testing part

[PATCH v2 01/29] fs: Add FGP_WRITEBEGIN
 2023-04-06 15:08 UTC  (4+ messages)
` [PATCH v2 1/29] "

[PATCH] ext4: fix wrong calculation of minlen in ext4_trim_fs()
 2023-04-06 15:06 UTC 

[PATCH v2] ext4: fix to report fstrim.minlen back to userspace
 2023-04-06 15:04 UTC 

[PATCH v2 0/2] ext4: fix WARNING in ext4_da_update_reserve_space
 2023-04-06 13:28 UTC  (3+ messages)
` [PATCH v2 1/2] ext4: only update i_reserved_data_blocks on successful block allocation
` [PATCH v2 2/2] ext4: use __GFP_NOFAIL if allocating extents_status cannot fail

[RESEND PATCH] ext4: fix use-after-free Read in ext4_find_extent for bigalloc + inline
 2023-04-06 11:16 UTC 

[PATCH v2] ext4: simplify 32bit calculation of lblk
 2023-04-06  6:44 UTC 

[PATCH v3 01/20] ext4: set goal start correctly in ext4_mb_normalize_request
 2023-04-06  5:18 UTC  (2+ messages)
` [PATCH v3 1/20] "

[PATCH] ubifs: remove unnecessary kobject_del()
 2023-04-06  3:36 UTC 

[PATCH v2 0/3] lib/string_helpers et al.: Change return value of strreplace()
 2023-04-06  2:58 UTC  (5+ messages)

[PATCH] ext4: simplify 32bit calculation of lblk
 2023-04-05 13:55 UTC  (6+ messages)

[PATCH] ext4: only update i_reserved_data_blocks on successful block allocation
 2023-04-04 11:31 UTC  (9+ messages)

[PATCH v2 0/8] Introduce provisioning primitives for thinly provisioned storage
 2023-04-03 22:57 UTC  (16+ messages)
` [PATCH v2 2/7] dm: Add support for block provisioning
` [PATCH v2 3/7] fs: Introduce FALLOC_FL_PROVISION

RFC: Filesystem metadata in HIGHMEM
 2023-04-03 14:22 UTC  (2+ messages)

[PATCH v2][for-stable 5.10, 5.4, 4.19, 4.14] ext4: fix kernel BUG in 'ext4_write_inline_data_end()'
 2023-04-03 13:21 UTC  (2+ messages)

[PATCHSET for-next 0/2] Flag file systems as supporting parallel dio writes
 2023-04-03 12:24 UTC  (2+ messages)

[syzbot] [ext4?] KASAN: slab-out-of-bounds Write in ext4_write_inline_data_end (2)
 2023-04-03  5:32 UTC 

[PATCH v3] ext4: Add a uapi header for ext4 userspace APIs
 2023-04-02  2:37 UTC 

[PATCH] ext4: fix performance issue of xattr when expanding inode
 2023-04-01 21:43 UTC  (3+ messages)

[PATCH] ext4: remove useless conditional branch code
 2023-04-01  7:53 UTC 

[PATCH] ext4: Add a uapi header for ext4 userspace APIs
 2023-04-01  0:40 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 0/7] Support negative dentries on case-insensitive directories
 2023-03-31 15:31 UTC  (4+ messages)
` [PATCH 3/7] libfs: Validate negative dentries in "
    ` [f2fs-dev] "

[PATCH RESEND][for-stable 5.10, 5.4, 4.19, 4.14] ext4: fix kernel BUG in 'ext4_write_inline_data_end()'
 2023-03-30 13:47 UTC  (6+ messages)

kernel BUG at fs/ext4/inline.c:226!
 2023-03-30  9:48 UTC 

[PATCH 0/13 v1] ext4: Make ext4_writepages() write all journalled data
 2023-03-30  8:21 UTC  (16+ messages)
` [PATCH 01/13] jdb2: Don't refuse invalidation of already invalidated buffers
` [PATCH 02/13] ext4: Mark pages with journalled data dirty
` [PATCH 03/13] ext4: Keep "
` [PATCH 04/13] ext4: Clear dirty bit from pages without data to write
` [PATCH 05/13] ext4: Commit transaction before writing back pages in data=journal mode
` [PATCH 06/13] ext4: Drop special handling of journalled data from ext4_sync_file()
` [PATCH 07/13] ext4: Drop special handling of journalled data from extent shifting operations
` [PATCH 08/13] ext4: Fix special handling of journalled data from extent zeroing
` [PATCH 09/13] ext4: Drop special handling of journalled data from ext4_evict_inode()
` [PATCH 10/13] ext4: Drop special handling of journalled data from ext4_quota_on()
` [PATCH 11/13] ext4: Simplify handling of journalled data in ext4_bmap()
` [PATCH 12/13] ext4: Update comment in mpage_prepare_extent_to_map()
` [PATCH 13/13] Revert "ext4: Fix warnings when freezing filesystem with journaled data"

[syzbot] [ext4?] KASAN: slab-out-of-bounds Read in get_max_inline_xattr_value_size
 2023-03-30  7:48 UTC 

[PATCH v2 0/2] Add some msg for io error
 2023-03-30  6:56 UTC  (3+ messages)
` [PATCH v2 1/2] lib/ext2fs: add error handle in unix_flush and unix_write_byte
` [PATCH v2 2/2] e2fsck: add sync error handle to e2fsck

[PATCH 0/2] Add some msg for io error
 2023-03-30  3:00 UTC  (6+ messages)
` [PATCH 2/2] e2fsck: add sync error handle to e2fsck

return an ERR_PTR from __filemap_get_folio v2
 2023-03-29 23:56 UTC  (3+ messages)

[PATCH v3] ext4: fix race between writepages and remount
 2023-03-29 13:06 UTC  (2+ messages)


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