Show patches with: none      |   10375 patches
« 1 2 ... 12 13 14103 104 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v6,2/2] ceph: fix blindly expanding the readahead windows ceph: fix blindly expanding the readahead windows - 1 1 --- 2023-05-15 Xiubo Li New
[v6,1/2] ceph: add a dedicated private data for netfs rreq ceph: fix blindly expanding the readahead windows - 1 - --- 2023-05-15 Xiubo Li New
ceph: trigger to flush the buffer when making snapshot ceph: trigger to flush the buffer when making snapshot - 1 - --- 2023-05-11 Xiubo Li New
[v5,2/2] ceph: fix blindly expanding the readahead windows ceph: fix blindly expanding the readahead windows - - - --- 2023-05-11 Xiubo Li New
[v5,1/2] ceph: add a dedicated private data for netfs rreq ceph: fix blindly expanding the readahead windows - - - --- 2023-05-11 Xiubo Li New
ceph: just wait the osd requests' callbacks to finish when unmounting ceph: just wait the osd requests' callbacks to finish when unmounting - - 1 --- 2023-05-09 Xiubo Li New
[v4] ceph: fix blindly expanding the readahead windows [v4] ceph: fix blindly expanding the readahead windows - - - --- 2023-05-09 Xiubo Li New
ceph: fix the Smatch static checker warning in reconnect_caps_cb() ceph: fix the Smatch static checker warning in reconnect_caps_cb() - - - --- 2023-05-08 Xiubo Li New
[3/3] libceph: reject mismatching name and fsid ceph: account for name and fsid in new device spec - - - --- 2023-05-07 胡玮文 New
[2/3] ceph: save name and fsid in mount source ceph: account for name and fsid in new device spec - - - --- 2023-05-07 胡玮文 New
[1/3] ceph: refactor mds_namespace comparing ceph: account for name and fsid in new device spec - 1 - --- 2023-05-07 胡玮文 New
[GIT,PULL] Ceph updates for 6.4-rc1 [GIT,PULL] Ceph updates for 6.4-rc1 - - - --- 2023-05-04 Ilya Dryomov New
[v3] ceph: fix blindly expanding the readahead windows [v3] ceph: fix blindly expanding the readahead windows - - - --- 2023-05-04 Xiubo Li New
ceph: fix excessive page cache usage ceph: fix excessive page cache usage - - - --- 2023-05-04 Hu Weiwen New
[v2] ceph: fix blindly expanding the readahead windows [v2] ceph: fix blindly expanding the readahead windows - - - --- 2023-05-04 Xiubo Li New
ceph: Reorder fields in 'struct ceph_snapid_map' ceph: Reorder fields in 'struct ceph_snapid_map' - 1 - --- 2023-04-27 Christophe JAILLET New
ceph: pass the ino# instead if the old_dentry is DCACHE_DISCONNECTED ceph: pass the ino# instead if the old_dentry is DCACHE_DISCONNECTED - - - --- 2023-04-27 Xiubo Li New
[GIT,PULL] fscrypt updates for 6.4 [GIT,PULL] fscrypt updates for 6.4 - - - --- 2023-04-25 Eric Biggers New
[17/17] fs: add CONFIG_BUFFER_HEAD [01/17] fs: unexport buffer_check_dirty_writeback - - - --- 2023-04-24 hch@lst.de New
[16/17] block: use iomap for writes to block devices [01/17] fs: unexport buffer_check_dirty_writeback - - - --- 2023-04-24 hch@lst.de New
[15/17] block: stop setting ->direct_IO [01/17] fs: unexport buffer_check_dirty_writeback - - - --- 2023-04-24 hch@lst.de New
[14/17] block: open code __generic_file_write_iter for blkdev writes [01/17] fs: unexport buffer_check_dirty_writeback - - - --- 2023-04-24 hch@lst.de New
[13/17] block: don't plug in blkdev_write_iter [01/17] fs: unexport buffer_check_dirty_writeback - - - --- 2023-04-24 hch@lst.de New
[12/17] fuse: use direct_write_fallback [01/17] fs: unexport buffer_check_dirty_writeback - - - --- 2023-04-24 hch@lst.de New
[11/17] iomap: assign current->backing_dev_info in iomap_file_buffered_write [01/17] fs: unexport buffer_check_dirty_writeback - - - --- 2023-04-24 hch@lst.de New
[10/17] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages [01/17] fs: unexport buffer_check_dirty_writeback - - - --- 2023-04-24 hch@lst.de New
[09/17] fs: factor out a direct_write_fallback helper [01/17] fs: unexport buffer_check_dirty_writeback - - - --- 2023-04-24 hch@lst.de New
[08/17] filemap: add a kiocb_invalidate_post_write helper [01/17] fs: unexport buffer_check_dirty_writeback - - - --- 2023-04-24 hch@lst.de New
[07/17] filemap: add a kiocb_invalidate_pages helper [01/17] fs: unexport buffer_check_dirty_writeback - - - --- 2023-04-24 hch@lst.de New
[06/17] filemap: add a kiocb_write_and_wait helper [01/17] fs: unexport buffer_check_dirty_writeback - - - --- 2023-04-24 hch@lst.de New
[05/17] filemap: update ki_pos in generic_perform_write [01/17] fs: unexport buffer_check_dirty_writeback - - - --- 2023-04-24 hch@lst.de New
[04/17] fs: remove emergency_thaw_bdev [01/17] fs: unexport buffer_check_dirty_writeback - - - --- 2023-04-24 hch@lst.de New
[03/17] fs: rename and move block_page_mkwrite_return [01/17] fs: unexport buffer_check_dirty_writeback - - - --- 2023-04-24 hch@lst.de New
[02/17] fs: remove the special !CONFIG_BLOCK def_blk_fops [01/17] fs: unexport buffer_check_dirty_writeback - - - --- 2023-04-24 hch@lst.de New
[01/17] fs: unexport buffer_check_dirty_writeback [01/17] fs: unexport buffer_check_dirty_writeback - 1 - --- 2023-04-24 hch@lst.de New
[v4,2/2] ceph: fix potential use-after-free bug when trimming caps ceph: fix potential use-after-free bug when trimming caps - - - --- 2023-04-19 Xiubo Li New
[v4,1/2] ceph: export __get_cap_for_mds() helper ceph: fix potential use-after-free bug when trimming caps - - - --- 2023-04-19 Xiubo Li New
[v3] ceph: fix potential use-after-free bug when trimming caps [v3] ceph: fix potential use-after-free bug when trimming caps - 1 - --- 2023-04-18 Xiubo Li New
[v2] ceph: fix potential use-after-free bug when trimming caps [v2] ceph: fix potential use-after-free bug when trimming caps - - - --- 2023-04-17 Xiubo Li New
[v19,70/70] ceph: switch ceph_open_atomic() to use the new fscrypt helper ceph+fscrypt: full support - 1 2 --- 2023-04-17 Xiubo Li New
[v19,69/70] ceph: switch ceph_open() to use new fscrypt helper ceph+fscrypt: full support - 1 2 --- 2023-04-17 Xiubo Li New
[v19,68/70] ceph: fix updating the i_truncate_pagecache_size for fscrypt ceph+fscrypt: full support - 2 2 --- 2023-04-17 Xiubo Li New
[v19,67/70] ceph: drop the messages from MDS when unmounting ceph+fscrypt: full support - 1 2 --- 2023-04-17 Xiubo Li New
[v19,66/70] ceph: report STATX_ATTR_ENCRYPTED on encrypted inodes ceph+fscrypt: full support - 2 2 --- 2023-04-17 Xiubo Li New
[v19,65/70] ceph: prevent snapshots to be created in encrypted locked directories ceph+fscrypt: full support - 1 2 --- 2023-04-17 Xiubo Li New
[v19,64/70] ceph: update documentation regarding snapshot naming limitations ceph+fscrypt: full support - 1 2 --- 2023-04-17 Xiubo Li New
[v19,63/70] ceph: add support for handling encrypted snapshot names ceph+fscrypt: full support - 1 2 --- 2023-04-17 Xiubo Li New
[v19,62/70] ceph: add support for encrypted snapshot names ceph+fscrypt: full support - 1 2 --- 2023-04-17 Xiubo Li New
[v19,61/70] ceph: invalidate pages when doing direct/sync writes ceph+fscrypt: full support - 1 2 --- 2023-04-17 Xiubo Li New
[v19,60/70] ceph: fscrypt support for writepages ceph+fscrypt: full support - 2 2 --- 2023-04-17 Xiubo Li New
[v19,59/70] ceph: add encryption support to writepage ceph+fscrypt: full support - 2 2 --- 2023-04-17 Xiubo Li New
[v19,58/70] ceph: set i_blkbits to crypto block size for encrypted inodes ceph+fscrypt: full support - 2 2 --- 2023-04-17 Xiubo Li New
[v19,57/70] ceph: add fscrypt decryption support to ceph_netfs_issue_op ceph+fscrypt: full support - 2 2 --- 2023-04-17 Xiubo Li New
[v19,56/70] ceph: plumb in decryption during sync reads ceph+fscrypt: full support - 2 2 --- 2023-04-17 Xiubo Li New
[v19,55/70] ceph: add read/modify/write to ceph_sync_write ceph+fscrypt: full support - 2 2 --- 2023-04-17 Xiubo Li New
[v19,54/70] ceph: align data in pages in ceph_sync_write ceph+fscrypt: full support - 2 2 --- 2023-04-17 Xiubo Li New
[v19,53/70] ceph: don't use special DIO path for encrypted inodes ceph+fscrypt: full support - 2 2 --- 2023-04-17 Xiubo Li New
[v19,52/70] ceph: disable copy offload on encrypted inodes ceph+fscrypt: full support - 2 2 --- 2023-04-17 Xiubo Li New
[v19,51/70] ceph: disable fallocate for encrypted inodes ceph+fscrypt: full support - 2 2 --- 2023-04-17 Xiubo Li New
[v19,50/70] libceph: allow ceph_osdc_new_request to accept a multi-op read ceph+fscrypt: full support - 2 2 --- 2023-04-17 Xiubo Li New
[v19,49/70] ceph: add truncate size handling support for fscrypt ceph+fscrypt: full support - 1 2 --- 2023-04-17 Xiubo Li New
[v19,48/70] ceph: add infrastructure for file encryption and decryption ceph+fscrypt: full support - 2 2 --- 2023-04-17 Xiubo Li New
[v19,47/70] ceph: add object version support for sync read ceph+fscrypt: full support - 1 2 --- 2023-04-17 Xiubo Li New
[v19,46/70] ceph: add __ceph_sync_read helper support ceph+fscrypt: full support - 1 2 --- 2023-04-17 Xiubo Li New
[v19,45/70] ceph: add __ceph_get_caps helper support ceph+fscrypt: full support - 1 2 --- 2023-04-17 Xiubo Li New
[v19,44/70] ceph: update WARN_ON message to pr_warn ceph+fscrypt: full support - 2 2 --- 2023-04-17 Xiubo Li New
[v19,43/70] ceph: handle fscrypt fields in cap messages from MDS ceph+fscrypt: full support - 2 2 --- 2023-04-17 Xiubo Li New
[v19,42/70] ceph: get file size from fscrypt_file when present in inode traces ceph+fscrypt: full support - 2 2 --- 2023-04-17 Xiubo Li New
[v19,41/70] ceph: fscrypt_file field handling in MClientRequest messages ceph+fscrypt: full support - 2 2 --- 2023-04-17 Xiubo Li New
[v19,40/70] ceph: size handling for encrypted inodes in cap updates ceph+fscrypt: full support - 2 2 --- 2023-04-17 Xiubo Li New
[v19,39/70] libceph: add CEPH_OSD_OP_ASSERT_VER support ceph+fscrypt: full support - 2 2 --- 2023-04-17 Xiubo Li New
[v19,38/70] ceph: don't allow changing layout on encrypted files/directories ceph+fscrypt: full support - 1 2 --- 2023-04-17 Xiubo Li New
[v19,37/70] ceph: mark directory as non-complete after loading key ceph+fscrypt: full support - - 2 --- 2023-04-17 Xiubo Li New
[v19,36/70] ceph: allow encrypting a directory while not having Ax caps ceph+fscrypt: full support - - 2 --- 2023-04-17 Xiubo Li New
[v19,35/70] ceph: add some fscrypt guardrails ceph+fscrypt: full support - 2 2 --- 2023-04-17 Xiubo Li New
[v19,34/70] ceph: add a new ceph.fscrypt.auth vxattr ceph+fscrypt: full support - 2 2 --- 2023-04-17 Xiubo Li New
[v19,33/70] ceph: make ceph_get_name decrypt filenames ceph+fscrypt: full support - 2 2 --- 2023-04-17 Xiubo Li New
[v19,32/70] ceph: create symlinks with encrypted and base64-encoded targets ceph+fscrypt: full support - 2 2 --- 2023-04-17 Xiubo Li New
[v19,31/70] ceph: add support to readdir for encrypted filenames ceph+fscrypt: full support - 1 2 --- 2023-04-17 Xiubo Li New
[v19,30/70] ceph: add ceph_encode_encrypted_dname() helper ceph+fscrypt: full support - 1 2 --- 2023-04-17 Xiubo Li New
[v19,29/70] ceph: pass the request to parse_reply_info_readdir() ceph+fscrypt: full support - 1 2 --- 2023-04-17 Xiubo Li New
[v19,28/70] ceph: add fscrypt support to ceph_fill_trace ceph+fscrypt: full support - 2 2 --- 2023-04-17 Xiubo Li New
[v19,27/70] ceph: fix base64 encoded name's length check in ceph_fname_to_usr() ceph+fscrypt: full support - 1 2 --- 2023-04-17 Xiubo Li New
[v19,26/70] ceph: add helpers for converting names for userland presentation ceph+fscrypt: full support - 2 2 --- 2023-04-17 Xiubo Li New
[v19,25/70] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries ceph+fscrypt: full support - 2 2 --- 2023-04-17 Xiubo Li New
[v19,24/70] ceph: set DCACHE_NOKEY_NAME in atomic open ceph+fscrypt: full support - 2 2 --- 2023-04-17 Xiubo Li New
[v19,23/70] ceph: properly set DCACHE_NOKEY_NAME flag in lookup ceph+fscrypt: full support - 2 2 --- 2023-04-17 Xiubo Li New
[v19,22/70] ceph: encode encrypted name in dentry release ceph+fscrypt: full support - 2 2 --- 2023-04-17 Xiubo Li New
[v19,21/70] ceph: send altname in MClientRequest ceph+fscrypt: full support - 2 2 --- 2023-04-17 Xiubo Li New
[v19,20/70] ceph: add encrypted fname handling to ceph_mdsc_build_path ceph+fscrypt: full support - 2 2 --- 2023-04-17 Xiubo Li New
[v19,19/70] ceph: add base64 endcoding routines for encrypted names ceph+fscrypt: full support - 1 2 --- 2023-04-17 Xiubo Li New
[v19,18/70] ceph: make the ioctl cmd more readable in debug log ceph+fscrypt: full support - 1 2 --- 2023-04-17 Xiubo Li New
[v19,17/70] ceph: add fscrypt ioctls ceph+fscrypt: full support - 2 2 --- 2023-04-17 Xiubo Li New
[v19,16/70] ceph: decode alternate_name in lease info ceph+fscrypt: full support - 1 2 --- 2023-04-17 Xiubo Li New
[v19,15/70] ceph: implement -o test_dummy_encryption mount option ceph+fscrypt: full support - 2 2 --- 2023-04-17 Xiubo Li New
[v19,14/70] ceph: add support for fscrypt_auth/fscrypt_file to cap messages ceph+fscrypt: full support - 2 2 --- 2023-04-17 Xiubo Li New
[v19,13/70] ceph: ensure that we accept a new context from MDS for new inodes ceph+fscrypt: full support - 2 2 --- 2023-04-17 Xiubo Li New
[v19,12/70] ceph: fscrypt_auth handling for ceph ceph+fscrypt: full support - 2 2 --- 2023-04-17 Xiubo Li New
[v19,11/70] ceph: use osd_req_op_extent_osd_iter for netfs reads ceph+fscrypt: full support - 1 2 --- 2023-04-17 Xiubo Li New
[v19,10/70] libceph: add new iov_iter-based ceph_msg_data_type and ceph_osd_data_type ceph+fscrypt: full support - 1 2 --- 2023-04-17 Xiubo Li New
« 1 2 ... 12 13 14103 104 »