Linux-ext4 Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-26 07:51:52 to 2023-09-06 08:46:57 UTC [more...]

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data
 2023-09-06  8:46 UTC  (2+ messages)
` [syzbot] "

[RFC PATCH 12/16] ext4: update reserved meta blocks in ext4_da_{release|update_reserve}_space()
 2023-09-06  7:35 UTC  (2+ messages)

[PATCH] ext4: move 'ix' sanity check to corrent position
 2023-09-06  1:33 UTC 

[PATCH V2 7/7] ext4: get discard out of jbd2 commit kthread contex
 2023-09-06  0:11 UTC  (2+ messages)

[fstests generic/388, 455, 475, 482 ...] Ext4 journal recovery test fails
 2023-09-05 22:11 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION c50216cfa084d5eb67dc10e646a3283da1595bb6
 2023-09-05 16:14 UTC 

[syzbot] [xfs?] [ext4?] kernel BUG in __block_write_begin_int
 2023-09-05 12:26 UTC  (8+ messages)
    ` [syzbot] [block] "

[PATCH 0/1] ext4: Fix stale data exposure caused with dioread_nolock
 2023-09-05 13:56 UTC  (3+ messages)
` [PATCH 1/1] ext4: Mark buffer new if it is unwritten to avoid stale data exposure

[PATCH 0/5] fscrypt: add support for data_unit_size < fs_block_size
 2023-09-05  0:58 UTC  (6+ messages)
` [PATCH 1/5] fscrypt: make it extra clear that key_prefix is deprecated
` [PATCH 2/5] fscrypt: make the bounce page pool opt-in instead of opt-out
` [PATCH 3/5] fscrypt: use s_maxbytes instead of filesystem lblk_bits
` [PATCH 4/5] fscrypt: replace get_ino_and_lblk_bits with just has_32bit_inodes
` [PATCH 5/5] fscrypt: support crypto data unit size less than filesystem block size

Prezentacja
 2023-09-04  7:40 UTC 

[RFC 0/1] ext4: Replace linear search with array of lists in CR_GOAL_LEN_SLOW
 2023-09-05 11:01 UTC  (2+ messages)
` [RFC 1/1] "

[PATCH] quota: explicitly forbid quota files from being encrypted
 2023-09-05  9:11 UTC  (2+ messages)

[PATCH 0/3] Simplify rejection of unexpected casefold inode flag
 2023-09-04 18:11 UTC  (2+ messages)
` [f2fs-dev] "

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

[PATCH v7 00/13] fs: implement multigrain timestamps
 2023-09-04 18:11 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 0/2] fsverity: simplify initcall and move sysctl registration
 2023-09-04 18:11 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 01/17] fs: unexport buffer_check_dirty_writeback
 2023-09-04 18:11 UTC  (2+ messages)
` [f2fs-dev] "

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

[e2fsprogs PATCH] libext2fs: fix ext2fs_get_device_size2() return value on Windows
 2023-09-04 17:48 UTC  (2+ messages)

[PATCH v2 0/2] JBD2: print io_block if check data block checksum failed when do recovery
 2023-09-04 10:58 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] JBD2: fix printk format type for 'io_block' in do_one_pass()

[PATCH v6 00/11] io_uring getdents
 2023-09-04  9:57 UTC  (26+ 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 0/2] JBD2: print io_block if check data block checksum failed when do recovery
 2023-09-04  8:46 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] JBD2: fix printk format type for 'io_block' in do_one_pass()

[PATCH v6 00/11] cleanups and unit test for mballoc
 2023-09-04  8:30 UTC  (33+ messages)
` [PATCH v6 01/11] ext4: factor out codes to update block bitmap and group descriptor on disk from ext4_mb_mark_bb
` [PATCH v6 02/11] ext4: call ext4_mb_mark_context in ext4_free_blocks_simple
` [PATCH v6 03/11] ext4: extent ext4_mb_mark_context to support allocation under journal
` [PATCH v6 04/11] ext4: call ext4_mb_mark_context in ext4_mb_mark_diskspace_used
` [PATCH v6 05/11] ext4: Separate block bitmap and buddy bitmap freeing in ext4_mb_clear_bb()
` [PATCH v6 06/11] ext4: call ext4_mb_mark_context in ext4_mb_clear_bb
` [PATCH v6 07/11] ext4: Separate block bitmap and buddy bitmap freeing in ext4_group_add_blocks()
` [PATCH v6 08/11] ext4: call ext4_mb_mark_context "
` [PATCH v6 09/11] ext4: add some kunit stub for mballoc kunit test
` [PATCH v6 10/11] ext4: add first unit test for ext4_mb_new_blocks_simple in mballoc
` [PATCH v6 11/11] ext4: run mballoc test with different layouts setting

[PATCH] mke2fs: batch zeroing inode table
 2023-09-04  4:58 UTC 

[PATCH] e2fsck: check all sparse_super backups
 2023-09-04  4:57 UTC 

[tytso-ext4:ext4_merge_resolution] BUILD SUCCESS e677865a661c1801ae701235727bca8e357984e1
 2023-09-01 15:33 UTC 

[PATCH v6] ext4: improve trim efficiency
 2023-09-01  9:28 UTC 

[PATCH v5] ext4: improve trim efficiency
 2023-09-01  8:31 UTC  (2+ messages)

[RFC PATCH 00/16] ext4: more accurate metadata reservaion for delalloc mount option
 2023-09-01  2:33 UTC  (7+ messages)
` [RFC PATCH 01/16] ext4: correct the start block of counting reserved clusters
` [RFC PATCH 02/16] ext4: make sure allocate pending entry not fail

[syzbot] kernel BUG in ext4_do_writepages
 2023-09-01  0:02 UTC  (2+ messages)

