CEPH Filesystem Development
[Prev Page][Next Page]
- [PATCH v18 08/71] ceph: preallocate inode for ops that may create one, (continued)
- [PATCH v18 08/71] ceph: preallocate inode for ops that may create one, xiubli
- [PATCH v18 20/71] ceph: add encrypted fname handling to ceph_mdsc_build_path, xiubli
- [PATCH v18 06/71] libceph: add sparse read support to msgr1, xiubli
- [PATCH v18 15/71] ceph: implement -o test_dummy_encryption mount option, xiubli
- [PATCH v18 03/71] libceph: add sparse read support to msgr2 crc state machine, xiubli
- [PATCH v18 09/71] ceph: make ceph_msdc_build_path use ref-walk, xiubli
- [PATCH v18 24/71] ceph: set DCACHE_NOKEY_NAME in atomic open, xiubli
- [PATCH v18 22/71] ceph: encode encrypted name in dentry release, xiubli
- [PATCH v18 26/71] ceph: add helpers for converting names for userland presentation, xiubli
- [PATCH v18 25/71] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries, xiubli
- [PATCH v18 28/71] ceph: add fscrypt support to ceph_fill_trace, xiubli
- [PATCH v18 43/71] ceph: handle fscrypt fields in cap messages from MDS, xiubli
- [PATCH v18 30/71] ceph: add ceph_encode_encrypted_dname() helper, xiubli
- [PATCH v18 29/71] ceph: pass the request to parse_reply_info_readdir(), xiubli
- [PATCH v18 36/71] ceph: allow encrypting a directory while not having Ax caps, xiubli
- [PATCH v18 23/71] ceph: properly set DCACHE_NOKEY_NAME flag in lookup, xiubli
- [PATCH v18 27/71] ceph: fix base64 encoded name's length check in ceph_fname_to_usr(), xiubli
- [PATCH v18 31/71] ceph: add support to readdir for encrypted filenames, xiubli
- [PATCH v18 40/71] ceph: size handling for encrypted inodes in cap updates, xiubli
- [PATCH v18 45/71] ceph: add __ceph_get_caps helper support, xiubli
- [PATCH v18 44/71] ceph: update WARN_ON message to pr_warn, xiubli
- [PATCH v18 39/71] libceph: add CEPH_OSD_OP_ASSERT_VER support, xiubli
- [PATCH v18 47/71] ceph: add object version support for sync read, xiubli
- [PATCH v18 33/71] ceph: make ceph_get_name decrypt filenames, xiubli
- [PATCH v18 53/71] ceph: don't use special DIO path for encrypted inodes, xiubli
- [PATCH v18 52/71] ceph: disable copy offload on encrypted inodes, xiubli
- [PATCH v18 56/71] ceph: plumb in decryption during sync reads, xiubli
- [PATCH v18 50/71] libceph: allow ceph_osdc_new_request to accept a multi-op read, xiubli
- [PATCH v18 55/71] ceph: add read/modify/write to ceph_sync_write, xiubli
- [PATCH v18 54/71] ceph: align data in pages in ceph_sync_write, xiubli
- [PATCH v18 63/71] ceph: add support for handling encrypted snapshot names, xiubli
- [PATCH v18 70/71] ceph: switch ceph_open() to use new fscrypt helper, xiubli
- [PATCH v18 67/71] libceph: defer removing the req from osdc just after req->r_callback, xiubli
- [PATCH v18 51/71] ceph: disable fallocate for encrypted inodes, xiubli
- [PATCH v18 66/71] ceph: report STATX_ATTR_ENCRYPTED on encrypted inodes, xiubli
- [PATCH v18 57/71] ceph: add fscrypt decryption support to ceph_netfs_issue_op, xiubli
- [PATCH v18 62/71] ceph: add support for encrypted snapshot names, xiubli
- [PATCH v18 60/71] ceph: fscrypt support for writepages, xiubli
- [PATCH v18 68/71] ceph: drop the messages from MDS when unmounting, xiubli
- [PATCH v18 35/71] ceph: add some fscrypt guardrails, xiubli
- [PATCH v18 32/71] ceph: create symlinks with encrypted and base64-encoded targets, xiubli
- [PATCH v18 59/71] ceph: add encryption support to writepage, xiubli
- [PATCH v18 69/71] ceph: fix updating the i_truncate_pagecache_size for fscrypt, xiubli
- [PATCH v18 34/71] ceph: add a new ceph.fscrypt.auth vxattr, xiubli
- [PATCH v18 65/71] ceph: prevent snapshots to be created in encrypted locked directories, xiubli
- [PATCH v18 46/71] ceph: add __ceph_sync_read helper support, xiubli
- [PATCH v18 71/71] ceph: switch ceph_open_atomic() to use the new fscrypt helper, xiubli
- [PATCH v18 61/71] ceph: invalidate pages when doing direct/sync writes, xiubli
- [PATCH v18 48/71] ceph: add infrastructure for file encryption and decryption, xiubli
- [PATCH v18 42/71] ceph: get file size from fscrypt_file when present in inode traces, xiubli
- [PATCH v18 37/71] ceph: mark directory as non-complete after loading key, xiubli
- [PATCH v18 04/71] libceph: add sparse read support to OSD client, xiubli
- [PATCH v18 41/71] ceph: fscrypt_file field handling in MClientRequest messages, xiubli
- [PATCH v18 38/71] ceph: don't allow changing layout on encrypted files/directories, xiubli
- [PATCH v18 01/71] libceph: add spinlock around osd->o_requests, xiubli
- [PATCH v18 11/71] ceph: use osd_req_op_extent_osd_iter for netfs reads, xiubli
- [PATCH v18 64/71] ceph: update documentation regarding snapshot naming limitations, xiubli
- [PATCH v18 10/71] libceph: add new iov_iter-based ceph_msg_data_type and ceph_osd_data_type, xiubli
- [PATCH v18 58/71] ceph: set i_blkbits to crypto block size for encrypted inodes, xiubli
- [PATCH v18 49/71] ceph: add truncate size handling support for fscrypt, xiubli
- [RFC PATCH 0/5] fstests specific MAINTAINERS file,
Zorro Lang
- [PATCH v3 45/55] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage(),
David Howells
- [PATCH v3 39/55] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage, David Howells
- [PATCH v5] ceph: drop the messages from MDS when unmounting, xiubli
- [RFC PATCH v2 37/48] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage(),
David Howells
- [RFC PATCH v2 31/48] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage, David Howells
- [PATCH v4] ceph: drop the messages from MDS when unmounting,
xiubli
- [PATCH] ceph: fix blindly expanding the readahead windows,
xiubli
- [PATCH v17 00/71] ceph+fscrypt: full support,
xiubli
- [PATCH v17 01/71] libceph: add spinlock around osd->o_requests, xiubli
- [PATCH v17 02/71] libceph: define struct ceph_sparse_extent and add some helpers, xiubli
- [PATCH v17 05/71] libceph: support sparse reads on msgr2 secure codepath, xiubli
- [PATCH v17 04/71] libceph: add sparse read support to OSD client, xiubli
- [PATCH v17 03/71] libceph: add sparse read support to msgr2 crc state machine, xiubli
- [PATCH v17 06/71] libceph: add sparse read support to msgr1, xiubli
- [PATCH v17 07/71] ceph: add new mount option to enable sparse reads, xiubli
- [PATCH v17 09/71] ceph: make ceph_msdc_build_path use ref-walk, xiubli
- [PATCH v17 08/71] ceph: preallocate inode for ops that may create one, xiubli
- [PATCH v17 10/71] libceph: add new iov_iter-based ceph_msg_data_type and ceph_osd_data_type, xiubli
- [PATCH v17 11/71] ceph: use osd_req_op_extent_osd_iter for netfs reads, xiubli
- [PATCH v17 12/71] ceph: fscrypt_auth handling for ceph, xiubli
- [PATCH v17 14/71] ceph: add support for fscrypt_auth/fscrypt_file to cap messages, xiubli
- [PATCH v17 13/71] ceph: ensure that we accept a new context from MDS for new inodes, xiubli
- [PATCH v17 16/71] ceph: decode alternate_name in lease info, xiubli
- [PATCH v17 15/71] ceph: implement -o test_dummy_encryption mount option, xiubli
- [PATCH v17 17/71] ceph: add fscrypt ioctls, xiubli
- [PATCH v17 19/71] ceph: add base64 endcoding routines for encrypted names, xiubli
- [PATCH v17 18/71] ceph: make the ioctl cmd more readable in debug log, xiubli
- [PATCH v17 21/71] ceph: send altname in MClientRequest, xiubli
- [PATCH v17 20/71] ceph: add encrypted fname handling to ceph_mdsc_build_path, xiubli
- [PATCH v17 23/71] ceph: properly set DCACHE_NOKEY_NAME flag in lookup, xiubli
- [PATCH v17 22/71] ceph: encode encrypted name in dentry release, xiubli
- [PATCH v17 24/71] ceph: set DCACHE_NOKEY_NAME in atomic open, xiubli
- [PATCH v17 25/71] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries, xiubli
- [PATCH v17 26/71] ceph: add helpers for converting names for userland presentation, xiubli
- [PATCH v17 27/71] ceph: fix base64 encoded name's length check in ceph_fname_to_usr(), xiubli
- [PATCH v17 28/71] ceph: add fscrypt support to ceph_fill_trace, xiubli
- [PATCH v17 29/71] ceph: pass the request to parse_reply_info_readdir(), xiubli
- [PATCH v17 30/71] ceph: add ceph_encode_encrypted_dname() helper, xiubli
- [PATCH v17 31/71] ceph: add support to readdir for encrypted filenames, xiubli
- [PATCH v17 32/71] ceph: create symlinks with encrypted and base64-encoded targets, xiubli
- [PATCH v17 33/71] ceph: make ceph_get_name decrypt filenames, xiubli
- [PATCH v17 34/71] ceph: add a new ceph.fscrypt.auth vxattr, xiubli
- [PATCH v17 35/71] ceph: add some fscrypt guardrails, xiubli
- [PATCH v17 37/71] ceph: mark directory as non-complete after loading key, xiubli
- [PATCH v17 38/71] ceph: don't allow changing layout on encrypted files/directories, xiubli
- [PATCH v17 36/71] ceph: allow encrypting a directory while not having Ax caps, xiubli
- [PATCH v17 39/71] libceph: add CEPH_OSD_OP_ASSERT_VER support, xiubli
- [PATCH v17 40/71] ceph: size handling for encrypted inodes in cap updates, xiubli
- [PATCH v17 42/71] ceph: get file size from fscrypt_file when present in inode traces, xiubli
- [PATCH v17 43/71] ceph: handle fscrypt fields in cap messages from MDS, xiubli
- [PATCH v17 44/71] ceph: update WARN_ON message to pr_warn, xiubli
- [PATCH v17 41/71] ceph: fscrypt_file field handling in MClientRequest messages, xiubli
- [PATCH v17 45/71] ceph: add __ceph_get_caps helper support, xiubli
- [PATCH v17 49/71] ceph: add truncate size handling support for fscrypt, xiubli
- [PATCH v17 46/71] ceph: add __ceph_sync_read helper support, xiubli
- [PATCH v17 51/71] ceph: disable fallocate for encrypted inodes, xiubli
- [PATCH v17 50/71] libceph: allow ceph_osdc_new_request to accept a multi-op read, xiubli
- [PATCH v17 48/71] ceph: add infrastructure for file encryption and decryption, xiubli
- [PATCH v17 47/71] ceph: add object version support for sync read, xiubli
- [PATCH v17 53/71] ceph: don't use special DIO path for encrypted inodes, xiubli
- [PATCH v17 52/71] ceph: disable copy offload on encrypted inodes, xiubli
- [PATCH v17 54/71] ceph: align data in pages in ceph_sync_write, xiubli
- [PATCH v17 55/71] ceph: add read/modify/write to ceph_sync_write, xiubli
- [PATCH v17 56/71] ceph: plumb in decryption during sync reads, xiubli
- [PATCH v17 57/71] ceph: add fscrypt decryption support to ceph_netfs_issue_op, xiubli
- [PATCH v17 58/71] ceph: set i_blkbits to crypto block size for encrypted inodes, xiubli
- [PATCH v17 59/71] ceph: add encryption support to writepage, xiubli
- [PATCH v17 60/71] ceph: fscrypt support for writepages, xiubli
- [PATCH v17 62/71] ceph: add support for encrypted snapshot names, xiubli
- [PATCH v17 66/71] ceph: report STATX_ATTR_ENCRYPTED on encrypted inodes, xiubli
- [PATCH v17 67/71] libceph: defer removing the req from osdc just after req->r_callback, xiubli
- [PATCH v17 64/71] ceph: update documentation regarding snapshot naming limitations, xiubli
- [PATCH v17 70/71] ceph: switch ceph_open() to use new fscrypt helper, xiubli
- [PATCH v17 69/71] ceph: fix updating the i_truncate_pagecache_size for fscrypt, xiubli
- [PATCH v17 63/71] ceph: add support for handling encrypted snapshot names, xiubli
- [PATCH v17 68/71] ceph: drop the messages from MDS when unmounting, xiubli
- [PATCH v17 71/71] ceph: switch ceph_open_atomic() to use the new fscrypt helper, xiubli
- [PATCH v17 61/71] ceph: invalidate pages when doing direct/sync writes, xiubli
- [PATCH v17 65/71] ceph: prevent snapshots to be created in encrypted locked directories, xiubli
- Re: [PATCH v17 00/71] ceph+fscrypt: full support, Luís Henriques
- [ceph-client:testing 19/80] fs/ceph/super.c:1122:15: error: implicit declaration of function 'fscrypt_add_test_dummy_key',
kernel test robot
- [PATCH v4] fscrypt: new helper function - fscrypt_prepare_lookup_partial(), Eric Biggers
- [PATCH] generic/020: fix another really long attr test failure for ceph,
xiubli
- [PATCH v3 0/3] ceph: fscrypt: fix atomic open bug for encrypted directories,
Luís Henriques
- [RFC PATCH 19/28] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage, David Howells
- [RFC PATCH 24/28] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage(), David Howells
- RFC: Filesystem metadata in HIGHMEM,
Matthew Wilcox
- [PATCH v2 0/2] ceph: fscrypt: fix atomic open bug for encrypted directories,
Luís Henriques
- [PATCH 0/2] ceph: fscrypt: fix atomic open bug for encrypted directories,
Luís Henriques
- [RFC PATCH 0/2] ceph: fscrypt: fix atomic open bug for encrypted directories,
Luís Henriques
- Upgrade 16.2.9 to 16.2.11 stopped due to #57627,
Chris Dunlop
[PATCH] ceph: implement writeback livelock avoidance using page tagging, xiubli
[PATCH] ceph: fix updating the i_truncate_pagecache_size for fscrypt, xiubli
[GIT PULL] Ceph fixes for 6.3-rc1,
Ilya Dryomov
[PATCH] fs/ceph/mds_client: ignore responses for waiting requests,
Max Kellermann
[PATCH v4] ceph: do not print the whole xattr value if it's too long,
xiubli
[PATCH v3] ceph: do not print the whole xattr value if it's too long,
xiubli
[PATCH] generic/{075,112}: fix printing the incorrect return value of fsx,
xiubli
[PATCH] generic/075: no need to move the .fsxlog to the same directory,
xiubli
[PATCH v2] ceph: do not print the whole xattr value if it's too long,
xiubli
[PATCH] ceph: do not print the whole xattr value if it's too long,
xiubli
[PATCH v2] generic/020: fix really long attr test failure for ceph,
xiubli
[PATCH v16 00/68] ceph+fscrypt: full support,
xiubli
- [PATCH v16 01/68] libceph: add spinlock around osd->o_requests, xiubli
- [PATCH v16 02/68] libceph: define struct ceph_sparse_extent and add some helpers, xiubli
- [PATCH v16 04/68] libceph: add sparse read support to OSD client, xiubli
- [PATCH v16 03/68] libceph: add sparse read support to msgr2 crc state machine, xiubli
- [PATCH v16 05/68] libceph: support sparse reads on msgr2 secure codepath, xiubli
- [PATCH v16 06/68] libceph: add sparse read support to msgr1, xiubli
- [PATCH v16 07/68] ceph: add new mount option to enable sparse reads, xiubli
- [PATCH v16 08/68] ceph: preallocate inode for ops that may create one, xiubli
- [PATCH v16 09/68] ceph: make ceph_msdc_build_path use ref-walk, xiubli
- [PATCH v16 10/68] libceph: add new iov_iter-based ceph_msg_data_type and ceph_osd_data_type, xiubli
- [PATCH v16 12/68] ceph: fscrypt_auth handling for ceph, xiubli
- [PATCH v16 11/68] ceph: use osd_req_op_extent_osd_iter for netfs reads, xiubli
- [PATCH v16 13/68] ceph: ensure that we accept a new context from MDS for new inodes, xiubli
- [PATCH v16 14/68] ceph: add support for fscrypt_auth/fscrypt_file to cap messages, xiubli
- [PATCH v16 16/68] ceph: decode alternate_name in lease info, xiubli
- [PATCH v16 15/68] ceph: implement -o test_dummy_encryption mount option, xiubli
- [PATCH v16 17/68] ceph: add fscrypt ioctls, xiubli
- [PATCH v16 18/68] ceph: make the ioctl cmd more readable in debug log, xiubli
- [PATCH v16 19/68] ceph: add base64 endcoding routines for encrypted names, xiubli
- [PATCH v16 20/68] ceph: add encrypted fname handling to ceph_mdsc_build_path, xiubli
- [PATCH v16 21/68] ceph: send altname in MClientRequest, xiubli
- [PATCH v16 22/68] ceph: encode encrypted name in dentry release, xiubli
- [PATCH v16 23/68] ceph: properly set DCACHE_NOKEY_NAME flag in lookup, xiubli
- [PATCH v16 25/68] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries, xiubli
- [PATCH v16 24/68] ceph: set DCACHE_NOKEY_NAME in atomic open, xiubli
- [PATCH v16 26/68] ceph: add helpers for converting names for userland presentation, xiubli
- [PATCH v16 27/68] ceph: fix base64 encoded name's length check in ceph_fname_to_usr(), xiubli
- [PATCH v16 28/68] ceph: add fscrypt support to ceph_fill_trace, xiubli
- [PATCH v16 29/68] ceph: pass the request to parse_reply_info_readdir(), xiubli
- [PATCH v16 30/68] ceph: add ceph_encode_encrypted_dname() helper, xiubli
- [PATCH v16 34/68] ceph: add a new ceph.fscrypt.auth vxattr, xiubli
- [PATCH v16 31/68] ceph: add support to readdir for encrypted filenames, xiubli
- [PATCH v16 33/68] ceph: make ceph_get_name decrypt filenames, xiubli
- [PATCH v16 32/68] ceph: create symlinks with encrypted and base64-encoded targets, xiubli
- [PATCH v16 35/68] ceph: add some fscrypt guardrails, xiubli
- [PATCH v16 36/68] ceph: allow encrypting a directory while not having Ax caps, xiubli
- [PATCH v16 37/68] ceph: mark directory as non-complete after loading key, xiubli
- [PATCH v16 39/68] libceph: add CEPH_OSD_OP_ASSERT_VER support, xiubli
- [PATCH v16 38/68] ceph: don't allow changing layout on encrypted files/directories, xiubli
- [PATCH v16 40/68] ceph: size handling for encrypted inodes in cap updates, xiubli
- [PATCH v16 42/68] ceph: get file size from fscrypt_file when present in inode traces, xiubli
- [PATCH v16 41/68] ceph: fscrypt_file field handling in MClientRequest messages, xiubli
- [PATCH v16 43/68] ceph: handle fscrypt fields in cap messages from MDS, xiubli
- [PATCH v16 44/68] ceph: update WARN_ON message to pr_warn, xiubli
- [PATCH v16 45/68] ceph: add __ceph_get_caps helper support, xiubli
- [PATCH v16 47/68] ceph: add object version support for sync read, xiubli
- [PATCH v16 46/68] ceph: add __ceph_sync_read helper support, xiubli
- [PATCH v16 48/68] ceph: add infrastructure for file encryption and decryption, xiubli
- [PATCH v16 49/68] ceph: add truncate size handling support for fscrypt, xiubli
- [PATCH v16 51/68] ceph: disable fallocate for encrypted inodes, xiubli
- [PATCH v16 50/68] libceph: allow ceph_osdc_new_request to accept a multi-op read, xiubli
- [PATCH v16 52/68] ceph: disable copy offload on encrypted inodes, xiubli
- [PATCH v16 53/68] ceph: don't use special DIO path for encrypted inodes, xiubli
- [PATCH v16 54/68] ceph: align data in pages in ceph_sync_write, xiubli
- [PATCH v16 55/68] ceph: add read/modify/write to ceph_sync_write, xiubli
- [PATCH v16 56/68] ceph: plumb in decryption during sync reads, xiubli
- [PATCH v16 57/68] ceph: add fscrypt decryption support to ceph_netfs_issue_op, xiubli
- [PATCH v16 58/68] ceph: set i_blkbits to crypto block size for encrypted inodes, xiubli
- [PATCH v16 60/68] ceph: fscrypt support for writepages, xiubli
- [PATCH v16 62/68] ceph: add support for encrypted snapshot names, xiubli
- [PATCH v16 59/68] ceph: add encryption support to writepage, xiubli
- [PATCH v16 63/68] ceph: add support for handling encrypted snapshot names, xiubli
- [PATCH v16 65/68] ceph: prevent snapshots to be created in encrypted locked directories, xiubli
- [PATCH v16 68/68] ceph: drop the messages from MDS when unmounting, xiubli
- [PATCH v16 67/68] libceph: defer removing the req from osdc just after req->r_callback, xiubli
- [PATCH v16 64/68] ceph: update documentation regarding snapshot naming limitations, xiubli
- [PATCH v16 66/68] ceph: report STATX_ATTR_ENCRYPTED on encrypted inodes, xiubli
- [PATCH v16 61/68] ceph: invalidate pages when doing direct/sync writes, xiubli
- Re: [PATCH v16 00/68] ceph+fscrypt: full support, Luís Henriques
[ceph-client:testing 32/75] fs/ceph/crypto.c:296:26: error: implicit declaration of function 'fscrypt_base64url_decode'; did you mean 'ceph_base64_decode'?,
kernel test robot
[PATCH] rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() fails,
Ilya Dryomov
EBLOCKLISTED error after rbd map was interrupted by fatal signal,
Aleksandr Mikhalitsyn
[PATCH] generic/020: fix really long attr test failure for ceph,
xiubli
[PATCH v6 0/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache,
David Howells
[PATCH] ceph: update the time stamps and try to drop the suid/sgid,
xiubli
[GIT PULL] Ceph fix for 6.2-rc8,
Ilya Dryomov
[PATCH AUTOSEL 6.1 37/38] ceph: move mount state enum to super.h, Sasha Levin
[PATCH AUTOSEL 6.1 38/38] ceph: blocklist the kclient when receiving corrupted snap trace, Sasha Levin
[PATCH] ceph: flush cap release on session flush,
xiubli
[PATCH] ceph: fail the requests directly if inode is shutdown for fscrypt, xiubli
[GIT PULL] Ceph fix for 6.2-rc7,
Ilya Dryomov
add bvec initialization helpers v2,
Christoph Hellwig
- [PATCH 01/23] block: factor out a bvec_set_page helper, Christoph Hellwig
- [PATCH 02/23] block: add a bvec_set_folio helper, Christoph Hellwig
- [PATCH 03/23] block: add a bvec_set_virt helper, Christoph Hellwig
- [PATCH 04/23] sd: factor out a sd_set_special_bvec helper, Christoph Hellwig
- [PATCH 06/23] nvmet: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 07/23] nvme: use bvec_set_virt to initialize special_vec, Christoph Hellwig
- [PATCH 05/23] target: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 08/23] rbd: use bvec_set_page to initialize the copy up bvec, Christoph Hellwig
- [PATCH 09/23] virtio_blk: use bvec_set_virt to initialize special_vec, Christoph Hellwig
- [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec, Christoph Hellwig
- [PATCH 13/23] cifs: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 23/23] libceph: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 10/23] zram: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 21/23] sunrpc: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 17/23] splice: use bvec_set_page to initialize a bvec, Christoph Hellwig
- [PATCH 22/23] vringh: use bvec_set_page to initialize a bvec, Christoph Hellwig
- [PATCH 16/23] orangefs: use bvec_set_{page,folio} to initialize bvecs, Christoph Hellwig
- [PATCH 18/23] io_uring: use bvec_set_page to initialize a bvec, Christoph Hellwig
- [PATCH 15/23] nfs: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 12/23] ceph: use bvec_set_page to initialize a bvec, Christoph Hellwig
- [PATCH 11/23] afs: use bvec_set_folio to initialize a bvec, Christoph Hellwig
- [PATCH 14/23] coredump: use bvec_set_page to initialize a bvec, Christoph Hellwig
- [PATCH 19/23] swap: use bvec_set_page to initialize bvecs, Christoph Hellwig
- Re: add bvec initialization helpers v2, Jens Axboe
[PATCH] rbd: avoid double free memory on error path in rbd_dev_create(),
Natalia Petrova
[PATCH v7 0/2] ceph: blocklist the kclient when receiving corrupted snap trace,
xiubli
add bvec initialization helpers,
Christoph Hellwig
- [PATCH 01/23] block: factor out a bvec_set_page helper, Christoph Hellwig
- [PATCH 04/23] sd: factor out a sd_set_special_bvec helper, Christoph Hellwig
- [PATCH 07/23] nvme: use bvec_set_virt to initialize special_vec, Christoph Hellwig
- [PATCH 05/23] target: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 02/23] block: add a bvec_set_folio helper, Christoph Hellwig
- [PATCH 03/23] block: add a bvec_set_virt helper, Christoph Hellwig
- [PATCH 06/23] nvmet: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 11/23] afs: use bvec_set_folio to initialize a bvec, Christoph Hellwig
- [PATCH 08/23] rbd: use bvec_set_page to initialize the copy up bvec, Christoph Hellwig
- [PATCH 09/23] virtio_blk: use bvec_set_virt to initialize special_vec, Christoph Hellwig
- [PATCH 10/23] zram: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 13/23] cifs: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 14/23] coredump: use bvec_set_page to initialize a bvec, Christoph Hellwig
- [PATCH 12/23] ceph: use bvec_set_page to initialize a bvec, Christoph Hellwig
- [PATCH 15/23] nfs: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 18/23] io_uring: use bvec_set_page to initialize a bvec, Christoph Hellwig
- [PATCH 16/23] orangefs: use bvec_set_{page,folio} to initialize bvecs, Christoph Hellwig
- [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec, Christoph Hellwig
- [PATCH 19/23] swap: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 17/23] splice: use bvec_set_page to initialize a bvec, Christoph Hellwig
- [PATCH 22/23] vring: use bvec_set_page to initialize a bvec, Christoph Hellwig
- [PATCH 21/23] sunrpc: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 23/23] net-ceph: use bvec_set_page to initialize bvecs, Christoph Hellwig
- Re: [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec, David Howells
- Re: [PATCH 01/23] block: factor out a bvec_set_page helper, David Howells
- Re: [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec, David Howells
- Re: [PATCH 11/23] afs: use bvec_set_folio to initialize a bvec, David Howells
[PATCH v3 0/2] ceph: drop the messages from MDS when unmouting,
xiubli
rbd kernel block driver memory usage,
Stefan Hajnoczi
[PATCH v8 RESEND 0/8] fs: clean up internal i_version handling,
Jeff Layton
[PATCH v6] ceph: blocklist the kclient when receiving corrupted snap trace,
xiubli
[ceph-client:testing 17/77] fs/ceph/mds_client.c:218 parse_reply_info_in() warn: missing unwind goto?,
Dan Carpenter
[PATCH] ceph: fix double free for req when failing to allocate sparse ext map,
xiubli
[GIT PULL] Ceph fixes for 6.2-rc3,
Ilya Dryomov
[PATCH 0/3] add folio_headpage() macro,
SeongJae Park
[PATCH v2] filelock: move file locking definitions to separate header file,
Jeff Layton
[PATCH v5 00/23] Convert to filemap_get_folios_tag(),
Vishal Moola (Oracle)
- [PATCH v5 02/23] filemap: Added filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 01/23] pagemap: Add filemap_grab_folio(), Vishal Moola (Oracle)
- [PATCH v5 09/23] cifs: Convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 20/23] nilfs2: Convert nilfs_btree_lookup_dirty_buffers() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 06/23] btrfs: Convert btree_write_cache_pages() to use filemap_get_folio_tag(), Vishal Moola (Oracle)
- [PATCH v5 17/23] gfs2: Convert gfs2_write_cache_jdata() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 03/23] filemap: Convert __filemap_fdatawait_range() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 13/23] f2fs: Convert f2fs_sync_node_pages() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 19/23] nilfs2: Convert nilfs_lookup_dirty_node_buffers() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 22/23] nilfs2: Convert nilfs_clear_dirty_pages() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 08/23] ceph: Convert ceph_writepages_start() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 11/23] f2fs: Convert f2fs_fsync_node_pages() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 12/23] f2fs: Convert f2fs_flush_inline_data() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 10/23] ext4: Convert mpage_prepare_extent_to_map() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 07/23] btrfs: Convert extent_write_cache_pages() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 18/23] nilfs2: Convert nilfs_lookup_dirty_data_buffers() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 21/23] nilfs2: Convert nilfs_copy_dirty_pages() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 15/23] f2fs: Convert last_fsync_dnode() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 23/23] filemap: Remove find_get_pages_range_tag(), Vishal Moola (Oracle)
- [PATCH v5 16/23] f2fs: Convert f2fs_sync_meta_pages() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 05/23] afs: Convert afs_writepages_region() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 04/23] page-writeback: Convert write_cache_pages() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- Re: [f2fs-dev] [PATCH v5 00/23] Convert to filemap_get_folios_tag(), patchwork-bot+f2fs
[PATCH] ceph: dump the msg when receiving a corrupt snap trace, xiubli
RE: PROBLEM: CephFS write performance drops by 90% [solved], Roose, Marco
[PATCH v5 0/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache,
David Howells
[PATCH v2] ceph: drop the messages from MDS when unmouting,
xiubli
[PATCH v5 0/2] ceph: blocklist the kclient when receiving corrupted snap trace,
xiubli
Re: PROBLEM: CephFS write performance drops by 90%,
Ilya Dryomov
[GIT PULL] Ceph fix for 6.2-rc1,
Ilya Dryomov
[PATCH v4 0/2] ceph: blocklist the kclient when receiving corrupted snap trace,
xiubli
[PATCH v5 0/2] ceph: fix the use-after-free bug for file_lock,
xiubli
[PATCH v4 0/2] ceph: fix the use-after-free bug for file_lock,
xiubli
Re: [ammarfaizi2-block:dhowells/linux-fs/fscache-fixes] [mm, netfs, fscache] 6919cda8e0: canonical_address#:#[##], Linus Torvalds
Re: [ceph-client:testing 5/6] fs/ceph/super.c:1486:9: error: no member named 's_master_keys' in 'struct super_block', Xiubo Li
[GIT PULL] file locking changes for v6.2-rc1,
Jeff Layton
[PATCH v3] ceph: blocklist the kclient when receiving corrupted snap trace,
xiubli
[PATCH v2] ceph: blocklist the kclient when receiving corrupted snap trace, xiubli
[PATCH] ceph: blocklist the kclient when receiving corrupt snap trace,
xiubli
[PATCH] ceph: make sure all the files successfully put before unmounting,
xiubli
[Index of Archives]
[Ceph Users]
[Ceph Dev]
[Ceph Large]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]