Linux Ext4 Filesystem Development
[Prev Page][Next Page]
- [PATCHv4 20/43] mm: make write_cache_pages() work on huge pages, (continued)
- [PATCHv4 20/43] mm: make write_cache_pages() work on huge pages, Kirill A. Shutemov
- [PATCHv4 17/43] HACK: readahead: alloc huge pages, if allowed, Kirill A. Shutemov
- [PATCHv4 15/43] filemap: allocate huge page in pagecache_get_page(), if allowed, Kirill A. Shutemov
- [PATCHv4 12/43] truncate: make sure invalidate_mapping_pages() can discard huge pages, Kirill A. Shutemov
- [PATCHv4 10/43] thp: try to free page's buffers before attempt split, Kirill A. Shutemov
- [PATCHv4 05/43] radix-tree: Add radix_tree_split_preload(), Kirill A. Shutemov
- [PATCHv4 08/43] page-flags: relax page flag policy for few flags, Kirill A. Shutemov
- [PATCHv4 02/43] radix tree test suite: Allow GFP_ATOMIC allocations to fail, Kirill A. Shutemov
- [PATCH] MAINTAINERS: fscrypto: recommend linux-fsdevel for fscrypto patches,
Eric Biggers
- [PATCH] fscrypto: remove unneeded Kconfig dependencies,
Eric Biggers
- [BUG] softlockup observed with 64k block size on ppc64,
Chandan Rajendra
- [PATCH 1/1 linux-next] ext4: fix block_validity definition,
Fabian Frederick
- [GIT PULL] ext4 bug fixes for 4.9,
Theodore Ts'o
- [PATCH V2 linux-next] ext4: make online resizing conditional,
Fabian Frederick
- [PATCH 0/4] fs: Provide function to unmap metadata for a range of blocks,
Jan Kara
- ext4 lockdep splat with v4.9-rc1,
Ross Zwisler
- [PATCH 1/1 linux-next] ext4: make online resizing conditional,
Fabian Frederick
- [PATCH] ext4: fix mmp use after free during unmount,
Eric Sandeen
- generic/095 triggers lockdep warning in 4.9-rc1,
Eric Whitney
- [PATCH] plausible: fix compilation on RHEL 5.x due to missing magic define,
Thomas De Schampheleire
- [PATCH v8 00/16] re-enable DAX PMD support,
Ross Zwisler
- [PATCH v8 15/16] xfs: use struct iomap based DAX PMD fault path, Ross Zwisler
- [PATCH v8 16/16] dax: remove "depends on BROKEN" from FS_DAX_PMD, Ross Zwisler
- [PATCH v8 14/16] dax: add struct iomap based DAX PMD support, Ross Zwisler
- [PATCH v8 11/16] dax: dax_iomap_fault() needs to call iomap_end(), Ross Zwisler
- [PATCH v8 12/16] dax: move RADIX_DAX_* defines to dax.h, Ross Zwisler
- [PATCH v8 13/16] dax: move put_(un)locked_mapping_entry() in dax.c, Ross Zwisler
- [PATCH v8 10/16] dax: add dax_iomap_sector() helper function, Ross Zwisler
- [PATCH v8 06/16] dax: consistent variable naming for DAX entries, Ross Zwisler
- [PATCH v8 09/16] dax: correct dax iomap code namespace, Ross Zwisler
- [PATCH v8 07/16] dax: coordinate locking for offsets in PMD range, Ross Zwisler
- [PATCH v8 08/16] dax: remove dax_pmd_fault(), Ross Zwisler
- [PATCH v8 05/16] dax: remove the last BUG_ON() from fs/dax.c, Ross Zwisler
- [PATCH v8 02/16] dax: remove buffer_size_valid(), Ross Zwisler
- [PATCH v8 04/16] dax: make 'wait_table' global variable static, Ross Zwisler
- [PATCH v8 01/16] ext4: tell DAX the size of allocation holes, Ross Zwisler
- [PATCH v8 03/16] ext2: remove support for DAX PMD faults, Ross Zwisler
- Re: [PATCH v8 00/16] re-enable DAX PMD support, Ross Zwisler
- [RFD] Common userspace tool for fscypto,
Richard Weinberger
- sleeping function called in atomic,
Nikolay Borisov
- [PATCH 00/28] Reenable maybe-uninitialized warnings,
Arnd Bergmann
- [PATCH] fscrypto: move ioctl processing more fully into common code,
Eric Biggers
- [PATCH] partinfo: fix some build errors,
Darrick J. Wong
- [PATCH] ext4: Add missing KERN_CONT to a few more debugging uses,
Joe Perches
- [PATCH v6 00/17] re-enable DAX PMD support,
Ross Zwisler
- [PATCH v6 03/17] dax: remove buffer_size_valid(), Ross Zwisler
- [PATCH v6 05/17] dax: make 'wait_table' global variable static, Ross Zwisler
- [PATCH v6 08/17] dax: coordinate locking for offsets in PMD range, Ross Zwisler
- [PATCH v6 13/17] dax: move RADIX_DAX_* defines to dax.h, Ross Zwisler
- [PATCH v6 14/17] dax: move put_(un)locked_mapping_entry() in dax.c, Ross Zwisler
- [PATCH v6 15/17] dax: add struct iomap based DAX PMD support, Ross Zwisler
- [PATCH v6 04/17] ext2: remove support for DAX PMD faults, Ross Zwisler
- [PATCH v6 16/17] xfs: use struct iomap based DAX PMD fault path, Ross Zwisler
- [PATCH v6 17/17] dax: remove "depends on BROKEN" from FS_DAX_PMD, Ross Zwisler
- [PATCH v6 06/17] dax: remove the last BUG_ON() from fs/dax.c, Ross Zwisler
- [PATCH v6 10/17] dax: correct dax iomap code namespace, Ross Zwisler
- [PATCH v6 09/17] dax: remove dax_pmd_fault(), Ross Zwisler
- [PATCH v6 11/17] dax: add dax_iomap_sector() helper function, Ross Zwisler
- [PATCH v6 12/17] dax: dax_iomap_fault() needs to call iomap_end(), Ross Zwisler
- [PATCH v6 01/17] ext4: allow DAX writeback for hole punch, Ross Zwisler
- [PATCH v6 02/17] ext4: tell DAX the size of allocation holes, Ross Zwisler
- [PATCH v6 07/17] dax: consistent variable naming for DAX entries, Ross Zwisler
- [PATCH] xfstests-bld: fix check script argument ordering bug,
Eric Whitney
- ext4: remove another test in ext4_alloc_file_blocks(),
Dan Carpenter
- [PATCH] ext4: super.c: Update logging style using PR_CONT,
Joe Perches
- [PATCH] ext4: correct endianness conversion in __xattr_check_inode(),
Eric Biggers
- [PATCH v27 00/21] Richacls (Core and Ext4),
Andreas Gruenbacher
- [PATCH v27 11/21] vfs: Cache richacl in struct inode, Andreas Gruenbacher
- [PATCH v27 21/21] ext4: Add richacl feature flag, Andreas Gruenbacher
- [PATCH v27 20/21] ext4: Add richacl support, Andreas Gruenbacher
- [PATCH v27 19/21] vfs: Move check_posix_acl and check_richacl out of fs/namei.c, Andreas Gruenbacher
- [PATCH v27 18/21] vfs: Add richacl permission checking, Andreas Gruenbacher
- [PATCH v27 16/21] richacl: xattr mapping functions, Andreas Gruenbacher
- [PATCH v27 17/21] richacl: Add richacl xattr handler, Andreas Gruenbacher
- [PATCH v27 12/21] richacl: Update the file masks in chmod(), Andreas Gruenbacher
- [PATCH v27 15/21] richacl: Automatic Inheritance, Andreas Gruenbacher
- [PATCH v27 14/21] richacl: Create-time inheritance, Andreas Gruenbacher
- [PATCH v27 13/21] richacl: Check if an acl is equivalent to a file mode, Andreas Gruenbacher
- [PATCH v27 10/21] vfs: Add get_richacl and set_richacl inode operations, Andreas Gruenbacher
- [PATCH v27 08/21] richacl: Compute maximum file masks from an acl, Andreas Gruenbacher
- [PATCH v27 09/21] vfs: Cache base_acl objects in inodes, Andreas Gruenbacher
- [PATCH v27 07/21] richacl: Permission check algorithm, Andreas Gruenbacher
- [PATCH v27 06/21] richacl: Permission mapping functions, Andreas Gruenbacher
- [PATCH v27 02/21] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags, Andreas Gruenbacher
- [PATCH v27 01/21] vfs: Add IS_ACL() and IS_RICHACL() tests, Andreas Gruenbacher
- [PATCH v27 03/21] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags, Andreas Gruenbacher
- [PATCH v27 05/21] richacl: In-memory representation and helper functions, Andreas Gruenbacher
- [PATCH v27 04/21] vfs: Add permission flags for setting file attributes, Andreas Gruenbacher
- [PATCH] ext4: do not advertise encryption support when disabled,
Eric Biggers
- e2fsprogs/configure: misleading --enable-hardening docstring, Ivan Shmakov
- [PATCH v5 00/17] re-enable DAX PMD support,
Ross Zwisler
- [PATCH v5 07/17] dax: remove the last BUG_ON() from fs/dax.c, Ross Zwisler
- [PATCH v5 06/17] dax: make 'wait_table' global variable static, Ross Zwisler
- [PATCH v5 08/17] dax: consistent variable naming for DAX entries, Ross Zwisler
- [PATCH v5 17/17] dax: remove "depends on BROKEN" from FS_DAX_PMD, Ross Zwisler
- [PATCH v5 16/17] xfs: use struct iomap based DAX PMD fault path, Ross Zwisler
- [PATCH v5 15/17] dax: add struct iomap based DAX PMD support, Ross Zwisler
- [PATCH v5 14/17] dax: move RADIX_DAX_* defines to dax.h, Ross Zwisler
- [PATCH v5 12/17] dax: add dax_iomap_sector() helper function, Ross Zwisler
- [PATCH v5 13/17] dax: dax_iomap_fault() needs to call iomap_end(), Ross Zwisler
- [PATCH v5 10/17] dax: remove dax_pmd_fault(), Ross Zwisler
- [PATCH v5 09/17] dax: coordinate locking for offsets in PMD range, Ross Zwisler
- [PATCH v5 05/17] ext2: return -EIO on ext2_iomap_end() failure, Ross Zwisler
- [PATCH v5 11/17] dax: correct dax iomap code namespace, Ross Zwisler
- [PATCH v5 04/17] ext2: remove support for DAX PMD faults, Ross Zwisler
- [PATCH v5 03/17] dax: remove buffer_size_valid(), Ross Zwisler
- [PATCH v5 01/17] ext4: allow DAX writeback for hole punch, Ross Zwisler
- [PATCH v5 02/17] ext4: tell DAX the size of allocation holes, Ross Zwisler
- [GIT PULL] ext4 updates for 4.9, Theodore Ts'o
- [PATCH 0/3 v2] ext4: Inode flags handling,
Jan Kara
- fscrypt: Howto resolve hash collisions?,
Richard Weinberger
- [PATCH 0/2] ext4: Inode flags handling,
Jan Kara
- [GIT PULL] UDF, ext2, quota & reiserfs fixes, Jan Kara
- Regression in next with ext4 oops,
Tony Lindgren
- Frequent ext4 oopses with 4.4.0 on Intel NUC6i3SYB,
Johannes Bauer
- [PATCH] fscrypto: make XTS tweak initialization endian-independent,
Eric Biggers
- Question on ext4 directory hashes in combination with file name encryption,
Richard Weinberger
- [PATCH v4 00/12] re-enable DAX PMD support,
Ross Zwisler
- [PATCH v4 12/12] dax: remove "depends on BROKEN" from FS_DAX_PMD, Ross Zwisler
- [PATCH v4 07/12] dax: coordinate locking for offsets in PMD range, Ross Zwisler
- [PATCH v4 11/12] xfs: use struct iomap based DAX PMD fault path, Ross Zwisler
- [PATCH v4 09/12] dax: correct dax iomap code namespace, Ross Zwisler
- [PATCH v4 10/12] dax: add struct iomap based DAX PMD support, Ross Zwisler
- [PATCH v4 01/12] ext4: allow DAX writeback for hole punch, Ross Zwisler
- [PATCH v4 02/12] ext4: tell DAX the size of allocation holes, Ross Zwisler
- [PATCH v4 03/12] dax: remove buffer_size_valid(), Ross Zwisler
- [PATCH v4 04/12] ext2: remove support for DAX PMD faults, Ross Zwisler
- [PATCH v4 05/12] dax: make 'wait_table' global variable static, Ross Zwisler
- [PATCH v4 06/12] dax: consistent variable naming for DAX entries, Ross Zwisler
- [PATCH v4 08/12] dax: remove dax_pmd_fault(), Ross Zwisler
- Re: [PATCH v4 00/12] re-enable DAX PMD support, Dave Chinner
- Re: [PATCH v4 00/12] re-enable DAX PMD support, Christoph Hellwig
- [PATCH] ext4: release bh in make_indexed_dir,
gmail
- [PATCH v26 00/21] Richacls (Core and Ext4), Andreas Gruenbacher
- [PATCH v25 00/21] Richacls (Core and Ext4),
Andreas Gruenbacher
- [PATCH v26 04/21] vfs: Add permission flags for setting file attributes, Andreas Gruenbacher
- [PATCH v26 08/21] richacl: Compute maximum file masks from an acl, Andreas Gruenbacher
- [PATCH v26 11/21] vfs: Cache richacl in struct inode, Andreas Gruenbacher
- [PATCH v26 18/21] vfs: Add richacl permission checking, Andreas Gruenbacher
- [PATCH v26 21/21] ext4: Add richacl feature flag, Andreas Gruenbacher
- [PATCH v26 19/21] vfs: Move check_posix_acl and check_richacl out of fs/namei.c, Andreas Gruenbacher
- [PATCH v26 20/21] ext4: Add richacl support, Andreas Gruenbacher
- [PATCH v26 17/21] richacl: Add richacl xattr handler, Andreas Gruenbacher
- [PATCH v26 16/21] richacl: xattr mapping functions, Andreas Gruenbacher
- [PATCH v26 14/21] richacl: Create-time inheritance, Andreas Gruenbacher
- [PATCH v26 13/21] richacl: Check if an acl is equivalent to a file mode, Andreas Gruenbacher
- [PATCH v26 15/21] richacl: Automatic Inheritance, Andreas Gruenbacher
- [PATCH v26 09/21] vfs: Cache base_acl objects in inodes, Andreas Gruenbacher
- [PATCH v26 12/21] richacl: Update the file masks in chmod(), Andreas Gruenbacher
- [PATCH v26 07/21] richacl: Permission check algorithm, Andreas Gruenbacher
- [PATCH v26 10/21] vfs: Add get_richacl and set_richacl inode operations, Andreas Gruenbacher
- [PATCH v26 05/21] richacl: In-memory representation and helper functions, Andreas Gruenbacher
- [PATCH v26 06/21] richacl: Permission mapping functions, Andreas Gruenbacher
- [PATCH v26 03/21] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags, Andreas Gruenbacher
- [PATCH v26 01/21] vfs: Add IS_ACL() and IS_RICHACL() tests, Andreas Gruenbacher
- [PATCH v26 02/21] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags, Andreas Gruenbacher
- Re: [PATCH v25 00/21] Richacls (Core and Ext4), J. Bruce Fields
- [PATCH] fscrypto: lock inode while setting encryption policy,
Eric Biggers
- [PATCH v3 00/11] re-enable DAX PMD support,
Ross Zwisler
- [PATCH v3 11/11] dax: remove "depends on BROKEN" from FS_DAX_PMD, Ross Zwisler
- [PATCH v3 10/11] xfs: use struct iomap based DAX PMD fault path, Ross Zwisler
- [PATCH v3 08/11] dax: remove dax_pmd_fault(), Ross Zwisler
- [PATCH v3 09/11] dax: add struct iomap based DAX PMD support, Ross Zwisler
- [PATCH v3 07/11] dax: coordinate locking for offsets in PMD range, Ross Zwisler
- [PATCH v3 06/11] dax: consistent variable naming for DAX entries, Ross Zwisler
- [PATCH v3 05/11] dax: make 'wait_table' global variable static, Ross Zwisler
- [PATCH v3 01/11] ext4: allow DAX writeback for hole punch, Ross Zwisler
- [PATCH v3 03/11] dax: remove buffer_size_valid(), Ross Zwisler
- [PATCH v3 02/11] ext4: tell DAX the size of allocation holes, Ross Zwisler
- [PATCH v3 04/11] ext2: remove support for DAX PMD faults, Ross Zwisler
- Re: [PATCH v3 00/11] re-enable DAX PMD support, Christoph Hellwig
- [PATCH] ext4: Unmap metadata when zeroing blocks,
Jan Kara
- [PATCH 0/2] ext4: Two trivial improvements for dio path,
Jan Kara
- SECRM, UNRM, COMPR flags,
Jan Kara
- [Bug 172741] New: create year being set as 2014 and not 2016,
bugzilla-daemon
- [PATCH] fstests: make some xfs project quota tests generic,
Eric Sandeen
- [PATCH] ext4: do not unnecessarily null-terminate encrypted symlink data,
Eric Biggers
- [RESEND][PATCH 2/2] ext4: use journal inode to determine journal overhead,
Eric Whitney
- ext4, f2fs: fscrypt_has_permitted_context() check in file open,
Richard Weinberger
- fscrypt: in-place decrypt vs. out-of-place encrypt?,
Richard Weinberger
- [PATCH] ext4: Check for encryption feature before fscrypt_process_policy(),
Richard Weinberger
- [PATCH 1/2] ext4: create function to read journal inode,
Eric Whitney
- [PATCH 0/2] ext4: fix overhead calculation for noloaded journals, Eric Whitney
- [PATCH] ext4: optimize ext4 direct I/O locking for reading,
Theodore Ts'o
- [PATCH 1/2] ext4: remove unused variable,
Eric Engestrom
- Locking rules for fscrypt_operations->set_context(),
Richard Weinberger
- Re: Trouble mounting metadata_csum ext4 filesystems with v4.7.x after c9274d891869880648c4ee9365df3ecc7ba2e285: not enough inode bytes checksummed?, 정대호
- Re: Trouble mounting metadata_csum ext4 filesystems with v4.7.x after c9274d891869880648c4ee9365df3ecc7ba2e285: not enough inode bytes checksummed?,
Darrick J. Wong
- [PATCH] jbd2: Fix lockdep annotation in add_transaction_credits(),
Jan Kara
- Re: [lustre-devel] [PATCH 030/124] staging: lustre: llite: Replace write mutex with range lock,
Dilger, Andreas
- [PATCH v2] fscrypto: make filename crypto functions return 0 on success,
Eric Biggers
- [PATCHv3 00/41] ext4: support of huge pages,
Kirill A. Shutemov
- [PATCHv3 03/41] radix-tree: Add radix_tree_join, Kirill A. Shutemov
- [PATCHv3 14/41] filemap: allocate huge page in page_cache_read(), if allowed, Kirill A. Shutemov
- [PATCHv3 25/41] fs: make block_page_mkwrite() aware about huge pages, Kirill A. Shutemov
- [PATCHv3 22/41] thp: do not threat slab pages as huge in hpage_{nr_pages,size,mask}, Kirill A. Shutemov
- [PATCHv3 13/41] truncate: make sure invalidate_mapping_pages() can discard huge pages, Kirill A. Shutemov
- [PATCHv3 16/41] filemap: allocate huge page in pagecache_get_page(), if allowed, Kirill A. Shutemov
- [PATCHv3 12/41] thp: handle write-protection faults for file THP, Kirill A. Shutemov
- [PATCHv3 05/41] radix-tree: Add radix_tree_split_preload(), Kirill A. Shutemov
- [PATCHv3 34/41] ext4: handle huge pages in ext4_da_write_end(), Kirill A. Shutemov
- [PATCHv3 31/41] ext4: handle huge pages in ext4_page_mkwrite(), Kirill A. Shutemov
- [PATCHv3 06/41] radix-tree: Handle multiorder entries being deleted by replace_clear_tags, Kirill A. Shutemov
- [PATCHv3 20/41] mm: make write_cache_pages() work on huge pages, Kirill A. Shutemov
- [PATCHv3 08/41] Revert "radix-tree: implement radix_tree_maybe_preload_order()", Kirill A. Shutemov
- [PATCHv3 38/41] ext4: fix SEEK_DATA/SEEK_HOLE for huge pages, Kirill A. Shutemov
- [PATCHv3 41/41] ext4, vfs: add huge= mount option, Kirill A. Shutemov
- [PATCHv3 39/41] ext4: make fallocate() operations work with huge pages, Kirill A. Shutemov
- [PATCHv3 40/41] mm, fs, ext4: expand use of page_mapping() and page_to_pgoff(), Kirill A. Shutemov
- [PATCHv3 37/41] ext4: make EXT4_IOC_MOVE_EXT work with huge pages, Kirill A. Shutemov
- [PATCHv3 36/41] ext4: handle writeback with huge pages, Kirill A. Shutemov
- [PATCHv3 35/41] ext4: make ext4_da_page_release_reservation() aware about huge pages, Kirill A. Shutemov
- [PATCHv3 29/41] ext4: make ext4_mpage_readpages() hugepage-aware, Kirill A. Shutemov
- [PATCHv3 33/41] ext4: make ext4_block_write_begin() aware about huge pages, Kirill A. Shutemov
- [PATCHv3 24/41] fs: make block_write_{begin,end}() be able to handle huge pages, Kirill A. Shutemov
- [PATCHv3 32/41] ext4: handle huge pages in __ext4_block_zero_page_range(), Kirill A. Shutemov
- [PATCHv3 27/41] truncate: make invalidate_inode_pages2_range() aware about huge pages, Kirill A. Shutemov
- [PATCHv3 30/41] ext4: make ext4_writepage() work on huge pages, Kirill A. Shutemov
- [PATCHv3 28/41] mm, hugetlb: switch hugetlbfs to multi-order radix-tree entries, Kirill A. Shutemov
- [PATCHv3 23/41] fs: make block_read_full_page() be able to read huge page, Kirill A. Shutemov
- [PATCHv3 26/41] truncate: make truncate_inode_pages_range() aware about huge pages, Kirill A. Shutemov
- [PATCHv3 18/41] HACK: readahead: alloc huge pages, if allowed, Kirill A. Shutemov
- [PATCHv3 15/41] filemap: handle huge pages in do_generic_file_read(), Kirill A. Shutemov
- [PATCHv3 21/41] thp: introduce hpage_size() and hpage_mask(), Kirill A. Shutemov
- [PATCHv3 19/41] block: define BIO_MAX_PAGES to HPAGE_PMD_NR if huge page cache enabled, Kirill A. Shutemov
- [PATCHv3 11/41] thp: try to free page's buffers before attempt split, Kirill A. Shutemov
- [PATCHv3 17/41] filemap: handle huge pages in filemap_fdatawait_range(), Kirill A. Shutemov
- [PATCHv3 09/41] page-flags: relax page flag policy for few flags, Kirill A. Shutemov
- [PATCHv3 10/41] mm, rmap: account file thp pages, Kirill A. Shutemov
- [PATCHv3 07/41] mm, shmem: swich huge tmpfs to multi-order radix-tree entries, Kirill A. Shutemov
- [PATCHv3 02/41] radix tree test suite: Allow GFP_ATOMIC allocations to fail, Kirill A. Shutemov
- [PATCHv3 01/41] tools: Add WARN_ON_ONCE, Kirill A. Shutemov
- [PATCHv3 04/41] radix-tree: Add radix_tree_split, Kirill A. Shutemov
- [PATCH] fscrypto: make filename crypto functions return 0 on success,
Eric Biggers
- [PATCH] fscrypto: remove unnecessary includes,
Eric Biggers
- [PATCH] blockgroup_lock.h: simplify definition of NR_BG_LOCKS,
Eric Biggers
- [PATCH] blockgroup_lock.h: remove debris from bgl_lock_ptr() conversion,
Eric Biggers
- ext4 encrypted dir becomes sickish after 4-5 days,
Toralf Förster
- [PATCH] fscrypto: improved validation when loading inode encryption metadata,
Eric Biggers
- [PATCH] ext4: fix memory leak when symlink decryption fails,
Eric Biggers
- [GIT PULL] fscrypto fixes for 4.8-rc6, Theodore Ts'o
- resizing file system fails when file system block size is smaller than page size,
Jerry Lee
- [PATCH]:ext4 these lines are too long while reading,
norton
- [PATCH v3 3/3] ioctl_getfsmap.2: document the GETFSMAP ioctl, Darrick J. Wong
- XFS reflink and getfsmap/scrub development git trees updated again, Darrick J. Wong
- [PATCH] fscrypto: require write access to mount to set encryption policy,
Eric Biggers
- [PATCH] fscrypto: only allow setting encryption policy on directories, Eric Biggers
- [PATCH] fscrypto: add authorization check for setting encryption policy,
Eric Biggers
- [RESEND PATCH]ext4: bugfix for mmaped pages in mpage_release_unused_pages(),
wang . guang55
- LTP proc01 panic when ext4_validate_block_bitmap, Xiong Zhou
- Re: Release of e2fsprogs 1.43.3, Theodore Ts'o
- [STABLE CHERRYPICK] ext4: avoid modifying checksum fields directly during checksum verification,
Theodore Ts'o
- bugfix for mmaped pages in mpage_release_unused_pages(), wang . guang55
- Release of e2fsprogs 1.43.2,
Theodore Ts'o
- Re: DAX can not work on virtual nvdimm device,
Ross Zwisler
- [PATCH] jbd2: add jbd2_journal_init() helper,
Geliang Tang
- [sparc64] sigbus in e2fsck,
Anatoly Pugachev
- [GIT PULL] ext4 bugfixes for 4.8, Theodore Ts'o
- ext4 encryption trap,
Pavel Machek
- [PATCH] fscrypto: fix to null-terminate encrypted filename in fname_encrypt,
Chao Yu
- Ext4 stuck at wait_transaction_locked,
Roy Yang
mount options lazytime,
Владимир Тимофиев
[PATCH 0/6 linux-next] ext4: fix extent leaking and clean-up,
Fabian Frederick
[sparc64] ext4 TPC and call trace (process blocked/stuck) on git kernel 4.8.0-rc3+,
Anatoly Pugachev
[PATCH v2 0/9] re-enable DAX PMD support,
Ross Zwisler
[Index of Archives]
[Kernel Announce]
[Reiser Filesystem Development]
[Linux XFS]
[Ceph FS]
[Linux NFS]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]