CEPH Filesystem Development
[Prev Page][Next Page]
- [PATCH 7/9] rbd: remove snapshot existence validation code, (continued)
- [RFC PATCH v3] ceph: add new obj copy OSD Op,
Luis Henriques
- [PATCH AUTOSEL 4.19 100/237] libceph: don't consume a ref on pagelist in ceph_msg_data_add_pagelist(),
Sasha Levin
- [PATCH AUTOSEL 4.19 099/237] ceph: only allow punch hole mode in fallocate, Sasha Levin
- [PATCH AUTOSEL 4.19 098/237] ceph: fix dentry leak in ceph_readdir_prepopulate, Sasha Levin
- [PATCH AUTOSEL 4.14 060/150] ceph: fix dentry leak in ceph_readdir_prepopulate, Sasha Levin
- [PATCH AUTOSEL 4.9 39/99] ceph: fix dentry leak in ceph_readdir_prepopulate, Sasha Levin
- [PATCH AUTOSEL 4.4 32/77] ceph: fix dentry leak in ceph_readdir_prepopulate, Sasha Levin
- [PATCH AUTOSEL 4.14 061/150] libceph: don't consume a ref on pagelist in ceph_msg_data_add_pagelist(), Sasha Levin
- [GIT PULL] Ceph fixes for 5.4-rc8,
Ilya Dryomov
- RGW: range copy failed with tenant enable, Xinying Song
- [RFC PATCH v2 0/4] ceph: safely use 'copy-from' Op on Octopus OSDs,
Luis Henriques
- [RFC PATCH] ceph: remove the extra slashes in the server path,
xiubli
- [PATCH] ceph: tone down loglevel on ceph_mdsc_build_path warning,
Jeff Layton
- [PATCH] rbd: update MAINTAINERS info,
Ilya Dryomov
- [PATCH] rbd: silence bogus uninitialized warning in rbd_object_map_update_finish(),
Ilya Dryomov
- FS-Cache/CacheFiles rewrite,
David Howells
- [PATCH] ceph: take the inode lock before acquiring cap refs,
Jeff Layton
- Revert a CephFS snapshot?,
Jerry Lee
[PATCH] ceph: fix geting random mds from mdsmap,
xiubli
[GIT PULL] Ceph fixes for 5.4-rc7,
Ilya Dryomov
[RFC PATCH 0/2] ceph: safely use 'copy-from' Op on Octopus OSDs,
Luis Henriques
[PATCH] rdb: fix spelling mistake "requeueing" -> "requeuing",
Colin King
[PATCH] ceph: return error on fsc mount option on kernel without support,
Jeff Layton
Jenkins outage today, David Galloway
[PATCH v2] ceph: don't try to handle hashed dentries in non-O_CREAT atomic_open, Jeff Layton
[PATCH] ceph: don't allow copy_file_range when stripe_count != 1,
Luis Henriques
[PATCH] ceph: don't try to handle hashed dentries in non-O_CREAT atomic_open,
Jeff Layton
[PATCH] ceph_fill_trace(): add missing check in d_revalidate snapdir handling,
Al Viro
[PATCH] ceph_d_revalidate(): fix RCU case handling, Al Viro
[PATCH AUTOSEL 5.3 76/99] rbd: cancel lock_dwork if the wait is interrupted, Sasha Levin
Why choose seastar over spdk event framework?, Xuehan Xu
[GIT PULL] Ceph fixes for 5.4-rc4,
Ilya Dryomov
OSD assertion failure, Dave Cox
[PATCH] ceph: Fix use-after-free in __ceph_remove_cap,
Luis Henriques
[PATCH] ceph: make several helper accessors take const pointers, Jeff Layton
OSD reconnected across map epochs, inconsistent pg logs created, Xiangyang Yu
[PATCH RFC] libceph: remove the useless monc check,
xiubli
[PATCH] function dispatch should return if mds session does not exist,
Yanhu Cao
Hung CephFS client,
Robert LeBlanc
local mode -- a new tier mode,
Honggang(Joseph) Yang
Re: local mode -- a new tier mode, Maged Mokhtar
Message not available
Message not available
[v4.19-stable PATCH] ceph: use ceph_evict_inode to cleanup inode's resource,
Jeff Layton
[PATCH AUTOSEL 5.3 12/71] ceph: fix directories inode i_blkbits initialization, Sasha Levin
[PATCH AUTOSEL 5.3 13/71] ceph: fetch cap_gen under spinlock in ceph_add_cap, Sasha Levin
[PATCH AUTOSEL 5.3 14/71] ceph: reconnect connection if session hang in opening state, Sasha Levin
[PATCH AUTOSEL 5.2 13/63] ceph: reconnect connection if session hang in opening state, Sasha Levin
[PATCH AUTOSEL 5.2 11/63] ceph: fix directories inode i_blkbits initialization, Sasha Levin
[PATCH AUTOSEL 5.2 14/63] rbd: fix response length parameter for encoded strings, Sasha Levin
[PATCH AUTOSEL 4.19 08/43] ceph: fix directories inode i_blkbits initialization, Sasha Levin
[PATCH AUTOSEL 4.19 10/43] rbd: fix response length parameter for encoded strings, Sasha Levin
[PATCH AUTOSEL 4.19 09/43] ceph: reconnect connection if session hang in opening state, Sasha Levin
[PATCH AUTOSEL 4.14 06/29] ceph: reconnect connection if session hang in opening state, Sasha Levin
[PATCH AUTOSEL 4.14 05/29] ceph: fix directories inode i_blkbits initialization, Sasha Levin
[PATCH AUTOSEL 4.14 07/29] rbd: fix response length parameter for encoded strings, Sasha Levin
[PATCH AUTOSEL 4.9 05/19] ceph: fix directories inode i_blkbits initialization, Sasha Levin
[PATCH AUTOSEL 4.9 06/19] ceph: reconnect connection if session hang in opening state, Sasha Levin
[PATCH AUTOSEL 4.4 05/15] ceph: fix directories inode i_blkbits initialization, Sasha Levin
[PATCH AUTOSEL 5.2 12/63] ceph: fetch cap_gen under spinlock in ceph_add_cap, Sasha Levin
[PATCH AUTOSEL 5.3 15/71] rbd: fix response length parameter for encoded strings,
Sasha Levin
stable point releases backported PRs, Yuri Weinstein
RE: [ceph-users] Commit and Apply latency on nautilus,
Marc Roos
Why BlueRocksDirectory::Fsync only sync metadata?,
Xuehan Xu
[PATCH] ceph: just skip unrecognized info in ceph_reply_info_extra, Jeff Layton
[PATCH] rbd: cancel lock_dwork before unlocking in cleanup path of do_rbd_add(),
Dongsheng Yang
[GIT PULL] Ceph updates for 5.4-rc1,
Ilya Dryomov
[PATCH v4 00/12] rbd journaling feature,
Dongsheng Yang
- [PATCH v4 02/12] libceph: introduce a new parameter of workqueue in ceph_osdc_watch(), Dongsheng Yang
- [PATCH v4 01/12] libceph: introduce ceph_extract_encoded_string_kvmalloc, Dongsheng Yang
- [PATCH v4 03/12] libceph: support op append, Dongsheng Yang
- [PATCH v4 05/12] libceph: introduce cls_journal_client, Dongsheng Yang
- [PATCH v4 04/12] libceph: add prefix and suffix in ceph_osd_req_op.extent, Dongsheng Yang
- [PATCH v4 11/12] rbd: replay events in journal, Dongsheng Yang
- [PATCH v4 08/12] rbd: introduce IMG_REQ_NOLOCK flag for image request state, Dongsheng Yang
- [PATCH v4 12/12] rbd: add support for feature of RBD_FEATURE_JOURNALING, Dongsheng Yang
- [PATCH v4 09/12] rbd: introduce rbd_journal_allocate_tag to allocate journal tag for rbd client, Dongsheng Yang
- [PATCH v4 07/12] rbd: introduce completion for each img_request, Dongsheng Yang
- [PATCH v4 10/12] rbd: append journal event in image request state machine, Dongsheng Yang
- [PATCH v4 06/12] libceph: introduce generic journaler module, Dongsheng Yang
ceph-client/wip-* branch cleanup,
Jeff Layton
Re: [ceph-users] ceph; pg scrub errors,
Robert LeBlanc
Set/Unset OSD 'Allows Journal',
Alfredo Deza
RADOS EC: is it okay to reduce the number of commits required for reply to client?,
Alex Xu
v14.2.4 Nautilus released,
Abhishek Lekshmanan
Re: [ceph-users] Re: download.ceph.com repository changes, vitalif
s3cmd upload file successed but return This multipart completion is already in progress, lin zhou
[coreutils PATCH v2 0/2] ls: convert to using statx when available,
Jeff Layton
[PATCH] ceph: call ceph_mdsc_destroy from destroy_fs_client, Jeff Layton
[PATCH] ceph: convert int fields in ceph_mount_options to unsigned int,
Jeff Layton
[PATCH] ceph: clean up error return in ceph_parse_param,
Jeff Layton
[PATCH] libceph: use ceph_kvmalloc() for osdmap arrays,
Ilya Dryomov
[PATCH] libceph: avoid a __vmalloc() deadlock in ceph_kvmalloc(),
Ilya Dryomov
[PATCH] ceph: add mount opt, always_auth,
simon gao
[PATCH] add mount opt, always_auth, to force to send req to auth mds,
simon gao
[PATCH v3] ceph: allow object copies across different filesystems in the same cluster,
Luis Henriques
Re: [PATCH] ceph: allow object copies across different filesystems in the same cluster,
Luis Henriques
[PATCH v3] ceph: Convert ceph to use the new mount API,
Jeff Layton
[PATCH] add mount opt, optoauth, to force to send req to auth mds In larger clusters (hundreds of millions of files). We have to pin the directory on a fixed mds now. Some op of client use USE_ANY_MDS mode to access mds, which may result in requests being sent to noauth mds and then forwarded to authmds. the opt is used to reduce forward op.,
simon gao
[PATCH v2] ceph: Convert ceph to use the new mount API,
Jeff Layton
[PATCH] modify the mode of req from USE_ANY_MDS to USE_AUTH_MDS to reduce the cache size of mds and forward op.,
simon gao
Probable bug when raplacing osd disk with smaller one, Ugis
[PATCH] vfs: Convert ceph to use the new mount API,
Jeff Layton
ceph-volume lvm activate --all broken in 14.2.3,
Paul Emmerich
Re: request docs about the rbd migartion design and usage scenario, Jason Dillaman
[PATCH AUTOSEL 5.2 62/94] libceph: don't call crypto_free_sync_skcipher() on a NULL tfm, Sasha Levin
v14.2.3 Nautilus released, Abhishek Lekshmanan
Nautilus 14.2.3 packages appearing on the mirrors, Alex Litvak
[PATCH AUTOSEL 4.19 131/167] ceph: use ceph_evict_inode to cleanup inode's resource, Sasha Levin
[PATCH] ceph: Move static keyword to the front of declarations,
Krzysztof Wilczynski
[GIT PULL RESEND] vfs: Add support for timestamp limits, Deepa Dinamani
[GIT PULL] Ceph fixes for 5.3-rc7,
Ilya Dryomov
bug report: libceph: follow redirect replies from osds,
Colin Ian King
[PATCH AUTOSEL 5.2 66/76] ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr(),
Sasha Levin
[PATCH AUTOSEL 5.2 68/76] ceph: fix buffer free while holding i_ceph_lock in fill_inode(), Sasha Levin
[PATCH AUTOSEL 5.2 67/76] ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob(), Sasha Levin
[PATCH AUTOSEL 4.19 41/45] ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob(), Sasha Levin
[PATCH AUTOSEL 4.19 40/45] ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr(), Sasha Levin
[PATCH AUTOSEL 4.14 26/27] ceph: fix buffer free while holding i_ceph_lock in fill_inode(), Sasha Levin
[PATCH AUTOSEL 4.14 24/27] ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr(), Sasha Levin
[PATCH AUTOSEL 4.9 14/16] ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr(), Sasha Levin
[PATCH AUTOSEL 4.9 15/16] ceph: fix buffer free while holding i_ceph_lock in fill_inode(), Sasha Levin
[PATCH AUTOSEL 4.4 14/15] ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr(), Sasha Levin
[PATCH AUTOSEL 4.14 25/27] ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob(), Sasha Levin
[PATCH AUTOSEL 4.19 42/45] ceph: fix buffer free while holding i_ceph_lock in fill_inode(), Sasha Levin
[PATCH] ceph: reconnect connection if session hang in opening state,
chenerqi
[PATCH] rbd: restore zeroing past the overlap when reading from parent,
Ilya Dryomov
[GIT PULL] Ceph fixes for 5.3-rc6,
Ilya Dryomov
[PATCH] libceph: fix PG split vs OSD (re)connect race,
Ilya Dryomov
[PATCH v8 00/20] vfs: Add support for timestamp limits,
Deepa Dinamani
fix for hidden corei7 requirement in binary packages,
Alexandre Oliva
deprecating inline_data support for CephFS,
Jeff Layton
[PATCH] ceph: don't try fill file_lock on unsuccessful GETFILELOCK reply,
Jeff Layton
backfill_toofull seen on cluster where the most full OSD is at 1%,
Bryan Stillwell
[PATCH v2 2/3] rbd: Use refcount_t for refcount, Chuhong Yuan
[PATCH] net/ceph replace ceph_kvmalloc with kvmalloc,
Marc Koderer
[PATCH] rbd: fix response length parameter for rbd_obj_method_sync(),
Dongsheng Yang
[PATCH] fs/ceph: use release_pages() directly,
john . hubbard
Current status of Coverity static scans, Brad Hubbard
[PATCH 2/3] rbd: Use refcount_t for refcount, Chuhong Yuan
[ceph-client:testing 40/42] fs/ceph/super.h:976:2: error: implicit declaration of function 'security_inode_invalidate_secctx'; did you mean 'ceph_security_invalidate_secctx'?, kbuild test robot
[PATCH v3 00/39] put_user_pages(): miscellaneous call sites,
john . hubbard
- [PATCH v3 01/41] mm/gup: add make_dirty arg to put_user_pages_dirty_lock(), john . hubbard
- [PATCH v3 17/41] staging/vc04_services: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 20/41] fbdev/pvr2fb: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 22/41] xen: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 24/41] orangefs: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 25/41] uprobes: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 28/41] mm/gup_benchmark.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 29/41] mm/memory.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 32/41] crypt: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 33/41] fs/nfs: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 37/41] security/tomoyo: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 38/41] powerpc: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 41/41] mm/ksm: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 40/41] mm/mempolicy.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 39/41] mm/mlock.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 36/41] fs/binfmt_elf: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 35/41] kernel/events/core.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 34/41] goldfish_pipe: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 31/41] mm/process_vm_access.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 30/41] mm/madvise.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 27/41] mm/frame_vector.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 26/41] futex: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 23/41] fs/exec.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 21/41] fsl_hypervisor: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 19/41] vfio: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 18/41] drivers/tee: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 16/41] oradax: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 15/41] rapidio: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 13/41] scif: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 14/41] vmci: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 11/41] media/v4l2-core/mm: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 12/41] genwqe: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 03/41] net/xdp: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 06/41] x86/kvm: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 09/41] drm/radeon: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 10/41] media/ivtv: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 08/41] drm/i915: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 07/41] drm/etnaviv: convert release_pages() to put_user_pages(), john . hubbard
- [PATCH v3 05/41] net/ceph: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 04/41] net/rds: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 02/41] drivers/gpu/drm/via: convert put_page() to put_user_page*(), john . hubbard
- Re: [PATCH v3 00/39] put_user_pages(): miscellaneous call sites, John Hubbard
[PATCH 1/2] ceph: only set CEPH_I_SEC_INITED if we got a MAC label,
Jeff Layton
[PATCH] ceph: turn ceph_security_invalidate_secctx into static inline, Jeff Layton
[PATCH] ceph: add buffered/direct exclusionary locking for reads and writes,
Jeff Layton
Static Analysis, including Coverity results, Brad Hubbard
[PATCH v2 00/34] put_user_pages(): miscellaneous call sites,
john . hubbard
- [PATCH v2 24/34] futex: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 28/34] mm/madvise.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 33/34] kernel/events/core.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 34/34] fs/binfmt_elf: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 31/34] fs/nfs: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 32/34] goldfish_pipe: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 30/34] crypt: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 29/34] mm/process_vm_access.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 27/34] mm/memory.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 26/34] mm/gup_benchmark.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 25/34] mm/frame_vector.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 23/34] uprobes: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 22/34] orangefs: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 21/34] fs/exec.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 20/34] xen: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 18/34] fbdev/pvr2fb: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 19/34] fsl_hypervisor: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 17/34] vfio: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 16/34] drivers/tee: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 13/34] rapidio: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 15/34] staging/vc04_services: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 14/34] oradax: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 12/34] vmci: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 11/34] scif: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 08/34] media/ivtv: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 10/34] genwqe: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 07/34] drm/radeon: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 09/34] media/v4l2-core/mm: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 06/34] drm/i915: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 03/34] net/ceph: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 05/34] drm/etnaviv: convert release_pages() to put_user_pages(), john . hubbard
- [PATCH v2 04/34] x86/kvm: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 02/34] net/rds: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 01/34] mm/gup: add make_dirty arg to put_user_pages_dirty_lock(), john . hubbard
[PATCH] ceph: undefine pr_fmt before redefining it,
Jeff Layton
ceph-client/testing branch rebased onto v5.3-rc2, Jeff Layton
[PATCH 00/34] put_user_pages(): miscellaneous call sites,
john . hubbard
- [PATCH 01/34] mm/gup: add make_dirty arg to put_user_pages_dirty_lock(), john . hubbard
- [PATCH 02/34] net/rds: convert put_page() to put_user_page*(), john . hubbard
- Re: [PATCH 00/34] put_user_pages(): miscellaneous call sites, John Hubbard
- Re: [PATCH 00/34] put_user_pages(): miscellaneous call sites, Peter Zijlstra
- <Possible follow-ups>
- [PATCH 00/34] put_user_pages(): miscellaneous call sites, john . hubbard
- [PATCH 01/34] mm/gup: add make_dirty arg to put_user_pages_dirty_lock(), john . hubbard
- [PATCH 23/34] uprobes: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 22/34] orangefs: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 34/34] fs/binfmt_elf: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 33/34] kernel/events/core.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 29/34] mm/process_vm_access.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 12/34] vmci: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 11/34] scif: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 03/34] net/ceph: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 28/34] mm/madvise.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 10/34] genwqe: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 05/34] drm/etnaviv: convert release_pages() to put_user_pages(), john . hubbard
- [PATCH 27/34] mm/memory.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 08/34] media/ivtv: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 06/34] drm/i915: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 07/34] drm/radeon: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 26/34] mm/gup_benchmark.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 09/34] media/v4l2-core/mm: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 04/34] x86/kvm: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 24/34] futex: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 13/34] rapidio: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 02/34] net/rds: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 15/34] staging/vc04_services: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 21/34] fs/exec.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 18/34] fbdev/pvr2fb: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 20/34] xen: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 19/34] fsl_hypervisor: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 25/34] mm/frame_vector.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 17/34] vfio: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 30/34] crypt: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 16/34] drivers/tee: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 32/34] goldfish_pipe: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 14/34] oradax: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 31/34] nfs: convert put_page() to put_user_page*(), john . hubbard
- Re: [PATCH 00/34] put_user_pages(): miscellaneous call sites, Michal Hocko
[PATCH] fs/ceph: don't return a value from void function,
john . hubbard
[PATCH 0/9] ceph: add asynchronous unlink support,
Jeff Layton
- [PATCH 1/9] ceph: make several helper accessors take const pointers, Jeff Layton
- [PATCH 3/9] ceph: register MDS request with dir inode from the get-go, Jeff Layton
- [PATCH 2/9] ceph: hold extra reference to r_parent over life of request, Jeff Layton
- [PATCH 4/9] ceph: add refcounting for Fx caps, Jeff Layton
- [PATCH 5/9] ceph: wait for async dir ops to complete before doing synchronous dir ops, Jeff Layton
- [PATCH 6/9] ceph: check inode type for CEPH_CAP_FILE_{CACHE,RD,REXTEND,LAZYIO}, Jeff Layton
- [PATCH 8/9] ceph: new tracepoints when adding and removing caps, Jeff Layton
- [PATCH 7/9] ceph: perform asynchronous unlink if we have sufficient caps, Jeff Layton
- [PATCH 9/9] ceph: add tracepoints for async and sync unlink, Jeff Layton
- Re: [PATCH 0/9] ceph: add asynchronous unlink support, Yan, Zheng
[PATCH] ceph: don't freeze during write page faults,
Jeff Layton
about ceph v12.2.12 rpm have no found, 潘东元
[PATCH v5 12/29] compat_ioctl: move drivers to compat_ptr_ioctl,
Arnd Bergmann
[PATCH v5 07/29] ceph: fix compat_ioctl for ceph_dir_operations, Arnd Bergmann
ceph-mgr: failed to retrieve mon information and exception shows,
Jerry Lee
[PATCH 00/20] vfs: Add support for timestamp limits,
Deepa Dinamani
[PATCH v3 00/15] rbd journaling feature,
Dongsheng Yang
- [PATCH v3 03/15] libceph: support op append, Dongsheng Yang
- [PATCH v3 04/15] libceph: add prefix and suffix in ceph_osd_req_op.extent, Dongsheng Yang
- [PATCH v3 10/15] rbd: introduce completion for each img_request, Dongsheng Yang
- [PATCH v3 01/15] libceph: introduce ceph_extract_encoded_string_kvmalloc, Dongsheng Yang
- [PATCH v3 09/15] libceph: journaling: trim object set when we found there is no client refer it, Dongsheng Yang
- [PATCH v3 11/15] rbd: introduce IMG_REQ_NOLOCK flag for image request state, Dongsheng Yang
- [PATCH v3 02/15] libceph: introduce a new parameter of workqueue in ceph_osdc_watch(), Dongsheng Yang
- [PATCH v3 13/15] rbd: append journal event in image request state machine, Dongsheng Yang
- [PATCH v3 12/15] rbd: introduce rbd_journal_allocate_tag to allocate journal tag for rbd client, Dongsheng Yang
- [PATCH v3 05/15] libceph: introduce cls_journaler_client, Dongsheng Yang
- [PATCH v3 14/15] rbd: replay events in journal, Dongsheng Yang
- [PATCH v3 06/15] libceph: introduce generic journaling, Dongsheng Yang
- [PATCH v3 08/15] libceph: journaling: introduce api for journal appending, Dongsheng Yang
- [PATCH v3 15/15] rbd: add support for feature of RBD_FEATURE_JOURNALING, Dongsheng Yang
- [PATCH v3 07/15] libceph: journaling: introduce api to replay uncommitted journal events, Dongsheng Yang
- Re: [PATCH v3 00/15] rbd journaling feature, Ilya Dryomov
two radosgw instanse get two bucket id for the same bucket name,
lin zhou
[PATCH AUTOSEL 5.2 33/85] ceph: fix improper use of smp_mb__before_atomic(), Sasha Levin
[PATCH AUTOSEL 5.2 34/85] ceph: fix dir_lease_is_valid(), Sasha Levin
[PATCH AUTOSEL 5.2 35/85] ceph: return -ERANGE if virtual xattr value didn't fit in buffer, Sasha Levin
[PATCH AUTOSEL 5.2 32/85] ceph: fix listxattr vxattr buffer length calculation, Sasha Levin
[PATCH AUTOSEL 4.19 18/47] ceph: fix listxattr vxattr buffer length calculation, Sasha Levin
[PATCH AUTOSEL 4.19 20/47] ceph: return -ERANGE if virtual xattr value didn't fit in buffer, Sasha Levin
[PATCH AUTOSEL 4.19 19/47] ceph: fix improper use of smp_mb__before_atomic(), Sasha Levin
[PATCH AUTOSEL 4.14 13/37] ceph: fix improper use of smp_mb__before_atomic(), Sasha Levin
[PATCH AUTOSEL 4.14 14/37] ceph: return -ERANGE if virtual xattr value didn't fit in buffer, Sasha Levin
[PATCH AUTOSEL 4.9 12/30] ceph: return -ERANGE if virtual xattr value didn't fit in buffer, Sasha Levin
[PATCH AUTOSEL 4.4 08/23] ceph: fix improper use of smp_mb__before_atomic(), Sasha Levin
[PATCH AUTOSEL 4.9 11/30] ceph: fix improper use of smp_mb__before_atomic(), Sasha Levin
Re: [ceph-users] Error in ceph rbd mirroring(rbd::mirror::InstanceWatcher: C_NotifyInstanceRequestfinish: resending after timeout),
Mykola Golub
[PATCH] ceph: update the mtime when truncating up, Jeff Layton
[PATCH 0/9 v3] ceph: auto reconnect after blacklisted,
Yan, Zheng
- [PATCH v3 1/9] libceph: add function that reset client's entity addr, Yan, Zheng
- [PATCH v3 2/9] libceph: add function that clears osd client's abort_err, Yan, Zheng
- [PATCH v3 3/9] ceph: allow closing session in restarting/reconnect state, Yan, Zheng
- [PATCH v3 4/9] ceph: track and report error of async metadata operation, Yan, Zheng
- [PATCH v3 5/9] ceph: pass filp to ceph_get_caps(), Yan, Zheng
- [PATCH v3 6/9] ceph: add helper function that forcibly reconnects to ceph cluster., Yan, Zheng
- [PATCH v3 7/9] ceph: return -EIO if read/write against filp that lost file locks, Yan, Zheng
- [PATCH v3 8/9] ceph: invalidate all write mode filp after reconnect, Yan, Zheng
- [PATCH v3 9/9] ceph: auto reconnect after blacklisted, Yan, Zheng
[PATCH 0/8] ceph: minor cleanup patches for v5.4,
Jeff Layton
Re: [PATCH 0/8] ceph: minor cleanup patches for v5.4, Yan, Zheng
[PATCH] ceph: don't SetPageError on writepage errors, Jeff Layton
Implement QoS for CephFS,
Songbo Wang
[RFC PATCH] ceph: don't list vxattrs in listxattr(),
Jeff Layton
[Index of Archives]
[Ceph Users]
[Ceph Dev]
[Ceph Large]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]