linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-23 23:10:52 to 2020-11-03 18:31:18 UTC [more...]

[PATCH v10 0/9] Add fast commits in Ext4 file system
 2020-11-03 18:31 UTC  (25+ messages)
` [PATCH v10 2/9] ext4: add fast_commit feature and handling for extended mount options
` [PATCH v10 3/9] ext4 / jbd2: add fast commit initialization
` [PATCH v10 4/9] jbd2: add fast commit machinery
` [PATCH v10 5/9] ext4: main fast-commit commit path

[PATCH 00/10] Ext4 fast commit fixes
 2020-11-03 17:02 UTC  (22+ messages)
` [PATCH 01/10] ext4: describe fast_commit feature flags
` [PATCH 02/10] ext4: mark fc ineligible if inode gets evictied due to mem pressure
` [PATCH 03/10] ext4: pass handle to ext4_fc_track_* functions
` [PATCH 04/10] ext4: clean up the JBD2 API that initializes fast commits
` [PATCH 05/10] jbd2: fix fast commit journalling APIs
` [PATCH 06/10] ext4: dedpulicate the code to wait on inode that's being committed
` [PATCH 07/10] ext4: misc fast commit fixes
` [PATCH 08/10] ext4: fix inode dirty check in case of fast commits
` [PATCH 09/10] ext4: disable fast commit with data journalling
` [PATCH 10/10] ext4: issue fsdev cache flush before starting fast commit

[PATCH 00/34] fs: idmapped mounts
 2020-11-03 14:10 UTC  (66+ messages)
` [PATCH 01/34] namespace: take lock_mount_hash() directly when changing flags
` [PATCH 02/34] namespace: only take read lock in do_reconfigure_mnt()
` [PATCH 03/34] fs: add mount_setattr()
` [PATCH 04/34] tests: add mount_setattr() selftests
` [PATCH 05/34] fs: introduce MOUNT_ATTR_IDMAP
` [PATCH 06/34] fs: add id translation helpers
` [PATCH 07/34] capability: handle idmapped mounts
` [PATCH 08/34] namei: add idmapped mount aware permission helpers
` [PATCH 09/34] inode: add idmapped mount aware init and "
` [PATCH 10/34] attr: handle idmapped mounts
` [PATCH 11/34] acl: "
` [PATCH 12/34] xattr: "
` [PATCH 13/34] selftests: add idmapped mounts xattr selftest
` [PATCH 14/34] commoncap: handle idmapped mounts
` [PATCH 15/34] stat: add mapped_generic_fillattr()
` [PATCH 16/34] namei: handle idmapped mounts in may_*() helpers
` [PATCH 17/34] namei: introduce struct renamedata
` [PATCH 18/34] namei: prepare for idmapped mounts
` [PATCH 19/34] namei: add lookup helpers with idmapped mounts aware permission checking
` [PATCH 20/34] open: handle idmapped mounts in do_truncate()
` [PATCH 21/34] open: handle idmapped mounts
` [PATCH 22/34] af_unix: "
` [PATCH 23/34] utimes: "
` [PATCH 24/34] would_dump: "
` [PATCH 25/34] exec: "
` [PATCH 26/34] fs: add helpers for idmap mounts
` [PATCH 27/34] apparmor: handle idmapped mounts
` [PATCH 28/34] audit: "
` [PATCH 29/34] ima: "
` [PATCH 30/34] ext4: support "
` [PATCH 31/34] expfs: handle "
` [PATCH 32/34] overlayfs: handle idmapped lower directories
` [PATCH 33/34] overlayfs: handle idmapped merged mounts
` [PATCH 34/34] fat: handle idmapped mounts

[PATCH] mke2fs: Escape double quotes when parsing mke2fs.conf
 2020-11-03  7:20 UTC  (3+ messages)

[PATCH] ext4: unlock xattr_sem properly in ext4_inline_data_truncate()
 2020-11-03  3:15 UTC  (2+ messages)

[PATCH] libext2fs: add gnu.translator support
 2020-11-02 13:03 UTC 

[bug report] ext4: let ext4_truncate handle inline data correctly
 2020-11-02  7:22 UTC 

[PATCH 1/1] generic: Add test to check for mounting a huge sparse dm device
 2020-11-01 16:24 UTC  (2+ messages)

[PATCH 0/3] fstests: Fix tests which checks for swapfile support
 2020-11-01 16:03 UTC  (8+ messages)
` [PATCH 1/3] common/rc: Make swapon check in _require_scratch_swapfile() specific to btrfs
` [PATCH 2/3] shared/001: Verify swapon on fallocated files for supported FS
` [PATCH 3/3] common/rc: source common/xfs and common/btrfs

[PATCH 4.19 0/5] backport some more fscrypt fixes to 4.19
 2020-11-01 10:39 UTC  (7+ messages)
` [PATCH 4.19 1/5] fscrypt: clean up and improve dentry revalidation
` [PATCH 4.19 2/5] fscrypt: fix race allowing rename() and link() of ciphertext dentries
` [PATCH 4.19 3/5] fs, fscrypt: clear DCACHE_ENCRYPTED_NAME when unaliasing directory
` [PATCH 4.19 4/5] fscrypt: only set dentry_operations on ciphertext dentries
` [PATCH 4.19 5/5] fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext

[PATCH 4.9 0/2] backport some more fscrypt fixes to 4.9
 2020-11-01 10:32 UTC  (4+ messages)
