Show patches with: Archived = No       |   11007 patches
« 1 2 ... 13 14 15110 111 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,V3,04/12] __fscrypt_decrypt_bio: Fix page offset and len args to fscrypt_decrypt_page Ext4 encryption support for blocksize < pagesize - - - - --- 2018-05-22 Chandan Rajendra Changes Requested
[RFC,V3,03/12] fscrypt_decrypt_page: Decrypt all blocks in a page Ext4 encryption support for blocksize < pagesize - - - - --- 2018-05-22 Chandan Rajendra Changes Requested
[RFC,V3,02/12] Rename fscrypt_do_page_crypto to fscrypt_do_block_crypto Ext4 encryption support for blocksize < pagesize - - - - --- 2018-05-22 Chandan Rajendra Changes Requested
[RFC,V3,01/12] ext4: Clear BH_Uptodate flag on decryption error Ext4 encryption support for blocksize < pagesize - - - - --- 2018-05-22 Chandan Rajendra Changes Requested
MAINTAINERS: add missing git address for ext2 entry MAINTAINERS: add missing git address for ext2 entry - - - - --- 2024-02-19 Chao Yu Not Applicable
ext4: fix to check return value of freeze_bdev() in ext4_shutdown() ext4: fix to check return value of freeze_bdev() in ext4_shutdown() - 1 - - --- 2023-06-06 Chao Yu Accepted
ext4: fix wrong calculation of minlen in ext4_trim_fs() ext4: fix wrong calculation of minlen in ext4_trim_fs() - - 1 - --- 2023-04-06 Chao Yu New
[v2] ext4: fix to report fstrim.minlen back to userspace [v2] ext4: fix to report fstrim.minlen back to userspace - - 1 - --- 2023-04-06 Chao Yu New
ext4: fix to report fstrim.minlen back to userspace ext4: fix to report fstrim.minlen back to userspace - - - - --- 2023-03-08 Chao Yu Rejected
MAINTAINERS: add missing file in ext4 entry MAINTAINERS: add missing file in ext4 entry - - - - --- 2020-10-30 Chao Yu Awaiting Upstream
ext4 crypto: fix to check feature status before get policy ext4 crypto: fix to check feature status before get policy - - - - --- 2019-08-04 Chao Yu New
ext4: fix to propagate error from dquot_initialize() ext4: fix to propagate error from dquot_initialize() - - - - --- 2018-09-17 Chao Yu Superseded
ext4: fix the comment of ext4_map_blocks()/ext4_ext_map_blocks() ext4: fix the comment of ext4_map_blocks()/ext4_ext_map_blocks() - - - - --- 2024-01-18 Cheng Nie Accepted
ext2: discard block reservation on last writable file release ext2: discard block reservation on last writable file release - - - - --- 2021-01-02 Chengguang Xu Not Applicable
ext2: implement ->page_mkwrite ext2: implement ->page_mkwrite - - - - --- 2020-12-18 Chengguang Xu Not Applicable
[v2] ext2: fix some incorrect comments in inode.c [v2] ext2: fix some incorrect comments in inode.c - - - - --- 2020-07-03 Chengguang Xu Not Applicable
ext2: delete incorrect comment for ext2_blks_to_allocate() ext2: delete incorrect comment for ext2_blks_to_allocate() - - - - --- 2020-07-02 Chengguang Xu Not Applicable
ext2: initialize quota info in ext2_xattr_set() ext2: initialize quota info in ext2_xattr_set() - - 1 - --- 2020-06-26 Chengguang Xu Not Applicable
ext2: delay discarding block reservation ext2: delay discarding block reservation - - - - --- 2020-06-22 Chengguang Xu Not Applicable
ext2: remove nocheck option ext2: remove nocheck option - - - - --- 2020-06-19 Chengguang Xu Not Applicable
[RFC] ext2: drop cached block when detecting corruption [RFC] ext2: drop cached block when detecting corruption - - - - --- 2020-06-03 Chengguang Xu Not Applicable
ext2: fix improper assignment for e_value_offs ext2: fix improper assignment for e_value_offs - - - - --- 2020-06-03 Chengguang Xu Not Applicable
[2/2] ext2: code cleanup by removing ifdef macro surrounding [1/2] ext2: fix incorrect i_op for special inode - - - - --- 2020-05-22 Chengguang Xu Not Applicable
[1/2] ext2: fix incorrect i_op for special inode [1/2] ext2: fix incorrect i_op for special inode - - - - --- 2020-05-22 Chengguang Xu Not Applicable
ext4: code cleanup for ext4_statfs_project() ext4: code cleanup for ext4_statfs_project() - - - - --- 2020-02-10 Chengguang Xu Accepted
ext4: remove unnecessary assignment in ext4_htree_store_dirent() ext4: remove unnecessary assignment in ext4_htree_store_dirent() - - - - --- 2019-12-06 Chengguang Xu Accepted
[Resend] ext2: set proper errno in error case of ext2_fill_super() [Resend] ext2: set proper errno in error case of ext2_fill_super() - - - - --- 2019-11-29 Chengguang Xu Not Applicable
[RFC,3/3] xfs: show prjquota info on statfs for a file [RFC,1/3] ext4: show prjquota info on statfs for a file - - - - --- 2019-11-18 Chengguang Xu New
[RFC,2/3] f2fs: show prjquota info on statfs for a file [RFC,1/3] ext4: show prjquota info on statfs for a file - - - - --- 2019-11-18 Chengguang Xu New
[RFC,1/3] ext4: show prjquota info on statfs for a file [RFC,1/3] ext4: show prjquota info on statfs for a file - - - - --- 2019-11-18 Chengguang Xu New
ext2: code cleanup for descriptor_loc() ext2: code cleanup for descriptor_loc() - - - - --- 2019-11-15 Chengguang Xu Not Applicable
ext2: check err when partial != NULL ext2: check err when partial != NULL - - - - --- 2019-11-05 Chengguang Xu Not Applicable
[5/5] ext2: fix improper function comment [1/5] ext2: introduce new helper ext2_group_last_block_no() - - - - --- 2019-11-04 Chengguang Xu Not Applicable
[4/5] ext2: code cleanup for ext2_try_to_allocate() [1/5] ext2: introduce new helper ext2_group_last_block_no() - - - - --- 2019-11-04 Chengguang Xu Not Applicable
[3/5] ext2: skip unnecessary operations in ext2_try_to_allocate() [1/5] ext2: introduce new helper ext2_group_last_block_no() - - - - --- 2019-11-04 Chengguang Xu Not Applicable
[2/5] ext2: code cleanup by calling ext2_group_last_block_no() [1/5] ext2: introduce new helper ext2_group_last_block_no() - - - - --- 2019-11-04 Chengguang Xu Not Applicable
[1/5] ext2: introduce new helper ext2_group_last_block_no() [1/5] ext2: introduce new helper ext2_group_last_block_no() - - - - --- 2019-11-04 Chengguang Xu Not Applicable
[v2] ext2: don't set *count in the case of failure in ext2_try_to_allocate() [v2] ext2: don't set *count in the case of failure in ext2_try_to_allocate() - - - - --- 2019-10-26 Chengguang Xu Not Applicable
ext2: return error when fail to allocating memory in ioctl ext2: return error when fail to allocating memory in ioctl - - - - --- 2019-10-23 Chengguang Xu Not Applicable
ext2: don't set count in the case of failure ext2: don't set count in the case of failure - - - - --- 2019-10-22 Chengguang Xu Not Applicable
[v2] ext2: add missing brelse in ext2_new_blocks() [v2] ext2: add missing brelse in ext2_new_blocks() - - - - --- 2019-10-22 Chengguang Xu Not Applicable
ext2: add missing brelse in ext2_new_blocks() ext2: add missing brelse in ext2_new_blocks() - - - - --- 2019-10-22 Chengguang Xu Not Applicable
ext2: adjust block num when retry allocation ext2: adjust block num when retry allocation - - - - --- 2019-10-20 Chengguang Xu Not Applicable
[v2] ext4: choose hardlimit when softlimit is larger than hardlimit in ext4_statfs_project() [v2] ext4: choose hardlimit when softlimit is larger than hardlimit in ext4_statfs_project() - - 1 - --- 2019-10-15 Chengguang Xu Superseded
ext4: choose hardlimit when softlimit is larger than hardlimit in ext4_statfs_project() ext4: choose hardlimit when softlimit is larger than hardlimit in ext4_statfs_project() - - - - --- 2019-10-10 Chengguang Xu Superseded
[2/2] ext2: code cleanup for ext2_free_blocks() [1/2] ext2: fix block range in ext2_data_block_valid() - - - - --- 2019-07-23 Chengguang Xu Not Applicable
[1/2] ext2: fix block range in ext2_data_block_valid() [1/2] ext2: fix block range in ext2_data_block_valid() - - - - --- 2019-07-23 Chengguang Xu Not Applicable
ext2: show more accurate free block count in debug message ext2: show more accurate free block count in debug message - - - - --- 2019-07-18 Chengguang Xu Not Applicable
ext2: add missing brelse() in ext2_iget() ext2: add missing brelse() in ext2_iget() - - 1 - --- 2019-06-16 Chengguang Xu Not Applicable
ext2: fix a typo in comment ext2: fix a typo in comment - - - - --- 2019-06-12 Chengguang Xu Not Applicable
ext2: start from parent blockgroup when trying linear search for a free inode ext2: start from parent blockgroup when trying linear search for a free inode - - - - --- 2019-06-01 Chengguang Xu Not Applicable
ext2: add missing brelse() in ext2_new_inode() ext2: add missing brelse() in ext2_new_inode() - - - - --- 2019-05-30 Chengguang Xu Not Applicable
ext2: code cleanup for ext2_preread_inode() ext2: code cleanup for ext2_preread_inode() - - - - --- 2019-05-28 Chengguang Xu Not Applicable
[v2,3/3] ext2: optimize ext2_xattr_get() [v2,1/3] ext2: merge xattr next entry check to ext2_xattr_entry_valid() - - - - --- 2019-05-28 Chengguang Xu Not Applicable
[v2,2/3] ext2: introduce new helper for xattr entry comparison [v2,1/3] ext2: merge xattr next entry check to ext2_xattr_entry_valid() - - - - --- 2019-05-28 Chengguang Xu Not Applicable
[v2,1/3] ext2: merge xattr next entry check to ext2_xattr_entry_valid() [v2,1/3] ext2: merge xattr next entry check to ext2_xattr_entry_valid() - - - - --- 2019-05-28 Chengguang Xu Not Applicable
ext4: remove some redundant corruption checks ext4: remove some redundant corruption checks - - - - --- 2019-05-23 Chengguang Xu Rejected
ext2: strengthen value length check in ext2_xattr_set() ext2: strengthen value length check in ext2_xattr_set() - - - - --- 2019-05-22 Chengguang Xu Not Applicable
ext2: optimize ext2_xattr_get() ext2: optimize ext2_xattr_get() - - - - --- 2019-05-21 Chengguang Xu Not Applicable
doc: ext2: update description of quota options for ext2 doc: ext2: update description of quota options for ext2 - - - - --- 2019-05-20 Chengguang Xu Not Applicable
ext2: code cleanup by using test_opt() and clear_opt() ext2: code cleanup by using test_opt() and clear_opt() - - - - --- 2019-05-20 Chengguang Xu Not Applicable
[v2,2/2] ext2: introduce helper for xattr entry validation [v2,1/2] ext2: introduce helper for xattr header validation - - 1 - --- 2019-05-13 Chengguang Xu Not Applicable
[v2,1/2] ext2: introduce helper for xattr header validation [v2,1/2] ext2: introduce helper for xattr header validation - - 1 - --- 2019-05-13 Chengguang Xu Not Applicable
[2/2] ext2: introduce helper for xattr entry validation [1/2] ext2: introduce helper for xattr header validation - - - - --- 2019-05-10 Chengguang Xu Not Applicable
[1/2] ext2: introduce helper for xattr header validation [1/2] ext2: introduce helper for xattr header validation - - - - --- 2019-05-10 Chengguang Xu Not Applicable
[3/3] jbd2: add __init annotation for jbd2_journal_init_journal_head_cache() [1/3] jbd2: fix potential double free - - - - --- 2019-05-05 Chengguang Xu Superseded
[2/3] jbd2: code cleanup for jbd2_journal_init_revoke_caches() [1/3] jbd2: fix potential double free - - - - --- 2019-05-05 Chengguang Xu Superseded
[1/3] jbd2: fix potential double free [1/3] jbd2: fix potential double free - - - - --- 2019-05-05 Chengguang Xu Superseded
ext4: remove SLAB_MEM_SPREAD flag usage ext4: remove SLAB_MEM_SPREAD flag usage - - - - --- 2024-02-24 Chengming Zhou Awaiting Upstream
ext2: remove SLAB_MEM_SPREAD flag usage ext2: remove SLAB_MEM_SPREAD flag usage - - - - --- 2024-02-24 Chengming Zhou Not Applicable
ext4: Fix handle refcount leak in ext4_write_begin() ext4: Fix handle refcount leak in ext4_write_begin() - - - - --- 2021-09-08 Chenyuan Mi Rejected
ext4: Fix refcount leak bug in __ext4_new_inode() ext4: Fix refcount leak bug in __ext4_new_inode() - - - - --- 2021-09-08 Chenyuan Mi Rejected
ext4: Fix typo ext4: Fix typo - - - - --- 2022-04-02 Chin Yik Ming Awaiting Upstream
fs/ext4/super.c : fix two compile errors fs/ext4/super.c : fix two compile errors - 1 - - --- 2023-04-26 Chris Clayton Superseded
vfs: fix check for tmpfile support vfs: fix check for tmpfile support - - - 1 --- 2024-02-22 Christian Brauner Not Applicable
[v3,05/10] fs: simplify ->listxattr() implementation acl: drop posix acl handlers from xattr handlers - - 1 - --- 2023-02-01 Christian Brauner New
[v2,6/8] fs: simplify ->listxattr() implementation acl: remove generic posix acl handlers from all xattr handlers - - 1 - --- 2023-01-30 Christian Brauner New
[07/12] ext4: drop posix acl handlers acl: remove remaining posix acl handlers - - - - --- 2023-01-25 Christian Brauner New
[06/12] ext2: drop posix acl handlers acl: remove remaining posix acl handlers 1 - - - --- 2023-01-25 Christian Brauner Not Applicable
[v6,40/40] generic/622: add fstests for idmapped mounts idmapped mounts - - - - --- 2021-01-21 Christian Brauner Not Applicable
[v6,39/40] xfs: support idmapped mounts idmapped mounts - - - - --- 2021-01-21 Christian Brauner Not Applicable
[v6,38/40] ext4: support idmapped mounts idmapped mounts - - - - --- 2021-01-21 Christian Brauner Not Applicable
[v6,37/40] fat: handle idmapped mounts idmapped mounts - - - - --- 2021-01-21 Christian Brauner Not Applicable
[v6,36/40] tests: add mount_setattr() selftests idmapped mounts - - - - --- 2021-01-21 Christian Brauner Not Applicable
[v6,35/40] fs: introduce MOUNT_ATTR_IDMAP idmapped mounts - - 1 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,34/40] fs: add mount_setattr() idmapped mounts - - 1 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,33/40] fs: add attr_flags_to_mnt_flags helper idmapped mounts - - 1 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,32/40] fs: split out functions to hold writers idmapped mounts - - 1 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,31/40] namespace: only take read lock in do_reconfigure_mnt() idmapped mounts - - 1 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,30/40] mount: make {lock,unlock}_mount_hash() static idmapped mounts - - 1 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,29/40] namespace: take lock_mount_hash() directly when changing flags idmapped mounts - - 1 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,28/40] overlayfs: do not mount on top of idmapped mounts idmapped mounts - - 1 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,27/40] ecryptfs: do not mount on top of idmapped mounts idmapped mounts - - 1 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,26/39] ima: handle idmapped mounts idmapped mounts - - - - --- 2021-01-21 Christian Brauner Not Applicable
[v6,25/40] apparmor: handle idmapped mounts idmapped mounts - - - - --- 2021-01-21 Christian Brauner Not Applicable
[v6,24/40] fs: make helpers idmap mount aware idmapped mounts - - 1 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,23/40] exec: handle idmapped mounts idmapped mounts - - 2 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,22/40] would_dump: handle idmapped mounts idmapped mounts - - 1 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,21/40] ioctl: handle idmapped mounts idmapped mounts - - 2 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,20/40] init: handle idmapped mounts idmapped mounts - - 1 - --- 2021-01-21 Christian Brauner Not Applicable
« 1 2 ... 13 14 15110 111 »