Toggle navigation
Patchwork
ceph-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 2069 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
13
14
15
…
20
21
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[08/11] Remove bdi_congested() and wb_congested() and related functions
Remove remaining parts of congestion tracking code.
-
-
-
2022-02-22
NeilBrown
New
[11/11] Remove congestion tracking framework.
Remove remaining parts of congestion tracking code.
-
-
-
2022-02-22
NeilBrown
New
MAINTAINERS: add Xiubo Li as cephfs co-maintainer
MAINTAINERS: add Xiubo Li as cephfs co-maintainer
-
-
-
2022-02-21
Jeff Layton
New
[v2] ceph: eliminate the recursion when rebuilding the snap context
[v2] ceph: eliminate the recursion when rebuilding the snap context
-
-
-
2022-02-19
Xiubo Li
New
[v3] ceph: do not update snapshot context when there is no new snapshot
[v3] ceph: do not update snapshot context when there is no new snapshot
-
-
-
2022-02-19
Xiubo Li
New
[v2,2/2] ceph: misc fix for code style and logs
ceph: fix cephfs rsync kworker high load issue
-
-
-
2022-02-16
Xiubo Li
New
[RFC,2/5] libceph: add sparse read support to msgr2 crc state machine
libceph: add support for sparse reads to msgr2/crc
-
-
-
2022-02-15
Jeff Layton
New
[RFC,1/5] libceph: allow ceph_msg_data_advance to advance more than a page
libceph: add support for sparse reads to msgr2/crc
-
-
-
2022-02-15
Jeff Layton
New
[3/3] ceph: do no update snapshot context when there is no new snapshot
ceph: fix cephfs rsync kworker high load issue
-
-
-
2022-02-15
Xiubo Li
New
[3/3] ceph: use tracked average r/w/m latencies to display metrics in debugfs
[1/3] ceph: track average r/w/m latency
-
-
-
2022-02-15
Venky Shankar
New
[1/3] ceph: track average r/w/m latency
[1/3] ceph: track average r/w/m latency
-
-
-
2022-02-15
Venky Shankar
New
ceph: wake waiters after failed async create
ceph: wake waiters after failed async create
-
-
-
2022-02-08
Jeff Layton
New
ceph: fail the request directly if handle_reply gets an ESTALE
ceph: fail the request directly if handle_reply gets an ESTALE
-
-
-
2022-02-07
Xiubo Li
New
ceph: wait for async create reply before sending any cap messages
ceph: wait for async create reply before sending any cap messages
-
-
-
2022-02-05
Jeff Layton
New
[GIT,PULL] Ceph fixes for 5.17-rc3
[GIT,PULL] Ceph fixes for 5.17-rc3
-
-
-
2022-02-04
Ilya Dryomov
New
ceph: eliminate req->r_wait_for_completion
ceph: eliminate req->r_wait_for_completion
-
-
-
2022-02-03
Jeff Layton
New
[2/2] libceph: optionally use bounce buffer on recv path in crc mode
libceph: rxbounce support
-
-
-
2022-01-31
Ilya Dryomov
New
[1/2] libceph: make recv path in secure mode work the same as send path
libceph: rxbounce support
-
-
-
2022-01-31
Ilya Dryomov
New
[1/3] fuse: remove reliance on bdi congestion
remove dependence of inode_congested()
-
-
-
2022-01-31
NeilBrown
New
[GIT,PULL] Ceph fixes for 5.17-rc2
[GIT,PULL] Ceph fixes for 5.17-rc2
-
-
-
2022-01-28
Ilya Dryomov
New
ceph: wake waiters on any IMPORT that grants new caps
ceph: wake waiters on any IMPORT that grants new caps
-
-
-
2022-01-27
Jeff Layton
New
[v6,1/1] ceph: add getvxattr op
ceph: add support for getvxattr op
-
-
-
2022-01-27
Milind Changire
New
[6/9] fuse: don't set/clear bdi_congested
Remove remaining parts of congestions tracking code.
-
-
-
2022-01-27
NeilBrown
New
[4/9] f2f2: replace some congestion_wait() calls with io_schedule_timeout()
Remove remaining parts of congestions tracking code.
-
-
-
2022-01-27
NeilBrown
New
[7/9] NFS: remove congestion control.
Remove remaining parts of congestions tracking code.
-
-
-
2022-01-27
NeilBrown
New
[5/9] cephfs: don't set/clear bdi_congestion
Remove remaining parts of congestions tracking code.
-
-
-
2022-01-27
NeilBrown
New
[3/9] f2fs: change retry waiting for f2fs_write_single_data_page()
Remove remaining parts of congestions tracking code.
-
-
-
2022-01-27
NeilBrown
New
security, lsm: dentry_init_security() Handle multi LSM registration
security, lsm: dentry_init_security() Handle multi LSM registration
-
-
-
2022-01-26
Vivek Goyal
New
[v2] ceph: set pool_ns in new inode layout for async creates
[v2] ceph: set pool_ns in new inode layout for async creates
-
-
-
2022-01-26
Jeff Layton
New
ceph: set pool_ns in new inode layout for async creates
ceph: set pool_ns in new inode layout for async creates
-
-
-
2022-01-25
Jeff Layton
New
[GIT,PULL] fscache: Fixes and minor updates for rewrite
[GIT,PULL] fscache: Fixes and minor updates for rewrite
-
-
-
2022-01-21
David Howells
New
[v3,3/3] ceph: Uninline the data on a file opened for writing
ceph: uninline data on open instead of write
-
-
-
2022-01-21
Jeff Layton
New
[v3,2/3] ceph: Make ceph_netfs_issue_op() handle inlined data
ceph: uninline data on open instead of write
-
-
-
2022-01-21
Jeff Layton
New
[v3,1/3] ceph: switch netfs read ops to use rreq->inode instead of rreq->mapping->host
ceph: uninline data on open instead of write
-
-
-
2022-01-21
Jeff Layton
New
[RFC] cachefiles: Split and rename S_KERNEL_FILE and extend effects
[RFC] cachefiles: Split and rename S_KERNEL_FILE and extend effects
-
-
-
2022-01-21
David Howells
New
[11/11] cifs: Support fscache indexing rewrite
[01/11] fscache: Fix the volume collision wait condition
-
-
-
2022-01-18
David Howells
New
[10/11] netfs: Make ops->init_rreq() optional
[01/11] fscache: Fix the volume collision wait condition
-
-
-
2022-01-18
David Howells
New
[07/11] cachefiles: Check that the backing filesystem supports tmpfiles
[01/11] fscache: Fix the volume collision wait condition
-
-
-
2022-01-18
David Howells
New
[05/11] cachefiles: Trace active-mark failure
[01/11] fscache: Fix the volume collision wait condition
-
-
-
2022-01-18
David Howells
New
[03/11] cachefiles: set default tag name if it's unspecified
[01/11] fscache: Fix the volume collision wait condition
-
-
-
2022-01-18
David Howells
New
[01/11] fscache: Fix the volume collision wait condition
[01/11] fscache: Fix the volume collision wait condition
-
-
-
2022-01-18
David Howells
New
[2/3] ceph: Uninline the data on a file opened for writing
[1/3] ceph: Make ceph_netfs_issue_op() handle inlined data (untested)
-
-
-
2022-01-17
David Howells
New
[1/3] ceph: Make ceph_netfs_issue_op() handle inlined data (untested)
[1/3] ceph: Make ceph_netfs_issue_op() handle inlined data (untested)
-
-
-
2022-01-17
David Howells
New
[2/3] ceph: Remove some other inline-setting bits
[1/3] ceph: Uninline the data on a file opened for writing
-
-
-
2022-01-17
David Howells
New
[1/3] ceph: Uninline the data on a file opened for writing
[1/3] ceph: Uninline the data on a file opened for writing
-
-
-
2022-01-17
David Howells
New
[v2,1/1] ceph: add getvxattr op
ceph: add getvxattr op support
-
-
-
2022-01-17
Milind Changire
New
ceph: put the requests/sessions when it fails to alloc memory
ceph: put the requests/sessions when it fails to alloc memory
-
-
-
2022-01-12
Xiubo Li
New
[v8] ceph: add truncate size handling support for fscrypt
[v8] ceph: add truncate size handling support for fscrypt
-
-
-
2022-01-12
Xiubo Li
New
[GIT,PULL] fscache, cachefiles: Rewrite
[GIT,PULL] fscache, cachefiles: Rewrite
-
-
-
2022-01-11
David Howells
New
[RFC,v10,48/48] ceph: fscrypt support for writepages
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,46/48] ceph: add fscrypt decryption support to ceph_netfs_issue_op
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,45/48] ceph: set i_blkbits to crypto block size for encrypted inodes
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,44/48] ceph: plumb in decryption during sync reads
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,43/48] ceph: add read/modify/write to ceph_sync_write
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,42/48] ceph: align data in pages in ceph_sync_write
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,41/48] ceph: set encryption context on open
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,36/48] ceph: add truncate size handling support for fscrypt
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,35/48] ceph: add infrastructure for file encryption and decryption
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,34/48] ceph: add object version support for sync read
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,31/48] ceph: handle fscrypt fields in cap messages from MDS
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,27/48] libceph: add CEPH_OSD_OP_ASSERT_VER support
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,25/48] ceph: add some fscrypt guardrails
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,24/48] ceph: add a new ceph.fscrypt.auth vxattr
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,21/48] ceph: add support to readdir for encrypted filenames
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,20/48] ceph: add fscrypt support to ceph_fill_trace
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,16/48] ceph: encode encrypted name in dentry release
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,14/48] ceph: add encrypted fname handling to ceph_mdsc_build_path
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,12/48] ceph: add fscrypt ioctls
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,10/48] ceph: implement -o test_dummy_encryption mount option
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,08/48] ceph: add fscrypt_* handling to caps.c
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,06/48] ceph: crypto context handling for ceph
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,05/48] ceph: preallocate inode for ops that may create one
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,03/48] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,01/48] vfs: export new_inode_pseudo
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
ceph: move CEPH_SUPER_MAGIC definition to magic.h
ceph: move CEPH_SUPER_MAGIC definition to magic.h
-
-
-
2022-01-10
Jeff Layton
New
ceph: remove redundant Lsx caps check
ceph: remove redundant Lsx caps check
-
-
-
2022-01-06
Xiubo Li
New
[RFC] ceph: add new "nopagecache" option
[RFC] ceph: add new "nopagecache" option
-
-
-
2022-01-05
Jeff Layton
New
[12/12] ceph: allow idmapped mounts
ceph: support idmapped mounts
-
-
-
2022-01-04
Christian Brauner
New
[11/12] ceph/file: allow idmapped atomic_open inode op
ceph: support idmapped mounts
-
-
-
2022-01-04
Christian Brauner
New
[10/12] ceph/acl: allow idmapped set_acl inode op
ceph: support idmapped mounts
-
-
-
2022-01-04
Christian Brauner
New
[09/12] ceph: allow idmapped setattr inode op
ceph: support idmapped mounts
-
-
-
2022-01-04
Christian Brauner
New
[08/12] ceph: allow idmapped permission inode op
ceph: support idmapped mounts
-
-
-
2022-01-04
Christian Brauner
New
[07/12] ceph: allow idmapped getattr inode op
ceph: support idmapped mounts
-
-
-
2022-01-04
Christian Brauner
New
[06/12] ceph: allow idmapped rename inode op
ceph: support idmapped mounts
-
-
-
2022-01-04
Christian Brauner
New
[05/12] ceph: allow idmapped mkdir inode op
ceph: support idmapped mounts
-
-
-
2022-01-04
Christian Brauner
New
[04/12] ceph: allow idmapped symlink inode op
ceph: support idmapped mounts
-
-
-
2022-01-04
Christian Brauner
New
[03/12] ceph: allow idmapped mknod inode op
ceph: support idmapped mounts
-
-
-
2022-01-04
Christian Brauner
New
[01/12] ceph: stash idmapping in mdsc request
ceph: support idmapped mounts
-
-
-
2022-01-04
Christian Brauner
New
[RFC,4/8] signals: Remove sigmask() macro
signals: Support more than 64 signals
-
-
-
2022-01-03
Walt Drummond
New
netfs: make ops->init_rreq() optional
netfs: make ops->init_rreq() optional
-
-
-
2021-12-28
Jingbo Xu
New
[v4,68/68] 9p, afs, ceph, cifs, nfs: Use current_is_kswapd() rather than gfpflags_allow_blocking()
fscache, cachefiles: Rewrite
-
-
-
2021-12-22
David Howells
New
[v4,67/68] fscache: Add a tracepoint for cookie use/unuse
fscache, cachefiles: Rewrite
-
-
-
2021-12-22
David Howells
New
[v4,65/68] ceph: add fscache writeback support
fscache, cachefiles: Rewrite
-
-
-
2021-12-22
David Howells
New
[v4,64/68] ceph: conversion to new fscache API
fscache, cachefiles: Rewrite
-
-
-
2021-12-22
David Howells
New
[v4,62/68] nfs: Implement cache I/O by accessing the cache directly
fscache, cachefiles: Rewrite
-
-
-
2021-12-22
David Howells
New
[v4,61/68] nfs: Convert to new fscache volume/cookie API
fscache, cachefiles: Rewrite
-
-
-
2021-12-22
David Howells
New
[v4,60/68] 9p: Copy local writes to the cache when writing to the server
fscache, cachefiles: Rewrite
-
-
-
2021-12-22
David Howells
New
[v4,59/68] 9p: Use fscache indexing rewrite and reenable caching
fscache, cachefiles: Rewrite
-
-
-
2021-12-22
David Howells
New
[v4,58/68] afs: Skip truncation on the server of data we haven't written yet
fscache, cachefiles: Rewrite
-
-
-
2021-12-22
David Howells
New
[v4,57/68] afs: Copy local writes to the cache when writing to the server
fscache, cachefiles: Rewrite
-
-
-
2021-12-22
David Howells
New
«
1
2
...
13
14
15
…
20
21
»