Show patches with: Submitter = Eric Biggers       |    State = Action Required       |   674 patches
« 1 2 3 46 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/6] fs-verity: add FS_IOC_READ_VERITY_METADATA ioctl fs-verity: add an ioctl to read verity metadata 1 1 - --- 2021-01-15 Eric Biggers New
[2/6] fs-verity: don't pass whole descriptor to fsverity_verify_signature() fs-verity: add an ioctl to read verity metadata - 2 - --- 2021-01-15 Eric Biggers New
[1/6] fs-verity: factor out fsverity_get_descriptor() fs-verity: add an ioctl to read verity metadata - 1 - --- 2021-01-15 Eric Biggers New
[v3,11/11] ext4: simplify i_state checks in __ext4_update_other_inode_time() lazytime fix and cleanups - 1 - --- 2021-01-12 Eric Biggers New
[v3,10/11] gfs2: don't worry about I_DIRTY_TIME in gfs2_fsync() lazytime fix and cleanups - 2 - --- 2021-01-12 Eric Biggers New
[v3,09/11] fs: improve comments for writeback_single_inode() lazytime fix and cleanups - 2 - --- 2021-01-12 Eric Biggers New
[v3,08/11] fs: drop redundant check from __writeback_single_inode() lazytime fix and cleanups - 2 - --- 2021-01-12 Eric Biggers New
[v3,07/11] fs: clean up __mark_inode_dirty() a bit lazytime fix and cleanups - 2 - --- 2021-01-12 Eric Biggers New
[v3,06/11] fs: pass only I_DIRTY_INODE flags to ->dirty_inode lazytime fix and cleanups - 2 - --- 2021-01-12 Eric Biggers New
[v3,05/11] fs: don't call ->dirty_inode for lazytime timestamp updates lazytime fix and cleanups - 2 - --- 2021-01-12 Eric Biggers New
[v3,04/11] fat: only specify I_DIRTY_TIME when needed in fat_update_time() lazytime fix and cleanups - 2 - --- 2021-01-12 Eric Biggers New
[v3,03/11] fs: only specify I_DIRTY_TIME when needed in generic_update_time() lazytime fix and cleanups - 2 - --- 2021-01-12 Eric Biggers New
[v3,02/11] fs: correctly document the inode dirty flags lazytime fix and cleanups - 2 - --- 2021-01-12 Eric Biggers New
[v3,01/11] fs: fix lazytime expiration handling in __writeback_single_inode() lazytime fix and cleanups - 2 - --- 2021-01-12 Eric Biggers New
[v2,12/12] xfs: remove a stale comment from xfs_file_aio_write_checks() lazytime fix and cleanups - 2 - --- 2021-01-09 Eric Biggers New
[v2,11/12] ext4: simplify i_state checks in __ext4_update_other_inode_time() lazytime fix and cleanups - 1 - --- 2021-01-09 Eric Biggers New
[v2,10/12] gfs2: don't worry about I_DIRTY_TIME in gfs2_fsync() lazytime fix and cleanups - 2 - --- 2021-01-09 Eric Biggers New
[v2,09/12] fs: improve comments for writeback_single_inode() lazytime fix and cleanups - 2 - --- 2021-01-09 Eric Biggers New
[v2,08/12] fs: drop redundant check from __writeback_single_inode() lazytime fix and cleanups - 2 - --- 2021-01-09 Eric Biggers New
[v2,07/12] fs: clean up __mark_inode_dirty() a bit lazytime fix and cleanups - 2 - --- 2021-01-09 Eric Biggers New
[v2,06/12] fs: pass only I_DIRTY_INODE flags to ->dirty_inode lazytime fix and cleanups - 2 - --- 2021-01-09 Eric Biggers New
[v2,05/12] fs: don't call ->dirty_inode for lazytime timestamp updates lazytime fix and cleanups - 2 - --- 2021-01-09 Eric Biggers New
[v2,04/12] fat: only specify I_DIRTY_TIME when needed in fat_update_time() lazytime fix and cleanups - 2 - --- 2021-01-09 Eric Biggers New
[v2,03/12] fs: only specify I_DIRTY_TIME when needed in generic_update_time() lazytime fix and cleanups - 2 - --- 2021-01-09 Eric Biggers New
[v2,02/12] fs: correctly document the inode dirty flags lazytime fix and cleanups - 2 - --- 2021-01-09 Eric Biggers New
[v2,01/12] fs: fix lazytime expiration handling in __writeback_single_inode() lazytime fix and cleanups - 2 - --- 2021-01-09 Eric Biggers New
[xfstests,RFC] generic: test for lazytime timestamp updates [xfstests,RFC] generic: test for lazytime timestamp updates - - - --- 2021-01-05 Eric Biggers New
[13/13] xfs: implement lazytime_expired lazytime fixes and cleanups - - - --- 2021-01-05 Eric Biggers New
[12/13] xfs: remove a stale comment from xfs_file_aio_write_checks() lazytime fixes and cleanups - 1 - --- 2021-01-05 Eric Biggers New
[11/13] fs: add a lazytime_expired method lazytime fixes and cleanups - - - --- 2021-01-05 Eric Biggers New
[10/13] fs: clean up __mark_inode_dirty() a bit lazytime fixes and cleanups - 1 - --- 2021-01-05 Eric Biggers New
[09/13] fs: drop redundant checks from __writeback_single_inode() lazytime fixes and cleanups - - - --- 2021-01-05 Eric Biggers New
[08/13] ext4: simplify i_state checks in __ext4_update_other_inode_time() lazytime fixes and cleanups - - - --- 2021-01-05 Eric Biggers New
[07/13] fs: correctly document the inode dirty flags lazytime fixes and cleanups - 1 - --- 2021-01-05 Eric Biggers New
[06/13] fs: pass only I_DIRTY_INODE flags to ->dirty_inode lazytime fixes and cleanups - 1 - --- 2021-01-05 Eric Biggers New
[05/13] fs: don't call ->dirty_inode for lazytime timestamp updates lazytime fixes and cleanups - 1 - --- 2021-01-05 Eric Biggers New
[04/13] fat: only specify I_DIRTY_TIME when needed in fat_update_time() lazytime fixes and cleanups - - - --- 2021-01-05 Eric Biggers New
[03/13] fs: only specify I_DIRTY_TIME when needed in generic_update_time() lazytime fixes and cleanups - 1 - --- 2021-01-05 Eric Biggers New
[02/13] gfs2: don't worry about I_DIRTY_TIME in gfs2_fsync() lazytime fixes and cleanups - 1 - --- 2021-01-05 Eric Biggers New
[01/13] fs: avoid double-writing inodes on lazytime expiration lazytime fixes and cleanups - - - --- 2021-01-05 Eric Biggers New
[RESEND] libfs: unexport generic_ci_d_compare() and generic_ci_d_hash() [RESEND] libfs: unexport generic_ci_d_compare() and generic_ci_d_hash() - 1 - --- 2020-12-28 Eric Biggers New
[GIT,PULL] fsverity updates for 5.11 [GIT,PULL] fsverity updates for 5.11 - - - --- 2020-12-14 Eric Biggers New
[GIT,PULL] fscrypt updates for 5.11 [GIT,PULL] fscrypt updates for 5.11 - - - --- 2020-12-14 Eric Biggers New
libfs: unexport generic_ci_d_compare() and generic_ci_d_hash() libfs: unexport generic_ci_d_compare() and generic_ci_d_hash() - 1 - --- 2020-12-04 Eric Biggers New
[v2,9/9] fscrypt: allow deleting files with unsupported encryption policy Allow deleting files with unsupported encryption policy - 1 - --- 2020-12-03 Eric Biggers New
[v2,8/9] fscrypt: unexport fscrypt_get_encryption_info() Allow deleting files with unsupported encryption policy - 1 - --- 2020-12-03 Eric Biggers New
[v2,7/9] fscrypt: move fscrypt_require_key() to fscrypt_private.h Allow deleting files with unsupported encryption policy - 1 - --- 2020-12-03 Eric Biggers New
[v2,6/9] fscrypt: move body of fscrypt_prepare_setattr() out-of-line Allow deleting files with unsupported encryption policy - 1 - --- 2020-12-03 Eric Biggers New
[v2,5/9] fscrypt: introduce fscrypt_prepare_readdir() Allow deleting files with unsupported encryption policy - 1 - --- 2020-12-03 Eric Biggers New
[v2,4/9] ext4: don't call fscrypt_get_encryption_info() from dx_show_leaf() Allow deleting files with unsupported encryption policy - 1 - --- 2020-12-03 Eric Biggers New
[v2,3/9] ubifs: remove ubifs_dir_open() Allow deleting files with unsupported encryption policy - - - --- 2020-12-03 Eric Biggers New
[v2,2/9] f2fs: remove f2fs_dir_open() Allow deleting files with unsupported encryption policy - 1 - --- 2020-12-03 Eric Biggers New
[v2,1/9] ext4: remove ext4_dir_open() Allow deleting files with unsupported encryption policy - 1 - --- 2020-12-03 Eric Biggers New
[9/9] fscrypt: allow deleting files with unsupported encryption policy Allow deleting files with unsupported encryption policy - 1 - --- 2020-11-25 Eric Biggers New
[8/9] fscrypt: unexport fscrypt_get_encryption_info() Allow deleting files with unsupported encryption policy - 1 - --- 2020-11-25 Eric Biggers New
[7/9] fscrypt: move fscrypt_require_key() to fscrypt_private.h Allow deleting files with unsupported encryption policy - 1 - --- 2020-11-25 Eric Biggers New
[6/9] fscrypt: move body of fscrypt_prepare_setattr() out-of-line Allow deleting files with unsupported encryption policy - 1 - --- 2020-11-25 Eric Biggers New
[5/9] fscrypt: introduce fscrypt_prepare_readdir() Allow deleting files with unsupported encryption policy - 1 - --- 2020-11-25 Eric Biggers New
[4/9] ext4: don't call fscrypt_get_encryption_info() from dx_show_leaf() Allow deleting files with unsupported encryption policy - 1 - --- 2020-11-25 Eric Biggers New
[3/9] ubifs: remove ubifs_dir_open() Allow deleting files with unsupported encryption policy - - - --- 2020-11-25 Eric Biggers New
[2/9] f2fs: remove f2fs_dir_open() Allow deleting files with unsupported encryption policy - 1 - --- 2020-11-25 Eric Biggers New
[1/9] ext4: remove ext4_dir_open() Allow deleting files with unsupported encryption policy - 1 - --- 2020-11-25 Eric Biggers New
[5/5] fscrypt: remove unnecessary calls to fscrypt_require_key() fscrypt: prevent creating duplicate encrypted filenames - - - --- 2020-11-18 Eric Biggers New
[4/5] ubifs: prevent creating duplicate encrypted filenames fscrypt: prevent creating duplicate encrypted filenames - - - --- 2020-11-18 Eric Biggers New
[3/5] f2fs: prevent creating duplicate encrypted filenames fscrypt: prevent creating duplicate encrypted filenames - - - --- 2020-11-18 Eric Biggers New
[2/5] ext4: prevent creating duplicate encrypted filenames fscrypt: prevent creating duplicate encrypted filenames - - - --- 2020-11-18 Eric Biggers New
[1/5] fscrypt: add fscrypt_is_nokey_name() fscrypt: prevent creating duplicate encrypted filenames - - - --- 2020-11-18 Eric Biggers New
fs/namespace.c: WARN if mnt_count has become negative fs/namespace.c: WARN if mnt_count has become negative - - - --- 2020-11-01 Eric Biggers New
fscrypt: remove reachable WARN in fscrypt_setup_iv_ino_lblk_32_key() fscrypt: remove reachable WARN in fscrypt_setup_iv_ino_lblk_32_key() - - - --- 2020-10-31 Eric Biggers New
fs/inode.c: make inode_init_always() initialize i_ino to 0 fs/inode.c: make inode_init_always() initialize i_ino to 0 1 - - --- 2020-10-31 Eric Biggers New
[GIT,PULL] fscrypt updates for 5.10 [GIT,PULL] fscrypt updates for 5.10 - - - --- 2020-10-12 Eric Biggers New
f2fs: reject CASEFOLD inode flag without casefold feature f2fs: reject CASEFOLD inode flag without casefold feature - 2 - --- 2020-10-08 Eric Biggers New
[2/2] fscrypt: rename DCACHE_ENCRYPTED_NAME to DCACHE_NOKEY_NAME fscrypt: avoid ambiguous terms for "no-key name" - - - --- 2020-09-24 Eric Biggers New
[1/2] fscrypt: don't call no-key names "ciphertext names" fscrypt: avoid ambiguous terms for "no-key name" - - - --- 2020-09-24 Eric Biggers New
[v3] vfs: don't unnecessarily clone write access for writable fds [v3] vfs: don't unnecessarily clone write access for writable fds - - - --- 2020-09-22 Eric Biggers New
[GIT,PULL] fsverity updates for 5.9 [GIT,PULL] fsverity updates for 5.9 - - - --- 2020-08-03 Eric Biggers New
[GIT,PULL] fscrypt updates for 5.9 [GIT,PULL] fscrypt updates for 5.9 - - - --- 2020-08-03 Eric Biggers New
fscrypt: don't load ->i_crypt_info before it's known to be valid fscrypt: don't load ->i_crypt_info before it's known to be valid - - - --- 2020-07-27 Eric Biggers New
[5/5] fs-verity: use smp_load_acquire() for ->i_verity_info fscrypt, fs-verity: one-time init fixes - - - --- 2020-07-21 Eric Biggers New
[4/5] fscrypt: use smp_load_acquire() for ->i_crypt_info fscrypt, fs-verity: one-time init fixes - - - --- 2020-07-21 Eric Biggers New
[3/5] fscrypt: use smp_load_acquire() for ->s_master_keys fscrypt, fs-verity: one-time init fixes - - - --- 2020-07-21 Eric Biggers New
[2/5] fscrypt: use smp_load_acquire() for fscrypt_prepared_key fscrypt, fs-verity: one-time init fixes - - - --- 2020-07-21 Eric Biggers New
[1/5] fscrypt: switch fscrypt_do_sha256() to use the SHA-256 library fscrypt, fs-verity: one-time init fixes - - - --- 2020-07-21 Eric Biggers New
[v2] fs/direct-io: fix one-time init of ->s_dio_done_wq [v2] fs/direct-io: fix one-time init of ->s_dio_done_wq - - - --- 2020-07-17 Eric Biggers New
tools/memory-model: document the "one-time init" pattern tools/memory-model: document the "one-time init" pattern - - - --- 2020-07-17 Eric Biggers New
fs/direct-io: avoid data race on ->s_dio_done_wq fs/direct-io: avoid data race on ->s_dio_done_wq - - - --- 2020-07-13 Eric Biggers New
fs: define inode flags using bit numbers fs: define inode flags using bit numbers - - - --- 2020-07-13 Eric Biggers New
nilfs2: only call unlock_new_inode() if I_NEW nilfs2: only call unlock_new_inode() if I_NEW - - - --- 2020-06-28 Eric Biggers New
reiserfs: only call unlock_new_inode() if I_NEW reiserfs: only call unlock_new_inode() if I_NEW - - - --- 2020-06-28 Eric Biggers New
[6/6] fs/minix: remove expected error message in block_to_path() fs/minix: fix syzbot bugs and set s_maxbytes - - - --- 2020-06-28 Eric Biggers New
[5/6] fs/minix: fix block limit check for V1 filesystems fs/minix: fix syzbot bugs and set s_maxbytes - - - --- 2020-06-28 Eric Biggers New
[4/6] fs/minix: set s_maxbytes correctly fs/minix: fix syzbot bugs and set s_maxbytes - - - --- 2020-06-28 Eric Biggers New
[3/6] fs/minix: reject too-large maximum file size fs/minix: fix syzbot bugs and set s_maxbytes - - - --- 2020-06-28 Eric Biggers New
[2/6] fs/minix: don't allow getting deleted inodes fs/minix: fix syzbot bugs and set s_maxbytes - - - --- 2020-06-28 Eric Biggers New
[1/6] fs/minix: check return value of sb_getblk() fs/minix: fix syzbot bugs and set s_maxbytes - - - --- 2020-06-28 Eric Biggers New
[v2] vfs: don't unnecessarily clone write access for writable fds [v2] vfs: don't unnecessarily clone write access for writable fds - - - --- 2020-06-11 Eric Biggers New
vfs: don't unnecessarily clone write access for writable fds vfs: don't unnecessarily clone write access for writable fds - - - --- 2020-06-11 Eric Biggers New
[v2] f2fs: avoid utf8_strncasecmp() with unstable name [v2] f2fs: avoid utf8_strncasecmp() with unstable name - 1 - --- 2020-06-01 Eric Biggers New
[v2] ext4: avoid utf8_strncasecmp() with unstable name [v2] ext4: avoid utf8_strncasecmp() with unstable name - 1 - --- 2020-06-01 Eric Biggers New
[GIT,PULL] fsverity updates for 5.8 [GIT,PULL] fsverity updates for 5.8 - - - --- 2020-06-01 Eric Biggers New
« 1 2 3 46 7 »