Linux Ext4 Filesystem Development
[Prev Page][Next Page]
- Re: [PATCH] ext4: fix interaction between i_size, fallocate, and delalloc after a crash, (continued)
- [RFC][PATCH] fstests: regression test for ext4 crash consistency bug,
Amir Goldstein
- [PATCH] tests: report if a test is taking a long time,
Andreas Dilger
- [PATCH] misc: quiet llvm build warnings,
Andreas Dilger
- [PATCH] ext4: avoid Y2038 overflow in recently_deleted(),
Andreas Dilger
- [PATCH 1/2] libext2fs: Prevent allocating inode table from already used blocks,
Lukas Czerner
- ★gz-sales--“JEC world 2018 世界复合材料展览及会议”将于“3月06-08日”在“法国巴黎”举行 (地右P1-L-Me), linux-ext4-owner
- [PATCH 1/5] mke2fs.conf: remove legacy entry for ext4dev,
Theodore Ts'o
- [PATCH 1/2] ext4: fix incorrect quotaoff if the quota feature is enabled,
zhangyi (F)
- ext4 bug fixes for 4.13,
Theodore Ts'o
- [PATCH] Fix ext4 fault handling when mounted with -o dax,ro,
Randy Dodgen
- ext4_mb_generate_buddy block bitmap and bg descriptor inconsistent, Geert Lorang
- [PATCH] ext4: fix incorrect quotaoff if the quota feature is enabled,
zhangyi (F)
- [PATCH] e2fsck: improve performance of region_allocate(),
Doug Porter
- [PATCH, resend] ext4: remove timebomb in ext4_decode_extra_time(),
Christoph Hellwig
- [PATCH 3/3 v5] ext4: reduce lock contention in __ext4_new_inode,
Wang Shilong
- [PATCH 2/3] ext4: cleanup goto next group,
Wang Shilong
- [PATCH 1/3] ext4: Do not unnecessarily allocate buffer in recently_deleted(),
Wang Shilong
- [PATCH 0/2] fs-ext4: Adjustments for two function implementations,
SF Markus Elfring
- [PATCH] fscrypt: add a documentation file for filesystem-level encryption,
Eric Biggers
- [PATCH] e2fsck: set dir_nlink feature if large dir exists,
Andreas Dilger
- [RFC PATCH 0/13 v2] dax, ext4: Synchronous page faults,
Jan Kara
- [PATCH 08/13] dax: Fix comment describing dax_iomap_fault(), Jan Kara
- [PATCH 02/13] dax: Simplify arguments of dax_insert_mapping(), Jan Kara
- [PATCH 03/13] dax: Factor out getting of pfn out of iomap, Jan Kara
- [PATCH 07/13] dax: Inline dax_pmd_insert_mapping() into the callsite, Jan Kara
- [PATCH 13/13] ext4: Support for synchronous DAX faults, Jan Kara
- [PATCH 09/13] dax: Allow dax_iomap_fault() to return pfn, Jan Kara
- [PATCH 01/13] mm: Remove VM_FAULT_HWPOISON_LARGE_MASK, Jan Kara
- [PATCH 06/13] dax: Inline dax_insert_mapping() into the callsite, Jan Kara
- [PATCH 11/13] dax, iomap: Add support for synchronous faults, Jan Kara
- [PATCH 05/13] dax: Create local variable for vmf->flags & FAULT_FLAG_WRITE test, Jan Kara
- [PATCH 12/13] dax: Implement dax_insert_pfn_mkwrite(), Jan Kara
- [PATCH 10/13] mm: Wire up MAP_SYNC, Jan Kara
- [PATCH 04/13] dax: Create local variable for VMA in dax_iomap_pte_fault(), Jan Kara
- [Bug 196677] New: fsck.ext4: unable to set superblock flags, even after mounting ok,
bugzilla-daemon
- CrashMonkey: A Framework to Systematically Test File-System Crash Consistency,
Vijay Chidambaram
- [PATCH 0/2] ext4: ACL fixes for 4.12,
Jan Kara
- Re: FAILED: patch "[PATCH] ext4: Don't clear SGID when inheriting ACLs" failed to apply to 4.12-stable tree,
Jan Kara
- [PATCH v3 40/49] ext4: convert to bio_for_each_segment_all_sp(), Ming Lei
- [PATCH v4] ext4: reduce lock contention in __ext4_new_inode,
Wang Shilong
- variable length array in structure, Sodagudi Prasad
- [PATCH] ext4: fix clang build regression,
Arnd Bergmann
- How to enable CONFIG_EXT4_ENCRYPTION,
Dai Xiang
- [PATCH] ext4: add missing xattr hash update,
Tahsin Erdogan
- [PATCH v3] ext4: reduce lock contention in __ext4_new_inode, Wang Shilong
- Release of e2fsprogs 1.43.5,
Theodore Ts'o
- [PATCH v2] ext4: reduce lock contention in __ext4_new_inode,
Wang Shilong
- Re: quota: dqio_mutex design,
Wang Shilong
- [PATCH] Add inode DAX flag, Lukas Czerner
- How to install xfs_scrub,
Dai Xiang
- [PATCH] ext4: introduce per-inode DAX flag,
Lukas Czerner
- How to install set_encpolicy for xfs_io,
Dai Xiang
- [PATCH] ext4: reduce lock contention in __ext4_new_inode, Wang Shilong
- [no subject], anderslindgaard
- [PATCH 1/2] ext4: fix warning about stack corruption,
Arnd Bergmann
- [PATCH] ext4: release discard bio after sending discard commands,
Daeho Jeong
- Re: [ext2] Mislabeled quadratic probing?,
Matthew Wilcox
- [PATCH] ext4: Fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize,
Jan Kara
- e2fsck on encrypted directories,
Sahitya Tummala
- [PATCH] ext4: fix incorrect n_blocks_count result when resizing file system to size larger than 2^32 blocks,
Jerry Lee
- [PATCH] e2fsprogs - dirhash.c: remove useless test and assignment in strtohash,
Damien Guibouret
- [PATCH] ext4/hash.c: remove useless test and assignment in strtohash,
Damien Guibouret
- [RFC PATCH 0/7] dax, ext4: Synchronous page faults,
Jan Kara
- [PATCH 2/7] dax: Add sync argument to dax_iomap_fault(), Jan Kara
- [PATCH 7/7] ext4: Support for synchronous DAX faults, Jan Kara
- [PATCH 5/7] dax, iomap: Add support for synchronous faults, Jan Kara
- [PATCH 6/7] dax: Implement dax_pfn_mkwrite(), Jan Kara
- [PATCH 4/7] dax: Make dax_insert_mapping() return VM_FAULT_ state, Jan Kara
- [PATCH 1/7] mm: Remove VM_FAULT_HWPOISON_LARGE_MASK, Jan Kara
- [PATCH 3/7] dax: Simplify arguments of dax_insert_mapping(), Jan Kara
- Re: [RFC PATCH 0/7] dax, ext4: Synchronous page faults, Jeff Moyer
- Re: [RFC PATCH 0/7] dax, ext4: Synchronous page faults, Christoph Hellwig
- xattr hash error in 4.13-rc with overlayfs over ext4,
Miklos Szeredi
- nowait aio return value,
Jason Baron
- [PATCH v2 0/7] fscrypt: key verification and KDF improvement,
Eric Biggers
- [PATCH 0/10 v2] Ranged pagevec lookup,
Jan Kara
- [PATCH 4.9 062/125] ext2: Dont clear SGID when inheriting ACLs, Greg Kroah-Hartman
- [PATCH 4.12 084/196] ext2: Dont clear SGID when inheriting ACLs, Greg Kroah-Hartman
- Remove useless test and initialisation in name to hash computation,
Damien Guibouret
- [PATCH] ext4: backward compatibility support for Lustre ea_inode implementation,
Tahsin Erdogan
- bcache with existing ext4 filesystem,
Pavel Machek
- [PATCH v5 0/5] DAX common 4k zero page,
Ross Zwisler
- [e2fsprogs PATCH] libsupport: fix error handling in quota_write_inode,
zhangyi (F)
- [PATCH 1/5] e2fsck: quiet some harmless bitmap warnings,
Theodore Ts'o
- [RFC] online scrub for ext4,
Darrick J. Wong
- [PATCH] ext4: fix dir_nlink behaviour,
Andreas Dilger
- [PATCH v4 0/5] DAX common 4k zero page,
Ross Zwisler
- [GIT PULL] Various filesystem fixes for 4.13-rc1, Jan Kara
- lockdep detects possible deadlock scenario,
Jerry Lee
- [PATCH] ext4: remove unused mode parameter,
Tahsin Erdogan
- write() hangs during flush,
Brian Malehorn
- [PATCH] tune2fs: remove dire warning about check intervals,
Eric Sandeen
- [PATCH 0/2] Handle invalid os_type in e2p.,
Adam Buchbinder
- PROBLEM: lseek64 to END on directory returns INT64_MAX,
Mateusz S
- [PATCH] ext4: silence array overflow warning,
Dan Carpenter
- [Bug 196405] New: mkdir mishandles st_nlink in ext4 directory with 64997 subdirectories,
bugzilla-daemon
- [Bug 196405] mkdir mishandles st_nlink in ext4 directory with 64997 subdirectories, bugzilla-daemon
- [Bug 196405] mkdir mishandles st_nlink in ext4 directory with 64997 subdirectories, bugzilla-daemon
- [Bug 196405] mkdir mishandles st_nlink in ext4 directory with 64997 subdirectories, bugzilla-daemon
- [Bug 196405] mkdir mishandles st_nlink in ext4 directory with 64997 subdirectories, bugzilla-daemon
- [Bug 196405] mkdir mishandles st_nlink in ext4 directory with 64997 subdirectories, bugzilla-daemon
- [Bug 196405] mkdir mishandles st_nlink in ext4 directory with 64997 subdirectories, bugzilla-daemon
- [Bug 196405] mkdir mishandles st_nlink in ext4 directory with 64997 subdirectories, bugzilla-daemon
- [Bug 196405] mkdir mishandles st_nlink in ext4 directory with 64997 subdirectories, bugzilla-daemon
- [Bug 196405] mkdir mishandles st_nlink in ext4 directory with 64997 subdirectories, bugzilla-daemon
- [Bug 196405] mkdir mishandles st_nlink in ext4 directory with 64997 subdirectories, bugzilla-daemon
- [Bug 196405] mkdir mishandles st_nlink in ext4 directory with 64997 subdirectories, bugzilla-daemon
- [Bug 196405] mkdir mishandles st_nlink in ext4 directory with 64997 subdirectories, bugzilla-daemon
- [Bug 196405] mkdir mishandles st_nlink in ext4 directory with 64997 subdirectories, bugzilla-daemon
- [Bug 196405] mkdir mishandles st_nlink in ext4 directory with 64997 subdirectories, bugzilla-daemon
- [Bug 196405] mkdir mishandles st_nlink in ext4 directory with 64997 subdirectories, bugzilla-daemon
- [Bug 196405] mkdir mishandles st_nlink in ext4 directory with 64997 subdirectories, bugzilla-daemon
- [Bug 196405] mkdir mishandles st_nlink in ext4 directory with 64997 subdirectories, bugzilla-daemon
- [Bug 196405] mkdir mishandles st_nlink in ext4 directory with 64997 subdirectories, bugzilla-daemon
- [Bug 196405] mkdir mishandles st_nlink in ext4 directory with 64997 subdirectories, bugzilla-daemon
- [Bug 196405] mkdir mishandles st_nlink in ext4 directory with 64997 subdirectories, bugzilla-daemon
- [Bug 196405] mkdir mishandles st_nlink in ext4 directory with 64997 subdirectories, bugzilla-daemon
- [Bug 196405] mkdir mishandles st_nlink in ext4 directory with 64997 subdirectories, bugzilla-daemon
- [Bug 196405] mkdir mishandles st_nlink in ext4 directory with 64997 subdirectories, bugzilla-daemon
- [Bug 196405] mkdir mishandles st_nlink in ext4 directory with 64997 subdirectories, bugzilla-daemon
- [Bug 196405] mkdir mishandles st_nlink in ext4 directory with 64997 subdirectories, bugzilla-daemon
- [Bug 196405] mkdir mishandles st_nlink in ext4 directory with 64997 subdirectories, bugzilla-daemon
- [Bug 196405] mkdir mishandles st_nlink in ext4 directory with 64997 subdirectories, bugzilla-daemon
- [PATCH] e2fsck: eliminate bad update link count attempt,
Tahsin Erdogan
- [PATCH 1/1] ext4: correcting copy paste error.,
Maninder Singh
- Which kernel do I need to use ext4 64-bit.,
Ram Ramesh
- Collecting aged Ext4 profiles,
Saurabh Kadekodi
- [PATCH] resize2fs: add support for resizing filesystems with ea_inode feature,
Tahsin Erdogan
- [PATCH] ext4: inplace xattr block update fails to deduplicate blocks,
Tahsin Erdogan
- [xfstests PATCH v3] generic: add test of file mode when setfacl fails,
Ernesto A. Fernández
- [PATCH] ext4: correct comment references to ext4_ext_direct_IO(),
Eric Whitney
- [xfstests PATCH v2] generic: add test of file mode when setfacl fails,
Ernesto A. Fernández
- [PATCH v2] generic: test negative SEEK_HOLE/SEEK_DATA offsets,
Darrick J. Wong
- [GIT PULL] ext2, udf, reiserfs fixes for 4.13-rc1, Jan Kara
- [PATCH] ext4: clean up ext4_remove_blocks() return,
Eric Whitney
- [PATCH] ext4: remove unused metadata accounting variables,
Eric Whitney
- [PATCH 0/6] fscrypt: key verification and KDF improvement,
Eric Biggers
- [PATCH] generic: test negative SEEK_HOLE/SEEK_DATA offsets,
Darrick J. Wong
- [PATCH] vfs: in iomap seek_{hole,data}, return -ENXIO for negative offsets,
Darrick J. Wong
- [PATCH] ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsets,
Darrick J. Wong
- Fast symlinks stored slow,
Richard W.M. Jones
- [PATCH 0/5] Failure to set acl may alter group permissions,
Ernesto A. Fernández
- [PATCH] ext4: make xattr inode reads faster,
Tahsin Erdogan
- PROBLEM: lseek64 with SEEK_HOLE and negative offset causes EUCLEAN error,
Mateusz S
- [PATCH] ext4: error should be cleared if ea_inode isn't added to the cache,
Emoly Liu
- [GIT PULL] ext4 updates for 4.13, Theodore Ts'o
- [PATCH 1/4] e2fsck: update quota inode accounting for ea_inode feature,
Tahsin Erdogan
- Re: [PATCH] mbcache: initialize entry->e_referenced in mb_cache_entry_create(), Eric Biggers
- [PATCH 1/4] ext4: fix forgetten xattr lock protection in ext4_expand_extra_isize,
Miao Xie
- [PATCH 1/2] ext4: skip ext4_init_security() and encryption on ea_inodes,
Tahsin Erdogan
- [PATCH] ext4: convert swap_inode_data() over to use swap() on most of the fields,
Jeff Layton
[Index of Archives]
[Kernel Announce]
[Reiser Filesystem Development]
[Linux XFS]
[Ceph FS]
[Linux NFS]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]