Linux Ext4 Filesystem Development
[Prev Page][Next Page]
- [PATCH RFC 1/5] fs: Add new argument to file_operations::fallocate(), (continued)
- [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
- [PATCH v7 00/23] Change readahead API,
Matthew Wilcox
- [PATCH v7 12/24] mm: Add page_cache_readahead_unbounded, Matthew Wilcox
- [PATCH v7 02/24] mm: Return void from various readahead functions, Matthew Wilcox
- [PATCH v7 07/24] mm: rename readahead loop variable to 'i', Matthew Wilcox
- [PATCH v7 11/24] mm: Move end_index check out of readahead loop, Matthew Wilcox
- [PATCH v7 03/24] mm: Ignore return value of ->readpages, Matthew Wilcox
- [PATCH v7 06/24] mm: Rename various 'offset' parameters to 'index', Matthew Wilcox
- [PATCH v7 04/24] mm: Move readahead nr_pages check into read_pages, Matthew Wilcox
- [PATCH v7 08/24] mm: Remove 'page_offset' from readahead loop, Matthew Wilcox
- [PATCH v7 09/24] mm: Put readahead pages in cache earlier, Matthew Wilcox
- [PATCH v7 10/24] mm: Add readahead address space operation, Matthew Wilcox
- [PATCH v7 21/24] iomap: Restructure iomap_readpages_actor, Matthew Wilcox
- [PATCH v7 13/24] fs: Convert mpage_readpages to mpage_readahead, Matthew Wilcox
- [PATCH v7 23/24] mm: Document why we don't set PageReadahead, Matthew Wilcox
- [PATCH v7 22/24] iomap: Convert from readpages to readahead, Matthew Wilcox
- [PATCH v7 16/24] erofs: Convert compressed files from readpages to readahead, Matthew Wilcox
- [PATCH v7 14/24] btrfs: Convert from readpages to readahead, Matthew Wilcox
- [PATCH v7 24/24] mm: Use memalloc_nofs_save in readahead path, Matthew Wilcox
- [PATCH v7 19/24] f2fs: Convert from readpages to readahead, Matthew Wilcox
- [PATCH v7 20/24] fuse: Convert from readpages to readahead, Matthew Wilcox
- [PATCH v7 01/24] mm: Move readahead prototypes from mm.h, Matthew Wilcox
- [PATCH v7 15/24] erofs: Convert uncompressed files from readpages to readahead, Matthew Wilcox
- [PATCH v7 17/24] ext4: Convert from readpages to readahead, Matthew Wilcox
- [PATCH v7 18/24] ext4: Pass the inode to ext4_mpage_readpages, Matthew Wilcox
- [PATCH v7 05/24] mm: Use readahead_control to pass arguments, Matthew Wilcox
- Re: [PATCH v7 00/23] Change readahead API, David Sterba
- [PATCH v3 0/2] ext4: fix race between writepages and enabling EXT4_EXTENTS_FL,
Eric Biggers
- [PATCH] ext4: fix handling mount -o remount,nolazytime,
Konstantin Khlebnikov
- [PATCH v2] ext4: add cond_resched() to __ext4_find_entry(), Shijie Luo
- [PATCH v2] ext4: fix race between writepages and enabling EXT4_EXTENTS_FL,
Eric Biggers
- [PATCH 0/3] ext4: Fix potential races when performing online resizing,
Suraj Jitindar Singh
- Re: [PATCH v2] io_uring: fix poll_list race for SETUP_IOPOLL|SETUP_SQPOLL, Xiaoguang Wang
- [PATCH] ext4: clean up error return for convert_initialized_extent(),
Eric Whitney
- [PATCH 4.4 1/2] jbd2: move the clearing of b_modified flag to the journal_unmap_buffer(),
zhangyi (F)
- [ext4:dev] BUILD SUCCESS c96dceeabf765d0b1b1f29c3bf50a5c01315b820, kbuild test robot
- [PATCH] ext4: fix race between writepages and enabling EXT4_EXTENTS_FL,
Eric Biggers
- [PATCH v6 00/19] Change readahead API,
Matthew Wilcox
- [PATCH v6 16/19] fuse: Convert from readpages to readahead, Matthew Wilcox
- [PATCH v6 11/19] btrfs: Convert from readpages to readahead, Matthew Wilcox
- [PATCH v6 05/19] mm: Remove 'page_offset' from readahead loop, Matthew Wilcox
- [PATCH v6 01/19] mm: Return void from various readahead functions, Matthew Wilcox
- [PATCH v6 13/16] f2fs: Convert from readpages to readahead, Matthew Wilcox
- [PATCH v6 07/19] mm: Put readahead pages in cache earlier, Matthew Wilcox
- [PATCH v6 13/19] erofs: Convert compressed files from readpages to readahead, Matthew Wilcox
- [PATCH v6 04/19] mm: Rearrange readahead loop, Matthew Wilcox
- [PATCH v6 06/19] mm: rename readahead loop variable to 'i', Matthew Wilcox
- [PATCH v6 08/19] mm: Add readahead address space operation, Matthew Wilcox
- [PATCH v6 06/16] mm: Add readahead address space operation, Matthew Wilcox
- [PATCH v6 05/16] mm: Put readahead pages in cache earlier, Matthew Wilcox
- [PATCH v6 09/19] mm: Add page_cache_readahead_limit, Matthew Wilcox
- [PATCH v6 10/19] fs: Convert mpage_readpages to mpage_readahead, Matthew Wilcox
- [PATCH v6 10/16] erofs: Convert uncompressed files from readpages to readahead, Matthew Wilcox
- [PATCH v6 04/16] mm: Tweak readahead loop slightly, Matthew Wilcox
- [PATCH v6 07/16] mm: Add page_cache_readahead_limit, Matthew Wilcox
- [PATCH v6 11/16] erofs: Convert compressed files from readpages to readahead, Matthew Wilcox
- [PATCH v6 14/19] ext4: Convert from readpages to readahead, Matthew Wilcox
- [PATCH v6 18/19] iomap: Convert from readpages to readahead, Matthew Wilcox
- [PATCH v6 08/16] fs: Convert mpage_readpages to mpage_readahead, Matthew Wilcox
- [PATCH v6 15/16] iomap: Convert from readpages to readahead, Matthew Wilcox
- [PATCH v6 03/19] mm: Use readahead_control to pass arguments, Matthew Wilcox
- [PATCH v6 09/16] btrfs: Convert from readpages to readahead, Matthew Wilcox
- Re: [PATCH v6 00/19] Change readahead API, Matthew Wilcox
- [PATCH v6 12/19] erofs: Convert uncompressed files from readpages to readahead, Matthew Wilcox
- [PATCH v6 02/19] mm: Ignore return value of ->readpages, Matthew Wilcox
- [PATCH v6 12/16] ext4: Convert from readpages to readahead, Matthew Wilcox
- [PATCH v6 19/19] mm: Use memalloc_nofs_save in readahead path, Matthew Wilcox
- [PATCH v6 16/16] mm: Use memalloc_nofs_save in readahead path, Matthew Wilcox
- [PATCH v6 14/16] fuse: Convert from readpages to readahead, Matthew Wilcox
- [PATCH v6 15/19] f2fs: Convert from readpages to readahead, Matthew Wilcox
- [PATCH v6 17/19] iomap: Restructure iomap_readpages_actor, Matthew Wilcox
- Re: [PATCH v6 00/19] Change readahead API, Dave Chinner
- Re: [PATCH v6 00/19] Change readahead API, John Hubbard
- [PATCH 16/44] docs: filesystems: convert ext2.txt to ReST,
Mauro Carvalho Chehab
- [PATCH] jbd2: improve comments about freeing data buffers whose page mapping is NULL,
zhangyi (F)
- [GIT PULL] ext4 bug fixes for 5.6-rc2,
Theodore Y. Ts'o
- [PATCH RFC] ext4: fix potential race between online resizing and write operations,
Theodore Y. Ts'o
- [PATCH] ext4: add cond_resched() to __ext4_find_entry(),
Shijie Luo
- [PATCH] ext4: improve explanation of a mount failure caused by a misconfigured kernel, Theodore Ts'o
- [PATCH AUTOSEL 5.5 032/542] ext4: fix ext4_dax_read/write inode locking sequence for IOCB_NOWAIT, Sasha Levin
- [PATCH AUTOSEL 5.5 084/542] ext4: fix deadlock allocating bio_post_read_ctx from mempool, Sasha Levin
- [PATCH AUTOSEL 5.5 083/542] jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when load journal, Sasha Levin
- [PATCH AUTOSEL 5.5 106/542] ext4, jbd2: ensure panic when aborting with zero errno, Sasha Levin
- [PATCH AUTOSEL 5.5 462/542] jbd2: switch to use jbd2_journal_abort() when failed to submit the commit record, Sasha Levin
- [PATCH AUTOSEL 5.5 463/542] jbd2: make sure ESHUTDOWN to be recorded in the journal superblock, Sasha Levin
- [PATCH AUTOSEL 5.4 026/459] ext4: fix ext4_dax_read/write inode locking sequence for IOCB_NOWAIT, Sasha Levin
- [PATCH AUTOSEL 5.4 073/459] jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when load journal, Sasha Levin
- [PATCH AUTOSEL 5.4 091/459] ext4, jbd2: ensure panic when aborting with zero errno, Sasha Levin
- [PATCH AUTOSEL 5.4 398/459] jbd2: switch to use jbd2_journal_abort() when failed to submit the commit record, Sasha Levin
- [PATCH AUTOSEL 5.4 399/459] jbd2: make sure ESHUTDOWN to be recorded in the journal superblock, Sasha Levin
- [PATCH AUTOSEL 4.19 010/252] ext4: fix ext4_dax_read/write inode locking sequence for IOCB_NOWAIT, Sasha Levin
- [PATCH AUTOSEL 4.19 034/252] jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when load journal, Sasha Levin
- [PATCH AUTOSEL 4.19 045/252] ext4, jbd2: ensure panic when aborting with zero errno, Sasha Levin
- [PATCH AUTOSEL 4.19 217/252] jbd2: make sure ESHUTDOWN to be recorded in the journal superblock, Sasha Levin
- [PATCH AUTOSEL 4.19 216/252] jbd2: switch to use jbd2_journal_abort() when failed to submit the commit record, Sasha Levin
- [PATCH AUTOSEL 4.14 010/186] ext4: fix ext4_dax_read/write inode locking sequence for IOCB_NOWAIT, Sasha Levin
- [PATCH AUTOSEL 4.14 033/186] jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when load journal, Sasha Levin
- [PATCH AUTOSEL 4.14 039/186] ext4, jbd2: ensure panic when aborting with zero errno, Sasha Levin
- [PATCH AUTOSEL 4.14 157/186] jbd2: switch to use jbd2_journal_abort() when failed to submit the commit record, Sasha Levin
- [PATCH AUTOSEL 4.14 158/186] jbd2: make sure ESHUTDOWN to be recorded in the journal superblock, Sasha Levin
- [PATCH AUTOSEL 4.9 027/141] ext4, jbd2: ensure panic when aborting with zero errno, Sasha Levin
- [PATCH] ext4/002: remove EXT4_EOFBLOCKS_FL test,
Eric Whitney
- [PATCH AUTOSEL 4.9 116/141] jbd2: switch to use jbd2_journal_abort() when failed to submit the commit record, Sasha Levin
- [PATCH AUTOSEL 4.4 013/100] jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when load journal, Sasha Levin
- [PATCH AUTOSEL 4.4 016/100] ext4, jbd2: ensure panic when aborting with zero errno, Sasha Levin
- [PATCH AUTOSEL 4.4 081/100] jbd2: switch to use jbd2_journal_abort() when failed to submit the commit record, Sasha Levin
- [PATCH AUTOSEL 4.9 022/141] jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when load journal, Sasha Levin
- [PATCH AUTOSEL 5.4 074/459] ext4: fix deadlock allocating bio_post_read_ctx from mempool, Sasha Levin
- [PATCH] ext4/021: make sure the fdatasync subprocess exits,
zhangyi (F)
- [PATCH] ext4: namei: Replace zero-length array with flexible-array member,
Gustavo A. R. Silva
- [PATCH] fs: ext4: mballoc.c: Use built-in RCU list checking,
madhuparnabhowmik10
- [PATCH 0/7 v2] e2fsprogs: Better handling of indexed directories,
Jan Kara
- [PATCH v3 0/2] jbd2: fix an oops problem,
zhangyi (F)
- [PATCH] ext4: delete declaration for ext4_split_extent(),
Eric Whitney
- [PATCH] ext4: remove EXT4_EOFBLOCKS_FL and associated code,
Eric Whitney
- [PATCH v2 0/2] jbd2: fix an oops problem,
zhangyi (F)
- [PATCH v2] ext4: add cond_resched() to ext4_protect_reserved_inode,
Shijie Luo
- [PATCH v5 00/13] Change readahead API,
Matthew Wilcox
- [PATCH v5 05/13] mm: Add page_cache_readahead_limit, Matthew Wilcox
- [PATCH v5 10/13] ext4: Convert from readpages to readahead, Matthew Wilcox
- [PATCH v5 09/13] erofs: Convert compressed files from readpages to readahead, Matthew Wilcox
- [PATCH v5 04/13] mm: Add readahead address space operation, Matthew Wilcox
- [PATCH v5 07/13] btrfs: Convert from readpages to readahead, Matthew Wilcox
- [PATCH v5 08/13] erofs: Convert uncompressed files from readpages to readahead, Matthew Wilcox
- [PATCH v5 13/13] iomap: Convert from readpages to readahead, Matthew Wilcox
- [PATCH v5 01/13] mm: Fix the return type of __do_page_cache_readahead, Matthew Wilcox
- [PATCH v5 11/13] f2fs: Convert from readpages to readahead, Matthew Wilcox
- [PATCH v5 02/13] mm: Ignore return value of ->readpages, Matthew Wilcox
[Index of Archives]
[Kernel Announce]
[Reiser Filesystem Development]
[Linux XFS]
[Ceph FS]
[Linux NFS]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]