Show patches with: Submitter = Jeff Layton       |    Archived = No       |   646 patches
« 1 2 3 46 7 »
Patch Series S/W/F Date Submitter Delegate State
[01/20] filelock: split common fields into struct file_lock_core filelock: split struct file_lock into file_lock and file_lease structs --- 2024-01-16 Jeff Layton New
[01/36] vfs: export new_inode_pseudo ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[01/87] fs: new accessor methods for atime and mtime fs: new accessor methods for atime and mtime --- 2023-09-28 Jeff Layton New
[02/20] filelock: add coccinelle scripts to move fields to struct file_lock_core filelock: split struct file_lock into file_lock and file_lease structs --- 2024-01-16 Jeff Layton New
[02/36] fscrypt: export fscrypt_base64url_encode and fscrypt_base64url_decode ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[03/20] filelock: the results of the coccinelle conversion filelock: split struct file_lock into file_lock and file_lease structs --- 2024-01-16 Jeff Layton New
[03/36] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[04/20] filelock: fixups after the coccinelle changes filelock: split struct file_lock into file_lock and file_lease structs --- 2024-01-16 Jeff Layton New
[04/36] fscrypt: add fscrypt_context_for_new_inode ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[05/20] filelock: convert some internal functions to use file_lock_core instead filelock: split struct file_lock into file_lock and file_lease structs --- 2024-01-16 Jeff Layton Superseded
[05/36] fscrypt: uninline and export fscrypt_require_key ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton New
[06/20] filelock: convert more internal functions to use file_lock_core filelock: split struct file_lock into file_lock and file_lease structs --- 2024-01-16 Jeff Layton Superseded
[06/36] ceph: preallocate inode for ops that may create one ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[07/20] filelock: make posix_same_owner take file_lock_core pointers filelock: split struct file_lock into file_lock and file_lease structs --- 2024-01-16 Jeff Layton Superseded
[07/36] ceph: crypto context handling for ceph ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[08/20] filelock: convert posix_owner_key to take file_lock_core arg filelock: split struct file_lock into file_lock and file_lease structs --- 2024-01-16 Jeff Layton Superseded
[08/36] ceph: parse new fscrypt_auth and fscrypt_file fields in inode traces ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[09/20] filelock: make locks_{insert,delete}_global_locks take file_lock_core arg filelock: split struct file_lock into file_lock and file_lease structs --- 2024-01-16 Jeff Layton Superseded
[09/36] ceph: add fscrypt_* handling to caps.c ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[10/20] filelock: convert locks_{insert,delete}_global_blocked filelock: split struct file_lock into file_lock and file_lease structs --- 2024-01-16 Jeff Layton Superseded
[10/36] ceph: add ability to set fscrypt_auth via setattr ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[11/20] filelock: convert the IS_* macros to take file_lock_core filelock: split struct file_lock into file_lock and file_lease structs --- 2024-01-16 Jeff Layton New
[11/36] ceph: implement -o test_dummy_encryption mount option ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[12/20] filelock: make __locks_delete_block and __locks_wake_up_blocks take file_lock_core filelock: split struct file_lock into file_lock and file_lease structs --- 2024-01-16 Jeff Layton New
[12/36] ceph: decode alternate_name in lease info ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[1/2] ceph: conversion to new fscache API ceph: adapt ceph to the fscache rewrite --- 2021-11-29 Jeff Layton New
[1/2] ceph: don't clobber i_snap_caps on non-I_NEW inode ceph: snapdir dentry handling fixes --- 2021-03-15 Jeff Layton New
[1/2] ceph: fix kerneldoc copypasta over ceph_start_io_direct [1/2] ceph: fix kerneldoc copypasta over ceph_start_io_direct --- 2021-03-23 Jeff Layton New
[1/2] libceph: add new iov_iter-based ceph_msg_data_type and ceph_osd_data_type [1/2] libceph: add new iov_iter-based ceph_msg_data_type and ceph_osd_data_type --- 2022-06-09 Jeff Layton New
[13/20] filelock: convert __locks_insert_block, conflict and deadlock checks to use file_lock_core filelock: split struct file_lock into file_lock and file_lease structs --- 2024-01-16 Jeff Layton New
[13/36] ceph: add fscrypt ioctls ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[1/3] ceph: add some lockdep assertions around snaprealm handling ceph: locking fixes for snaprealm handling --- 2021-06-03 Jeff Layton New
[1/3] ceph: fix flush_snap logic after putting caps [1/3] ceph: fix flush_snap logic after putting caps --- 2020-12-11 Jeff Layton New
[1/3] libceph: add sparse read support to msgr2 crc state machine [1/3] libceph: add sparse read support to msgr2 crc state machine --- 2022-03-09 Jeff Layton New
[14/20] filelock: convert fl_blocker to file_lock_core filelock: split struct file_lock into file_lock and file_lease structs --- 2024-01-16 Jeff Layton New
[14/36] ceph: make ceph_msdc_build_path use ref-walk ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[1/4] netfs: fix sense of DIO test on short read ceph: convert to netfs_direct_read_iter for DIO reads --- 2022-05-18 Jeff Layton New
[1/4] vfs: report change attribute in statx for IS_I_VERSION inodes vfs: expose the inode change attribute via statx --- 2022-08-16 Jeff Layton Superseded
[15/20] filelock: clean up locks_delete_block internals filelock: split struct file_lock into file_lock and file_lease structs --- 2024-01-16 Jeff Layton Superseded
[15/36] ceph: add encrypted fname handling to ceph_mdsc_build_path ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[16/20] filelock: reorganize locks_delete_block and __locks_insert_block filelock: split struct file_lock into file_lock and file_lease structs --- 2024-01-16 Jeff Layton Superseded
[16/36] ceph: send altname in MClientRequest ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[1/6] ceph: disable old fscache readpage handling ceph: convert to new netfs read helpers --- 2021-01-26 Jeff Layton Superseded
[1/6] ceph: print inode numbers instead of pointer values ceph: better error handling for failed async creates --- 2021-09-08 Jeff Layton New
[17/20] filelock: make assign_type helper take a file_lock_core pointer filelock: split struct file_lock into file_lock and file_lease structs --- 2024-01-16 Jeff Layton Superseded
[17/36] ceph: encode encrypted name in dentry release ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[17/79] ceph: switch to new ctime accessors Untitled series #213184 --- 2023-06-21 Jeff Layton New
[1/7] filelock: add a new locks_inode_context accessor function fs: fix inode->i_flctx accesses --- 2022-11-16 Jeff Layton New
[18/20] filelock: convert locks_wake_up_blocks to take a file_lock_core pointer filelock: split struct file_lock into file_lock and file_lease structs --- 2024-01-16 Jeff Layton New
[18/36] ceph: properly set DCACHE_NOKEY_NAME flag in lookup ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[19/20] filelock: convert locks_insert_lock_ctx and locks_delete_lock_ctx filelock: split struct file_lock into file_lock and file_lease structs --- 2024-01-16 Jeff Layton New
[19/36] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[20/20] filelock: split leases out of struct file_lock filelock: split struct file_lock into file_lock and file_lease structs --- 2024-01-16 Jeff Layton Superseded
[20/36] ceph: add helpers for converting names for userland presentation ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[21/36] ceph: add fscrypt support to ceph_fill_trace ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[22/36] ceph: add support to readdir for encrypted filenames ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[2/2] ceph: add fscache writeback support ceph: adapt ceph to the fscache rewrite --- 2021-11-29 Jeff Layton Superseded
[23/36] ceph: create symlinks with encrypted and base64-encoded targets ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[23/87] fs/ceph: convert to new inode {a,m}time accessors Untitled series #222727 --- 2023-09-28 Jeff Layton Superseded
[2/3] ceph: clean up locking annotation for ceph_get_snap_realm and __lookup_snap_realm ceph: locking fixes for snaprealm handling --- 2021-06-03 Jeff Layton New
[2/3] libceph: add sparse read support to OSD client [1/3] libceph: add sparse read support to msgr2 crc state machine --- 2022-03-09 Jeff Layton New
[24/36] ceph: make ceph_get_name decrypt filenames ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[2/4] ceph: take a cred reference instead of tracking individual uid/gid Untitled series #85886 --- 2020-12-09 Jeff Layton New
[2/4] ceph: Use the provided iterator in ceph_netfs_issue_op() ceph: convert to netfs_direct_read_iter for DIO reads --- 2022-05-18 Jeff Layton New
[2/4] nfs: report the change attribute if requested vfs: expose the inode change attribute via statx --- 2022-08-16 Jeff Layton New
[25/36] ceph: add a new ceph.fscrypt.auth vxattr ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[2/5] ceph: convert readpage to fscache read helper Untitled series #80971 --- 2020-11-20 Jeff Layton New
[2/5] ceph: don't call ceph_update_writeable_page from page_mkwrite ceph: addr.c cleanups --- 2020-09-16 Jeff Layton New
[26/36] ceph: add some fscrypt guardrails ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[2/6] ceph: don't use -ESTALE as special return code in try_get_cap_refs ceph: better error handling for failed async creates --- 2021-09-08 Jeff Layton New
[2/6] ceph: rework PageFsCache handling ceph: convert to new netfs read helpers --- 2021-01-26 Jeff Layton New
[27/36] ceph: don't allow changing layout on encrypted files/directories ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[2/7] ceph: use locks_inode_context helper fs: fix inode->i_flctx accesses --- 2022-11-16 Jeff Layton New
[28/36] libceph: add CEPH_OSD_OP_ASSERT_VER support ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[29/36] ceph: size handling for encrypted inodes in cap updates ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[30/36] ceph: fscrypt_file field handling in MClientRequest messages ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[31/36] ceph: get file size from fscrypt_file when present in inode traces ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[32/36] ceph: handle fscrypt fields in cap messages from MDS ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[33/36] ceph: add __ceph_get_caps helper support ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[3/3] ceph: allow queueing cap/snap handling after putting cap references [1/3] ceph: fix flush_snap logic after putting caps --- 2020-12-11 Jeff Layton Superseded
[3/3] ceph: must hold snap_rwsem when filling inode for async create ceph: locking fixes for snaprealm handling --- 2021-06-03 Jeff Layton New
[34/36] ceph: add __ceph_sync_read helper support ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[3/4] afs: fill out change attribute in statx replies vfs: expose the inode change attribute via statx --- 2022-08-16 Jeff Layton New
[3/4] ceph: clean up argument lists to __prepare_send_request and __send_request Untitled series #85886 --- 2020-12-09 Jeff Layton New
[3/4] ceph: enhance dout messages in issue_read codepaths ceph: convert to netfs_direct_read_iter for DIO reads --- 2022-05-18 Jeff Layton New
[35/36] ceph: add object version support for sync read ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[3/5] ceph: fold ceph_sync_readpages into ceph_readpage ceph: addr.c cleanups --- 2020-09-16 Jeff Layton New
[36/36] ceph: add truncate size handling support for fscrypt ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[3/6] ceph: drop private list from remove_session_caps_cb ceph: better error handling for failed async creates --- 2021-09-08 Jeff Layton New
[3/6] ceph: fix fscache invalidation ceph: convert to new netfs read helpers --- 2021-01-26 Jeff Layton Superseded
[3/7] cifs: use locks_inode_context helper fs: fix inode->i_flctx accesses --- 2022-11-16 Jeff Layton New
[4/4] ceph: fill in the change attribute in statx requests vfs: expose the inode change attribute via statx --- 2022-08-16 Jeff Layton Superseded
[4/4] ceph: implement updated ceph_mds_request_head structure Untitled series #85886 --- 2020-12-09 Jeff Layton New
[4/4] ceph: switch to netfs_direct_read_iter ceph: convert to netfs_direct_read_iter for DIO reads --- 2022-05-18 Jeff Layton New
[4/5] ceph: convert ceph_readpages to ceph_readahead Untitled series #80971 --- 2020-11-20 Jeff Layton Superseded
[4/6] ceph: convert readpage to fscache read helper ceph: convert to new netfs read helpers --- 2021-01-26 Jeff Layton New
[4/6] ceph: fix auth cap handling logic in remove_session_caps_cb ceph: better error handling for failed async creates --- 2021-09-08 Jeff Layton New
[4/7] ksmbd: use locks_inode_context helper fs: fix inode->i_flctx accesses --- 2022-11-16 Jeff Layton New
[5/5] ceph: add fscache writeback support Untitled series #80971 --- 2020-11-20 Jeff Layton New
[5/6] ceph: plug write_begin into read helper ceph: convert to new netfs read helpers --- 2021-01-26 Jeff Layton Superseded
« 1 2 3 46 7 »