CEPH Filesystem Development
[Prev Page][Next Page]
- [PATCH 09/23] cifs: Convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag(), (continued)
- [PATCH 09/23] cifs: Convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH 10/23] ext4: Convert mpage_prepare_extent_to_map() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH 20/23] nilfs2: Convert nilfs_btree_lookup_dirty_buffers() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH 15/23] f2fs: Convert last_fsync_dnode() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH 21/23] nilfs2: Convert nilfs_copy_dirty_pages() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH 19/23] nilfs2: Convert nilfs_lookup_dirty_node_buffers() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH 14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH 11/23] f2fs: Convert f2fs_fsync_node_pages() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH 23/23] filemap: Remove find_get_pages_range_tag(), Vishal Moola (Oracle)
- [PATCH 12/23] f2fs: Convert f2fs_flush_inline_data() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH 13/23] f2fs: Convert f2fs_sync_node_pages() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH 18/23] nilfs2: Convert nilfs_lookup_dirty_data_buffers() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH 22/23] nilfs2: Convert nilfs_clear_dirty_pages() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH 07/23] btrfs: Convert extent_write_cache_pages() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH 17/23] gfs2: Convert gfs2_write_cache_jdata() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH 16/23] f2fs: Convert f2fs_sync_meta_pages() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- Re: [PATCH 05/23] afs: Convert afs_writepages_region() to use filemap_get_folios_tag(), David Howells
- Re: [PATCH 00/23] Convert to filemap_get_folios_tag(), Dave Chinner
- [PATCH] ceph: force sending open request to MDS for root user,
xiubli
- [RFC PATCH v2] statx, inode: document the new STATX_INO_VERSION field,
Jeff Layton
- [PATCH v2] ceph: fix incorrectly showing the .snap size for stat,
xiubli
- [PATCH] ceph: fix incorrectly showing the .snap size for stat,
xiubli
- [PATCH v3] ceph: fail the open_by_handle_at() if the dentry is being unlinked,
xiubli
- [PATCH] ceph/004: fix the ceph.quota.max_bytes values,
xiubli
- [PATCH v2] ceph: fail the open_by_handle_at() if the dentry is being unlinked,
xiubli
- Re: [PATCH v3 4/7] xfs: don't bump the i_version on an atime update in xfs_vn_update_time,
Amir Goldstein
- [PATCH v15 00/29] ceph: remaining patches for fscrypt support,
Jeff Layton
- [PATCH v15 03/29] ceph: size handling for encrypted inodes in cap updates, Jeff Layton
- [PATCH v15 04/29] ceph: fscrypt_file field handling in MClientRequest messages, Jeff Layton
- [PATCH v15 01/29] ceph: don't allow changing layout on encrypted files/directories, Jeff Layton
- [PATCH v15 02/29] libceph: add CEPH_OSD_OP_ASSERT_VER support, Jeff Layton
- [PATCH v15 05/29] ceph: get file size from fscrypt_file when present in inode traces, Jeff Layton
- [PATCH v15 06/29] ceph: handle fscrypt fields in cap messages from MDS, Jeff Layton
- [PATCH v15 07/29] ceph: update WARN_ON message to pr_warn, Jeff Layton
- [PATCH v15 10/29] ceph: add object version support for sync read, Jeff Layton
- [PATCH v15 09/29] ceph: add __ceph_sync_read helper support, Jeff Layton
- [PATCH v15 08/29] ceph: add __ceph_get_caps helper support, Jeff Layton
- [PATCH v15 11/29] ceph: add infrastructure for file encryption and decryption, Jeff Layton
- [PATCH v15 13/29] libceph: allow ceph_osdc_new_request to accept a multi-op read, Jeff Layton
- [PATCH v15 14/29] ceph: disable fallocate for encrypted inodes, Jeff Layton
- [PATCH v15 12/29] ceph: add truncate size handling support for fscrypt, Jeff Layton
- [PATCH v15 16/29] ceph: don't use special DIO path for encrypted inodes, Jeff Layton
- [PATCH v15 15/29] ceph: disable copy offload on encrypted inodes, Jeff Layton
- [PATCH v15 19/29] ceph: plumb in decryption during sync reads, Jeff Layton
- [PATCH v15 20/29] ceph: add fscrypt decryption support to ceph_netfs_issue_op, Jeff Layton
- [PATCH v15 18/29] ceph: add read/modify/write to ceph_sync_write, Jeff Layton
- [PATCH v15 21/29] ceph: set i_blkbits to crypto block size for encrypted inodes, Jeff Layton
- [PATCH v15 23/29] ceph: fscrypt support for writepages, Jeff Layton
- [PATCH v15 22/29] ceph: add encryption support to writepage, Jeff Layton
- [PATCH v15 28/29] ceph: prevent snapshots to be created in encrypted locked directories, Jeff Layton
- [PATCH v15 24/29] ceph: invalidate pages when doing direct/sync writes, Jeff Layton
- [PATCH v15 17/29] ceph: align data in pages in ceph_sync_write, Jeff Layton
- [PATCH v15 27/29] ceph: update documentation regarding snapshot naming limitations, Jeff Layton
- [PATCH v15 25/29] ceph: add support for encrypted snapshot names, Jeff Layton
- [PATCH v15 29/29] ceph: report STATX_ATTR_ENCRYPTED on encrypted inodes, Jeff Layton
- [PATCH v15 26/29] ceph: add support for handling encrypted snapshot names, Jeff Layton
- Re: [PATCH v15 00/29] ceph: remaining patches for fscrypt support, Xiubo Li
- [PATCH] ceph: fix error handling in ceph_sync_write,
Jeff Layton
- [PATCH] ceph: increment i_version when doing a setattr with caps,
Jeff Layton
- [PATCH] ceph: Use kcalloc for allocating multiple elements,
Kenneth Lee
- [PATCH v2] libceph: advancing variants of iov_iter_get_pages(), xiubli
- Switching to iterate_shared,
Matthew Wilcox
- [PATCH 0/4] vfs: expose the inode change attribute via statx,
Jeff Layton
- [PATCH] libceph: advancing variants of iov_iter_get_pages(),
xiubli
- [ceph-client:testing 14/39] net/ceph/messenger.c:988:15: error: implicit declaration of function 'iov_iter_get_pages'; did you mean 'iov_iter_get_pages2'?,
kernel test robot
- Simplify load_unaligned_zeropad() (was Re: [GIT PULL] Ceph updates for 5.20-rc1),
Linus Torvalds
- [GIT PULL] Ceph updates for 5.20-rc1,
Ilya Dryomov
- [PATCH] ceph: no need to wait for transition RDCACHE|RD -> RD, xiubli
- [PATCH v3] ceph: fail the request if the peer MDS doesn't support getvxattr op,
xiubli
- [RFC PATCH 0/4] vfs: allow querying i_version via statx,
Jeff Layton
- [PATCH] ceph: wake up the waiters if any new caps comes, xiubli
- [PATCH] ceph: fail the open_by_handle_at() if the dentry is being unlinked,
xiubli
- [PATCH v2] ceph: fail the request if the peer MDS doesn't support getvxattr op,
xiubli
- [PATCH] ceph: fall back to use old method to get xattr,
xiubli
- [PATCH] libceph: Fix comment typo,
Jason Wang
- [GIT PULL] Ceph fix for 5.19-rc7,
Ilya Dryomov
- [PATCH v10 1/4] fs: add mode_strip_sgid() helper,
Yang Xu
- [ceph-client:testing 1/21] fs/ceph/super.c:1101:46: error: 'struct ceph_fs_client' has no member named 'fsc_dummy_enc_policy',
kernel test robot
- [PATCH] ceph: fix up test_dummy_encryption handling for new mount API,
xiubli
- [PATCH v5] netfs: do not unlock and put the folio twice, xiubli
- [RFC] Convert ceph_page_mkwrite to use a folio,
Matthew Wilcox
- [PATCH wip-fscrypt] ceph: reset "err = 0" after iov_get_pages_alloc in ceph_netfs_issue_read,
Jeff Layton
- [linux-next:master] BUILD REGRESSION 088b9c375534d905a4d337c78db3b3bfbb52c4a0,
kernel test robot
- [PATCH v3 0/2] netfs: fix the crash when unlocking the folio,
xiubli
- [ceph-client:wip-fscrypt 48/59] fs/ceph/file.c:1727:45: error: too many arguments to function call, expected 2, have 3,
kernel test robot
- [PATCH v2 0/2] netfs: fix the crash when unlocking the folio,
xiubli
- [PATCH] ceph: remove unless check for the folio, xiubli
- Re: [linux-next:master] BUILD REGRESSION 6cc11d2a1759275b856e464265823d94aabd5eaf, Roman Gushchin
- [GIT PULL] Ceph fix for 5.19-rc5,
Ilya Dryomov
- [PATCH v3 0/2] libceph: add new iov_iter msg_data type and use it for reads,
Jeff Layton
- [PATCH] netfs: Fix typo,
Zhang Jiaming
- [RESEND PATCH] ceph: don't truncate file in atomic_open,
Hu Weiwen
- [PATCH 0/2] netfs, ceph: fix the crash when unlocking the folio,
xiubli
- [PATCH] libceph: clean up ceph_osdc_start_request prototype,
Jeff Layton
- [PATCH] ceph: don't truncate file in atomic_open,
Hu Weiwen
- [PATCH v2 0/2] libceph: add new iov_iter msg_data type and use it for reads,
Jeff Layton
- [PATCH v3] ceph/005: verify correct statfs behaviour with quotas,
Luís Henriques
- [PATCH v2 0/2] ceph: switch to 4KB block size if quota size is not aligned to 4MB,
xiubli
- [PATCH 0/2] ceph: switch to 4KB block size if quota size is not aligned to 4MB,
xiubli
- [PATCH] ceph: flush the dirty caps immediatelly when quota is approaching,
xiubli
- [PATCH 5.18 134/141] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context, Greg Kroah-Hartman
- [PATCH v2] ceph/005: verify correct statfs behaviour with quotas,
Luís Henriques
- [PATCH] libceph: check pointer before assigned to "c->rules[]",
Li Qiong
- [PATCH AUTOSEL 4.19 18/18] netfs: gcc-12: temporarily disable '-Wattribute-warning' for now, Sasha Levin
- [PATCH AUTOSEL 5.4 23/23] netfs: gcc-12: temporarily disable '-Wattribute-warning' for now, Sasha Levin
- [PATCH AUTOSEL 5.10 27/29] netfs: gcc-12: temporarily disable '-Wattribute-warning' for now, Sasha Levin
- [PATCH AUTOSEL 5.15 34/41] netfs: gcc-12: temporarily disable '-Wattribute-warning' for now, Sasha Levin
- [PATCH AUTOSEL 5.17 35/43] netfs: gcc-12: temporarily disable '-Wattribute-warning' for now, Sasha Levin
- [PATCH AUTOSEL 5.18 39/47] netfs: gcc-12: temporarily disable '-Wattribute-warning' for now, Sasha Levin
- [PATCH v3 0/2] Two xattrs-related fixes for ceph,
Luís Henriques
- [ceph-client:testing 7/14] fs/ceph/addr.c:125:2: error: call to undeclared function 'VM_WARN_ON_FOLIO'; ISO C99 and later do not support implicit function declarations,
kernel test robot
- [ceph-client:testing 7/14] fs/ceph/addr.c:125:9: error: implicit declaration of function 'VM_WARN_ON_FOLIO'; did you mean 'VM_WARN_ON_ONCE'?, kernel test robot
- [ceph-client:testing 7/9] lib/iov_iter.c:1464:9: warning: comparison of distinct pointer types ('typeof (nr * ((1UL) << (12)) - offset) *' (aka 'unsigned long *') and 'typeof (maxsize) *' (aka 'unsigned int *')),
kernel test robot
- [RFC][PATCH 0/3] netfs, afs: Cleanups,
David Howells
- [PATCH] ceph: switch back to testing for NULL folio->private in ceph_dirty_folio,
Jeff Layton
- [PATCH 0/2] ceph: update the auth cap when the async create req is forwarded,
Xiubo Li
- [PATCH] ceph: fix incorrect old_size length in ceph_mds_request_args, Xiubo Li
- [PATCH 0/2] ceph: add new iov_iter type and use it for reads,
Jeff Layton
- [PATCH v2 0/2] Two xattrs-related fixes for ceph,
Luís Henriques
- [PATCH] ceph: call netfs_subreq_terminated with was_async == false,
Jeff Layton
- cephfs snapc writeback order,
Jeff Layton
[PATCH AUTOSEL 4.19 21/27] ceph: allow ceph.dir.rctime xattr to be updatable, Sasha Levin
[PATCH AUTOSEL 5.4 25/34] ceph: allow ceph.dir.rctime xattr to be updatable, Sasha Levin
[PATCH AUTOSEL 5.10 28/38] ceph: allow ceph.dir.rctime xattr to be updatable, Sasha Levin
[PATCH AUTOSEL 5.15 36/51] ceph: flush the mdlog for filesystem sync, Sasha Levin
[PATCH AUTOSEL 5.17 39/60] ceph: flush the mdlog for filesystem sync, Sasha Levin
[PATCH AUTOSEL 5.15 35/51] ceph: allow ceph.dir.rctime xattr to be updatable, Sasha Levin
[PATCH AUTOSEL 5.18 42/68] ceph: flush the mdlog for filesystem sync, Sasha Levin
[PATCH AUTOSEL 5.17 38/60] ceph: allow ceph.dir.rctime xattr to be updatable, Sasha Levin
[PATCH AUTOSEL 5.18 43/68] ceph: fix possible deadlock when holding Fwb to get inline_data, Sasha Levin
[PATCH AUTOSEL 5.18 41/68] ceph: allow ceph.dir.rctime xattr to be updatable, Sasha Levin
[PATCH 0/2] Two xattrs-related fixes for ceph,
Luís Henriques
[PATCH] ceph: convert to generic_file_llseek,
Jeff Layton
[PATCH] ceph: don't take inode lock in llseek,
Jeff Layton
[PATCH] ceph: don't implement writepage,
Jeff Layton
[PATCH] ceph: don't get the inline data for new creating files, Xiubo Li
[PATCH] ceph: wait on async create before checking caps for syncfs,
Jeff Layton
[PATCH v2] ceph: fix the incorrect comment for the ceph_mds_caps struct,
Xiubo Li
[PATCH] ceph: fix the incorrect comment for the ceph_mds_caps struct,
Xiubo Li
[PATCH] ceph: fix incorrectly assigning random values to peer's members,
Xiubo Li
[PATCH v4] libceph: print fsid and client gid with osd id,
Daichi Mukai
[PATCH] ceph: don't leak snap_rwsem in handle_cap_grant,
Jeff Layton
[PATCH v5] ceph: prevent a client from exceeding the MDS maximum xattr size,
Luís Henriques
[RFC PATCH v4] ceph: prevent a client from exceeding the MDS maximum xattr size,
Luís Henriques
[GIT PULL] Ceph updates for 5.19-rc1,
Ilya Dryomov
[RFC PATCH v3] ceph: prevent a client from exceeding the MDS maximum xattr size,
Luís Henriques
Re: [PATCH] ceph:use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops, Jeff Layton
[ceph-client:wip-fscrypt 8/64] net/ceph/messenger_v1.c:1019:49: error: too many arguments to function call, expected 3, have 4, kernel test robot
[ceph-client:wip-fscrypt 6/64] net/ceph/osd_client.c:5702:51: error: too many arguments to function call, expected 3, have 4, kernel test robot
[ceph-client:wip-fscrypt 5/64] net/ceph/messenger_v2.c:1901:12: error: no member named 'last_piece' in 'struct ceph_msg_data_cursor', kernel test robot
staging in the fscrypt patches,
Jeff Layton
[PATCH] drivers: block: Directly use ida_alloc()/free(), keliu
[PATCH] ceph: choose auth MDS for getxattr with the Xs caps, Xiubo Li
[PATCH v2] ceph: add session already open notify support, Xiubo Li
[PATCH] ceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIRED,
Xiubo Li
[PATCH] ceph: add session already open notify support,
Xiubo Li
[PATCH v6 0/2] ceph: wait async unlink to finish,
Xiubo Li
[RFC PATCH v2] ceph: prevent a client from exceeding the MDS maximum xattr size,
Luís Henriques
[PATCH v2] libceph: drop last_piece flag from ceph_msg_data_cursor,
Jeff Layton
[PATCH] libceph: drop last_piece flag from ceph_msg_data_cursor,
Jeff Layton
[ceph-client:wip-fscrypt 53/64] fs/ceph/file.c:1896 ceph_sync_write() error: uninitialized symbol 'assert_ver'.,
Dan Carpenter
[PATCH] ceph: use correct index when encoding client supported features,
Luís Henriques
[PATCH v2] ceph/001: skip metrics check if no copyfrom mount option is used,
Luís Henriques
[PATCH] MAINTAINERS: move myself from ceph "Maintainer" to "Reviewer",
Jeff Layton
[PATCH] ceph: fix decoding of client session messages flags,
Luís Henriques
[GIT PULL] Ceph fix for 5.18-rc8,
Ilya Dryomov
[PATCH v9 1/4] fs: add mode_strip_sgid() helper,
Yang Xu
[PATCH v2] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context,
David Howells
[RFC PATCH] ceph: try to prevent exceeding the MDS maximum xattr size,
Luís Henriques
[PATCH] ceph/001: skip metrics check if no copyfrom mount option is used,
Luís Henriques
[PATCH] ceph/002: fix test expected output,
Luís Henriques
[PATCH 1/2] netfs: ->cleanup() op is always given a rreq pointer now,
David Howells
[PATCH] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context,
David Howells
[PATCH v5 0/2] ceph: wait async unlink to finish,
Xiubo Li
[PATCH v2] netfs: Use container_of() for offset casting, Kees Cook
[PATCH 0/4] ceph: convert to netfs_direct_read_iter for DIO reads,
Jeff Layton
[PATCH v4 0/2] ceph: wait async unlink to finish,
Xiubo Li
[PATCH] ceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLE,
Xiubo Li
[PATCH] ceph: remove redundant variable ino,
Colin Ian King
[PATCH v3 0/2] ceph: wait async unlink to finish,
Xiubo Li
[PATCH] libceph: fix misleading ceph_osdc_cancel_request() comment,
Ilya Dryomov
[PATCH] libceph: fix potential use-after-free on linger ping and resends,
Ilya Dryomov
[PATCH v2 0/2] ceph: wait async unlink to finish,
Xiubo Li
[PATCH 0/2] ceph: wait async unlink to finish,
Xiubo Li
[GIT PULL] Ceph fixes for 5.18-rc7,
Ilya Dryomov
[PATCH] mm: BUG if filemap_alloc_folio gives us a folio with a non-NULL ->private,
Jeff Layton
[PATCH v2] fs: change test in inode_insert5 for adding to the sb list,
Jeff Layton
[PATCH] ceph: fix possible NULL pointer dereference of the ci,
Xiubo Li
[PATCH] ceph: check folio PG_private bit instead of folio->private,
Xiubo Li
[PATCH v3] ceph: always try to uninline inline data when opening files,
Xiubo Li
[PATCH v3] ceph: switch to VM_BUG_ON_FOLIO and continue the loop for none write op,
Xiubo Li
[Index of Archives]
[Ceph Users]
[Ceph Dev]
[Ceph Large]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]