Show patches with: Submitter = Eric Biggers       |   689 patches
« 1 2 3 46 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
vfs: set fs_context::user_ns for reconfigure vfs: set fs_context::user_ns for reconfigure - - - --- 2019-08-22 Eric Biggers New
vfs: require i_size <= SIZE_MAX in kernel_read_file() vfs: require i_size <= SIZE_MAX in kernel_read_file() - - - --- 2018-09-07 Eric Biggers New
vfs: move_mount: reject moving kernel internal mounts vfs: move_mount: reject moving kernel internal mounts - - - --- 2019-06-29 Eric Biggers New
vfs: fsmount: add missing mntget() vfs: fsmount: add missing mntget() - - 1 --- 2019-06-12 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
userfaultfd: disable irqs for fault_pending and event locks userfaultfd: disable irqs for fault_pending and event locks - - - --- 2019-06-27 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
reiserfs: only call unlock_new_inode() if I_NEW reiserfs: only call unlock_new_inode() if I_NEW - - - --- 2020-06-28 Eric Biggers New
quota: explicitly forbid quota files from being encrypted quota: explicitly forbid quota files from being encrypted - - - --- 2023-09-05 Eric Biggers New
ppp: fix out-of-bounds access in bpf_prog_create() ppp: fix out-of-bounds access in bpf_prog_create() - 1 - --- 2019-12-05 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
MAINTAINERS: update fsverity git repo, list, and patchwork MAINTAINERS: update fsverity git repo, list, and patchwork - - - --- 2023-01-16 Eric Biggers New
MAINTAINERS: update fscrypt git repo MAINTAINERS: update fscrypt git repo - - - --- 2023-01-16 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
libfs: fix infoleak in simple_attr_read() libfs: fix infoleak in simple_attr_read() 1 - - --- 2020-03-08 Eric Biggers New
kmod: make request_module() return an error when autoloading is disabled kmod: make request_module() return an error when autoloading is disabled - 1 - --- 2020-03-10 Eric Biggers New
io_uring: fix memory leak of UNIX domain socket inode io_uring: fix memory leak of UNIX domain socket inode - - - --- 2019-06-12 Eric Biggers New
fsverity: use WARN_ON_ONCE instead of WARN_ON fsverity: use WARN_ON_ONCE instead of WARN_ON - 1 - --- 2023-03-28 Eric Biggers Mainlined
fsverity: support verifying data from large folios fsverity: support verifying data from large folios - - - --- 2023-01-27 Eric Biggers New
fsverity: reject FS_IOC_ENABLE_VERITY on mode 3 fds fsverity: reject FS_IOC_ENABLE_VERITY on mode 3 fds - 2 - --- 2023-04-06 Eric Biggers Mainlined
fsverity: explicitly check for buffer overflow in build_merkle_tree() fsverity: explicitly check for buffer overflow in build_merkle_tree() - - - --- 2023-03-28 Eric Biggers Mainlined
fsverity: don't use bio_first_page_all() in fsverity_verify_bio() fsverity: don't use bio_first_page_all() in fsverity_verify_bio() - 1 - --- 2023-06-04 Eric Biggers Changes Requested
fsverity: don't drop pagecache at end of FS_IOC_ENABLE_VERITY fsverity: don't drop pagecache at end of FS_IOC_ENABLE_VERITY - 1 - --- 2023-03-14 Eric Biggers Mainlined
fsnotify/fdinfo: include fdinfo.h for inotify_show_fdinfo() fsnotify/fdinfo: include fdinfo.h for inotify_show_fdinfo() - - - --- 2018-11-15 Eric Biggers New
fscrypt: use WARN_ON_ONCE instead of WARN_ON fscrypt: use WARN_ON_ONCE instead of WARN_ON - - - --- 2023-03-20 Eric Biggers Mainlined
fscrypt: use proper memory barriers for ->i_crypt_info fscrypt: use proper memory barriers for ->i_crypt_info - - - --- 2019-03-18 Eric Biggers New
fscrypt: support decrypting data from large folios fscrypt: support decrypting data from large folios - 1 - --- 2023-01-27 Eric Biggers New
fscrypt: return -EXDEV for incompatible rename or link into encrypted dir fscrypt: return -EXDEV for incompatible rename or link into encrypted dir - - - --- 2019-01-23 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
fscrypt: move the call to fscrypt_destroy_keyring() into ->put_super() fscrypt: move the call to fscrypt_destroy_keyring() into ->put_super() - 1 - --- 2023-12-06 Eric Biggers New
fscrypt: introduce fscrypt_needs_contents_encryption() fscrypt: introduce fscrypt_needs_contents_encryption() - - - --- 2019-12-09 Eric Biggers New
fscrypt: include <linux/ioctl.h> in UAPI header fscrypt: include <linux/ioctl.h> in UAPI header - - - --- 2019-12-19 Eric Biggers New
fscrypt: fix keyring memory leak on mount failure fscrypt: fix keyring memory leak on mount failure - 1 - --- 2022-10-11 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
fscrypt: don't evict dirty inodes after removing key fscrypt: don't evict dirty inodes after removing key - - - --- 2020-03-05 Eric Biggers New
fscrypt: cache decrypted symlink target in ->i_link fscrypt: cache decrypted symlink target in ->i_link - - - --- 2019-04-09 Eric Biggers New
fscrypt: align Base64 encoding with RFC 4648 base64url fscrypt: align Base64 encoding with RFC 4648 base64url - 1 - --- 2021-07-18 Eric Biggers New
fscrypt: add support for IV_INO_LBLK_32 policies fscrypt: add support for IV_INO_LBLK_32 policies - 2 - --- 2020-05-15 Eric Biggers New
fscrypt: add memory barrier when loading essiv_hash_tfm fscrypt: add memory barrier when loading essiv_hash_tfm - - - --- 2019-03-18 Eric Biggers New
fs/read_write.c: make __vfs_write() static fs/read_write.c: make __vfs_write() static - - - --- 2018-11-15 Eric Biggers New
fs/proc/util.c: include fs/proc/internal.h for name_to_int() fs/proc/util.c: include fs/proc/internal.h for name_to_int() - 1 - --- 2018-11-15 Eric Biggers New
fs/nsfs.c: include linux/proc_fs.h for open_related_ns() fs/nsfs.c: include linux/proc_fs.h for open_related_ns() - - - --- 2018-11-15 Eric Biggers New
fs/nsfs.c: include headers for missing declarations fs/nsfs.c: include headers for missing declarations - - - --- 2019-05-29 Eric Biggers New
fs/nsfs.c: include headers for missing declarations fs/nsfs.c: include headers for missing declarations - - - --- 2019-12-09 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
fs/namespace.c: make to_mnt_ns() static fs/namespace.c: make to_mnt_ns() static - - - --- 2018-11-15 Eric Biggers New
fs/namespace.c: make to_mnt_ns() static fs/namespace.c: make to_mnt_ns() static - - - --- 2019-05-29 Eric Biggers New
fs/namespace.c: make to_mnt_ns() static fs/namespace.c: make to_mnt_ns() static - - - --- 2019-12-09 Eric Biggers New
fs/namespace.c: fix use-after-free of mount in mnt_warn_timestamp_expiry() fs/namespace.c: fix use-after-free of mount in mnt_warn_timestamp_expiry() - - - --- 2019-10-09 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
fs/direct-io.c: include fs/internal.h for sb_init_dio_done_wq() fs/direct-io.c: include fs/internal.h for sb_init_dio_done_wq() - - - --- 2018-11-15 Eric Biggers New
fs/direct-io.c: include fs/internal.h for missing prototype fs/direct-io.c: include fs/internal.h for missing prototype - - - --- 2019-05-29 Eric Biggers New
fs/direct-io.c: include fs/internal.h for missing prototype fs/direct-io.c: include fs/internal.h for missing prototype - 1 - --- 2019-12-09 Eric Biggers New
fs/direct-io.c: avoid workqueue allocation race fs/direct-io.c: avoid workqueue allocation race - - - --- 2020-03-08 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/buffer.c: include fs/internal.h for missing prototypes fs/buffer.c: include fs/internal.h for missing prototypes - - - --- 2018-11-15 Eric Biggers New
fs/buffer.c: include fs/internal.h for missing prototypes fs/buffer.c: include fs/internal.h for missing prototypes - - - --- 2019-05-29 Eric Biggers New
fs: define inode flags using bit numbers fs: define inode flags using bit numbers - - - --- 2020-07-13 Eric Biggers New
fs-verity: use memcpy_from_page() fs-verity: use memcpy_from_page() - 1 - --- 2022-08-18 Eric Biggers New
fs-verity: use kmap_local_page() instead of kmap() fs-verity: use kmap_local_page() instead of kmap() - 2 - --- 2022-08-18 Eric Biggers New
fs-verity: implement readahead of Merkle tree pages fs-verity: implement readahead of Merkle tree pages - - - --- 2019-12-16 Eric Biggers New
fs-verity: implement readahead for FS_IOC_ENABLE_VERITY fs-verity: implement readahead for FS_IOC_ENABLE_VERITY - - - --- 2019-12-03 Eric Biggers New
f2fs: use memcpy_{to,from}_page() where possible f2fs: use memcpy_{to,from}_page() where possible - - - --- 2022-08-18 Eric Biggers New
f2fs: separate f2fs i_flags from fs_flags and ext4 i_flags f2fs: separate f2fs i_flags from fs_flags and ext4 i_flags - 1 - --- 2019-06-05 Eric Biggers New
f2fs: remove broken support for allocating DIO writes f2fs: remove broken support for allocating DIO writes - - - --- 2021-07-28 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
f2fs: fix cgroup writeback accounting with fs-layer encryption f2fs: fix cgroup writeback accounting with fs-layer encryption 1 1 - --- 2023-02-03 Eric Biggers New
f2fs: avoid utf8_strncasecmp() with unstable name f2fs: avoid utf8_strncasecmp() with unstable name 1 - - --- 2020-05-30 Eric Biggers New
ext4: fix race conditions in ->d_compare() and ->d_hash() ext4: fix race conditions in ->d_compare() and ->d_hash() - 1 - --- 2020-01-24 Eric Biggers New
ext4: fix race between ext4_sync_parent() and rename() ext4: fix race between ext4_sync_parent() and rename() - - - --- 2020-05-06 Eric Biggers New
ext4: fix cgroup writeback accounting with fs-layer encryption ext4: fix cgroup writeback accounting with fs-layer encryption 1 - - --- 2023-02-03 Eric Biggers New
ext4: avoid utf8_strncasecmp() with unstable name ext4: avoid utf8_strncasecmp() with unstable name - - - --- 2020-05-30 Eric Biggers New
docs: ioctl-number: document fscrypt ioctl numbers docs: ioctl-number: document fscrypt ioctl numbers - - - --- 2019-10-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
[vfs/for-next] vfs: fix vfs_get_single_reconf_super error handling [vfs/for-next] vfs: fix vfs_get_single_reconf_super error handling - - - --- 2019-08-31 Eric Biggers New
[v8,20/20] fscrypt: document the new ioctls and policy version fscrypt: key management improvements - 1 - --- 2019-08-05 Eric Biggers New
[v8,19/20] ubifs: wire up new fscrypt ioctls fscrypt: key management improvements - 1 - --- 2019-08-05 Eric Biggers New
[v8,18/20] f2fs: wire up new fscrypt ioctls fscrypt: key management improvements 1 1 - --- 2019-08-05 Eric Biggers New
[v8,17/20] ext4: wire up new fscrypt ioctls fscrypt: key management improvements - 1 - --- 2019-08-05 Eric Biggers New
[v8,16/20] fscrypt: require that key be added when setting a v2 encryption policy fscrypt: key management improvements - 1 - --- 2019-08-05 Eric Biggers New
[v8,15/20] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS ioctl fscrypt: key management improvements - 1 - --- 2019-08-05 Eric Biggers New
[v8,14/20] fscrypt: allow unprivileged users to add/remove keys for v2 policies fscrypt: key management improvements - 1 - --- 2019-08-05 Eric Biggers New
[v8,13/20] fscrypt: v2 encryption policy support fscrypt: key management improvements - 2 - --- 2019-08-05 Eric Biggers New
[v8,12/20] fscrypt: add an HKDF-SHA512 implementation fscrypt: key management improvements - 2 - --- 2019-08-05 Eric Biggers New
[v8,11/20] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl fscrypt: key management improvements - 1 - --- 2019-08-05 Eric Biggers New
[v8,10/20] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl fscrypt: key management improvements - 1 - --- 2019-08-05 Eric Biggers New
[v8,09/20] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl fscrypt: key management improvements - 1 - --- 2019-08-05 Eric Biggers New
[v8,08/20] fscrypt: rename keyinfo.c to keysetup.c fscrypt: key management improvements - 1 - --- 2019-08-05 Eric Biggers New
[v8,07/20] fscrypt: move v1 policy key setup to keysetup_v1.c fscrypt: key management improvements - 1 - --- 2019-08-05 Eric Biggers New
[v8,06/20] fscrypt: refactor key setup code in preparation for v2 policies fscrypt: key management improvements - 1 - --- 2019-08-05 Eric Biggers New
[v8,05/20] fscrypt: rename fscrypt_master_key to fscrypt_direct_key fscrypt: key management improvements - 1 - --- 2019-08-05 Eric Biggers New
[v8,04/20] fscrypt: add ->ci_inode to fscrypt_info fscrypt: key management improvements - 1 - --- 2019-08-05 Eric Biggers New
[v8,03/20] fscrypt: use FSCRYPT_* definitions, not FS_* fscrypt: key management improvements - 1 - --- 2019-08-05 Eric Biggers New
[v8,02/20] fscrypt: use FSCRYPT_ prefix for uapi constants fscrypt: key management improvements - 1 - --- 2019-08-05 Eric Biggers New
[v8,01/20] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h> fscrypt: key management improvements - 1 - --- 2019-08-05 Eric Biggers New
[v7,17/17] f2fs: add fs-verity support fs-verity: read-only file-based authenticity protection 2 - - --- 2019-07-22 Eric Biggers New
[v7,16/17] ext4: update on-disk format documentation for fs-verity fs-verity: read-only file-based authenticity protection - 1 - --- 2019-07-22 Eric Biggers New
[v7,16/16] fscrypt: document the new ioctls and policy version fscrypt: key management improvements - - - --- 2019-07-26 Eric Biggers New
[v7,15/17] ext4: add fs-verity read support fs-verity: read-only file-based authenticity protection - - - --- 2019-07-22 Eric Biggers New
[v7,15/16] ubifs: wire up new fscrypt ioctls fscrypt: key management improvements - 1 - --- 2019-07-26 Eric Biggers New
« 1 2 3 46 7 »