Linux Ext4 Filesystem Development
[Prev Page][Next Page]
- [PATCH v8 10/12] ext4: add some kunit stub for mballoc kunit test, (continued)
- [PATCH] misc: add 2038 timestamp support,
Andreas Dilger
- [PATCH 1/2] mke2fs: set free blocks accurately for groups has GDT,
Li Dongyang
- [PATCH v3 0/5] fscrypt: add support for data_unit_size < fs_block_size,
Eric Biggers
- [syzbot] [ext4?] possible deadlock in ext4_xattr_set_handle (4), syzbot
- [linux-next:master] BUILD REGRESSION 940fcc189c51032dd0282cbee4497542c982ac59, kernel test robot
- [PATCH 01/10] highmem: Add folio_release_kmap(),
Matthew Wilcox (Oracle)
- [syzbot] [ext4?] general protection fault in utf8nlookup,
syzbot
- [PATCH v7 00/12] cleanups and unit test for mballoc,
Kemeng Shi
- [PATCH v7 04/12] ext4: extend ext4_mb_mark_context to support allocation under journal, Kemeng Shi
- [PATCH v7 03/12] ext4: call ext4_mb_mark_context in ext4_free_blocks_simple, Kemeng Shi
- [PATCH v7 01/12] ext4: make state in ext4_mb_mark_bb to be bool, Kemeng Shi
- [PATCH v7 02/12] ext4: factor out codes to update block bitmap and group descriptor on disk from ext4_mb_mark_bb, Kemeng Shi
- [PATCH v7 07/12] ext4: call ext4_mb_mark_context in ext4_mb_clear_bb, Kemeng Shi
- [PATCH v7 05/12] ext4: call ext4_mb_mark_context in ext4_mb_mark_diskspace_used, Kemeng Shi
- [PATCH v7 09/12] ext4: call ext4_mb_mark_context in ext4_group_add_blocks(), Kemeng Shi
- [PATCH v7 06/12] ext4: Separate block bitmap and buddy bitmap freeing in ext4_mb_clear_bb(), Kemeng Shi
- [PATCH v7 11/12] ext4: add first unit test for ext4_mb_new_blocks_simple in mballoc, Kemeng Shi
- [PATCH v7 08/12] ext4: Separate block bitmap and buddy bitmap freeing in ext4_group_add_blocks(), Kemeng Shi
- [PATCH v7 12/12] ext4: run mballoc test with different layouts setting, Kemeng Shi
- [PATCH v7 10/12] ext4: add some kunit stub for mballoc kunit test, Kemeng Shi
- [PATCH 5/7] [v2] lib: deduplicate buffer_head/kernel emulation,
Andreas Dilger
- [PATCH 1/7] [v2] lib: move jfs_user.h into libsupport,
Andreas Dilger
- [PATCH] fs: apply umask if POSIX ACL support is disabled,
Max Kellermann
- [PATCH] fs/ext4/acl: apply umask if ACL support is disabled,
Max Kellermann
- [bug report] ext4 misses final i_size meta sync under O_DIRECT | O_SYNC semantics after iomap DIO conversion,
Gao Xiang
- [PATCH 00/26] Finish the create_empty_buffers() transition,
Matthew Wilcox (Oracle)
- [PATCH 10/26] nilfs2: Convert nilfs_grab_buffer() to use a folio, Matthew Wilcox (Oracle)
- [PATCH 13/26] nilfs2: Convert nilfs_mdt_get_frozen_buffer to use a folio, Matthew Wilcox (Oracle)
- [PATCH 08/26] gfs2: Convert gfs2_write_buf_to_page() to use a folio, Matthew Wilcox (Oracle)
- [PATCH 09/26] nilfs2: Convert nilfs_mdt_freeze_buffer to use a folio, Matthew Wilcox (Oracle)
- [PATCH 15/26] nilfs2: Convert nilfs_lookup_dirty_data_buffers to use folio_create_empty_buffers, Matthew Wilcox (Oracle)
- [PATCH 11/26] nilfs2: Convert nilfs_copy_page() to nilfs_copy_folio(), Matthew Wilcox (Oracle)
- [PATCH 12/26] nilfs2: Convert nilfs_mdt_forget_block() to use a folio, Matthew Wilcox (Oracle)
- [PATCH 19/26] ntfs3: Convert ntfs_zero_range() to use a folio, Matthew Wilcox (Oracle)
- [PATCH 14/26] nilfs2: Remove nilfs_page_get_nth_block, Matthew Wilcox (Oracle)
- [PATCH 20/26] ocfs2: Convert ocfs2_map_page_blocks to use a folio, Matthew Wilcox (Oracle)
- [PATCH 16/26] ntfs: Convert ntfs_read_block() to use a folio, Matthew Wilcox (Oracle)
- [PATCH 18/26] ntfs: Convert ntfs_prepare_pages_for_non_resident_write() to folios, Matthew Wilcox (Oracle)
- [PATCH 21/26] reiserfs: Convert writepage to use a folio, Matthew Wilcox (Oracle)
- [PATCH 04/26] buffer: Add get_nth_bh(), Matthew Wilcox (Oracle)
- [PATCH 17/26] ntfs: Convert ntfs_writepage to use a folio, Matthew Wilcox (Oracle)
- [PATCH 01/26] buffer: Make folio_create_empty_buffers() return a buffer_head, Matthew Wilcox (Oracle)
- [PATCH 25/26] ufs: Remove ufs_get_locked_page(), Matthew Wilcox (Oracle)
- [PATCH 02/26] mpage: Convert map_buffer_to_folio() to folio_create_empty_buffers(), Matthew Wilcox (Oracle)
[PATCH 24/26] ufs; Convert ufs_change_blocknr() to use folios, Matthew Wilcox (Oracle)
[PATCH 23/26] ufs: Use ufs_get_locked_folio() in ufs_alloc_lastblock(), Matthew Wilcox (Oracle)
[PATCH 22/26] ufs: Add ufs_get_locked_folio and ufs_put_locked_folio, Matthew Wilcox (Oracle)
[PATCH 26/26] buffer: Remove folio_create_empty_buffers(), Matthew Wilcox (Oracle)
[PATCH 03/26] ext4: Convert to folio_create_empty_buffers, Matthew Wilcox (Oracle)
[PATCH 06/26] gfs2: Convert gfs2_getbuf() to folios, Matthew Wilcox (Oracle)
[PATCH 05/26] gfs2: Convert inode unstuffing to use a folio, Matthew Wilcox (Oracle)
[PATCH 07/26] gfs2; Convert gfs2_getjdatabuf to use a folio, Matthew Wilcox (Oracle)
[PATCH v3] jbd2: Fix potential data lost in recovering journal raced with synchronizing fs bdev,
Zhihao Cheng
[syzbot] INFO: task hung in ext4_fallocate,
Shreeya Patel
[PATCH v3 0/1] ext4: Fix stale data exposure caused with dioread_nolock,
Ojaswin Mujoo
[PATCH v2] ext4: Simplify code in ext4_decode_error(), Christophe JAILLET
[PATCH v2 0/1] ext4: Fix stale data exposure caused with dioread_nolock,
Ojaswin Mujoo
[syzbot] [ext4?] WARNING in setattr_copy,
syzbot
[tytso-ext4:dev] BUILD SUCCESS 7fda67e8c3ab6069f75888f67958a6d30454a9f6, kernel test robot
[PATCH v2 0/8] Add and use bdev_getblk(),
Matthew Wilcox (Oracle)
[linus:master] [ext4] 68228da51c: xfstests.ext4.059.fail, kernel test robot
[PATCH v2 0/5] fscrypt: add support for data_unit_size < fs_block_size,
Eric Biggers
[PATCH 0/2] ext4: Do not let fstrim block suspend,
Jan Kara
[PATCH 0/6] improve cluster and block removal code,
Eric Whitney
general protection fault in ext4_update_overhead,
Sanan Hasanov
[tytso-ext4:dev] BUILD SUCCESS 147d4a092e9a726ce706dbf0d329d2b96a025459, kernel test robot
[RFC] ext4: don't' remove already removed extent, Muhammad Usama Anjum
[e2fsprogs PATCH v2] resize2fs: use directio when reading superblock,
Krister Johansen
[syzbot] [ext4?] WARNING in ext4_discard_allocated_blocks,
syzbot
[PATCH v6 31/45] jbd2,ext4: dynamically allocate the jbd2-journal shrinker, Qi Zheng
[RFC] ext4: don't remove already removed extent,
Muhammad Usama Anjum
[PATCH v6 30/45] ext4: dynamically allocate the ext4-es shrinker, Qi Zheng
[PATCH] jbd2: Fix memory leak in journal_init_common(),
Li Zetao
[linus:master] [ext4] 03de20bed2: aim7.jobs-per-min 249.0% improvement, kernel test robot
[PATCH] ext4: Fix a test in ext4_decode_error(),
Christophe JAILLET
[PATCH AUTOSEL 6.4 05/11] ext4: avoid overlapping preallocations due to overflow, Sasha Levin
[PATCH AUTOSEL 6.4 04/11] ext4: add two helper functions extent_logical_end() and pa_logical_end(), Sasha Levin
[PATCH AUTOSEL 6.5 05/11] ext4: avoid overlapping preallocations due to overflow, Sasha Levin
[PATCH AUTOSEL 6.5 04/11] ext4: add two helper functions extent_logical_end() and pa_logical_end(), Sasha Levin
[PATCH AUTOSEL 6.4 28/31] ext2: fix datatype of block number in ext2_xattr_set2(), Sasha Levin
[PATCH AUTOSEL 4.19 3/3] ext2: fix datatype of block number in ext2_xattr_set2(), Sasha Levin
[PATCH AUTOSEL 5.4 4/4] ext2: fix datatype of block number in ext2_xattr_set2(), Sasha Levin
[PATCH AUTOSEL 4.14 3/3] ext2: fix datatype of block number in ext2_xattr_set2(), Sasha Levin
[PATCH AUTOSEL 5.10 9/9] ext2: fix datatype of block number in ext2_xattr_set2(), Sasha Levin
[PATCH AUTOSEL 5.15 13/13] ext2: fix datatype of block number in ext2_xattr_set2(), Sasha Levin
[PATCH AUTOSEL 6.1 22/22] ext2: fix datatype of block number in ext2_xattr_set2(), Sasha Levin
[PATCH AUTOSEL 6.5 33/36] ext2: fix datatype of block number in ext2_xattr_set2(), Sasha Levin
[PATCH v2] ext4: Fix potential data lost in recovering journal raced with synchronizing fs bdev,
Zhihao Cheng
[PATCH] jbd2: Fix potential data lost in recovering journal raced with synchronizing fs bdev,
Zhihao Cheng
[PATCH] fs: micro optimizations in ext4/xattr, onur-ozkan
[Bug 217888] New: jbd2: potential data lost in recovering journal raced with synchronizing fs bdev,
bugzilla-daemon
[syzbot] Monthly ext4 report (Sep 2023), syzbot
direct I/O: ext4 seems to not honor RWF_DSYNC when journal is disabled,
Free Ekanayaka
[linux-next:master] BUILD REGRESSION 66d9573193967138cd12e232d4b5bc2b57e0d1ac, kernel test robot
[PATCH] ext4: move 'ix' sanity check to corrent position,
gouhao
[linux-next:master] BUILD REGRESSION c50216cfa084d5eb67dc10e646a3283da1595bb6, kernel test robot
[PATCH 0/1] ext4: Fix stale data exposure caused with dioread_nolock,
Ojaswin Mujoo
[PATCH 0/5] fscrypt: add support for data_unit_size < fs_block_size,
Eric Biggers
[PATCH] quota: explicitly forbid quota files from being encrypted,
Eric Biggers
[RFC 0/1] ext4: Replace linear search with array of lists in CR_GOAL_LEN_SLOW,
Ojaswin Mujoo
[PATCH v2 0/2] JBD2: print io_block if check data block checksum failed when do recovery,
Ye Bin
[syzbot] [xfs?] [ext4?] kernel BUG in __block_write_begin_int,
syzbot
[PATCH] mke2fs: batch zeroing inode table,
Li Dongyang
[PATCH] e2fsck: check all sparse_super backups,
Li Dongyang
[PATCH 0/2] JBD2: print io_block if check data block checksum failed when do recovery,
Ye Bin
[fstests generic/388, 455, 475, 482 ...] Ext4 journal recovery test fails,
Zorro Lang
[tytso-ext4:ext4_merge_resolution] BUILD SUCCESS e677865a661c1801ae701235727bca8e357984e1, kernel test robot
[PATCH v6] ext4: improve trim efficiency,
Fengnan Chang
[syzbot] [ext4?] general protection fault in inode_permission (2), syzbot
[GIT PULL] Ext4 updates for 6.6,
Theodore Ts'o
[GIT PULL] ext2, quota, and udf fixes for 6.6-rc1,
Jan Kara
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, pr-tracker-bot
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, Andy Shevchenko
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, Andy Shevchenko
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, Andy Shevchenko
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, Jan Kara
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, Andy Shevchenko
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, Jan Kara
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, Andy Shevchenko
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, Andy Shevchenko
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, Andy Shevchenko
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, Andy Shevchenko
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, Andy Shevchenko
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, Jan Kara
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, Andy Shevchenko
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, Jan Kara
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, Andy Shevchenko
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, Andy Shevchenko
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, Andy Shevchenko
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, Josh Poimboeuf
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, Andy Shevchenko
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, Linus Torvalds
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, Linus Torvalds
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, Andy Shevchenko
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, Andy Shevchenko
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, Linus Torvalds
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, Andy Shevchenko
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, Andy Shevchenko
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, Andy Shevchenko
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, Linus Torvalds
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, Jan Kara
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, Baokun Li
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, Andy Shevchenko
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, Baokun Li
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, Linus Torvalds
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, Andy Shevchenko
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, Andy Shevchenko
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, Linus Torvalds
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, andy . shevchenko
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, Kees Cook
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, Andy Shevchenko
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, Jan Kara
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, Kees Cook
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, Jan Kara
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, andy . shevchenko
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, Jan Kara
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1, Linux regression tracking #adding (Thorsten Leemhuis)
[PATCH V2] e2fsprogs: support EXT2_FLAG_BG_TRIMMED and EXT2_FLAGS_TRACK_TRIM, Li Dongyang
[PATCH v3] fs: clean up usage of noop_dirty_folio,
Xueshi Hu
[PATCH v3] e2fsck: delay quotas loading in release_orphan_inodes(), Baokun Li
ext4/super.c : Fix a goto label,
Haibo Liu
[PATCH v2] fs: clean up usage of noop_dirty_folio,
Xueshi Hu
[tytso-ext4:dev] BUILD SUCCESS 768d612f79822d30a1e7d132a4d4b05337ce42ec, kernel test robot
[PATCH v6 00/11] io_uring getdents,
Hao Xu
- [PATCH 01/11] fs: split off vfs_getdents function of getdents64 syscall, Hao Xu
- [PATCH 02/11] xfs: add NOWAIT semantics for readdir, Hao Xu
- [PATCH 03/11] vfs: add nowait flag for struct dir_context, Hao Xu
- [PATCH 04/11] vfs: add a vfs helper for io_uring file pos lock, Hao Xu
- [PATCH 06/11] vfs: add a nowait parameter for touch_atime(), Hao Xu
- [PATCH 07/11] vfs: add nowait parameter for file_accessed(), Hao Xu
- [PATCH 05/11] vfs: add file_pos_unlock() for io_uring usage, Hao Xu
- [PATCH 08/11] vfs: move file_accessed() to the beginning of iterate_dir(), Hao Xu
- [PATCH 09/11] vfs: error out -EAGAIN if atime needs to be updated, Hao Xu
- [PATCH 10/11] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait, Hao Xu
- [PATCH 11/11] io_uring: add support for getdents, Hao Xu
- Re: [PATCH v6 00/11] io_uring getdents, Christian Brauner
Re: [PATCH 0/3] fstests-bld overlayfs updates, Amir Goldstein
[PATCH v3 00/13] fixes and cleanups to ext4 resize,
Kemeng Shi
- [PATCH v3 13/13] ext4: remove unnecessary initialization of count2 in set_flexbg_block_bitmap, Kemeng Shi
- [PATCH v3 08/13] ext4: calculate free_clusters_count in cluster unit in verify_group_input, Kemeng Shi
- [PATCH v3 12/13] ext4: remove unnecessary check to avoid repeat update_backups for the same gdb, Kemeng Shi
- [PATCH v3 02/13] ext4: add missed brelse in update_backups, Kemeng Shi
- [PATCH v3 01/13] ext4: correct offset of gdb backup in non meta_bg group to update_backups, Kemeng Shi
- [PATCH v3 10/13] ext4: use saved local variable sbi instead of EXT4_SB(sb), Kemeng Shi
- [PATCH v3 06/13] ext4: remove redundant check of count, Kemeng Shi
- [PATCH v3 04/13] ext4: remove gdb backup copy for meta bg in setup_new_flex_group_blocks, Kemeng Shi
- [PATCH v3 09/13] ext4: remove EXT4FS_DEBUG defination in resize.c, Kemeng Shi
- [PATCH v3 03/13] ext4: correct return value of ext4_convert_meta_bg, Kemeng Shi
- [PATCH v3 07/13] ext4: remove commented code in reserve_backup_gdb, Kemeng Shi
- [PATCH v3 11/13] ext4: simplify the gdbblock calculation in add_new_gdb_meta_bg, Kemeng Shi
- [PATCH v3 05/13] ext4: fix typo in setup_new_flex_group_blocks, Kemeng Shi
- Re: [PATCH v3 00/13] fixes and cleanups to ext4 resize, Theodore Ts'o
[PATCH v2 00/13] fixes and cleanups to ext4 resize,
Kemeng Shi
- [PATCH v2 08/13] ext4: calculate free_clusters_count in cluster unit in verify_group_input, Kemeng Shi
- [PATCH v2 11/13] ext4: simplify the gdbblock calculation in add_new_gdb_meta_bg, Kemeng Shi
- [PATCH v2 05/13] ext4: fix typo in setup_new_flex_group_blocks, Kemeng Shi
- [PATCH v2 09/13] ext4: remove EXT4FS_DEBUG defination in resize.c, Kemeng Shi
- [PATCH v2 07/13] ext4: remove commented code in reserve_backup_gdb, Kemeng Shi
- [PATCH v2 02/13] ext4: add missed brelse in update_backups, Kemeng Shi
- [PATCH v2 10/13] ext4: use saved local variable sbi instead of EXT4_SB(sb), Kemeng Shi
- [PATCH v2 06/13] ext4: remove redundant check of count, Kemeng Shi
- [PATCH v2 01/13] ext4: correct offset of gdb backup in non meta_bg group to update_backups, Kemeng Shi
- [PATCH v2 13/13] ext4: remove unnecessary initialization of count2 in set_flexbg_block_bitmap, Kemeng Shi
- [PATCH v2 04/13] ext4: remove gdb backup copy for meta bg in setup_new_flex_group_blocks, Kemeng Shi
- [PATCH v2 12/13] ext4: remove unnecessary check to avoid repeat update_backups for the same gdb, Kemeng Shi
- [PATCH v2 03/13] ext4: correct return value of ext4_convert_meta_bg, Kemeng Shi
- Re: [PATCH v2 00/13] fixes and cleanups to ext4 resize, Kemeng Shi
[PATCH 2/2] ext4: trivial: add semicolon after label attributes,
Chunhui He
[PATCH v6 00/11] cleanups and unit test for mballoc,
Kemeng Shi
- [PATCH v6 11/11] ext4: run mballoc test with different layouts setting, Kemeng Shi
- [PATCH v6 06/11] ext4: call ext4_mb_mark_context in ext4_mb_clear_bb, Kemeng Shi
- [PATCH v6 09/11] ext4: add some kunit stub for mballoc kunit test, Kemeng Shi
- [PATCH v6 03/11] ext4: extent ext4_mb_mark_context to support allocation under journal, Kemeng Shi
- [PATCH v6 05/11] ext4: Separate block bitmap and buddy bitmap freeing in ext4_mb_clear_bb(), Kemeng Shi
- [PATCH v6 07/11] ext4: Separate block bitmap and buddy bitmap freeing in ext4_group_add_blocks(), Kemeng Shi
- [PATCH v6 04/11] ext4: call ext4_mb_mark_context in ext4_mb_mark_diskspace_used, Kemeng Shi
- [PATCH v6 01/11] ext4: factor out codes to update block bitmap and group descriptor on disk from ext4_mb_mark_bb, Kemeng Shi
- [PATCH v6 10/11] ext4: add first unit test for ext4_mb_new_blocks_simple in mballoc, Kemeng Shi
- [PATCH v6 02/11] ext4: call ext4_mb_mark_context in ext4_free_blocks_simple, Kemeng Shi
- [PATCH v6 08/11] ext4: call ext4_mb_mark_context in ext4_group_add_blocks(), Kemeng Shi
- Re: [PATCH v6 00/11] cleanups and unit test for mballoc, IBM
[tytso-ext4:dev] BUILD SUCCESS 91c66ddfd2dfa4c622c45a3ed0908b36c1adfa28, kernel test robot
[PATCH] ext4: correct error handling of ext4_get_journal_inode(),
Zhang Yi
[PATCH] libext2fs: don't truncate the orphan file inode if it is newly allocated,
Theodore Ts'o
[PATCH RFC v5 00/29] io_uring getdents,
Hao Xu
- [PATCH 01/29] fs: split off vfs_getdents function of getdents64 syscall, Hao Xu
- [PATCH 02/29] xfs: rename XBF_TRYLOCK to XBF_NOWAIT, Hao Xu
- [PATCH 03/29] xfs: add NOWAIT semantics for readdir, Hao Xu
- [PATCH 04/29] vfs: add nowait flag for struct dir_context, Hao Xu
- [PATCH 05/29] vfs: add a vfs helper for io_uring file pos lock, Hao Xu
- [PATCH 06/29] vfs: add file_pos_unlock() for io_uring usage, Hao Xu
- [PATCH 07/29] vfs: add a nowait parameter for touch_atime(), Hao Xu
- [PATCH 08/29] vfs: add nowait parameter for file_accessed(), Hao Xu
- [PATCH 09/29] vfs: move file_accessed() to the beginning of iterate_dir(), Hao Xu
- [PATCH 10/29] vfs: add S_NOWAIT for nowait time update, Hao Xu
- [PATCH 11/29] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait, Hao Xu
- [PATCH 12/29] xfs: enforce GFP_NOIO implicitly during nowait time update, Hao Xu
- [PATCH 13/29] xfs: make xfs_trans_alloc() support nowait semantics, Hao Xu
- [PATCH 14/29] xfs: support nowait for xfs_log_reserve(), Hao Xu
- [PATCH 16/29] xfs: add nowait parameter for xfs_inode_item_init(), Hao Xu
- [PATCH 15/29] xfs: don't wait for free space in xlog_grant_head_check() in nowait case, Hao Xu
- [PATCH 17/29] xfs: make xfs_trans_ijoin() error out -EAGAIN, Hao Xu
- [PATCH 18/29] xfs: set XBF_NOWAIT for xfs_buf_read_map if necessary, Hao Xu
- [PATCH 19/29] xfs: support nowait memory allocation in _xfs_buf_alloc(), Hao Xu
- [PATCH 20/29] xfs: distinguish error type of memory allocation failure for nowait case, Hao Xu
- [PATCH 22/29] xfs: comment page allocation for nowait case in xfs_buf_find_insert(), Hao Xu
- [PATCH 23/29] xfs: don't print warn info for -EAGAIN error in xfs_buf_get_map(), Hao Xu
- [PATCH 24/29] xfs: support nowait for xfs_buf_read_map(), Hao Xu
- [PATCH 25/29] xfs: support nowait for xfs_buf_item_init(), Hao Xu
- [PATCH 27/29] xfs: add a comment for xlog_kvmalloc(), Hao Xu
- [PATCH 28/29] xfs: support nowait semantics for xc_ctx_lock in xlog_cil_commit(), Hao Xu
- [PATCH 29/29] io_uring: add support for getdents, Hao Xu
- [PATCH 21/29] xfs: return -EAGAIN when bulk memory allocation fails in nowait case, Hao Xu
- [PATCH 26/29] xfs: return -EAGAIN when nowait meets sync in transaction commit, Hao Xu
- Re: [PATCH RFC v5 00/29] io_uring getdents, Darrick J. Wong
- Re: [PATCH RFC v5 00/29] io_uring getdents, Dave Chinner
[PATCH v2] e2fsck: delay quotas loading in release_orphan_inodes(),
Baokun Li
[syzbot] [ext4?] BUG: unable to handle kernel paging request in ext4_calculate_overhead,
syzbot
[PATCH] e2fsprogs: don't allow udisks to automount ext4 filesystems with no prompt, Darrick J. Wong
Re: [BUG+PATCH] mke2fs: Inode checksum does not match inode while creating orphan file, Jan Kara
[PATCH] ext4/mballoc: No need to generate from free list,
Wang Jianjian
[PATCH] ext4: Fix incorrect offset,
Wang Jianjian
[RFC PATCH 00/16] ext4: more accurate metadata reservaion for delalloc mount option,
Zhang Yi
- [RFC PATCH 03/16] ext4: let __revise_pending() return the number of new inserts pendings, Zhang Yi
- [RFC PATCH 11/16] ext4: factor out common part of ext4_da_{release|update_reserve}_space(), Zhang Yi
- [RFC PATCH 13/16] ext4: calculate the worst extent blocks needed of a delalloc es entry, Zhang Yi
- [RFC PATCH 10/16] ext4: reserve meta blocks in ext4_da_reserve_space(), Zhang Yi
- [RFC PATCH 06/16] ext4: move delalloc data reserve spcae updating into ext4_es_insert_extent(), Zhang Yi
- [RFC PATCH 12/16] ext4: update reserved meta blocks in ext4_da_{release|update_reserve}_space(), Zhang Yi
- [RFC PATCH 09/16] ext4: count reserved metadata blocks for delalloc per inode, Zhang Yi
- [RFC PATCH 01/16] ext4: correct the start block of counting reserved clusters, Zhang Yi
- [RFC PATCH 14/16] ext4: reserve extent blocks for delalloc, Zhang Yi
- [RFC PATCH 15/16] ext4: flush delalloc blocks if no free space, Zhang Yi
- [RFC PATCH 07/16] ext4: count inode's total delalloc data blocks into ext4_es_tree, Zhang Yi
- [RFC PATCH 05/16] ext4: pass real delayed status into ext4_es_insert_extent(), Zhang Yi
- [RFC PATCH 16/16] ext4: drop ext4_nonda_switch(), Zhang Yi
- [RFC PATCH 08/16] ext4: refactor delalloc space reservation, Zhang Yi
- [RFC PATCH 02/16] ext4: make sure allocate pending entry not fail, Zhang Yi
- [RFC PATCH 04/16] ext4: count removed reserved blocks for delalloc only es entry, Zhang Yi
- Re: [RFC PATCH 00/16] ext4: more accurate metadata reservaion for delalloc mount option, Jan Kara
[RESEND PATCH] misc/mke2fs.8.in: Correct valid cluster-size values, Srivathsa Dara
[PATCH v5] ext4: improve trim efficiency,
Fengnan Chang
[PATCH v5 30/45] ext4: dynamically allocate the ext4-es shrinker, Qi Zheng
[PATCH v5 31/45] jbd2,ext4: dynamically allocate the jbd2-journal shrinker,
Qi Zheng
[PATCH] ext4/059: disable block_validity checks when mounting a corrupted file system,
Theodore Ts'o
[PATCH v3 0/29] block: Make blkdev_get_by_*() return handle,
Jan Kara
[PATCH v4] ext4: improve trim efficiency,
Fengnan Chang
[RESEND PATCH v10 00/25] DEPT(Dependency Tracker),
Byungchul Park
- [RESEND PATCH v10 10/25] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait, Byungchul Park
- [RESEND PATCH v10 20/25] dept: Apply timeout consideration to waitqueue wait, Byungchul Park
- [RESEND PATCH v10 22/25] dept: Apply timeout consideration to dma fence wait, Byungchul Park
- [RESEND PATCH v10 24/25] dept: Make Dept able to work with an external wgen, Byungchul Park
- [RESEND PATCH v10 01/25] llist: Move llist_{head,node} definition to types.h, Byungchul Park
- [RESEND PATCH v10 23/25] dept: Record the latest one out of consecutive waits of the same class, Byungchul Park
- [RESEND PATCH v10 08/25] dept: Apply sdt_might_sleep_{start,end}() to PG_{locked,writeback} wait, Byungchul Park
- [RESEND PATCH v10 06/25] dept: Add proc knobs to show stats and dependency graph, Byungchul Park
- [RESEND PATCH v10 11/25] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait, Byungchul Park
- [RESEND PATCH v10 14/25] dept: Add a mechanism to refill the internal memory pools on running out, Byungchul Park
- [RESEND PATCH v10 12/25] dept: Distinguish each syscall context from another, Byungchul Park
- [RESEND PATCH v10 18/25] dept: Apply timeout consideration to wait_for_completion()/complete(), Byungchul Park
- [RESEND PATCH v10 05/25] dept: Tie to Lockdep and IRQ tracing, Byungchul Park
- [RESEND PATCH v10 17/25] dept: Track timeout waits separately with a new Kconfig, Byungchul Park
- [RESEND PATCH v10 19/25] dept: Apply timeout consideration to swait, Byungchul Park
- [RESEND PATCH v10 15/25] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread, Byungchul Park
- [RESEND PATCH v10 07/25] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete(), Byungchul Park
- [RESEND PATCH v10 13/25] dept: Distinguish each work from another, Byungchul Park
- [RESEND PATCH v10 25/25] dept: Track the potential waits of PG_{locked,writeback}, Byungchul Park
[Index of Archives]
[Kernel Announce]
[Reiser Filesystem Development]
[Linux XFS]
[Ceph FS]
[Linux NFS]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]