` [PATCH 4.9 1/2] fscrypto: move ioctl processing more fully into common code
` [PATCH 4.9 2/2] fscrypt: use EEXIST when file already uses different policy

[PATCH] fscrypt: remove reachable WARN in fscrypt_setup_iv_ino_lblk_32_key()
 2020-10-31  0:45 UTC 

[PATCH] fs/inode.c: make inode_init_always() initialize i_ino to 0
 2020-10-31  0:44 UTC 

[bug report] ext4: data=journal: fixes for ext4_page_mkwrite()
 2020-10-30 17:29 UTC  (2+ messages)

[PATCH] ext4: silence an uninitialized variable warning
 2020-10-30 11:46 UTC 

[PATCH] MAINTAINERS: add missing file in ext4 entry
 2020-10-30  2:24 UTC 

[PATCH] ext4: do not use extent after put_bh
 2020-10-30  1:23 UTC  (4+ messages)

[PATCH] ext4: report error message when setting usrjquota or grpjquota options failed
 2020-10-29 15:46 UTC 

[PATCH v4] e2image: add option to ignore fs errors
 2020-10-29  8:31 UTC 

[ext4:dev] BUILD SUCCESS 00c69f98e83d3cdb8910e0d4d4c89fc41a3a05d1
 2020-10-29  3:08 UTC 

[PATCH] ext4: Use generic casefolding support
 2020-10-29  4:12 UTC  (2+ messages)

GIT PULL] ext4 fixes for 5.10-rc2
 2020-10-29  4:24 UTC 

[PATCH] ext4: fix double locking in ext4_fc_commit_dentry_updates()
 2020-10-28  3:52 UTC  (2+ messages)

[PATCH] ext4: properly check for dirty state in ext4_inode_datasync_dirty()
 2020-10-28 17:26 UTC  (7+ messages)

[PATCH v4 1/2] kunit: Support for Parameterized Testing
 2020-10-28  8:45 UTC  (4+ messages)
` [PATCH v4 2/2] fs: ext4: Modify inode-test.c to use KUnit parameterized testing feature

[PATCH 1/9] common: extract rt extent size for _get_file_block_size
 2020-10-28 22:24 UTC  (2+ messages)

[PATCH] filefrag: handle invalid st_dev and blksize cases
 2020-10-28 15:55 UTC 

[PATCH] ext4: fix invalid inode checksum
 2020-10-28  3:38 UTC  (2+ messages)

[PATCH] ext4: use IS_ERR() for error checking of path
 2020-10-28 15:55 UTC  (2+ messages)

[PATCH] release notes: delete two files that are fully contained within v1.41.txt
 2020-10-28  3:42 UTC  (2+ messages)

[PATCH] ext4: Fix mmap write protection for data=journal mode
 2020-10-28  3:56 UTC  (3+ messages)

[PATCH v3 23/32] jbd2: fix a kernel-doc markup
 2020-10-27 21:26 UTC  (2+ messages)

[bug report] ext4: fast commit recovery path
 2020-10-27 18:00 UTC  (2+ messages)

[PATCH v3 1/2] kunit: Support for Parameterized Testing
 2020-10-27 17:33 UTC  (10+ messages)
` [PATCH v3 2/2] fs: ext4: Modify inode-test.c to use KUnit parameterized testing feature

[PATCH AUTOSEL 5.9 118/147] jbd2: avoid transaction reuse after reformatting
 2020-10-26 23:48 UTC  (2+ messages)
` [PATCH AUTOSEL 5.9 119/147] ext4: Detect already used quota file early

[PATCH AUTOSEL 4.14 37/46] ext4: Detect already used quota file early
 2020-10-27  0:09 UTC 

[PATCH AUTOSEL 4.9 25/30] ext4: Detect already used quota file early
 2020-10-27  0:10 UTC 

[PATCH AUTOSEL 4.4 20/25] ext4: Detect already used quota file early
 2020-10-27  0:11 UTC 

[PATCH AUTOSEL 4.19 49/60] ext4: Detect already used quota file early
 2020-10-27  0:04 UTC 

[PATCH AUTOSEL 5.4 65/80] ext4: Detect already used quota file early
 2020-10-26 23:55 UTC 

[PATCH AUTOSEL 5.8 110/132] ext4: Detect already used quota file early
 2020-10-26 23:51 UTC 

[PATCH v2 1/2] kunit: Support for Parameterized Testing
 2020-10-26 18:19 UTC  (6+ messages)
` [PATCH v2 2/2] fs: ext4: Modify inode-test.c to use KUnit parameterized testing feature

Strange SEEK_HOLE / SEEK_DATA behavior
 2020-10-26 16:48 UTC  (3+ messages)

[PATCH] ext4: do the quotafile name safe check before allocating new string
 2020-10-26 14:43 UTC 

swap file broken with ext4 fast-commit
 2020-10-24 13:38 UTC  (2+ messages)

[PATCH] ext: EXT4_KUNIT_TESTS should depend on EXT4_FS instead of selecting it
 2020-10-24  5:53 UTC  (7+ messages)

[PATCH 1/8] ext4: use ext4_assert() to replace J_ASSERT()
 2020-10-23 23:10 UTC  (3+ messages)
` [PATCH 7/8] ext4: delete invalid code inside ext4_xattr_block_set()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).