Linux Ext4 Filesystem Development
[Prev Page][Next Page]
- [PATCH 7/8] ext4: Fix superblock checksum failure when setting password salt, (continued)
- [PATCHv2 1/2] common/rc: Add whitelisted FS support in _require_scratch_swapfile(),
Ritesh Harjani
- [PATCH e2fsprogs] build: Add SYSLIBS to e4crypt linking,
Hauke Mehrtens
- [GIT PULL] fsverity updates for 5.11,
Eric Biggers
- [GIT PULL] fscrypt updates for 5.11,
Eric Biggers
- WARNING in ext4_xattr_set_entry, syzbot
- [PATCH] misc: replace remaining loff_t with ext2_loff_t,
Andreas Dilger
- [PATCH] e2fsck: Avoid changes on recovery flags when jbd2_journal_recover() failed,
Haotian Li
- [PATCH] fs: ext4: remove unnecessary wbc parameter from ext4_bio_write_page,
chenlei0x
- [ext4:dev] BUILD SUCCESS 696c1c70a14f8c96d85fc794aaabf4835e2fffc6, kernel test robot
- [PATCH v2 00/15] Fast commits support for e2fsprogs,
harshadshirwadkar
- [PATCH v2 01/15] ext2fs: move calculate_summary_stats to ext2fs lib, harshadshirwadkar
- [PATCH v2 02/15] e2fsck: add kernel endian-ness conversion macros, harshadshirwadkar
- [PATCH v2 04/15] libext2fs: provide APIs to configure fast commit blocks, harshadshirwadkar
- [PATCH v2 05/15] e2fsprogs: make userspace tools number of fast commits blocks aware, harshadshirwadkar
- [PATCH v2 03/15] e2fsck: port fc changes from kernel's recovery.c to e2fsck, harshadshirwadkar
- [PATCH v2 09/15] e2fsck: add fast commit scan pass, harshadshirwadkar
- [PATCH v2 10/15] e2fsck: add fast commit replay skeleton, harshadshirwadkar
- [PATCH v2 11/15] e2fsck: add fc replay for link, unlink, creat tags, harshadshirwadkar
- [PATCH v2 13/15] debugfs: add fast commit support to logdump, harshadshirwadkar
- [PATCH v2 14/15] tests: add fast commit recovery tests, harshadshirwadkar
- [PATCH v2 15/15] ext4: fix tests to account for new dumpe2fs output, harshadshirwadkar
- [PATCH v2 06/15] ext2fs: add new APIs needed for fast commits, harshadshirwadkar
- [PATCH v2 12/15] e2fsck: add replay for add_range, del_range, and inode tags, harshadshirwadkar
- [PATCH v2 07/15] e2fsck: add function to rewrite extent tree, harshadshirwadkar
- [PATCH v2 08/15] e2fsck: add fast commit setup code, harshadshirwadkar
- [PATCH RESEND v2 00/12] e2fsprogs: improve case-insensitive fs,
Arnaud Ferraris
- [PATCH RESEND v2 08/12] dict: Support comparison with context, Arnaud Ferraris
- [PATCH RESEND v2 01/12] tune2fs: Allow enabling casefold feature after fs creation, Arnaud Ferraris
- [PATCH RESEND v2 10/12] e2fsck: Add option to force encoded filename verification, Arnaud Ferraris
- [PATCH RESEND v2 11/12] e2fsck.8.in: Document check_encoding extended option, Arnaud Ferraris
- [PATCH RESEND v2 09/12] e2fsck: Detect duplicated casefolded direntries for rehash, Arnaud Ferraris
- [PATCH RESEND v2 05/12] e2fsck: add new problem for casefolded name check, Arnaud Ferraris
- [PATCH RESEND v2 06/12] e2fsck: Fix entries with invalid encoded characters, Arnaud Ferraris
- [PATCH RESEND v2 02/12] tune2fs: Fix casefold+encrypt error message, Arnaud Ferraris
- [PATCH RESEND v2 07/12] e2fsck: Support casefold directories when rehashing, Arnaud Ferraris
- [PATCH RESEND v2 12/12] tests: f_bad_fname: Test fixes of invalid filenames and duplicates, Arnaud Ferraris
- [PATCH RESEND v2 04/12] ext2fs: Implement faster CI comparison of strings, Arnaud Ferraris
- [PATCH RESEND v2 03/12] ext2fs: Add method to validate casefolded strings, Arnaud Ferraris
- Re: [PATCH RESEND v2 00/12] e2fsprogs: improve case-insensitive fs, Theodore Ts'o
- UBSAN: shift-out-of-bounds in ext4_fill_super,
syzbot
- [PATCHv3 1/1] generic: Add test to check for mounting a huge sparse dm device, Ritesh Harjani
- [PATCH 0/8] Superblock Notifications,
Gabriel Krisman Bertazi
- [PATCH 1/8] watch_queue: Make watch_sizeof() check record size, Gabriel Krisman Bertazi
- [PATCH 2/8] security: Add hooks to rule on setting a watch for superblock, Gabriel Krisman Bertazi
- [PATCH 3/8] watch_queue: Support a text field at the end of the notification, Gabriel Krisman Bertazi
- [PATCH 4/8] vfs: Add superblock notifications, Gabriel Krisman Bertazi
- [PATCH 5/8] vfs: Include origin of the SB error notification, Gabriel Krisman Bertazi
- [PATCH 6/8] fs: Add more superblock error subtypes, Gabriel Krisman Bertazi
- [PATCH 7/8] ext4: Implement SB error notification through watch_sb, Gabriel Krisman Bertazi
- [PATCH 8/8] samples: watch_queue: Add sample of SB notifications, Gabriel Krisman Bertazi
- Re: [PATCH 5/8] vfs: Include origin of the SB error notification, David Howells
- Re: [PATCH 3/8] watch_queue: Support a text field at the end of the notification, David Howells
- Re: [PATCH 0/8] Superblock Notifications, David Howells
- discard feature, mkfs.ext4 and mmc default fallback to normal erase op,
Michael Walle
- [PATCH RFC 0/5] Add threading support to e2fsprogs,
Theodore Ts'o
- [PATCH] libfs: unexport generic_ci_d_compare() and generic_ci_d_hash(),
Eric Biggers
- [LSFMMBPF 2021] A status update,
Josef Bacik
- ext4: Funny characters appended to file names,
Paul Menzel
- [PATCH 0/2] Section handling patch and huge sparse file generic/618,
Ritesh Harjani
- [PATCH v2] ext4: avoid s_mb_prefetch to be zero in individual scenarios,
Chunguang Xu
- [PATCH v4 00/40] idmapped mounts,
Christian Brauner
- [PATCH v4 03/40] namespace: only take read lock in do_reconfigure_mnt(), Christian Brauner
- [PATCH v4 05/40] fs: add attr_flags_to_mnt_flags helper, Christian Brauner
- [PATCH v4 04/40] fs: split out functions to hold writers, Christian Brauner
- [PATCH v4 06/40] fs: add mount_setattr(), Christian Brauner
- [PATCH v4 08/40] fs: add id translation helpers, Christian Brauner
- [PATCH v4 09/40] mount: attach mappings to mounts, Christian Brauner
- [PATCH v4 10/40] capability: handle idmapped mounts, Christian Brauner
- [PATCH v4 02/40] mount: make {lock,unlock}_mount_hash() static, Christian Brauner
- [PATCH v4 07/40] tests: add mount_setattr() selftests, Christian Brauner
- [PATCH v4 01/40] namespace: take lock_mount_hash() directly when changing flags, Christian Brauner
- [PATCH v4 11/40] namei: make permission helpers idmapped mount aware, Christian Brauner
- [PATCH v4 12/40] inode: make init and permission helpers idmapped mount aware, Christian Brauner
- [PATCH v4 15/40] xattr: handle idmapped mounts, Christian Brauner
- [PATCH v4 17/40] stat: handle idmapped mounts, Christian Brauner
- [PATCH v4 13/40] attr: handle idmapped mounts, Christian Brauner
- [PATCH v4 14/40] acl: handle idmapped mounts, Christian Brauner
- [PATCH v4 16/40] commoncap: handle idmapped mounts, Christian Brauner
- [PATCH v4 19/40] namei: introduce struct renamedata, Christian Brauner
- [PATCH v4 18/40] namei: handle idmapped mounts in may_*() helpers, Christian Brauner
- [PATCH v4 24/40] utimes: handle idmapped mounts, Christian Brauner
- [PATCH v4 38/40] fs: introduce MOUNT_ATTR_IDMAP, Christian Brauner
- [PATCH v4 29/40] would_dump: handle idmapped mounts, Christian Brauner
- [PATCH v4 23/40] af_unix: handle idmapped mounts, Christian Brauner
- [PATCH v4 21/40] open: handle idmapped mounts in do_truncate(), Christian Brauner
- [PATCH v4 37/40] overlayfs: do not mount on top of idmapped mounts, Christian Brauner
- [PATCH v4 36/40] ecryptfs: do not mount on top of idmapped mounts, Christian Brauner
- [PATCH v4 20/40] namei: prepare for idmapped mounts, Christian Brauner
- [PATCH v4 33/40] ima: handle idmapped mounts, Christian Brauner
- [PATCH v4 22/40] open: handle idmapped mounts, Christian Brauner
- [PATCH v4 35/40] ext4: support idmapped mounts, Christian Brauner
- [PATCH v4 39/40] tests: extend mount_setattr tests, Christian Brauner
- [PATCH v4 27/40] init: handle idmapped mounts, Christian Brauner
- [PATCH v4 32/40] apparmor: handle idmapped mounts, Christian Brauner
- [PATCH v4 25/40] fcntl: handle idmapped mounts, Christian Brauner
- [PATCH v4 26/40] notify: handle idmapped mounts, Christian Brauner
- [PATCH v4 31/40] fs: make helpers idmap mount aware, Christian Brauner
- [PATCH v4 28/40] ioctl: handle idmapped mounts, Christian Brauner
- [PATCH v4 40/40] generic/618: add fstests for idmapped mounts, Christian Brauner
- [PATCH v4 30/40] exec: handle idmapped mounts, Christian Brauner
- [PATCH v4 34/40] fat: handle idmapped mounts, Christian Brauner
- improved performance in case of data journaling,
lokesh jaliminche
- [PATCH v2 0/9] Allow deleting files with unsupported encryption policy,
Eric Biggers
- [PATCH v2 1/9] ext4: remove ext4_dir_open(), Eric Biggers
- [PATCH v2 4/9] ext4: don't call fscrypt_get_encryption_info() from dx_show_leaf(), Eric Biggers
- [PATCH v2 2/9] f2fs: remove f2fs_dir_open(), Eric Biggers
- [PATCH v2 3/9] ubifs: remove ubifs_dir_open(), Eric Biggers
- [PATCH v2 5/9] fscrypt: introduce fscrypt_prepare_readdir(), Eric Biggers
- [PATCH v2 8/9] fscrypt: unexport fscrypt_get_encryption_info(), Eric Biggers
- [PATCH v2 6/9] fscrypt: move body of fscrypt_prepare_setattr() out-of-line, Eric Biggers
- [PATCH v2 7/9] fscrypt: move fscrypt_require_key() to fscrypt_private.h, Eric Biggers
- [PATCH v2 9/9] fscrypt: allow deleting files with unsupported encryption policy, Eric Biggers
- Re: [PATCH v2 0/9] Allow deleting files with unsupported encryption policy, Eric Biggers
- [PATCH] common/rc: Fix _check_s_dax(),
ira . weiny
- [RFC PATCH] common/rc: Fix _check_s_dax() for kernel 5.10,
ira . weiny
- [PATCH V2] uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT,
Eric Sandeen
- [PATCH 0/2] statx: Fix DAX attribute collision and handling,
Eric Sandeen
- [PATCH] ext4: Don't leak old mountpoint samples,
Richard Weinberger
- [PATCH v2] generic: ENOSPC regression test in a multi-threaded scenario, Pratik Rajesh Sampat
- [PATCH] ext4: avoid s_mb_prefetch to be zero in individual scenarios,
Chunguang Xu
- [PATCH v3 00/38] idmapped mounts,
Christian Brauner
- [PATCH v3 32/38] fat: handle idmapped mounts, Christian Brauner
- [PATCH v3 25/38] init: handle idmapped mounts, Christian Brauner
- [PATCH v3 37/38] tests: extend mount_setattr tests, Christian Brauner
- [PATCH v3 30/38] apparmor: handle idmapped mounts, Christian Brauner
- [PATCH v3 35/38] overlayfs: do not mount on top of idmapped mounts, Christian Brauner
- [PATCH v3 23/38] fcntl: handle idmapped mounts, Christian Brauner
- [PATCH v3 21/38] af_unix: handle idmapped mounts, Christian Brauner
- [PATCH v3 34/38] ecryptfs: do not mount on top of idmapped mounts, Christian Brauner
- [PATCH v3 36/38] fs: introduce MOUNT_ATTR_IDMAP, Christian Brauner
- [PATCH v3 31/38] ima: handle idmapped mounts, Christian Brauner
- [PATCH v3 22/38] utimes: handle idmapped mounts, Christian Brauner
- [PATCH v3 26/38] ioctl: handle idmapped mounts, Christian Brauner
- [PATCH v3 28/38] exec: handle idmapped mounts, Christian Brauner
- [PATCH v3 29/38] fs: add helpers for idmap mounts, Christian Brauner
- [PATCH v3 20/38] open: handle idmapped mounts, Christian Brauner
- [PATCH v3 33/38] ext4: support idmapped mounts, Christian Brauner
- [PATCH v3 27/38] would_dump: handle idmapped mounts, Christian Brauner
- [PATCH v3 24/38] notify: handle idmapped mounts, Christian Brauner
- [PATCH v3 38/38] generic/618: add fstests for idmapped mounts, Christian Brauner
- [PATCH v3 03/38] namespace: only take read lock in do_reconfigure_mnt(), Christian Brauner
- [PATCH v3 01/38] namespace: take lock_mount_hash() directly when changing flags, Christian Brauner
- [PATCH v3 19/38] open: handle idmapped mounts in do_truncate(), Christian Brauner
- [PATCH v3 16/38] namei: handle idmapped mounts in may_*() helpers, Christian Brauner
- [PATCH v3 02/38] mount: make {lock,unlock}_mount_hash() static, Christian Brauner
- [PATCH v3 17/38] namei: introduce struct renamedata, Christian Brauner
- [PATCH v3 13/38] xattr: handle idmapped mounts, Christian Brauner
- [PATCH v3 07/38] mount: attach mappings to mounts, Christian Brauner
- [PATCH v3 15/38] stat: handle idmapped mounts, Christian Brauner
- [PATCH v3 05/38] tests: add mount_setattr() selftests, Christian Brauner
- [PATCH v3 12/38] acl: handle idmapped mounts, Christian Brauner
- [PATCH v3 11/38] attr: handle idmapped mounts, Christian Brauner
- [PATCH v3 06/38] fs: add id translation helpers, Christian Brauner
- [PATCH v3 04/38] fs: add mount_setattr(), Christian Brauner
- [PATCH v3 14/38] commoncap: handle idmapped mounts, Christian Brauner
- [PATCH v3 10/38] inode: add idmapped mount aware init and permission helpers, Christian Brauner
- [PATCH v3 18/38] namei: prepare for idmapped mounts, Christian Brauner
- [PATCH v3 08/38] capability: handle idmapped mounts, Christian Brauner
- [PATCH v3 09/38] namei: add idmapped mount aware permission helpers, Christian Brauner
- Re: [PATCH v3 00/38] idmapped mounts, Serge E. Hallyn
- [PATCH v2 00/12] e2fsprogs: improve case-insensitive fs support,
Arnaud Ferraris
- [PATCH v2 01/12] tune2fs: Allow enabling casefold feature after fs creation, Arnaud Ferraris
- [PATCH v2 03/12] ext2fs: Add method to validate casefolded strings, Arnaud Ferraris
- [PATCH v2 04/12] ext2fs: Implement faster CI comparison of strings, Arnaud Ferraris
- [PATCH v2 02/12] tune2fs: Fix casefold+encrypt error message, Arnaud Ferraris
- [PATCH v2 05/12] e2fsck: add new problem for casefolded name check, Arnaud Ferraris
- [PATCH v2 06/12] e2fsck: Fix entries with invalid encoded characters, Arnaud Ferraris
- [PATCH v2 09/12] e2fsck: Detect duplicated casefolded direntries for rehash, Arnaud Ferraris
- [PATCH v2 11/12] e2fsck.8.in: Document check_encoding extended option, Arnaud Ferraris
- [PATCH v2 08/12] dict: Support comparison with context, Arnaud Ferraris
- [PATCH v2 10/12] e2fsck: Add option to force encoded filename verification, Arnaud Ferraris
- [PATCH v2 12/12] tests: f_bad_fname: Test fixes of invalid filenames and duplicates, Arnaud Ferraris
- [PATCH v2 07/12] e2fsck: Support casefold directories when rehashing, Arnaud Ferraris
- [PATCH 00/12] ext4: Various fixes of ext4 handling of fs errors,
Jan Kara
- [PATCH 01/12] ext4: Don't remount read-only with errors=continue on reboot, Jan Kara
- [PATCH 04/12] ext4: Make ext4_abort() use __ext4_error(), Jan Kara
- [PATCH 09/12] ext4: Drop sync argument of ext4_commit_super(), Jan Kara
- [PATCH 06/12] ext4: Simplify ext4 error translation, Jan Kara
- [PATCH 05/12] ext4: Move functions in super.c, Jan Kara
- [PATCH 03/12] ext4: Standardize error message in ext4_protect_reserved_inode(), Jan Kara
- [PATCH 02/12] ext4: Remove redundant sb checksum recomputation, Jan Kara
- [PATCH 12/12] ext4: Use sbi instead of EXT4_SB(sb) in ext4_update_super(), Jan Kara
- [PATCH 11/12] ext4: Save error info to sb through journal if available, Jan Kara
- [PATCH 07/12] ext4: Defer saving error info from atomic context, Jan Kara
- [PATCH 10/12] ext4: Protect superblock modifications with a buffer lock, Jan Kara
- [PATCH 08/12] ext4: Combine ext4_handle_error() and save_error_info(), Jan Kara
- Re: [PATCH 00/12] ext4: Various fixes of ext4 handling of fs errors, harshad shirwadkar
- [PATCH] ext4: Fix deadlock with fs freezing and EA inodes,
Jan Kara
- [PATCH] generic: ENOSPC regression test in a multi-threaded scenario,
Pratik Rajesh Sampat
- backup/restore of fscrypt files,
Andreas Dilger
- [PATCH 0/9] Allow deleting files with unsupported encryption policy,
Eric Biggers
- [PATCH 1/9] ext4: remove ext4_dir_open(), Eric Biggers
- [PATCH 3/9] ubifs: remove ubifs_dir_open(), Eric Biggers
- [PATCH 4/9] ext4: don't call fscrypt_get_encryption_info() from dx_show_leaf(), Eric Biggers
- [PATCH 2/9] f2fs: remove f2fs_dir_open(), Eric Biggers
- [PATCH 7/9] fscrypt: move fscrypt_require_key() to fscrypt_private.h, Eric Biggers
- [PATCH 8/9] fscrypt: unexport fscrypt_get_encryption_info(), Eric Biggers
- [PATCH 9/9] fscrypt: allow deleting files with unsupported encryption policy, Eric Biggers
- [PATCH 5/9] fscrypt: introduce fscrypt_prepare_readdir(), Eric Biggers
- [PATCH 6/9] fscrypt: move body of fscrypt_prepare_setattr() out-of-line, Eric Biggers
- Re: [PATCH 0/9] Allow deleting files with unsupported encryption policy, Eric Biggers
- [ext4:dev] BUILD SUCCESS f902b216501094495ff75834035656e8119c537f, kernel test robot
- [GIT PULL] ext4 bug fixes for 5.10-rc,
Theodore Y. Ts'o
- [PATCH 1/2] ext4: make fast_commit.h byte identical with e2fsprogs/fast_commit.h,
Harshad Shirwadkar
- [PATCH 00/15] Fast commits support for e2fsprogs,
Harshad Shirwadkar
- [PATCH 02/15] ext2fs, e2fsck: add kernel endian-ness conversion macros, Harshad Shirwadkar
- [PATCH 03/15] e2fsck: port fc changes from kernel's recovery.c to e2fsck, Harshad Shirwadkar
- [PATCH 01/15] ext2fs: move calculate_summary_stats to ext2fs lib, Harshad Shirwadkar
- [PATCH 04/15] mke2fs, dumpe2fs: make fast commit blocks configurable, Harshad Shirwadkar
- [PATCH 05/15] mke2fs, tune2fs: update man page with fast commit info, Harshad Shirwadkar
- [PATCH 06/15] ext2fs: add new APIs needed for fast commits, Harshad Shirwadkar
- [PATCH 07/15] e2fsck: add function to rewrite extent tree, Harshad Shirwadkar
- [PATCH 08/15] e2fsck: add fast commit setup code, Harshad Shirwadkar
- [PATCH 10/15] e2fsck: add fast commit replay skeleton, Harshad Shirwadkar
- [PATCH 09/15] e2fsck: add fast commit scan pass, Harshad Shirwadkar
- [PATCH 11/15] e2fsck: add fc replay for link, unlink, creat tags, Harshad Shirwadkar
- [PATCH 12/15] e2fsck: add replay for add_range, del_range, and inode tags, Harshad Shirwadkar
- [PATCH 14/15] tests: add fast commit recovery tests, Harshad Shirwadkar
- [PATCH 13/15] debugfs: add fast commit support to logdump, Harshad Shirwadkar
- [PATCH 15/15] ext4: fix tests to account for new dumpe2fs output, Harshad Shirwadkar
- [PATCH 000/141] Fix fall-through warnings for Clang,
Gustavo A. R. Silva
- Re: [PATCH 000/141] Fix fall-through warnings for Clang, Gustavo A. R. Silva
Re: [PATCH 000/141] Fix fall-through warnings for Clang, Miguel Ojeda
Re: [PATCH 000/141] Fix fall-through warnings for Clang, Jason Gunthorpe
Message not available
Re: [PATCH 000/141] Fix fall-through warnings for Clang, Martin K. Petersen
Re: (subset) [PATCH 000/141] Fix fall-through warnings for Clang, Martin K. Petersen
[PATCH] ext4: add docs about fast commit idempotence,
Harshad Shirwadkar
[PATCH] ext4: drop fast_commit from /proc/mounts, Theodore Ts'o
[PATCH v4 0/3] Add support for Encryption and Casefolding in F2FS,
Daniel Rosenberg
[PATCH] ext4: Fix bogus warning in ext4_update_dx_flag(),
Jan Kara
[RFC PATCH v3 00/61] Introduce parallel fsck to e2fsck pass1,
Saranya Muruganandam
- [RFC PATCH v3 01/61] e2fsck: add -m option for multithread, Saranya Muruganandam
- [RFC PATCH v3 02/61] e2fsck: copy context when using multi-thread fsck, Saranya Muruganandam
- [RFC PATCH v3 03/61] e2fsck: copy fs when using multi-thread fsck, Saranya Muruganandam
- [RFC PATCH v3 04/61] e2fsck: clear icache when using multi-thread fsck, Saranya Muruganandam
- [RFC PATCH v3 05/61] e2fsck: add assert when copying context, Saranya Muruganandam
- [RFC PATCH v3 06/61] e2fsck: copy bitmaps when copying context, Saranya Muruganandam
- [RFC PATCH v3 07/61] e2fsck: copy badblocks when copying fs, Saranya Muruganandam
- [RFC PATCH v3 08/61] e2fsck: open io-channel when copying fs, Saranya Muruganandam
- [RFC PATCH v3 09/61] e2fsck: create logs for mult-threads, Saranya Muruganandam
- [RFC PATCH v3 10/61] e2fsck: optionally configure one pfsck thread, Saranya Muruganandam
- [RFC PATCH v3 11/61] e2fsck: add start/end group for thread, Saranya Muruganandam
- [RFC PATCH v3 12/61] e2fsck: split groups to different threads, Saranya Muruganandam
- [RFC PATCH v3 13/61] e2fsck: print thread log properly, Saranya Muruganandam
- [RFC PATCH v3 14/61] e2fsck: merge bitmaps after thread completes, Saranya Muruganandam
- [RFC PATCH v3 16/61] e2fsck: optimize the inserting of dir_info_db, Saranya Muruganandam
- [RFC PATCH v3 15/61] e2fsck: do not change global variables, Saranya Muruganandam
- [RFC PATCH v3 17/61] e2fsck: merge dir_info after thread finishes, Saranya Muruganandam
- [RFC PATCH v3 18/61] e2fsck: rbtree bitmap for dir, Saranya Muruganandam
- [RFC PATCH v3 19/61] e2fsck: merge badblocks after thread finishes, Saranya Muruganandam
- [RFC PATCH v3 20/61] e2fsck: merge icounts after thread finishes, Saranya Muruganandam
- [RFC PATCH v3 21/61] e2fsck: merge dblist after thread finishes, Saranya Muruganandam
- [RFC PATCH v3 22/61] e2fsck: add debug codes for multiple threads, Saranya Muruganandam
- [RFC PATCH v3 23/61] e2fsck: merge counts after threads finish, Saranya Muruganandam
- [RFC PATCH v3 24/61] e2fsck: merge fs flags when threads finish, Saranya Muruganandam
- [RFC PATCH v3 25/61] e2fsck: merge dx_dir_info after threads finish, Saranya Muruganandam
- [RFC PATCH v3 27/61] e2fsck: merge context flags properly, Saranya Muruganandam
- [RFC PATCH v3 26/61] e2fsck: merge dirs_to_hash when threads finish, Saranya Muruganandam
- [RFC PATCH v3 28/61] e2fsck: merge quota context after threads finish, Saranya Muruganandam
- [RFC PATCH v3 29/61] e2fsck: serialize fix operations, Saranya Muruganandam
- [RFC PATCH v3 30/61] e2fsck: move some fixes out of parallel pthreads, Saranya Muruganandam
- [RFC PATCH v3 31/61] e2fsck: split and merge invalid bitmaps, Saranya Muruganandam
- [RFC PATCH v3 32/61] e2fsck: merge EA blocks properly, Saranya Muruganandam
- [RFC PATCH v3 33/61] e2fsck: kickoff mutex lock for block found map, Saranya Muruganandam
- [RFC PATCH v3 34/61] e2fsck: allow admin specify number of threads, Saranya Muruganandam
- [RFC PATCH v3 35/61] e2fsck: adjust number of threads, Saranya Muruganandam
- [RFC PATCH v3 36/61] e2fsck: fix readahead for pfsck of pass1, Saranya Muruganandam
- [RFC PATCH v3 38/61] e2fsck: reset lost_and_found after threads finish, Saranya Muruganandam
- [RFC PATCH v3 39/61] e2fsck: merge extent depth count after threads finish, Saranya Muruganandam
- [RFC PATCH v3 40/61] e2fsck: simplify e2fsck context merging codes, Saranya Muruganandam
- [RFC PATCH v3 41/61] e2fsck: set E2F_FLAG_ALLOC_OK after threads, Saranya Muruganandam
- [RFC PATCH v3 42/61] e2fsck: wait fix thread finish before checking, Saranya Muruganandam
- [RFC PATCH v3 43/61] e2fsck: cleanup e2fsck_pass1_thread_join(), Saranya Muruganandam
- [RFC PATCH v3 44/61] e2fsck: avoid too much memory allocation for pfsck, Saranya Muruganandam
- [RFC PATCH v3 45/61] e2fsck: make default smallest RA size to 1M, Saranya Muruganandam
- [RFC PATCH v3 46/61] ext2fs: parallel bitmap loading, Saranya Muruganandam
- [RFC PATCH v3 47/61] e2fsck: update mmp block in one thread, Saranya Muruganandam
- [RFC PATCH v3 48/61] e2fsck: reset @inodes_to_rebuild if restart, Saranya Muruganandam
- [RFC PATCH v3 49/61] e2fsck: fix build for make rpm, Saranya Muruganandam
- [RFC PATCH v3 50/61] e2fsck: move ext2fs_get_avg_group to rw_bitmaps.c, Saranya Muruganandam
- [RFC PATCH v3 51/61] configure: enable pfsck by default, Saranya Muruganandam
- [RFC PATCH v3 54/61] e2fsck: fix race in ext2fs_read_bitmaps(), Saranya Muruganandam
- [RFC PATCH v3 53/61] e2fsck: fix f_multithread_ok test, Saranya Muruganandam
- [RFC PATCH v3 55/61] e2fsck: fix readahead for pass1 without pfsck, Saranya Muruganandam
- [RFC PATCH v3 56/61] e2fsck: fix memory leaks with pfsck enabled, Saranya Muruganandam
- [RFC PATCH v3 57/61] ext2fs: fix to set tail flags with pfsck enabled, Saranya Muruganandam
- [RFC PATCH v3 58/61] e2fsck: misc cleanups for pfsck, Saranya Muruganandam
- [RFC PATCH v3 59/61] e2fsck: update mmp block race, Saranya Muruganandam
- [RFC PATCH v3 60/61] e2fsck: propagate number of threads, Saranya Muruganandam
- [RFC PATCH v3 61/61] e2fsck: Annotating fields in e2fsck_struct, Saranya Muruganandam
- [RFC PATCH v3 37/61] e2fsck: merge options after threads finish, Saranya Muruganandam
- Re: [RFC PATCH v3 00/61] Introduce parallel fsck to e2fsck pass1, Theodore Y. Ts'o
- Re: [RFC PATCH v3 00/61] Introduce parallel fsck to e2fsck pass1, Theodore Y. Ts'o
[PATCH 0/5] fscrypt: prevent creating duplicate encrypted filenames,
Eric Biggers
[PATCH v3 0/3] Add support for Encryption and Casefolding in F2FS,
Daniel Rosenberg
[PATCH v4] fcntl: Add 32bit filesystem mode,
Linus Walleij
[Index of Archives]
[Kernel Announce]
[Reiser Filesystem Development]
[Linux XFS]
[Ceph FS]
[Linux NFS]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]