Show patches with: Archived = No       |   3455 patches
« 1 2 ... 18 19 2034 35 »
Patch Series S/W/F Date Submitter Delegate State
[v14,39/64] ceph: size handling for encrypted inodes in cap updates [v14,01/64] libceph: add spinlock around osd->o_requests --- 2022-04-27 Jeff Layton Superseded
[v14,37/64] ceph: don't allow changing layout on encrypted files/directories [v14,01/64] libceph: add spinlock around osd->o_requests --- 2022-04-27 Jeff Layton Superseded
[v14,34/64] ceph: make ceph_get_name decrypt filenames [v14,01/64] libceph: add spinlock around osd->o_requests --- 2022-04-27 Jeff Layton New
[v14,32/64] ceph: add support to readdir for encrypted filenames [v14,01/64] libceph: add spinlock around osd->o_requests --- 2022-04-27 Jeff Layton New
[v14,28/64] ceph: fix base64 encoded name's length check in ceph_fname_to_usr() [v14,01/64] libceph: add spinlock around osd->o_requests --- 2022-04-27 Jeff Layton New
[v14,27/64] ceph: add helpers for converting names for userland presentation [v14,01/64] libceph: add spinlock around osd->o_requests --- 2022-04-27 Jeff Layton New
[v14,25/64] ceph: set DCACHE_NOKEY_NAME in atomic open [v14,01/64] libceph: add spinlock around osd->o_requests --- 2022-04-27 Jeff Layton New
[v14,24/64] ceph: properly set DCACHE_NOKEY_NAME flag in lookup [v14,01/64] libceph: add spinlock around osd->o_requests --- 2022-04-27 Jeff Layton New
[v14,23/64] ceph: encode encrypted name in dentry release [v14,01/64] libceph: add spinlock around osd->o_requests --- 2022-04-27 Jeff Layton New
[v14,21/64] ceph: add encrypted fname handling to ceph_mdsc_build_path [v14,01/64] libceph: add spinlock around osd->o_requests --- 2022-04-27 Jeff Layton New
[v14,20/64] ceph: add base64 endcoding routines for encrypted names [v14,01/64] libceph: add spinlock around osd->o_requests --- 2022-04-27 Jeff Layton New
[v14,16/64] ceph: decode alternate_name in lease info [v14,01/64] libceph: add spinlock around osd->o_requests --- 2022-04-27 Jeff Layton New
[v14,14/64] ceph: add support for fscrypt_auth/fscrypt_file to cap messages [v14,01/64] libceph: add spinlock around osd->o_requests --- 2022-04-27 Jeff Layton New
[v14,13/64] ceph: ensure that we accept a new context from MDS for new inodes [v14,01/64] libceph: add spinlock around osd->o_requests --- 2022-04-27 Jeff Layton New
[v14,10/64] fscrypt: add fscrypt_context_for_new_inode [v14,01/64] libceph: add spinlock around osd->o_requests --- 2022-04-27 Jeff Layton New
[v14,07/64] ceph: add new mount option to enable sparse reads [v14,01/64] libceph: add spinlock around osd->o_requests --- 2022-04-27 Jeff Layton New
[v14,05/64] libceph: support sparse reads on msgr2 secure codepath [v14,01/64] libceph: add spinlock around osd->o_requests --- 2022-04-27 Jeff Layton New
[v14,04/64] libceph: add sparse read support to OSD client [v14,01/64] libceph: add spinlock around osd->o_requests --- 2022-04-27 Jeff Layton New
[v14,03/64] libceph: add sparse read support to msgr2 crc state machine [v14,01/64] libceph: add spinlock around osd->o_requests --- 2022-04-27 Jeff Layton New
[v14,01/64] libceph: add spinlock around osd->o_requests [v14,01/64] libceph: add spinlock around osd->o_requests --- 2022-04-27 Jeff Layton New
[v3] ceph: fix statfs for subdir mounts [v3] ceph: fix statfs for subdir mounts --- 2022-04-27 Luis Henriques New
ceph: fix statfs for subdir mounts ceph: fix statfs for subdir mounts --- 2022-04-26 Luis Henriques New
[v8,4/4] ceph: rely on vfs for setgid stripping [v8,1/4] fs: add mode_strip_sgid() helper --- 2022-04-26 Yang Xu Superseded
[v8,1/4] fs: add mode_strip_sgid() helper [v8,1/4] fs: add mode_strip_sgid() helper --- 2022-04-26 Yang Xu Superseded
[v7,4/4] ceph: Remove S_ISGID stripping code in ceph_finish_async_create Untitled series #173876 --- 2022-04-26 Yang Xu New
[v7,2/4] fs: Add missing umask strip in vfs_tmpfile Untitled series #173876 --- 2022-04-26 Yang Xu Superseded
ceph: fix setting of xattrs on async created inodes ceph: fix setting of xattrs on async created inodes --- 2022-04-25 Jeff Layton New
ceph: fix possible deadlock when holding Fwb to get inline_data ceph: fix possible deadlock when holding Fwb to get inline_data --- 2022-04-25 Xiubo Li New
[v6,4/4] ceph: Remove S_ISGID stripping code in ceph_finish_async_create [v6,1/4] fs: move sgid strip operation from inode_init_owner into inode_sgid_strip --- 2022-04-25 Yang Xu Superseded
[v6,3/4] fs: strip file's S_ISGID mode on vfs instead of on underlying filesystem [v6,1/4] fs: move sgid strip operation from inode_init_owner into inode_sgid_strip --- 2022-04-25 Yang Xu Superseded
[v6,2/4] fs: Add missing umask strip in vfs_tmpfile [v6,1/4] fs: move sgid strip operation from inode_init_owner into inode_sgid_strip --- 2022-04-25 Yang Xu Superseded
[v6,1/4] fs: move sgid strip operation from inode_init_owner into inode_sgid_strip [v6,1/4] fs: move sgid strip operation from inode_init_owner into inode_sgid_strip --- 2022-04-25 Yang Xu New
ceph: redirty the page for wirtepage if fails ceph: redirty the page for wirtepage if fails --- 2022-04-24 Xiubo Li New
ceph: fix request refcount leak when session can't be acquired ceph: fix request refcount leak when session can't be acquired --- 2022-04-22 Jeff Layton New
ceph: fix possible deadlock while holding Fcr to use getattr ceph: fix possible deadlock while holding Fcr to use getattr --- 2022-04-22 Xiubo Li New
ceph: skip reading from Rados if pos exceeds i_size ceph: skip reading from Rados if pos exceeds i_size --- 2022-04-21 Xiubo Li New
[v5,4/4] ceph: Remove S_ISGID clear code in ceph_finish_async_create [v5,1/4] fs: move sgid strip operation from inode_init_owner into inode_sgid_strip --- 2022-04-21 Yang Xu Superseded
[v5,3/4] fs: strip file's S_ISGID mode on vfs instead of on underlying filesystem [v5,1/4] fs: move sgid strip operation from inode_init_owner into inode_sgid_strip --- 2022-04-21 Yang Xu New
[v5,2/4] fs: Add missing umask strip in vfs_tmpfile [v5,1/4] fs: move sgid strip operation from inode_init_owner into inode_sgid_strip --- 2022-04-21 Yang Xu Superseded
[v5,1/4] fs: move sgid strip operation from inode_init_owner into inode_sgid_strip [v5,1/4] fs: move sgid strip operation from inode_init_owner into inode_sgid_strip --- 2022-04-21 Yang Xu New
[v2] ceph: try to choose the auth MDS if possible for getattr [v2] ceph: try to choose the auth MDS if possible for getattr --- 2022-04-21 Xiubo Li New
ceph: try to choose the auth MDS if possible for getattr ceph: try to choose the auth MDS if possible for getattr --- 2022-04-21 Xiubo Li New
[RFC] ceph: disable updating the atime since cephfs won't maintain it [RFC] ceph: disable updating the atime since cephfs won't maintain it --- 2022-04-20 Xiubo Li New
[resend] fs: change test in inode_insert5 for adding to the sb list [resend] fs: change test in inode_insert5 for adding to the sb list --- 2022-04-19 Jeff Layton New
[v4,8/8] ceph: Remove S_ISGID clear code in ceph_finish_async_create Untitled series #173101 --- 2022-04-19 Yang Xu Superseded
[v4,6/8] ntfs3: Use the same order for acl pointer check in ntfs_init_acl Untitled series #173101 --- 2022-04-19 Yang Xu New
[v4,4/8] NFSv3: only do posix_acl_create under CONFIG_NFS_V3_ACL Untitled series #173101 --- 2022-04-19 Yang Xu New
[v4,2/8] fs: Add missing umask strip in vfs_tmpfile Untitled series #173101 --- 2022-04-19 Yang Xu Superseded
[v3,7/7] ceph: Remove S_ISGID clear code in ceph_finish_async_create Untitled series #172803 --- 2022-04-15 Yang Xu Superseded
[v3,5/7] fs: Add new helper prepare_mode Untitled series #172803 --- 2022-04-15 Yang Xu New
[v3,3/7] xfs: Only do posix acl setup/release operation under CONFIG_XFS_POSIX_ACL Untitled series #172803 --- 2022-04-15 Yang Xu New
[v3,2/7] fs/namei.c: Add missing umask strip in vfs_tmpfile Untitled series #172803 --- 2022-04-15 Yang Xu Superseded
[27/27] direct-io: remove random prefetches Untitled series #172804 --- 2022-04-15 Christoph Hellwig New
[25/27] block: add a bdev_discard_granularity helper Untitled series #172804 --- 2022-04-15 Christoph Hellwig New
[22/27] block: refactor discard bio size limiting Untitled series #172804 --- 2022-04-15 Christoph Hellwig New
[19/27] block: remove queue_discard_alignment Untitled series #172804 --- 2022-04-15 Christoph Hellwig New
[18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line Untitled series #172804 --- 2022-04-15 Christoph Hellwig New
[17/27] block: use bdev_alignment_offset in disk_alignment_offset_show Untitled series #172804 --- 2022-04-15 Christoph Hellwig New
[13/27] block: add a bdev_fua helper Untitled series #172804 --- 2022-04-15 Christoph Hellwig New
[12/27] block: add a bdev_write_cache helper Untitled series #172804 --- 2022-04-15 Christoph Hellwig New
[10/27] mm: use bdev_is_zoned in claim_swapfile Untitled series #172804 --- 2022-04-15 Christoph Hellwig New
[09/27] ntfs3: use bdev_logical_block_size instead of open coding it Untitled series #172804 --- 2022-04-15 Christoph Hellwig New
[08/27] btrfs: use bdev_max_active_zones instead of open coding it Untitled series #172804 --- 2022-04-15 Christoph Hellwig New
[05/27] drbd: use bdev based limit helpers in drbd_send_sizes Untitled series #172804 --- 2022-04-15 Christoph Hellwig New
[02/27] target: pass a block_device to target_configure_unmap_from_queue Untitled series #172804 --- 2022-04-15 Christoph Hellwig New
[v4,4/4] ceph: replace base64url by the encoding used for mailbox names ceph: add support for snapshot names encryption --- 2022-04-14 Luis Henriques New
[v4,3/4] ceph: update documentation regarding snapshot naming limitations ceph: add support for snapshot names encryption --- 2022-04-14 Luis Henriques New
[v4,2/4] ceph: add support for handling encrypted snapshot names ceph: add support for snapshot names encryption --- 2022-04-14 Luis Henriques New
[v4,1/4] ceph: add support for encrypted snapshot names ceph: add support for snapshot names encryption --- 2022-04-14 Luis Henriques New
[v2,3/3] ceph: Remove S_ISGID clear code in ceph_finish_async_create [v2,1/3] vfs: Add inode_sgid_strip() api --- 2022-04-14 Yang Xu Superseded
[v2,2/3] vfs: strip file's S_ISGID mode on vfs instead of on underlying filesystem [v2,1/3] vfs: Add inode_sgid_strip() api --- 2022-04-14 Yang Xu New
[v2,1/3] vfs: Add inode_sgid_strip() api [v2,1/3] vfs: Add inode_sgid_strip() api --- 2022-04-14 Yang Xu New
[v2] ceph: flush the mdlog for filesystem sync [v2] ceph: flush the mdlog for filesystem sync --- 2022-04-14 Xiubo Li New
ceph: fix possible NULL pointer dereference for req->r_session ceph: fix possible NULL pointer dereference for req->r_session --- 2022-04-14 Xiubo Li New
ceph: flush the mdlog for filesystem sync ceph: flush the mdlog for filesystem sync --- 2022-04-12 Xiubo Li Superseded
[v3,3/3] ceph: fix possible kunmaping random vaddr ceph: misc fix size truncate for fscrypt --- 2022-04-12 Xiubo Li New
[v3,2/3] ceph: fix caps reference leakage for fscrypt size truncating ceph: misc fix size truncate for fscrypt --- 2022-04-12 Xiubo Li New
[v3,1/3] ceph: flush small range instead of the whole map for truncate ceph: misc fix size truncate for fscrypt --- 2022-04-12 Xiubo Li New
[linux-next] net: ceph: use swap() macro instead of taking tmp variable [linux-next] net: ceph: use swap() macro instead of taking tmp variable --- 2022-04-12 Guo Zhengkui New
[27/27] direct-io: remove random prefetches [01/27] target: remove an incorrect unmap zeroes data deduction --- 2022-04-09 Christoph Hellwig Superseded
[26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD [01/27] target: remove an incorrect unmap zeroes data deduction --- 2022-04-09 Christoph Hellwig New
[25/27] block: add a bdev_discard_granularity helper [01/27] target: remove an incorrect unmap zeroes data deduction --- 2022-04-09 Christoph Hellwig Superseded
[20/27] block: use bdev_discard_alignment in part_discard_alignment_show [01/27] target: remove an incorrect unmap zeroes data deduction --- 2022-04-09 Christoph Hellwig New
[18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line [01/27] target: remove an incorrect unmap zeroes data deduction --- 2022-04-09 Christoph Hellwig Superseded
[16/27] block: use bdev_alignment_offset in part_alignment_offset_show [01/27] target: remove an incorrect unmap zeroes data deduction --- 2022-04-09 Christoph Hellwig New
[14/27] block: add a bdev_stable_writes helper [01/27] target: remove an incorrect unmap zeroes data deduction --- 2022-04-09 Christoph Hellwig New
[12/27] block: add a bdev_write_cache helper [01/27] target: remove an incorrect unmap zeroes data deduction --- 2022-04-09 Christoph Hellwig Superseded
[10/27] mm: use bdev_is_zoned in claim_swapfile [01/27] target: remove an incorrect unmap zeroes data deduction --- 2022-04-09 Christoph Hellwig Superseded
[07/27] drbd: cleanup decide_on_discard_support [01/27] target: remove an incorrect unmap zeroes data deduction --- 2022-04-09 Christoph Hellwig New
[06/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset [01/27] target: remove an incorrect unmap zeroes data deduction --- 2022-04-09 Christoph Hellwig New
[04/27] drbd: remove assign_p_sizes_qlim [01/27] target: remove an incorrect unmap zeroes data deduction --- 2022-04-09 Christoph Hellwig New
[01/27] target: remove an incorrect unmap zeroes data deduction [01/27] target: remove an incorrect unmap zeroes data deduction --- 2022-04-09 Christoph Hellwig New
[v3] common/encrypt: allow the use of 'fscrypt:' as key prefix [v3] common/encrypt: allow the use of 'fscrypt:' as key prefix --- 2022-04-05 Luis Henriques New
[v2] common/encrypt: allow the use of 'fscrypt:' as key prefix [v2] common/encrypt: allow the use of 'fscrypt:' as key prefix --- 2022-04-04 Luis Henriques New
[2/2] ceph: replace usage of found with dedicated list iterator variable Untitled series #171410 --- 2022-03-31 Jakob Koschel New
[v2] ceph: stop forwarding the request when exceeding 256 times [v2] ceph: stop forwarding the request when exceeding 256 times --- 2022-03-29 Xiubo Li New
ceph: stop forwarding the request when exceeding 256 times ceph: stop forwarding the request when exceeding 256 times --- 2022-03-29 Xiubo Li New
ceph: add a has_stable_inodes operation for ceph ceph: add a has_stable_inodes operation for ceph --- 2022-03-25 Jeff Layton New
[v5,7/7] ceph: add new mount option to enable sparse reads libceph: add support for sparse reads --- 2022-03-25 Jeff Layton New
[v5,4/7] libceph: add sparse read support to OSD client libceph: add support for sparse reads --- 2022-03-25 Jeff Layton Superseded
« 1 2 ... 18 19 2034 35 »