public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-10 12:42:38 to 2025-11-19 22:42:57 UTC [more...]

[PATCH 00/44] Change a lot of min_t() that might mask high bits
 2025-11-19 22:41 UTC  (3+ messages)
` [PATCH 02/44] ext4: Fix saturation of 64bit inode times for old filesystems
` [PATCH 30/44] fs: use min() or umin() instead of min_t()

[PATCHSET v6 4/8] fuse: allow servers to use iomap for better file IO performance
 2025-11-19 21:51 UTC  (6+ messages)

[PATCH v17 00/47] DEPT(DEPendency Tracker)
 2025-11-19 14:37 UTC  (4+ messages)
` [PATCH v17 44/47] dept: introduce APIs to set page usage and use subclasses_evt for the usage

[PATCH] Documentation: ext4: Document casefold and encrypt flags
 2025-11-19 14:32 UTC 

[PATCH v3 00/24] ext4: enable block size larger than page size
 2025-11-19 12:41 UTC  (34+ messages)
` [PATCH v3 01/24] ext4: remove page offset calculation in ext4_block_zero_page_range()
` [PATCH v3 02/24] ext4: remove page offset calculation in ext4_block_truncate_page()
` [PATCH v3 03/24] ext4: remove PAGE_SIZE checks for rec_len conversion
` [PATCH v3 04/24] ext4: make ext4_punch_hole() support large block size
` [PATCH v3 05/24] ext4: enable DIOREAD_NOLOCK by default for BS > PS as well
` [PATCH v3 06/24] ext4: introduce s_min_folio_order for future BS > PS support
` [PATCH v3 07/24] ext4: support large block size in ext4_calculate_overhead()
` [PATCH v3 08/24] ext4: support large block size in ext4_readdir()
` [PATCH v3 09/24] ext4: add EXT4_LBLK_TO_B macro for logical block to bytes conversion
` [PATCH v3 10/24] ext4: add EXT4_LBLK_TO_PG and EXT4_PG_TO_LBLK for block/page conversion
` [PATCH v3 11/24] ext4: support large block size in ext4_mb_load_buddy_gfp()
` [PATCH v3 12/24] ext4: support large block size in ext4_mb_get_buddy_page_lock()
` [PATCH v3 13/24] ext4: support large block size in ext4_mb_init_cache()
` [PATCH v3 14/24] ext4: prepare buddy cache inode for BS > PS with large folios
` [PATCH v3 15/24] ext4: rename 'page' references to 'folio' in multi-block allocator
` [PATCH v3 16/24] ext4: support large block size in ext4_mpage_readpages()
` [PATCH v3 17/24] ext4: support large block size in ext4_block_write_begin()
` [PATCH v3 18/24] ext4: support large block size in mpage_map_and_submit_buffers()
` [PATCH v3 19/24] ext4: support large block size in mpage_prepare_extent_to_map()
` [PATCH v3 20/24] ext4: support large block size in __ext4_block_zero_page_range()
` [PATCH v3 21/24] ext4: make data=journal support large block size
` [PATCH v3 22/24] ext4: support verifying data from large folios with fs-verity
` [PATCH v3 23/24] ext4: add checks for large folio incompatibilities when BS > PS
` [PATCH v3 24/24] ext4: enable block size larger than page size

[PATCH 0/4] ext4: replace ext4_es_insert_extent() when caching on-disk extents
 2025-11-19  9:36 UTC  (6+ messages)
` [PATCH 1/4] ext4: make ext4_es_cache_extent() support overwrite existing extents

Wiadomość z księgowości
 2025-11-19  8:55 UTC 

[PATCH 0/2] e2fsprogs: fix memory leaks detected by ASAN
 2025-11-19  6:32 UTC  (9+ messages)
` [PATCH 1/2] fsck: fix memory leak of inst->type
` [PATCH 2/2] resize: fix memory leak when exiting normally

[tytso-ext4:dev] BUILD SUCCESS 103ce01cd045197461d654f62f1a30cabedbcad4
 2025-11-19  0:58 UTC 