[GIT PULL] Ext4 updates for 6.6
 2023-08-31 22:42 UTC  (3+ messages)

[syzbot] [ext4?] general protection fault in inode_permission (2)
 2023-08-31 15:12 UTC 

[PATCH] libext2fs: don't truncate the orphan file inode if it is newly allocated
 2023-08-31 14:40 UTC  (2+ messages)

[GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
 2023-08-30 19:50 UTC  (2+ messages)

[PATCH v6 0/7] fs: implement multigrain timestamps
 2023-08-30  1:22 UTC  (7+ messages)
` [PATCH v6 1/7] fs: pass the request_mask to generic_fillattr

[PATCH v3 0/29] block: Make blkdev_get_by_*() return handle
 2023-08-29 11:02 UTC  (4+ messages)

[PATCH v3] fs: clean up usage of noop_dirty_folio
 2023-08-29  8:11 UTC  (2+ messages)

Słowa kluczowe do wypozycjonowania
 2023-08-29  7:31 UTC 

ext4/super.c : Fix a goto label
 2023-08-29  7:52 UTC  (3+ messages)
` [v2] "

[PATCH V2] e2fsprogs: support EXT2_FLAG_BG_TRIMMED and EXT2_FLAGS_TRACK_TRIM
 2023-08-29  5:43 UTC 

[PATCH v2] fs: clean up usage of noop_dirty_folio
 2023-08-28 14:42 UTC  (5+ messages)

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

cleanup the filemap / direct I/O interaction v4
 2023-08-28 14:15 UTC  (10+ messages)
` [PATCH 03/12] filemap: update ki_pos in generic_perform_write

6.5.0rc5 fs hang - ext4? raid?
 2023-08-28 14:08 UTC  (13+ messages)

[PATCH v2] ext4: Add periodic superblock update check
 2023-08-28 11:48 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v3] e2fsck: delay quotas loading in release_orphan_inodes()
 2023-08-28 11:26 UTC 

[PATCH v2] e2fsck: delay quotas loading in release_orphan_inodes()
 2023-08-28 11:07 UTC  (3+ messages)

[syzbot] [ext4?] BUG: unable to handle kernel paging request in ext4_calculate_overhead
 2023-08-28 10:17 UTC  (2+ messages)
  ` [PATCH] ext4: fix ext4_calculate_overhead use invliad j_inode

[PATCH] fs: clean up usage of noop_dirty_folio
 2023-08-28  6:36 UTC  (4+ messages)

[tytso-ext4:dev] BUILD SUCCESS 768d612f79822d30a1e7d132a4d4b05337ce42ec
 2023-08-28  5:11 UTC 

[PATCH v4] ext4: Fix rec_len verify error
 2023-08-28  4:44 UTC  (3+ messages)

[PATCH] ext4: correct error handling of ext4_get_journal_inode()
 2023-08-27 15:27 UTC  (2+ messages)

[PATCH 0/3] fstests-bld overlayfs updates
 2023-08-27  9:05 UTC 

[PATCH v2 00/13] fixes and cleanups to ext4 resize
 2023-08-26 17:37 UTC  (15+ messages)
` [PATCH v2 01/13] ext4: correct offset of gdb backup in non meta_bg group to update_backups
` [PATCH v2 02/13] ext4: add missed brelse in update_backups
` [PATCH v2 03/13] ext4: correct return value of ext4_convert_meta_bg
` [PATCH v2 04/13] ext4: remove gdb backup copy for meta bg in setup_new_flex_group_blocks
` [PATCH v2 05/13] ext4: fix typo "
` [PATCH v2 06/13] ext4: remove redundant check of count
` [PATCH v2 07/13] ext4: remove commented code in reserve_backup_gdb
` [PATCH v2 08/13] ext4: calculate free_clusters_count in cluster unit in verify_group_input
` [PATCH v2 09/13] ext4: remove EXT4FS_DEBUG defination in resize.c
` [PATCH v2 10/13] ext4: use saved local variable sbi instead of EXT4_SB(sb)
` [PATCH v2 11/13] ext4: simplify the gdbblock calculation in add_new_gdb_meta_bg
` [PATCH v2 12/13] ext4: remove unnecessary check to avoid repeat update_backups for the same gdb
` [PATCH v2 13/13] ext4: remove unnecessary initialization of count2 in set_flexbg_block_bitmap

[PATCH v3 00/13] fixes and cleanups to ext4 resize
 2023-08-26 17:47 UTC  (14+ messages)
` [PATCH v3 01/13] ext4: correct offset of gdb backup in non meta_bg group to update_backups
` [PATCH v3 02/13] ext4: add missed brelse in update_backups
` [PATCH v3 03/13] ext4: correct return value of ext4_convert_meta_bg
` [PATCH v3 04/13] ext4: remove gdb backup copy for meta bg in setup_new_flex_group_blocks
` [PATCH v3 05/13] ext4: fix typo "
` [PATCH v3 06/13] ext4: remove redundant check of count
` [PATCH v3 07/13] ext4: remove commented code in reserve_backup_gdb
` [PATCH v3 08/13] ext4: calculate free_clusters_count in cluster unit in verify_group_input
` [PATCH v3 09/13] ext4: remove EXT4FS_DEBUG defination in resize.c
` [PATCH v3 10/13] ext4: use saved local variable sbi instead of EXT4_SB(sb)
` [PATCH v3 11/13] ext4: simplify the gdbblock calculation in add_new_gdb_meta_bg
` [PATCH v3 12/13] ext4: remove unnecessary check to avoid repeat update_backups for the same gdb
` [PATCH v3 13/13] ext4: remove unnecessary initialization of count2 in set_flexbg_block_bitmap

[PATCH 2/2] ext4: trivial: add semicolon after label attributes
 2023-08-26  8:56 UTC 


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