Linux Ext4 Filesystem Development
[Prev Page][Next Page]
- [PATCH 4/9] mm: introduce memalloc_nofs_{save,restore} API, (continued)
- [PATCH 4/9] mm: introduce memalloc_nofs_{save,restore} API, Michal Hocko
- [PATCH 3/9] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS, Michal Hocko
- [PATCH 7/9] jbd2: make the whole kjournald2 kthread NOFS safe, Michal Hocko
- [PATCH 1/9] lockdep: allow to disable reclaim lockup detection, Michal Hocko
- [PATCH 2/9] xfs: introduce and use KM_NOLOCKDEP to silence reclaim lockdep false positives, Michal Hocko
- [DEBUG PATCH 0/2] debug explicit GFP_NO{FS,IO} usage from the scope context, Michal Hocko
- Re: [PATCH 0/9 v2] scope GFP_NOFS api, Mike Galbraith
- Re: [PATCH 0/9 v2] scope GFP_NOFS api, Michal Hocko
- Big I/O requests are split into small ones due to unaligned ext4 partition boundary?,
Dexuan Cui
- [GIT PULL] ext4 updates for 4.10,
Theodore Ts'o
- superblock completely overwritten,
Heinz Nimmervoll
- [PATCH] xfstests-bld: populate keyring with default key for test_dummy_encryption, Eric Biggers
- [PATCH] fscrypt / ext4: make test_dummy_encryption require a keyring key,
Eric Biggers
- [PATCH 0/6 v3] dax: Page invalidation fixes,
Jan Kara
- Re: [ext4] e2ae766c1b: BUG:sleeping_function_called_from_invalid_context_at_kernel/locking/rwsem.c,
Jan Kara
- Fwd: Filesystem size problem.,
Simon Matthews
- [RFC PATCH] mm: introduce kv[mz]alloc helpers,
Michal Hocko
[PATCH] ext4: do not perform data journaling when data is encrypted.,
Sergey Karamov
Re: LSF/MM 2017: Call for Proposals,
James Bottomley
[PATCH 1/2] test: add f_mke2fs_baddisk v2,
Dmitry Monakhov
[PATCH 1/2] test: add f_mke2fs_baddisk,
Dmitry Monakhov
[patch] ext4: return -ENOMEM instead of success,
Dan Carpenter
[PATCH] ext2: reject inodes with negative size,
Darrick J. Wong
[PATCH] ext4: reject inodes with negative size,
Darrick J. Wong
HUGE slowdown when doing dpkg with ext4 over nbd,
Renaud Mariana
patch ext4: fix data exposure after a crash still work ?,
HUANG Weller (CM/ESW12-CN)
[RFC PATCH 0/5] fscrypt error code cleanup,
Eric Biggers
ABI tracker for e2fsprogs, Ponomarenko Andrey
[PATCH 0/6] UBIFS NFS export support,
Richard Weinberger
Idea behind EXT4_IOC_GET_ENCRYPTION_PWSALT?,
Richard Weinberger
[PATCHv5 00/36] ext4: support of huge pages,
Kirill A. Shutemov
- [PATCHv5 04/36] mm, rmap: account file thp pages, Kirill A. Shutemov
- [PATCHv5 06/36] thp: handle write-protection faults for file THP, Kirill A. Shutemov
- [PATCHv5 09/36] filemap: allocate huge page in pagecache_get_page(), if allowed, Kirill A. Shutemov
- [PATCHv5 13/36] mm: make write_cache_pages() work on huge pages, Kirill A. Shutemov
- [PATCHv5 25/36] ext4: make ext4_writepage() work on huge pages, Kirill A. Shutemov
- [PATCHv5 29/36] ext4: handle huge pages in ext4_da_write_end(), Kirill A. Shutemov
- [PATCHv5 11/36] HACK: readahead: alloc huge pages, if allowed, Kirill A. Shutemov
- [PATCHv5 16/36] thp: make thp_get_unmapped_area() respect S_HUGE_MODE, Kirill A. Shutemov
- [PATCHv5 07/36] filemap: allocate huge page in page_cache_read(), if allowed, Kirill A. Shutemov
- [PATCHv5 08/36] filemap: handle huge pages in do_generic_file_read(), Kirill A. Shutemov
- [PATCHv5 05/36] thp: try to free page's buffers before attempt split, Kirill A. Shutemov
- [PATCHv5 10/36] filemap: handle huge pages in filemap_fdatawait_range(), Kirill A. Shutemov
- [PATCHv5 20/36] truncate: make truncate_inode_pages_range() aware about huge pages, Kirill A. Shutemov
- [PATCHv5 22/36] mm, hugetlb: switch hugetlbfs to multi-order radix-tree entries, Kirill A. Shutemov
- [PATCHv5 23/36] mm: account huge pages to dirty, writaback, reclaimable, etc., Kirill A. Shutemov
- [PATCHv5 28/36] ext4: make ext4_block_write_begin() aware about huge pages, Kirill A. Shutemov
- [PATCHv5 34/36] ext4: make fallocate() operations work with huge pages, Kirill A. Shutemov
- [PATCHv5 36/36] ext4, vfs: add huge= mount option, Kirill A. Shutemov
- [PATCHv5 32/36] ext4: make EXT4_IOC_MOVE_EXT work with huge pages, Kirill A. Shutemov
- [PATCHv5 33/36] ext4: fix SEEK_DATA/SEEK_HOLE for huge pages, Kirill A. Shutemov
- [PATCHv5 35/36] mm, fs, ext4: expand use of page_mapping() and page_to_pgoff(), Kirill A. Shutemov
- [PATCHv5 03/36] page-flags: relax page flag policy for few flags, Kirill A. Shutemov
- [PATCHv5 18/36] fs: make block_write_{begin,end}() be able to handle huge pages, Kirill A. Shutemov
- [PATCHv5 02/36] Revert "radix-tree: implement radix_tree_maybe_preload_order()", Kirill A. Shutemov
- [PATCHv5 31/36] ext4: handle writeback with huge pages, Kirill A. Shutemov
- [PATCHv5 27/36] ext4: handle huge pages in __ext4_block_zero_page_range(), Kirill A. Shutemov
- [PATCHv5 24/36] ext4: make ext4_mpage_readpages() hugepage-aware, Kirill A. Shutemov
- [PATCHv5 17/36] fs: make block_read_full_page() be able to read huge page, Kirill A. Shutemov
- [PATCHv5 26/36] ext4: handle huge pages in ext4_page_mkwrite(), Kirill A. Shutemov
- [PATCHv5 30/36] ext4: make ext4_da_page_release_reservation() aware about huge pages, Kirill A. Shutemov
- [PATCHv5 21/36] truncate: make invalidate_inode_pages2_range() aware about huge pages, Kirill A. Shutemov
- [PATCHv5 12/36] brd: make it handle huge pages, Kirill A. Shutemov
- [PATCHv5 19/36] fs: make block_page_mkwrite() aware about huge pages, Kirill A. Shutemov
- [PATCHv5 14/36] thp: introduce hpage_size() and hpage_mask(), Kirill A. Shutemov
- [PATCHv5 15/36] thp: do not threat slab pages as huge in hpage_{nr_pages,size,mask}, Kirill A. Shutemov
- [PATCHv5 01/36] mm, shmem: swich huge tmpfs to multi-order radix-tree entries, Kirill A. Shutemov
[PATCH] ext4: validate s_first_meta_bg at mount time,
Eryu Guan
[PATCH] ext4: Fix checks for data=ordered and journal_async_commit options,
Jan Kara
[PATCH 1/3] ext4: forbid i_extra_isize not divisible by 4,
Eric Biggers
[PATCH 1/5] mbcache: correctly handle 'e_referenced' bit,
Eric Biggers
[PATCH 1/4] fscrypt: rename get_crypt_info() to fscrypt_get_crypt_info(),
Theodore Ts'o
[PATCH 0/6 v2] dax: Page invalidation fixes,
Jan Kara
[PATCH] ext4: Warn when page is dirtied without buffers,
Jan Kara
[RFC 4/6] ext4: Initialize timestamps limits, Deepa Dinamani
[PATCH 0/6] introduce DAX tracepoint support,
Ross Zwisler
[PATCH] ext4: fix inode checksum calculation problem of inode in some range of inode size,
Daeho Jeong
Re: linux-next: Tree for Nov 22 (ext4 + dax),
Randy Dunlap
[PATCH] ext4/001: Fixup file layout with DAX, Jan Kara
[PATCH] ext4: disable pwsalt ioctl when encryption disabled by config,
Eric Biggers
[PATCH] ext4: get rid of ext4_sb_has_crypto(),
Eric Biggers
[ext4:dev 21/26] file.c:undefined reference to `dax_iomap_fault',
kbuild test robot
external journal an data= option,
Wolfgang Walter
JBD2: Spotted dirty metadata buffer....,
Wolfgang Walter
[PATCH 1/4] ext4: sanity check the block and cluster size at mount time,
Theodore Ts'o
[PATCH 0/10 v3] ext4: Convert ext4 DAX IO to iomap framework,
Jan Kara
- [PATCH 04/10] ext4: Use iomap for zeroing blocks in DAX mode, Jan Kara
- [PATCH 09/10] ext2: Use iomap_zero_range() for zeroing truncated page in DAX path, Jan Kara
- [PATCH 08/10] ext4: Rip out DAX handling from direct IO path, Jan Kara
- [PATCH 06/10] ext4: Avoid split extents for DAX writes, Jan Kara
- [PATCH 02/10] ext4: Let S_DAX set only if DAX is really supported, Jan Kara
- [PATCH 07/10] ext4: Convert DAX faults to iomap infrastructure, Jan Kara
- [PATCH 05/10] ext4: DAX iomap write support, Jan Kara
- [PATCH 01/10] ext4: Factor out checks from ext4_file_write_iter(), Jan Kara
- [PATCH 10/10] dax: Rip out get_block based IO support, Jan Kara
- [PATCH 03/10] ext4: Convert DAX reads to iomap infrastructure, Jan Kara
- Re: [PATCH 0/10 v3] ext4: Convert ext4 DAX IO to iomap framework, Theodore Ts'o
[PATCH 0/4] Add filesystem-level encryption tests,
Eric Biggers
[PATCH] ext4: fix reading new encrypted symlinks on no-journal filesystems,
Eric Biggers
ext4 corruption causing a crash,
Nikolay Borisov
[PATCH] ext4: avoid lockdep warning when inheriting encryption context,
Eric Biggers
kernel BUG at fs/ext4/inode.c:2428!,
Nikolay Borisov
[PATCH 1/2] ext4: allow ext4_truncate() to return an error,
Theodore Ts'o
[PATCH] ext4: don't lock buffer in ext4_commit_super if holding spinlock,
Theodore Ts'o
[RESEND PATCH] fs: ext4: Use current_time() for inode timestamps,
Deepa Dinamani
[PATCH V2] ext4: ext4_mb_seq_groups_show: Fix stack memory corruption,
Chandan Rajendra
Re: [PATCH] EXT4: fixes for recovery mode., Andreas Dilger
[PATCH 0/11 v2] ext4: Convert ext4 DAX IO to iomap framework,
Jan Kara
- [PATCH 01/11] ext4: Factor out checks from ext4_file_write_iter(), Jan Kara
- [PATCH 04/11] ext4: Use iomap for zeroing blocks in DAX mode, Jan Kara
- [PATCH 02/11] ext4: Let S_DAX set only if DAX is really supported, Jan Kara
- [PATCH 03/11] ext4: Convert DAX reads to iomap infrastructure, Jan Kara
- [PATCH 08/11] ext4: Convert DAX faults to iomap infrastructure, Jan Kara
- [PATCH 05/11] ext4: DAX iomap write support, Jan Kara
- [PATCH 06/11] ext4: Avoid split extents for DAX writes, Jan Kara
- [PATCH 10/11] ext2: Use iomap_zero_range() for zeroing truncated page in DAX path, Jan Kara
- [PATCH 07/11] dax: Introduce IOMAP_FAULT flag, Jan Kara
- [PATCH 09/11] ext4: Rip out DAX handling from direct IO path, Jan Kara
- [PATCH 11/11] dax: Rip out get_block based IO support, Jan Kara
- Re: [PATCH 0/11 v2] ext4: Convert ext4 DAX IO to iomap framework, Dave Chinner
[PATCH V2 linux-next] ext4: fix block_validity definition, Fabian Frederick
[PATCH] ext4: ext4_mb_seq_groups_show: Fix stack memory corruption,
Chandan Rajendra
[Bug 187051] New: "orphan list check failed" error in ext4,
bugzilla-daemon
- [Bug 187051] "orphan list check failed" error in ext4, bugzilla-daemon
- [Bug 187051] "orphan list check failed" error in ext4, bugzilla-daemon
- [Bug 187051] "orphan list check failed" error in ext4, bugzilla-daemon
- [Bug 187051] "orphan list check failed" error in ext4, bugzilla-daemon
- [Bug 187051] "orphan list check failed" error in ext4, bugzilla-daemon
- [Bug 187051] "orphan list check failed" error in ext4, bugzilla-daemon
- [Bug 187051] "orphan list check failed" error in ext4, bugzilla-daemon
- [Bug 187051] "orphan list check failed" error in ext4, bugzilla-daemon
- [Bug 187051] "orphan list check failed" error in ext4, bugzilla-daemon
- [Bug 187051] "orphan list check failed" error in ext4, bugzilla-daemon
- [Bug 187051] "orphan list check failed" error in ext4, bugzilla-daemon
- [Bug 187051] "orphan list check failed" error in ext4, bugzilla-daemon
- [Bug 187051] "orphan list check failed" error in ext4, bugzilla-daemon
- [Bug 187051] "orphan list check failed" error in ext4, bugzilla-daemon
- [Bug 187051] "orphan list check failed" error in ext4, bugzilla-daemon
- [Bug 187051] "orphan list check failed" error in ext4, bugzilla-daemon
- [Bug 187051] "orphan list check failed" error in ext4, bugzilla-daemon
- [Bug 187051] "orphan list check failed" error in ext4, bugzilla-daemon
- [Bug 187051] "orphan list check failed" error in ext4, bugzilla-daemon
- [Bug 187051] "orphan list check failed" error in ext4, bugzilla-daemon
- [Bug 187051] "orphan list check failed" error in ext4, bugzilla-daemon
- [Bug 187051] "orphan list check failed" error in ext4, bugzilla-daemon
- [Bug 187051] "orphan list check failed" error in ext4, bugzilla-daemon
[Bug 186981] New: ext4 is not working on kernel 4.8.6, bugzilla-daemon
Re: Richacl and ext4 vs. xfs,
Andreas Dilger
[PATCH 0/6 v2] fs: Provide function to unmap metadata for a range of blocks,
Jan Kara
[PATCH 1/2] fscrypto: don't use on-stack buffer for filename encryption,
Eric Biggers
[RFC] A proposal for adding case insensitive lookups to ext4,
Theodore Ts'o
[PATCH] ext4: ext4_mb_mark_free_simple: Fix integer value truncation,
Chandan Rajendra
[RFC 0/6] vfs: Add timestamp range check support,
Deepa Dinamani
[PATCH 0/11] ext4: Convert ext4 DAX IO to iomap framework,
Jan Kara
- [PATCH 11/11] dax: Rip out get_block based IO support, Jan Kara
- [PATCH 01/11] ext4: Factor out checks from ext4_file_write_iter(), Jan Kara
- [PATCH 07/11] ext4: Avoid split extents for DAX writes, Jan Kara
- [PATCH 09/11] ext4: Rip out DAX handling from direct IO path, Jan Kara
- [PATCH 08/11] ext4: Convert DAX faults to iomap infrastructure, Jan Kara
- [PATCH 10/11] ext2: Use iomap_zero_range() for zeroing truncated page in DAX path, Jan Kara
- [PATCH 04/11] ext4: Convert DAX reads to iomap infrastructure, Jan Kara
- [PATCH 05/11] ext4: Use iomap for zeroing blocks in DAX mode, Jan Kara
- [PATCH 02/11] ext4: Allow unaligned unlocked DAX IO, Jan Kara
- [PATCH 06/11] ext4: DAX iomap write support, Jan Kara
- [PATCH 03/11] ext4: Let S_DAX set only if DAX is really supported, Jan Kara
- Re: [PATCH 0/11] ext4: Convert ext4 DAX IO to iomap framework, Dave Chinner
[PATCH v9 00/16] re-enable DAX PMD support,
Ross Zwisler
- [PATCH v9 12/16] dax: move RADIX_DAX_* defines to dax.h, Ross Zwisler
- [PATCH v9 15/16] xfs: use struct iomap based DAX PMD fault path, Ross Zwisler
- [PATCH v9 16/16] dax: remove "depends on BROKEN" from FS_DAX_PMD, Ross Zwisler
- [PATCH v9 11/16] dax: dax_iomap_fault() needs to call iomap_end(), Ross Zwisler
- [PATCH v9 14/16] dax: add struct iomap based DAX PMD support, Ross Zwisler
- [PATCH v9 10/16] dax: add dax_iomap_sector() helper function, Ross Zwisler
- [PATCH v9 09/16] dax: correct dax iomap code namespace, Ross Zwisler
- [PATCH v9 13/16] dax: move put_(un)locked_mapping_entry() in dax.c, Ross Zwisler
- [PATCH v9 07/16] dax: coordinate locking for offsets in PMD range, Ross Zwisler
- [PATCH v9 08/16] dax: remove dax_pmd_fault(), Ross Zwisler
- [PATCH v9 03/16] ext2: remove support for DAX PMD faults, Ross Zwisler
- [PATCH v9 04/16] dax: make 'wait_table' global variable static, Ross Zwisler
- [PATCH v9 06/16] dax: consistent variable naming for DAX entries, Ross Zwisler
- [PATCH v9 05/16] dax: remove the last BUG_ON() from fs/dax.c, Ross Zwisler
- [PATCH v9 02/16] dax: remove buffer_size_valid(), Ross Zwisler
- [PATCH v9 01/16] ext4: tell DAX the size of allocation holes, Ross Zwisler
- Re: [PATCH v9 00/16] re-enable DAX PMD support, Dave Chinner
[Bug 186551] New: mkfs.ext4 tries to discard sector beyond the end of the device,
bugzilla-daemon
- [Bug 186551] mkfs.ext4 tries to discard sector beyond the end of the device, bugzilla-daemon
- [Bug 186551] mkfs.ext4 tries to discard sector beyond the end of the device, bugzilla-daemon
- [Bug 186551] mkfs.ext4 tries to discard sector beyond the end of the device, bugzilla-daemon
- [Bug 186551] mkfs.ext4 tries to discard sector beyond the end of the device, bugzilla-daemon
- [Bug 186551] mkfs.ext4 tries to discard sector beyond the end of the device, bugzilla-daemon
- [Bug 186551] mkfs.ext4 tries to discard sector beyond the end of the device, bugzilla-daemon
- [Bug 186551] mkfs.ext4 tries to discard sector beyond the end of the device, bugzilla-daemon
- [Bug 186551] mkfs.ext4 tries to discard sector beyond the end of the device, bugzilla-daemon
- [Bug 186551] mkfs.ext4 tries to discard sector beyond the end of the device, bugzilla-daemon
- [Bug 186551] mkfs.ext4 tries to discard sector beyond the end of the device, bugzilla-daemon
- [Bug 186551] mkfs.ext4 tries to discard sector beyond the end of the device, bugzilla-daemon
[PATCH 50/60] ext4: convert to bio_for_each_segment_all_rd(), Ming Lei
[PATCHSET RFC] sched, jbd2: mark sleeps on journal->j_checkpoint_mutex as iowait,
Tejun Heo
[PATCH] ext4: remove parameter from ext4_xattr_ibody_set(),
Eric Whitney
[PATCH] ext4: allow inode expansion for nojournal file systems,
Eric Whitney
[Bug 182261] New: Deleted files reappear,
bugzilla-daemon
[PATCH] mke2fs: Avoid crashes / infinite loops for absurdly large devices,
Jan Kara
[PATCHv4 00/43] ext4: support of huge pages,
Kirill A. Shutemov
- [PATCHv4 11/43] thp: handle write-protection faults for file THP, Kirill A. Shutemov
- [PATCHv4 38/43] ext4: handle writeback with huge pages, Kirill A. Shutemov
- [PATCHv4 16/43] filemap: handle huge pages in filemap_fdatawait_range(), Kirill A. Shutemov
- [PATCHv4 34/43] ext4: handle huge pages in __ext4_block_zero_page_range(), Kirill A. Shutemov
- [PATCHv4 36/43] ext4: handle huge pages in ext4_da_write_end(), Kirill A. Shutemov
- [PATCHv4 07/43] Revert "radix-tree: implement radix_tree_maybe_preload_order()", Kirill A. Shutemov
- [PATCHv4 04/43] radix-tree: Add radix_tree_split, Kirill A. Shutemov
- [PATCHv4 35/43] ext4: make ext4_block_write_begin() aware about huge pages, Kirill A. Shutemov
- [PATCHv4 41/43] ext4: make fallocate() operations work with huge pages, Kirill A. Shutemov
- [PATCHv4 43/43] ext4, vfs: add huge= mount option, Kirill A. Shutemov
- [PATCHv4 37/43] ext4: make ext4_da_page_release_reservation() aware about huge pages, Kirill A. Shutemov
- [PATCHv4 09/43] mm, rmap: account file thp pages, Kirill A. Shutemov
- [PATCHv4 42/43] mm, fs, ext4: expand use of page_mapping() and page_to_pgoff(), Kirill A. Shutemov
- [PATCHv4 40/43] ext4: fix SEEK_DATA/SEEK_HOLE for huge pages, Kirill A. Shutemov
- [PATCHv4 25/43] fs: make block_write_{begin,end}() be able to handle huge pages, Kirill A. Shutemov
- [PATCHv4 31/43] ext4: make ext4_mpage_readpages() hugepage-aware, Kirill A. Shutemov
- [PATCHv4 26/43] fs: make block_page_mkwrite() aware about huge pages, Kirill A. Shutemov
- [PATCHv4 27/43] truncate: make truncate_inode_pages_range() aware about huge pages, Kirill A. Shutemov
- [PATCHv4 33/43] ext4: handle huge pages in ext4_page_mkwrite(), Kirill A. Shutemov
- [PATCHv4 06/43] mm, shmem: swich huge tmpfs to multi-order radix-tree entries, Kirill A. Shutemov
- [PATCHv4 19/43] brd: make it handle huge pages, Kirill A. Shutemov
- [PATCHv4 29/43] mm, hugetlb: switch hugetlbfs to multi-order radix-tree entries, Kirill A. Shutemov
- [PATCHv4 39/43] ext4: make EXT4_IOC_MOVE_EXT work with huge pages, Kirill A. Shutemov
- [PATCHv4 32/43] ext4: make ext4_writepage() work on huge pages, Kirill A. Shutemov
- [PATCHv4 28/43] truncate: make invalidate_inode_pages2_range() aware about huge pages, Kirill A. Shutemov
- [PATCHv4 30/43] mm: account huge pages to dirty, writaback, reclaimable, etc., Kirill A. Shutemov
- [PATCHv4 22/43] thp: do not threat slab pages as huge in hpage_{nr_pages,size,mask}, Kirill A. Shutemov
- [PATCHv4 24/43] fs: make block_read_full_page() be able to read huge page, Kirill A. Shutemov
- [PATCHv4 13/43] filemap: allocate huge page in page_cache_read(), if allowed, Kirill A. Shutemov
- [PATCHv4 23/43] thp: make thp_get_unmapped_area() respect S_HUGE_MODE, Kirill A. Shutemov
- [PATCHv4 01/43] tools: Add WARN_ON_ONCE, Kirill A. Shutemov
- [PATCHv4 03/43] radix-tree: Add radix_tree_join, Kirill A. Shutemov
- [PATCHv4 18/43] block: define BIO_MAX_PAGES to HPAGE_PMD_NR if huge page cache enabled, Kirill A. Shutemov
- [PATCHv4 21/43] thp: introduce hpage_size() and hpage_mask(), Kirill A. Shutemov
- [PATCHv4 14/43] filemap: handle huge pages in do_generic_file_read(), Kirill A. Shutemov
- [PATCHv4 20/43] mm: make write_cache_pages() work on huge pages, Kirill A. Shutemov
[Index of Archives]
[Kernel Announce]
[Reiser Filesystem Development]
[Linux XFS]
[Ceph FS]
[Linux NFS]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]