[RFC PATCH 0/8] xfs: single block atomic writes for buffered IO
 2025-11-18 23:30 UTC  (26+ messages)
` [RFC PATCH 1/8] fs: Rename STATX{_ATTR}_WRITE_ATOMIC -> STATX{_ATTR}_WRITE_ATOMIC_DIO
` [RFC PATCH 2/8] mm: Add PG_atomic
` [RFC PATCH 3/8] fs: Add initial buffered atomic write support info to statx
` [RFC PATCH 4/8] iomap: buffered atomic write support
` [RFC PATCH 5/8] iomap: pin pages for RWF_ATOMIC buffered write
` [RFC PATCH 6/8] xfs: Report atomic write min and max for buf io as well
` [RFC PATCH 7/8] iomap: Add bs<ps buffered atomic writes support
` [RFC PATCH 8/8] xfs: Lift the bs == ps restriction for HW buffered atomic writes
` [syzbot ci] Re: xfs: single block atomic writes for buffered IO

fscrypt API cleanups
 2025-11-18  6:21 UTC  (12+ messages)
` [PATCH 01/11] fscrypt: pass a real sector_t to fscrypt_zeroout_range_inline_crypt
` [PATCH 02/11] fscrypt: keep multiple bios in flight in fscrypt_zeroout_range_inline_crypt
` [PATCH 03/11] fscrypt: pass a byte offset to fscrypt_generate_dun
` [PATCH 04/11] fscrypt: pass a byte offset to fscrypt_mergeable_bio
` [PATCH 05/11] fscrypt: pass a byte offset to fscrypt_set_bio_crypt_ctx
` [PATCH 06/11] fscrypt: pass a byte offset to fscrypt_zeroout_range_inline_crypt
` [PATCH 07/11] fscrypt: pass a byte length "
` [PATCH 08/11] fscrypt: return a byte offset from bh_get_inode_and_lblk_num
` [PATCH 09/11] fscrypt: pass a byte offset to fscrypt_zeroout_range
` [PATCH 10/11] fscrypt: pass a byte length "
` [PATCH 11/11] fscrypt: pass a real sector_t "

[PATCH v2 1/2] ext4: fix string copying in parse_apply_sb_mount_options()
 2025-11-17 19:13 UTC  (2+ messages)

[PATCH v2] ext4: refresh inline data size before write operations
 2025-11-17 19:13 UTC  (4+ messages)

[PATCH] ext4: clear i_state_flags when alloc inode
 2025-11-17 19:13 UTC  (2+ messages)

[PATCH RFC] ext4: add i_data_sem protection in ext4_destroy_inline_data_nolock()
 2025-11-17 19:13 UTC  (2+ messages)

[PATCH] ext4: xattr: fix null pointer deref in ext4_raw_inode()
 2025-11-17 19:13 UTC  (2+ messages)

[PATCH] jbd2: assign different lock_class_key for different filesystem
 2025-11-17 19:13 UTC  (10+ messages)
              ` [PATCH v2] jbd2: allocate lock_class_key for jbd2_handle dynamically

[PATCH V2] jbd2: store more accurate errno in superblock when possible
 2025-11-17 19:13 UTC  (4+ messages)

[PATCH] fs/jbd2: use a weaker annotation in journal handling
 2025-11-17 19:13 UTC  (2+ messages)

[PATCH v2] jbd2: fix the inconsistency between checksum and data in memory for journal sb
 2025-11-17 19:13 UTC  (2+ messages)

[PATCH] jbd2: avoid bug_on in jbd2_journal_get_create_access() when file system corrupted
 2025-11-17 19:13 UTC  (2+ messages)

[PATCH] ext4: improve str2hashbuf by processing 4-byte chunks
 2025-11-17 14:20 UTC  (3+ messages)

generic_permission() optimization
 2025-11-17 11:42 UTC  (10+ messages)

[PATCHSET] fstests: more random fixes for v2025.11.04
 2025-11-15  2:32 UTC  (26+ messages)
` [PATCH 1/7] common: leave any breadcrumbs when _link_out_file_named can't find the output file
` [PATCH 2/7] generic/778: fix severe performance problems
` [PATCH 3/7] generic/778: fix background loop control with sentinel files
` [PATCH 4/7] generic/019: skip test when there is no journal
` [PATCH 5/7] xfs/837: fix test to work with pre-metadir quota mount options
` [PATCH 6/7] generic/774: reduce file size
` [PATCH 7/7] generic/774: turn off lfsr

