Show patches with: none      |   10255 patches
« 1 2 ... 14 15 16102 103 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v16,37/68] ceph: mark directory as non-complete after loading key ceph+fscrypt: full support - - - --- 2023-02-27 Xiubo Li New
[v16,36/68] ceph: allow encrypting a directory while not having Ax caps ceph+fscrypt: full support - - - --- 2023-02-27 Xiubo Li New
[v16,35/68] ceph: add some fscrypt guardrails ceph+fscrypt: full support - 1 - --- 2023-02-27 Xiubo Li New
[v16,34/68] ceph: add a new ceph.fscrypt.auth vxattr ceph+fscrypt: full support - 1 - --- 2023-02-27 Xiubo Li New
[v16,33/68] ceph: make ceph_get_name decrypt filenames ceph+fscrypt: full support - 1 - --- 2023-02-27 Xiubo Li New
[v16,32/68] ceph: create symlinks with encrypted and base64-encoded targets ceph+fscrypt: full support - 1 - --- 2023-02-27 Xiubo Li New
[v16,31/68] ceph: add support to readdir for encrypted filenames ceph+fscrypt: full support - - - --- 2023-02-27 Xiubo Li New
[v16,30/68] ceph: add ceph_encode_encrypted_dname() helper ceph+fscrypt: full support - - - --- 2023-02-27 Xiubo Li New
[v16,29/68] ceph: pass the request to parse_reply_info_readdir() ceph+fscrypt: full support - - - --- 2023-02-27 Xiubo Li New
[v16,28/68] ceph: add fscrypt support to ceph_fill_trace ceph+fscrypt: full support - 1 - --- 2023-02-27 Xiubo Li New
[v16,27/68] ceph: fix base64 encoded name's length check in ceph_fname_to_usr() ceph+fscrypt: full support - - - --- 2023-02-27 Xiubo Li New
[v16,26/68] ceph: add helpers for converting names for userland presentation ceph+fscrypt: full support - 1 - --- 2023-02-27 Xiubo Li New
[v16,25/68] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries ceph+fscrypt: full support - 2 - --- 2023-02-27 Xiubo Li New
[v16,24/68] ceph: set DCACHE_NOKEY_NAME in atomic open ceph+fscrypt: full support - 2 - --- 2023-02-27 Xiubo Li New
[v16,23/68] ceph: properly set DCACHE_NOKEY_NAME flag in lookup ceph+fscrypt: full support - 1 - --- 2023-02-27 Xiubo Li New
[v16,22/68] ceph: encode encrypted name in dentry release ceph+fscrypt: full support - 1 - --- 2023-02-27 Xiubo Li New
[v16,21/68] ceph: send altname in MClientRequest ceph+fscrypt: full support - 1 - --- 2023-02-27 Xiubo Li New
[v16,20/68] ceph: add encrypted fname handling to ceph_mdsc_build_path ceph+fscrypt: full support - 1 - --- 2023-02-27 Xiubo Li New
[v16,19/68] ceph: add base64 endcoding routines for encrypted names ceph+fscrypt: full support - 1 - --- 2023-02-27 Xiubo Li New
[v16,18/68] ceph: make the ioctl cmd more readable in debug log ceph+fscrypt: full support - - - --- 2023-02-27 Xiubo Li New
[v16,17/68] ceph: add fscrypt ioctls ceph+fscrypt: full support - 1 - --- 2023-02-27 Xiubo Li New
[v16,16/68] ceph: decode alternate_name in lease info ceph+fscrypt: full support - - - --- 2023-02-27 Xiubo Li New
[v16,15/68] ceph: implement -o test_dummy_encryption mount option ceph+fscrypt: full support - 1 - --- 2023-02-27 Xiubo Li New
[v16,14/68] ceph: add support for fscrypt_auth/fscrypt_file to cap messages ceph+fscrypt: full support - 1 - --- 2023-02-27 Xiubo Li New
[v16,13/68] ceph: ensure that we accept a new context from MDS for new inodes ceph+fscrypt: full support - 1 - --- 2023-02-27 Xiubo Li New
[v16,12/68] ceph: fscrypt_auth handling for ceph ceph+fscrypt: full support - 1 - --- 2023-02-27 Xiubo Li New
[v16,11/68] ceph: use osd_req_op_extent_osd_iter for netfs reads ceph+fscrypt: full support - - - --- 2023-02-27 Xiubo Li New
[v16,10/68] libceph: add new iov_iter-based ceph_msg_data_type and ceph_osd_data_type ceph+fscrypt: full support - - - --- 2023-02-27 Xiubo Li New
[v16,09/68] ceph: make ceph_msdc_build_path use ref-walk ceph+fscrypt: full support - 1 - --- 2023-02-27 Xiubo Li New
[v16,08/68] ceph: preallocate inode for ops that may create one ceph+fscrypt: full support - 1 - --- 2023-02-27 Xiubo Li New
[v16,07/68] ceph: add new mount option to enable sparse reads ceph+fscrypt: full support - 1 - --- 2023-02-27 Xiubo Li New
[v16,06/68] libceph: add sparse read support to msgr1 ceph+fscrypt: full support - 1 - --- 2023-02-27 Xiubo Li New
[v16,05/68] libceph: support sparse reads on msgr2 secure codepath ceph+fscrypt: full support - 1 - --- 2023-02-27 Xiubo Li New
[v16,04/68] libceph: add sparse read support to OSD client ceph+fscrypt: full support - 1 - --- 2023-02-27 Xiubo Li New
[v16,03/68] libceph: add sparse read support to msgr2 crc state machine ceph+fscrypt: full support - 1 - --- 2023-02-27 Xiubo Li New
[v16,02/68] libceph: define struct ceph_sparse_extent and add some helpers ceph+fscrypt: full support - 1 - --- 2023-02-27 Xiubo Li New
[v16,01/68] libceph: add spinlock around osd->o_requests ceph+fscrypt: full support - 1 - --- 2023-02-27 Xiubo Li New
rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() fails rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() fails - - - --- 2023-02-26 Ilya Dryomov New
generic/020: fix really long attr test failure for ceph generic/020: fix really long attr test failure for ceph - - - --- 2023-02-17 Xiubo Li New
[v6,2/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache mm, netfs, fscache: Stop read optimisation when folio removed from pagecache - - - --- 2023-02-16 David Howells New
[v6,1/2] mm: Merge folio_has_private()/filemap_release_folio() call pairs mm, netfs, fscache: Stop read optimisation when folio removed from pagecache - - - --- 2023-02-16 David Howells New
ceph: update the time stamps and try to drop the suid/sgid ceph: update the time stamps and try to drop the suid/sgid - - - --- 2023-02-13 Xiubo Li New
[GIT,PULL] Ceph fix for 6.2-rc8 [GIT,PULL] Ceph fix for 6.2-rc8 - - - --- 2023-02-10 Ilya Dryomov New
[v2] rbd: fix freeing memory of 'rbd_dev->opts', 'rbd_dev->spec', 'rbd_dev->rbd_client' [v2] rbd: fix freeing memory of 'rbd_dev->opts', 'rbd_dev->spec', 'rbd_dev->rbd_client' - - - --- 2023-02-09 Natalia Petrova New
ceph: flush cap release on session flush ceph: flush cap release on session flush - 2 - --- 2023-02-07 Xiubo Li New
ceph: fail the requests directly if inode is shutdown for fscrypt ceph: fail the requests directly if inode is shutdown for fscrypt - - - --- 2023-02-07 Xiubo Li New
[GIT,PULL] Ceph fix for 6.2-rc7 [GIT,PULL] Ceph fix for 6.2-rc7 - - - --- 2023-02-03 Ilya Dryomov New
[23/23] libceph: use bvec_set_page to initialize bvecs [01/23] block: factor out a bvec_set_page helper - 1 - --- 2023-02-03 Christoph Hellwig New
[22/23] vringh: use bvec_set_page to initialize a bvec [01/23] block: factor out a bvec_set_page helper 1 - - --- 2023-02-03 Christoph Hellwig New
[21/23] sunrpc: use bvec_set_page to initialize bvecs [01/23] block: factor out a bvec_set_page helper 2 - - --- 2023-02-03 Christoph Hellwig New
[20/23] rxrpc: use bvec_set_page to initialize a bvec [01/23] block: factor out a bvec_set_page helper 1 - - --- 2023-02-03 Christoph Hellwig New
[19/23] swap: use bvec_set_page to initialize bvecs [01/23] block: factor out a bvec_set_page helper - - - --- 2023-02-03 Christoph Hellwig New
[18/23] io_uring: use bvec_set_page to initialize a bvec [01/23] block: factor out a bvec_set_page helper - 1 - --- 2023-02-03 Christoph Hellwig New
[17/23] splice: use bvec_set_page to initialize a bvec [01/23] block: factor out a bvec_set_page helper - - - --- 2023-02-03 Christoph Hellwig New
[16/23] orangefs: use bvec_set_{page,folio} to initialize bvecs [01/23] block: factor out a bvec_set_page helper - - - --- 2023-02-03 Christoph Hellwig New
[15/23] nfs: use bvec_set_page to initialize bvecs [01/23] block: factor out a bvec_set_page helper 1 - - --- 2023-02-03 Christoph Hellwig New
[14/23] coredump: use bvec_set_page to initialize a bvec [01/23] block: factor out a bvec_set_page helper - - - --- 2023-02-03 Christoph Hellwig New
[13/23] cifs: use bvec_set_page to initialize bvecs [01/23] block: factor out a bvec_set_page helper 1 - - --- 2023-02-03 Christoph Hellwig New
[12/23] ceph: use bvec_set_page to initialize a bvec [01/23] block: factor out a bvec_set_page helper - 1 - --- 2023-02-03 Christoph Hellwig New
[11/23] afs: use bvec_set_folio to initialize a bvec [01/23] block: factor out a bvec_set_page helper 1 - - --- 2023-02-03 Christoph Hellwig New
[10/23] zram: use bvec_set_page to initialize bvecs [01/23] block: factor out a bvec_set_page helper - 2 - --- 2023-02-03 Christoph Hellwig New
[09/23] virtio_blk: use bvec_set_virt to initialize special_vec [01/23] block: factor out a bvec_set_page helper 2 1 - --- 2023-02-03 Christoph Hellwig New
[08/23] rbd: use bvec_set_page to initialize the copy up bvec [01/23] block: factor out a bvec_set_page helper - 1 - --- 2023-02-03 Christoph Hellwig New
[07/23] nvme: use bvec_set_virt to initialize special_vec [01/23] block: factor out a bvec_set_page helper - 2 - --- 2023-02-03 Christoph Hellwig New
[06/23] nvmet: use bvec_set_page to initialize bvecs [01/23] block: factor out a bvec_set_page helper - 2 - --- 2023-02-03 Christoph Hellwig New
[05/23] target: use bvec_set_page to initialize bvecs [01/23] block: factor out a bvec_set_page helper - 1 - --- 2023-02-03 Christoph Hellwig New
[04/23] sd: factor out a sd_set_special_bvec helper [01/23] block: factor out a bvec_set_page helper - 1 - --- 2023-02-03 Christoph Hellwig New
[03/23] block: add a bvec_set_virt helper [01/23] block: factor out a bvec_set_page helper - 2 - --- 2023-02-03 Christoph Hellwig New
[02/23] block: add a bvec_set_folio helper [01/23] block: factor out a bvec_set_page helper - 2 - --- 2023-02-03 Christoph Hellwig New
[01/23] block: factor out a bvec_set_page helper [01/23] block: factor out a bvec_set_page helper - 2 - --- 2023-02-03 Christoph Hellwig New
rbd: avoid double free memory on error path in rbd_dev_create() rbd: avoid double free memory on error path in rbd_dev_create() - - - --- 2023-02-03 Natalia Petrova New
[v7,2/2] ceph: blocklist the kclient when receiving corrupted snap trace ceph: blocklist the kclient when receiving corrupted snap trace - 1 - --- 2023-02-01 Xiubo Li New
[v7,1/2] ceph: move mount state enum to fs/ceph/super.h ceph: blocklist the kclient when receiving corrupted snap trace - - - --- 2023-02-01 Xiubo Li New
[23/23] net-ceph: use bvec_set_page to initialize bvecs [01/23] block: factor out a bvec_set_page helper - 1 - --- 2023-01-30 Christoph Hellwig New
[22/23] vring: use bvec_set_page to initialize a bvec [01/23] block: factor out a bvec_set_page helper 1 - - --- 2023-01-30 Christoph Hellwig New
[21/23] sunrpc: use bvec_set_page to initialize bvecs [01/23] block: factor out a bvec_set_page helper 1 - - --- 2023-01-30 Christoph Hellwig New
[20/23] rxrpc: use bvec_set_page to initialize a bvec [01/23] block: factor out a bvec_set_page helper 1 - - --- 2023-01-30 Christoph Hellwig New
[19/23] swap: use bvec_set_page to initialize bvecs [01/23] block: factor out a bvec_set_page helper - - - --- 2023-01-30 Christoph Hellwig New
[18/23] io_uring: use bvec_set_page to initialize a bvec [01/23] block: factor out a bvec_set_page helper - 1 - --- 2023-01-30 Christoph Hellwig New
[17/23] splice: use bvec_set_page to initialize a bvec [01/23] block: factor out a bvec_set_page helper - - - --- 2023-01-30 Christoph Hellwig New
[16/23] orangefs: use bvec_set_{page,folio} to initialize bvecs [01/23] block: factor out a bvec_set_page helper - - - --- 2023-01-30 Christoph Hellwig New
[15/23] nfs: use bvec_set_page to initialize bvecs [01/23] block: factor out a bvec_set_page helper - - - --- 2023-01-30 Christoph Hellwig New
[14/23] coredump: use bvec_set_page to initialize a bvec [01/23] block: factor out a bvec_set_page helper - - - --- 2023-01-30 Christoph Hellwig New
[13/23] cifs: use bvec_set_page to initialize bvecs [01/23] block: factor out a bvec_set_page helper 1 - - --- 2023-01-30 Christoph Hellwig New
[12/23] ceph: use bvec_set_page to initialize a bvec [01/23] block: factor out a bvec_set_page helper - - - --- 2023-01-30 Christoph Hellwig New
[11/23] afs: use bvec_set_folio to initialize a bvec [01/23] block: factor out a bvec_set_page helper 1 - - --- 2023-01-30 Christoph Hellwig New
[10/23] zram: use bvec_set_page to initialize bvecs [01/23] block: factor out a bvec_set_page helper - 2 - --- 2023-01-30 Christoph Hellwig New
[09/23] virtio_blk: use bvec_set_virt to initialize special_vec [01/23] block: factor out a bvec_set_page helper 2 1 - --- 2023-01-30 Christoph Hellwig New
[08/23] rbd: use bvec_set_page to initialize the copy up bvec [01/23] block: factor out a bvec_set_page helper - 1 - --- 2023-01-30 Christoph Hellwig New
[07/23] nvme: use bvec_set_virt to initialize special_vec [01/23] block: factor out a bvec_set_page helper - 2 - --- 2023-01-30 Christoph Hellwig New
[06/23] nvmet: use bvec_set_page to initialize bvecs [01/23] block: factor out a bvec_set_page helper - 2 - --- 2023-01-30 Christoph Hellwig New
[05/23] target: use bvec_set_page to initialize bvecs [01/23] block: factor out a bvec_set_page helper - 1 - --- 2023-01-30 Christoph Hellwig New
[04/23] sd: factor out a sd_set_special_bvec helper [01/23] block: factor out a bvec_set_page helper - 1 - --- 2023-01-30 Christoph Hellwig New
[03/23] block: add a bvec_set_virt helper [01/23] block: factor out a bvec_set_page helper - 2 - --- 2023-01-30 Christoph Hellwig New
[02/23] block: add a bvec_set_folio helper [01/23] block: factor out a bvec_set_page helper - 2 - --- 2023-01-30 Christoph Hellwig New
[01/23] block: factor out a bvec_set_page helper [01/23] block: factor out a bvec_set_page helper - 2 - --- 2023-01-30 Christoph Hellwig New
[v3,2/2] ceph: drop the messages from MDS when unmounting ceph: drop the messages from MDS when unmouting - - - --- 2023-01-30 Xiubo Li New
[v3,1/2] libceph: defer removing the req from osdc just after req->r_callback ceph: drop the messages from MDS when unmouting - - - --- 2023-01-30 Xiubo Li New
[v8,RESEND,8/8] nfsd: remove fetch_iversion export operation fs: clean up internal i_version handling 1 1 - --- 2023-01-24 Jeff Layton New
[v8,RESEND,7/8] nfsd: use the getattr operation to fetch i_version fs: clean up internal i_version handling 1 1 - --- 2023-01-24 Jeff Layton New
« 1 2 ... 14 15 16102 103 »