Linux Ext4 Filesystem Development
[Prev Page][Next Page]
- Re: [PATCH 00/13] VFS: Filesystem information [ver #19], (continued)
- [Bug 206879] New: "extent tree corrupted" after several syscalls involving EXT4_IOC_SWAP_BOOT on a sparse file, bugzilla-daemon
- [PATCH] ext4: Avoid ENOSPC when avoiding to reuse recently deleted inodes,
Jan Kara
- [PATCH] ext4: Unregister sysfs path before destroying jbd2 journal,
Ritesh Harjani
- Ext4 corruption with VM images as 3 > drop_caches,
Aneesh Kumar K.V
- is there root_fs.arm32 used by xfstests?,
xiaohui li
- [PATCH] ext4: Give 32bit personalities 32bit hashes,
Linus Walleij
- [PATCH] ext4: Check for non-zero journal inum in ext4_calculate_overhead,
Ritesh Harjani
- [PATCH 0/4] fscrypt: add ioctl to get file's encryption nonce,
Eric Biggers
- [PATCH] ext2: fix debug reference to ext2_xattr_cache,
Randy Dunlap
- LSF/MM/BPF 2020: Postponement announcement, Josef Bacik
- cleanup the partitioning code,
Christoph Hellwig
- [PATCH 01/21] block: remove the blk_lookup_devt export, Christoph Hellwig
- [PATCH 02/21] block: remove __bdevname, Christoph Hellwig
- [PATCH 03/21] block: move disk_name and related helpers out of partition-generic.c, Christoph Hellwig
- [PATCH 04/21] block: move sysfs methods shared by disks and partitions to genhd.c, Christoph Hellwig
- [PATCH 05/21] block: remove alloc_part_info and free_part_info, Christoph Hellwig
- [PATCH 06/21] scsi: simplify scsi_bios_ptable, Christoph Hellwig
- [PATCH 07/21] scsi: move scsicam_bios_param to the end of scsicam.c, Christoph Hellwig
- [PATCH 08/21] scsi: simplify scsi_partsize, Christoph Hellwig
- [PATCH 09/21] block: unexport read_dev_sector and put_dev_sector, Christoph Hellwig
- [PATCH 10/21] block: cleanup how md_autodetect_dev is called, Christoph Hellwig
- [PATCH 11/21] block: remove warn_no_part, Christoph Hellwig
- [PATCH 12/21] block: declare all partition detection routines in check.h, Christoph Hellwig
- [PATCH 13/21] block: remove block/partitions/karma.h, Christoph Hellwig
- [PATCH 14/21] block: remove block/partitions/osf.h, Christoph Hellwig
- [PATCH 15/21] block: remove block/partitions/sgi.h, Christoph Hellwig
- [PATCH 16/21] block: remove block/partitions/sun.h, Christoph Hellwig
- [PATCH 18/21] block: move the *_PARTITION enum out of genhd.h, Christoph Hellwig
- [PATCH 17/21] block: move struct partition out of genhd.h, Christoph Hellwig
- [PATCH 19/21] partitions/msdos: remove LINUX_SWAP_PARTITION, Christoph Hellwig
- [PATCH 21/21] block: merge partition-generic.c and check.c, Christoph Hellwig
- [PATCH 20/21] block: move the various x86 Unix label formats out of genhd.h, Christoph Hellwig
- Re: cleanup the partitioning code, Christoph Hellwig
- Is ext4_dio_read_iter() broken?,
David Howells
- [PATCH v8 00/11] Inline Encryption Support,
Satya Tangirala
- [PATCH v8 01/11] block: Keyslot Manager for Inline Encryption, Satya Tangirala
- [PATCH v8 02/11] block: Inline encryption support for blk-mq, Satya Tangirala
- [PATCH v8 03/11] block: Make blk-integrity preclude hardware inline encryption, Satya Tangirala
- [PATCH v8 04/11] block: blk-crypto-fallback for Inline Encryption, Satya Tangirala
- [PATCH v8 07/11] scsi: ufs: Add inline encryption support to UFS, Satya Tangirala
- [PATCH v8 05/11] scsi: ufs: UFS driver v2.1 spec crypto additions, Satya Tangirala
- [PATCH v8 06/11] scsi: ufs: UFS crypto API, Satya Tangirala
- [PATCH v8 09/11] fscrypt: add inline encryption support, Satya Tangirala
- [PATCH v8 08/11] fs: introduce SB_INLINECRYPT, Satya Tangirala
- [PATCH v8 10/11] f2fs: add inline encryption support, Satya Tangirala
- [PATCH v8 11/11] ext4: add inline encryption support, Satya Tangirala
- Re: [PATCH v8 00/11] Inline Encryption Support, Eric Biggers
- Re: [PATCH] ocfs2: fix a null pointer derefrence in ocfs2_block_group_clear_bits(),
lishan
- [PATCH] ext4: remove map_from_cluster from ext4_ext_map_blocks,
Eric Whitney
- [PATCH] ext4: clean up ext4_ext_insert_extent() call in ext4_ext_map_blocks(),
Eric Whitney
- [GIT PULL] fscrypt fix for v5.6-rc6,
Eric Biggers
- [PATCH] ext4: mark block bitmap corrupted when found instead of BUGON,
Dmitry Monakhov
- [PATCH][next] ext4: xattr.h: Replace zero-length array with flexible-array member,
Gustavo A. R. Silva
- [PATCH][next] ext2: xattr.h: Replace zero-length array with flexible-array member,
Gustavo A. R. Silva
- [PATCH][next] ext4: dir: Replace zero-length array with flexible-array member,
Gustavo A. R. Silva
- [PATCH 00/14] VFS: Filesystem information [ver #18],
David Howells
- [PATCH v5 01/20] ext4: update docs for fast commit feature,
Harshad Shirwadkar
- [PATCH v5 02/20] ext4: add handling for extended mount options, Harshad Shirwadkar
- [PATCH v5 03/20] ext4, jbd2: add fast commit initialization routines, Harshad Shirwadkar
- [PATCH v5 04/20] jbd2: add fast commit block tracker variables, Harshad Shirwadkar
- [PATCH v5 05/20] jbd2: disable fast commits if journal is empty, Harshad Shirwadkar
- [PATCH v5 08/20] ext4: add directory entry tracking routines, Harshad Shirwadkar
- [PATCH v5 07/20] ext4: add generic diff tracking routines and range tracking, Harshad Shirwadkar
- [PATCH v5 06/20] jbd2: fast commit main commit path changes, Harshad Shirwadkar
- [PATCH v5 09/20] ext4: add inode tracking and ineligible marking routines, Harshad Shirwadkar
- [PATCH v5 11/20] ext4: add fast commit track points, Harshad Shirwadkar
- [PATCH v5 10/20] ext4: break ext4_unlink() and ext4_link(), Harshad Shirwadkar
- [PATCH v5 13/20] jbd2: add new APIs for commit path of fast commits, Harshad Shirwadkar
- [PATCH v5 12/20] ext4: add fast commit on-disk format structs, Harshad Shirwadkar
- [PATCH v5 14/20] ext4: main commit routine for fast commits, Harshad Shirwadkar
- [PATCH v5 15/20] jbd2: add fast commit recovery path support, Harshad Shirwadkar
- [PATCH v5 17/20] ext4: add idempotent helpers to manipulate bitmaps, Harshad Shirwadkar
- [PATCH v5 16/20] ext4: fast commit recovery path preparation, Harshad Shirwadkar
- [PATCH v5 19/20] ext4: add fast commit replay path, Harshad Shirwadkar
- [PATCH v5 18/20] ext4: disable certain features in replay path, Harshad Shirwadkar
- [PATCH v5 20/20] ext4: add debug mount option to test fast commit replay, Harshad Shirwadkar
- KASAN: use-after-free Read in ext4_xattr_set_entry (3), syzbot
- [PATCH v8 0/8] Support for Casefolding and Encryption,
Daniel Rosenberg
- [LSFMMBPF TOPIC] Killing LSFMMBPF,
Josef Bacik
- Re: [LSFMMBPF TOPIC] Killing LSFMMBPF, Jason Gunthorpe
- Re: [Lsf-pc] [LSFMMBPF TOPIC] Killing LSFMMBPF, Amir Goldstein
- Re: [LSFMMBPF TOPIC] Killing LSFMMBPF, Josef Bacik
- Re: [LSFMMBPF TOPIC] Killing LSFMMBPF, Theodore Y. Ts'o
- Re: [LSFMMBPF TOPIC] Killing LSFMMBPF, Nikolay Borisov
- Re: [LSFMMBPF TOPIC] Killing LSFMMBPF, Matthew Wilcox
- Re: [LSFMMBPF TOPIC] Killing LSFMMBPF, James Bottomley
- Re: [LSFMMBPF TOPIC] long live LFSMMBPF, Chris Mason
- Re: [LSFMMBPF TOPIC] Killing LSFMMBPF, Steve French
- Re: [LSFMMBPF TOPIC] Killing LSFMMBPF, Michal Hocko
- Ext4 errors in linux /var/log/messages,
Alok Jain
- [ext4:dev] BUILD SUCCESS dce8e237100f60c28cc66effb526ba65a01d8cb3, kbuild test robot
- lazytime causing inodes to remain dirty after sync?,
Eric Biggers
- Inode ENOSPC due to recently_deleted(),
Jan Kara
- [PATCH] fscrypt: don't evict dirty inodes after removing key,
Eric Biggers
- A question on umounting without flushing journal,
Bo Branten
- [PATCH] ext4: mark extents index blocks as dirty to avoid information leakage,
brookxu
- "I/O 8 QID 0 timeout, reset controller" on 5.6-rc2,
Jason A. Donenfeld
- [GIT PULL] more ext4 bug fixes for 5.6,
Theodore Y. Ts'o
- [PATCH v2] ext4: use non-movable memory for superblock readahead,
Roman Gushchin
- ENOSPC inline_data fsck failure,
Murphy Zhou
- [PATCHv5 0/6] ext4: bmap & fiemap conversion to use iomap,
Ritesh Harjani
- [PATCH] ext4: potential crash on allocation error in ext4_alloc_flex_bg_array(),
Dan Carpenter
- [PATCH RFC 0/3] fs: online filesystem uuid operations,
Darrick J. Wong
- [PATCHv4 0/6] ext4: bmap & fiemap conversion to use iomap,
Ritesh Harjani
- [PATCH] xfs/XXX: Add xfs/XXX,
ira . weiny
- [PATCH V5 00/12] Enable per-file/per-directory DAX operations V5,
ira . weiny
- [PATCH V5 09/12] fs/xfs: Clean up locking in dax invalidate, ira . weiny
- [PATCH V5 12/12] Documentation/dax: Update Usage section, ira . weiny
- [PATCH V5 10/12] fs/xfs: Allow toggle of effective DAX flag, ira . weiny
- [PATCH V5 06/12] fs: Add locking for a dynamic address space operations state, ira . weiny
- [PATCH V5 07/12] fs: Prevent DAX state change if file is mmap'ed, ira . weiny
- [PATCH V5 11/12] fs/xfs: Remove xfs_diflags_to_linux(), ira . weiny
- [PATCH V5 08/12] fs/xfs: Hold off aops users while changing DAX state, ira . weiny
- [PATCH V5 04/12] fs/xfs: Isolate the physical DAX flag from enabled, ira . weiny
- [PATCH V5 05/12] fs/xfs: Create function xfs_inode_enable_dax(), ira . weiny
- [PATCH V5 03/12] fs/stat: Define DAX statx attribute, ira . weiny
- [PATCH V5 01/12] fs/xfs: Remove unnecessary initialization of i_rwsem, ira . weiny
- [PATCH V5 02/12] fs: Remove unneeded IS_DAX() check, ira . weiny
- Re: [PATCH V5 00/12] Enable per-file/per-directory DAX operations V5, Christoph Hellwig
- [PATCH RFC 0/5] fs, ext4: Physical blocks placement hint for fallocate(0): fallocate2(). TP defrag.,
Kirill Tkhai
- [PATCH RFC 5/5] ext4: Add fallocate2() support, Kirill Tkhai
- [PATCH RFC 1/5] fs: Add new argument to file_operations::fallocate(), Kirill Tkhai
- [PATCH RFC 2/5] fs: Add new argument to vfs_fallocate(), Kirill Tkhai
- [PATCH RFC 4/5] ext4: Prepare ext4_mb_discard_preallocations() for handling EXT4_MB_HINT_GOAL_ONLY, Kirill Tkhai
- [PATCH RFC 3/5] fs: Add fallocate2() syscall, Kirill Tkhai
- Re: [PATCH RFC 0/5] fs, ext4: Physical blocks placement hint for fallocate(0): fallocate2(). TP defrag., Ritesh Harjani
- Re: [PATCH RFC 0/5] fs, ext4: Physical blocks placement hint for fallocate(0): fallocate2(). TP defrag., xiaohui li
- Re: [PATCH RFC 0/5] fs, ext4: Physical blocks placement hint for fallocate(0): fallocate2(). TP defrag., Theodore Y. Ts'o
- [PATCHv3 6/6] Documentation: Correct the description of FIEMAP_EXTENT_LAST,
Ritesh Harjani
- [PATCHv3 5/6] ext4: Move ext4_fiemap to use iomap framework.,
Ritesh Harjani
- [PATCHv3 4/6] ext4: Make ext4_ind_map_blocks work with fiemap,
Ritesh Harjani
- [PATCHv3 1/6] ext4: Add IOMAP_F_MERGED for non-extent based mapping,
Ritesh Harjani
- [PATCHv3 2/6] ext4: Optimize ext4_ext_precache for 0 depth,
Ritesh Harjani
- [PATCHv3 3/6] ext4: Move ext4 bmap to use iomap infrastructure.,
Ritesh Harjani
- [PATCHv3 0/6] ext4: bmap & fiemap conversion to use iomap,
Ritesh Harjani
- WARNING in ext4_write_inode,
syzbot
- [PATCH] ext4: using matching invalidatepage in ext4_writepage,
yangerkun
- [PATCH v2] ext4/021: make sure the fdatasync subprocess exits,
zhangyi (F)
- [PATCH v8 00/25] Change readahead API,
Matthew Wilcox
- [PATCH v8 09/25] mm: Remove 'page_offset' from readahead loop, Matthew Wilcox
- [PATCH v8 01/25] mm: Move readahead prototypes from mm.h, Matthew Wilcox
- [PATCH v8 16/25] fs: Convert mpage_readpages to mpage_readahead, Matthew Wilcox
- [PATCH v8 24/25] fuse: Convert from readpages to readahead, Matthew Wilcox
- [PATCH v8 03/25] mm: Ignore return value of ->readpages, Matthew Wilcox
- [PATCH v8 06/25] mm: Use readahead_control to pass arguments, Matthew Wilcox
- [PATCH v8 04/25] mm: Move readahead nr_pages check into read_pages, Matthew Wilcox
- [PATCH v8 14/25] mm: Document why we don't set PageReadahead, Matthew Wilcox
- [PATCH v8 05/25] mm: Add new readahead_control API, Matthew Wilcox
- [PATCH v8 07/25] mm: Rename various 'offset' parameters to 'index', Matthew Wilcox
- [PATCH v8 19/25] erofs: Convert compressed files from readpages to readahead, Matthew Wilcox
- [PATCH v8 13/25] mm: Add page_cache_readahead_unbounded, Matthew Wilcox
- [PATCH v8 18/25] erofs: Convert uncompressed files from readpages to readahead, Matthew Wilcox
- [PATCH v8 23/25] f2fs: Pass the inode to f2fs_mpage_readpages, Matthew Wilcox
- [PATCH v8 22/25] f2fs: Convert from readpages to readahead, Matthew Wilcox
- [PATCH v8 20/25] ext4: Convert from readpages to readahead, Matthew Wilcox
- [PATCH v8 21/25] ext4: Pass the inode to ext4_mpage_readpages, Matthew Wilcox
- [PATCH v8 17/25] btrfs: Convert from readpages to readahead, Matthew Wilcox
- [PATCH v8 10/25] mm: Put readahead pages in cache earlier, Matthew Wilcox
- [PATCH v8 25/25] iomap: Convert from readpages to readahead, Matthew Wilcox
- [PATCH v8 15/25] mm: Use memalloc_nofs_save in readahead path, Matthew Wilcox
- [PATCH v8 11/25] mm: Add readahead address space operation, Matthew Wilcox
- [PATCH v8 08/25] mm: rename readahead loop variable to 'i', Matthew Wilcox
- [PATCH v8 02/25] mm: Return void from various readahead functions, Matthew Wilcox
- [PATCH v8 12/25] mm: Move end_index check out of readahead loop, Matthew Wilcox
- Re: [PATCH v8 00/25] Change readahead API, Christoph Hellwig
- Re: [PATCH v8 00/25] Change readahead API, William Kucharski
- [PATCH] libext2fs/ismounted.c: check open(O_EXCL) before mntent file,
Lukas Czerner
- [PATCH v4] io_uring: fix poll_list race for SETUP_IOPOLL|SETUP_SQPOLL,
Xiaoguang Wang
- [PATCH v2] ext2: Silence lockdep warning about reclaim under xattr_sem,
Jan Kara
- Getting issue while creating ext4 file system,
Alok Jain
- [PATCH] ext4: fix a data race at inode->i_disksize,
Qiujun Huang
- [PATCH] ext2: Silence lockdep warning about reclaim under xattr_sem,
Jan Kara
- [PATCH][e2fsprogs] misc/create_inode.c: set dir's mode correctly,
Robert Yang
- [PATCH v3] io_uring: fix poll_list race for SETUP_IOPOLL|SETUP_SQPOLL,
Xiaoguang Wang
- [ext4:dev] BUILD SUCCESS 9db176bceb5c5df4990486709da386edadc6bd1d, kbuild test robot
- [ext4:fix-bz-206443] BUILD SUCCESS 7c990728b99ed6fbe9c75fc202fce1172d9916da, kbuild test robot
- A question on directory checksums,
Bo Branten
- [PATCH] ext4: fix a data race at inode->i_blocks,
Qian Cai
- [PATCH] fs/jbd2: fix data races at struct journal_head,
Qian Cai
- ext2, possible circular locking dependency detected,
J. R. Okajima
- [PATCH] libext2fs: don't use O_DIRECT for files on tmpfs,
Andreas Dilger
- [PATCH] ext4: use non-movable memory for superblock readahead,
Roman Gushchin
- null-ptr-deref due to "ext4: fix potential race between online resizing and write operations",
Qian Cai
- [PATCH v7 0/9] Inline Encryption Support,
Satya Tangirala
- [PATCH v7 1/9] block: Keyslot Manager for Inline Encryption, Satya Tangirala
- [PATCH v7 3/9] block: blk-crypto-fallback for Inline Encryption, Satya Tangirala
- [PATCH v7 7/9] fscrypt: add inline encryption support, Satya Tangirala
- [PATCH v7 6/9] scsi: ufs: Add inline encryption support to UFS, Satya Tangirala
- [PATCH v7 8/9] f2fs: add inline encryption support, Satya Tangirala
- [PATCH v7 9/9] ext4: add inline encryption support, Satya Tangirala
- [PATCH v7 4/9] scsi: ufs: UFS driver v2.1 spec crypto additions, Satya Tangirala
- [PATCH v7 5/9] scsi: ufs: UFS crypto API, Satya Tangirala
- [PATCH v7 2/9] block: Inline encryption support for blk-mq, Satya Tangirala
- Re: [PATCH v7 0/9] Inline Encryption Support, Eric Biggers
- [PATCH] ext4: Fix mount failure with quota configured as module,
Jan Kara
- [PATCH -v2 0/3] Fix various races in online resizing,
Theodore Ts'o
- [PATCH V4 00/13] Enable per-file/per-directory DAX operations V4,
ira . weiny
- [PATCH V4 13/13] Documentation/dax: Update Usage section, ira . weiny
- [PATCH V4 12/13] fs/xfs: Remove xfs_diflags_to_linux(), ira . weiny
- [PATCH V4 11/13] fs/xfs: Allow toggle of effective DAX flag, ira . weiny
- [PATCH V4 09/13] fs/xfs: Add write aops lock to xfs layer, ira . weiny
- [PATCH V4 04/13] fs/stat: Define DAX statx attribute, ira . weiny
- [PATCH V4 10/13] fs/xfs: Clean up locking in dax invalidate, ira . weiny
- [PATCH V4 06/13] fs/xfs: Create function xfs_inode_enable_dax(), ira . weiny
- [PATCH V4 08/13] fs: Prevent DAX state change if file is mmap'ed, ira . weiny
- [PATCH V4 03/13] fs: Remove unneeded IS_DAX() check, ira . weiny
- [PATCH V4 02/13] fs/xfs: Clarify lockdep dependency for xfs_isilocked(), ira . weiny
- [PATCH V4 07/13] fs: Add locking for a dynamic address space operations state, ira . weiny
- [PATCH V4 05/13] fs/xfs: Isolate the physical DAX flag from enabled, ira . weiny
- [PATCH V4 01/13] fs/xfs: Remove unnecessary initialization of i_rwsem, ira . weiny
- Re: [PATCH V4 00/13] Enable per-file/per-directory DAX operations V4, Jeff Moyer
- [ext4:fix-bz-206443 6/6] fs/ext4/ialloc.c:333:29: sparse: sparse: incompatible types in comparison expression (different address spaces):, kbuild test robot
- [ext4:fix-bz-206443 5/6] fs/ext4/ext4.h:3002:21: sparse: sparse: incompatible types in comparison expression (different address spaces):, kbuild test robot
- [ext4:fix-bz-206443 3/6] fs/ext4/balloc.c:285:16: sparse: sparse: incompatible types in comparison expression (different address spaces):, kbuild test robot
- [Bug 206613] New: On hitting tab key from terminal against a directory name ending with ':\' doesnot shows files/dir inside it rather shows dir name itself,
bugzilla-daemon
- [PATCH v2] iomap: return partial I/O count on error in iomap_dio_bio_actor,
Goldwyn Rodrigues
- [PATCH] jbd2: fix ocfs2 corrupt when clearing block group bits,
wangyan
[Index of Archives]
[Kernel Announce]
[Reiser Filesystem Development]
[Linux XFS]
[Ceph FS]
[Linux NFS]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]