[PATCH v3 0/2] block: enable per-cpu bio cache by default
 2025-11-14  9:21 UTC  (3+ messages)
` [PATCH v3 1/2] block: use bio_alloc_bioset for passthru IO "
` [PATCH v3 2/2] block: enable per-cpu bio cache "

[PATCHSET v6] fstests: support ext4 fuse testing
 2025-11-13 15:52 UTC  (8+ messages)
` [PATCH 04/33] common/rc: skip test if swapon doesn't work
        ` [PATCH v6.1 "

[PATCH v3 1/3] ext4: remove useless code in ext4_map_create_blocks
 2025-11-13 11:27 UTC  (4+ messages)

[PATCH v2 00/24] ext4: enable block size larger than page size
 2025-11-13  9:14 UTC  (21+ messages)
` [PATCH v2 08/24] ext4: support large block size in ext4_readdir()
` [PATCH v2 24/24] ext4: enable block size larger than page size

[PATCH e2fsprogs v2] libext2fs: fix orphan file size > kernel limit with large blocksize
 2025-11-13  9:01 UTC 

[syzbot] [ext4?] possible deadlock in ext4_xattr_set_handle (7)
 2025-11-13  8:08 UTC 

[PATCH v1] jbd2: use J_ASSERT instead of BUG_ON for checkpoint mutex
 2025-11-13  3:20 UTC  (3+ messages)

[PATCH e2fsprogs] libext2fs: fix orphan file size > kernel limit with large blocksize
 2025-11-13  3:02 UTC  (5+ messages)

[PATCH] ext4: validate xattrs to avoid OOB in ext4_find_inline_entry
 2025-11-12 19:48 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] fs/ext4: fix typo in comment
 2025-11-12 18:28 UTC  (2+ messages)

[PATCH v4 0/3] ext4: minor cleanup
 2025-11-12  8:45 UTC  (4+ messages)
` [PATCH v4 1/3] ext4: rename EXT4_GET_BLOCKS_PRE_IO
` [PATCH v4 2/3] ext4: cleanup for ext4_map_blocks
` [PATCH v4 3/3] ext4: correct the comments place for EXT4_EXT_MAY_ZEROOUT

[PATCHv2] ext2fs: fix fast symlink blocks check
 2025-11-11 20:09 UTC  (2+ messages)

[PATCH v2 0/4] mke2fs: small doc and features
 2025-11-11 20:09 UTC  (2+ messages)

[PATCH] doc: fix mke2fs.8 Extended Options formatting
 2025-11-11 20:09 UTC  (2+ messages)

[PATCH v3 0/3] cheaper MAY_EXEC handling for path lookup
 2025-11-11 11:47 UTC  (12+ messages)
` [PATCH v3 1/3] fs: speed up path lookup with cheaper handling of MAY_EXEC
` [PATCH v3 2/3] btrfs: utilize IOP_FASTPERM_MAY_EXEC

[PATCH v2] ext4: synchronize free block counter when detecting corruption
 2025-11-11  8:45 UTC  (3+ messages)

[PATCHSET v6 1/8] fuse: general bug fixes
 2025-11-11  0:33 UTC  (15+ messages)
` [PATCH 1/5] fuse: flush pending fuse events before aborting the connection

[PATCHSET v6 3/8] fuse: cleanups ahead of adding fuse support
 2025-11-10 17:50 UTC  (5+ messages)
` [PATCH 2/2] fuse_trace: move the passthrough-specific code back to passthrough.c

[PATCH v3] vfs: remove the excl argument from the ->create() inode_operation
 2025-11-10 13:13 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox