Toggle navigation
Patchwork
ceph-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 2068 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
...
16
17
18
…
20
21
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
rbd: don't hold lock_rwsem while running_list is being drained
rbd: don't hold lock_rwsem while running_list is being drained
-
-
-
2021-07-06
Ilya Dryomov
New
rbd: always kick acquire on "acquired" and "released" notifications
rbd: always kick acquire on "acquired" and "released" notifications
-
-
-
2021-07-06
Ilya Dryomov
New
[v3,2/2] ceph: reduce contention in ceph_check_delayed_caps()
ceph_check_delayed_caps() softlockup
-
-
-
2021-07-06
Luis Henriques
New
[v3,1/2] ceph: allow schedule_delayed() callers to set delay for workqueue
ceph_check_delayed_caps() softlockup
-
-
-
2021-07-06
Luis Henriques
New
[v2,4/4] ceph: flush the mdlog before waiting on unsafe reqs
flush the mdlog before waiting on unsafe reqs
-
-
-
2021-07-05
Xiubo Li
New
[v2,2/4] ceph: make iterate_sessions a global symbol
flush the mdlog before waiting on unsafe reqs
-
-
-
2021-07-05
Xiubo Li
New
ceph: fix comment about short copies in ceph_write_end
ceph: fix comment about short copies in ceph_write_end
-
-
-
2021-07-02
Jeff Layton
New
ceph: fix memory leak on decode error in ceph_handle_caps
ceph: fix memory leak on decode error in ceph_handle_caps
-
-
-
2021-07-02
Jeff Layton
New
[v2,2/4] ceph: validate cluster FSID for new device syntax
ceph: new mount device syntax
-
-
-
2021-07-02
Venky Shankar
New
[v2,1/4] ceph: new device mount syntax
ceph: new mount device syntax
-
-
-
2021-07-02
Venky Shankar
New
[3/5] ceph: flush mdlog before umounting
[1/5] ceph: export ceph_create_session_msg
-
-
-
2021-06-29
Xiubo Li
New
[1/5] ceph: export ceph_create_session_msg
[1/5] ceph: export ceph_create_session_msg
-
-
-
2021-06-29
Xiubo Li
New
[RFC,v7,19/24] ceph: add helpers for converting names for userland presentation
[RFC,v7,01/24] vfs: export new_inode_pseudo
-
-
-
2021-06-25
Jeff Layton
New
[RFC,v7,15/24] ceph: add encrypted fname handling to ceph_mdsc_build_path
[RFC,v7,01/24] vfs: export new_inode_pseudo
-
-
-
2021-06-25
Jeff Layton
New
[RFC,v7,11/24] ceph: add routine to create fscrypt context prior to RPC
[RFC,v7,01/24] vfs: export new_inode_pseudo
-
-
-
2021-06-25
Jeff Layton
New
[RFC,v7,06/24] ceph: parse new fscrypt_auth and fscrypt_file fields in inode traces
[RFC,v7,01/24] vfs: export new_inode_pseudo
-
-
-
2021-06-25
Jeff Layton
New
crypto: scatterwalk - Remove obsolete PageSlab check
crypto: scatterwalk - Remove obsolete PageSlab check
-
-
-
2021-06-24
Herbert Xu
New
libceph: set global_id as soon as we get an auth ticket
libceph: set global_id as soon as we get an auth ticket
-
-
-
2021-06-23
Ilya Dryomov
New
libceph: don't pass result into ac->ops->handle_reply()
libceph: don't pass result into ac->ops->handle_reply()
-
-
-
2021-06-23
Ilya Dryomov
New
[v2] ceph: fix error handling in ceph_atomic_open and ceph_lookup
[v2] ceph: fix error handling in ceph_atomic_open and ceph_lookup
-
-
-
2021-06-21
Jeff Layton
New
[12/12] fscache: Use refcount_t for the cookie refcount instead of atomic_t
fscache: Some prep work for fscache rewrite
-
-
-
2021-06-21
David Howells
New
[11/12] fscache: Fix fscache_cookie_put() to not deref after dec
fscache: Some prep work for fscache rewrite
-
-
-
2021-06-21
David Howells
New
[10/12] fscache: Fix cookie key hashing
fscache: Some prep work for fscache rewrite
-
-
-
2021-06-21
David Howells
New
[09/12] cachefiles: Change %p in format strings to something else
fscache: Some prep work for fscache rewrite
-
-
-
2021-06-21
David Howells
New
[08/12] fscache: Change %p in format strings to something else
fscache: Some prep work for fscache rewrite
-
-
-
2021-06-21
David Howells
New
[07/12] fscache: Remove the object list procfile
fscache: Some prep work for fscache rewrite
-
-
-
2021-06-21
David Howells
New
[06/12] fscache, cachefiles: Remove the histogram stuff
fscache: Some prep work for fscache rewrite
-
-
-
2021-06-21
David Howells
New
[05/12] fscache: Procfile to display cookies
fscache: Some prep work for fscache rewrite
-
-
-
2021-06-21
David Howells
New
[04/12] fscache: Add a cookie debug ID and use that in traces
fscache: Some prep work for fscache rewrite
-
-
-
2021-06-21
David Howells
New
[03/12] cachefiles: Use file_inode() rather than accessing ->f_inode
fscache: Some prep work for fscache rewrite
-
-
-
2021-06-21
David Howells
New
[02/12] netfs: Move cookie debug ID to struct netfs_cache_resources
fscache: Some prep work for fscache rewrite
-
-
-
2021-06-21
David Howells
New
[01/12] fscache: Select netfs stats if fscache stats are enabled
fscache: Some prep work for fscache rewrite
-
-
-
2021-06-21
David Howells
New
[v3,2/2] netfs: fix test for whether we can skip read when writing beyond EOF
netfs, afs: Fix write_begin/end
-
-
-
2021-06-21
David Howells
New
ceph: take reference to req->r_parent at point of assignment
ceph: take reference to req->r_parent at point of assignment
-
-
-
2021-06-18
Jeff Layton
New
net: ceph: Use CLOCK_MONOTONIC ktime_get_ts64()
net: ceph: Use CLOCK_MONOTONIC ktime_get_ts64()
-
-
-
2021-06-18
Yejune Deng
New
[RFC,5/6] ceph: don't take s_mutex in ceph_flush_snaps
[RFC,1/6] ceph: allow ceph_put_mds_session to take NULL or ERR_PTR
-
-
-
2021-06-15
Jeff Layton
New
[RFC,4/6] ceph: don't take s_mutex in try_flush_caps
[RFC,1/6] ceph: allow ceph_put_mds_session to take NULL or ERR_PTR
-
-
-
2021-06-15
Jeff Layton
New
[RFC,1/6] ceph: allow ceph_put_mds_session to take NULL or ERR_PTR
[RFC,1/6] ceph: allow ceph_put_mds_session to take NULL or ERR_PTR
-
-
-
2021-06-15
Jeff Layton
New
[02/18] mm: use kunmap_local_dirty in memcpy_to_page
Untitled series #136703
-
-
-
2021-06-15
Christoph Hellwig
New
[2/3] afs: Fix afs_write_end() to handle short writes
[1/3] afs: Handle len being extending over page end in write_begin/write_end
-
-
-
2021-06-14
David Howells
New
[1/3] afs: Handle len being extending over page end in write_begin/write_end
[1/3] afs: Handle len being extending over page end in write_begin/write_end
-
-
-
2021-06-14
David Howells
New
[v2] netfs: fix test for whether we can skip read when writing beyond EOF
[v2] netfs: fix test for whether we can skip read when writing beyond EOF
-
-
-
2021-06-14
Jeff Layton
New
netfs: fix test for whether we can skip read when writing beyond EOF
netfs: fix test for whether we can skip read when writing beyond EOF
-
-
-
2021-06-13
Jeff Layton
New
[v4] ceph: fix write_begin optimization when write is beyond EOF
[v4] ceph: fix write_begin optimization when write is beyond EOF
-
-
-
2021-06-13
Jeff Layton
New
[RFC] ceph: fix write_begin optimization when write is beyond EOF
[RFC] ceph: fix write_begin optimization when write is beyond EOF
-
-
-
2021-06-11
Jeff Layton
New
[12/16] block: use memcpy_to_bvec in copy_to_high_bio_irq
[01/16] mm: use kmap_local_page in memzero_page
-
-
-
2021-06-08
Christoph Hellwig
New
[04/16] bvec: add a bvec_kmap_local helper
[01/16] mm: use kmap_local_page in memzero_page
-
-
-
2021-06-08
Christoph Hellwig
New
[01/16] mm: use kmap_local_page in memzero_page
[01/16] mm: use kmap_local_page in memzero_page
-
-
-
2021-06-08
Christoph Hellwig
New
[07/14] xfs: Refactor xfs_isilocked()
fs: Hole punch vs page cache filling races
-
-
-
2021-06-07
Jan Kara
New
[3/3] doc: document new CephFS mount device syntax
ceph: use new mount device syntax
-
-
-
2021-06-04
Venky Shankar
New
[2/3] ceph: record updated mon_addr on remount
ceph: use new mount device syntax
-
-
-
2021-06-04
Venky Shankar
New
[1/3] ceph: new device mount syntax
ceph: use new mount device syntax
-
-
-
2021-06-04
Venky Shankar
New
[3/3] ceph: must hold snap_rwsem when filling inode for async create
ceph: locking fixes for snaprealm handling
-
-
-
2021-06-03
Jeff Layton
New
[2/3] ceph: clean up locking annotation for ceph_get_snap_realm and __lookup_snap_realm
ceph: locking fixes for snaprealm handling
-
-
-
2021-06-03
Jeff Layton
New
[1/3] ceph: add some lockdep assertions around snaprealm handling
ceph: locking fixes for snaprealm handling
-
-
-
2021-06-03
Jeff Layton
New
ceph: ensure we flush delayed caps when unmounting
ceph: ensure we flush delayed caps when unmounting
-
-
-
2021-06-03
Jeff Layton
New
ceph: decoding error in ceph_update_snap_realm should return -EIO
ceph: decoding error in ceph_update_snap_realm should return -EIO
-
-
-
2021-06-03
Jeff Layton
New
[net-next] libceph: Fix spelling mistakes
[net-next] libceph: Fix spelling mistakes
-
-
-
2021-06-02
Zheng Yongjun
New
[30/30] z2ram: use blk_mq_alloc_disk and blk_cleanup_disk
[01/30] blk-mq: factor out a blk_mq_alloc_sq_tag_set helper
-
-
-
2021-06-02
Christoph Hellwig
New
[29/30] ataflop: use blk_mq_alloc_disk and blk_cleanup_disk
[01/30] blk-mq: factor out a blk_mq_alloc_sq_tag_set helper
-
-
-
2021-06-02
Christoph Hellwig
New
[28/30] amiflop: use blk_mq_alloc_disk and blk_cleanup_disk
[01/30] blk-mq: factor out a blk_mq_alloc_sq_tag_set helper
-
-
-
2021-06-02
Christoph Hellwig
New
[27/30] scm_blk: use blk_mq_alloc_disk and blk_cleanup_disk
[01/30] blk-mq: factor out a blk_mq_alloc_sq_tag_set helper
-
-
-
2021-06-02
Christoph Hellwig
New
[26/30] ubi: use blk_mq_alloc_disk and blk_cleanup_disk
[01/30] blk-mq: factor out a blk_mq_alloc_sq_tag_set helper
-
-
-
2021-06-02
Christoph Hellwig
New
[25/30] xen-blkfront: use blk_mq_alloc_disk and blk_cleanup_disk
[01/30] blk-mq: factor out a blk_mq_alloc_sq_tag_set helper
-
-
-
2021-06-02
Christoph Hellwig
New
[24/30] sx8: use blk_mq_alloc_disk and blk_cleanup_disk
[01/30] blk-mq: factor out a blk_mq_alloc_sq_tag_set helper
-
-
-
2021-06-02
Christoph Hellwig
New
[23/30] rnbd: use blk_mq_alloc_disk and blk_cleanup_disk
[01/30] blk-mq: factor out a blk_mq_alloc_sq_tag_set helper
-
-
-
2021-06-02
Christoph Hellwig
New
[22/30] rbd: use blk_mq_alloc_disk and blk_cleanup_disk
[01/30] blk-mq: factor out a blk_mq_alloc_sq_tag_set helper
-
-
-
2021-06-02
Christoph Hellwig
New
[21/30] pd: use blk_mq_alloc_disk and blk_cleanup_disk
[01/30] blk-mq: factor out a blk_mq_alloc_sq_tag_set helper
-
-
-
2021-06-02
Christoph Hellwig
New
[20/30] nullb: use blk_mq_alloc_disk
[01/30] blk-mq: factor out a blk_mq_alloc_sq_tag_set helper
-
-
-
2021-06-02
Christoph Hellwig
New
[19/30] nbd: use blk_mq_alloc_disk and blk_cleanup_disk
[01/30] blk-mq: factor out a blk_mq_alloc_sq_tag_set helper
-
-
-
2021-06-02
Christoph Hellwig
New
[18/30] loop: use blk_mq_alloc_disk and blk_cleanup_disk
[01/30] blk-mq: factor out a blk_mq_alloc_sq_tag_set helper
-
-
-
2021-06-02
Christoph Hellwig
New
[17/30] floppy: use blk_mq_alloc_disk and blk_cleanup_disk
[01/30] blk-mq: factor out a blk_mq_alloc_sq_tag_set helper
-
-
-
2021-06-02
Christoph Hellwig
New
[16/30] aoe: use blk_mq_alloc_disk and blk_cleanup_disk
[01/30] blk-mq: factor out a blk_mq_alloc_sq_tag_set helper
-
-
-
2021-06-02
Christoph Hellwig
New
[15/30] blk-mq: remove blk_mq_init_sq_queue
[01/30] blk-mq: factor out a blk_mq_alloc_sq_tag_set helper
-
-
-
2021-06-02
Christoph Hellwig
New
[14/30] gdrom: use blk_mq_alloc_disk
[01/30] blk-mq: factor out a blk_mq_alloc_sq_tag_set helper
-
-
-
2021-06-02
Christoph Hellwig
New
[13/30] sunvdc: use blk_mq_alloc_disk
[01/30] blk-mq: factor out a blk_mq_alloc_sq_tag_set helper
-
-
-
2021-06-02
Christoph Hellwig
New
[12/30] swim: use blk_mq_alloc_disk
[01/30] blk-mq: factor out a blk_mq_alloc_sq_tag_set helper
-
-
-
2021-06-02
Christoph Hellwig
New
[11/30] swim3: use blk_mq_alloc_disk
[01/30] blk-mq: factor out a blk_mq_alloc_sq_tag_set helper
-
-
-
2021-06-02
Christoph Hellwig
New
[10/30] ps3disk: use blk_mq_alloc_disk
[01/30] blk-mq: factor out a blk_mq_alloc_sq_tag_set helper
-
-
-
2021-06-02
Christoph Hellwig
New
[09/30] mtd_blkdevs: use blk_mq_alloc_disk
[01/30] blk-mq: factor out a blk_mq_alloc_sq_tag_set helper
-
-
-
2021-06-02
Christoph Hellwig
New
[08/30] mspro: use blk_mq_alloc_disk
[01/30] blk-mq: factor out a blk_mq_alloc_sq_tag_set helper
-
-
-
2021-06-02
Christoph Hellwig
New
[07/30] ms_block: use blk_mq_alloc_disk
[01/30] blk-mq: factor out a blk_mq_alloc_sq_tag_set helper
-
-
-
2021-06-02
Christoph Hellwig
New
[06/30] pf: use blk_mq_alloc_disk
[01/30] blk-mq: factor out a blk_mq_alloc_sq_tag_set helper
-
-
-
2021-06-02
Christoph Hellwig
New
[05/30] pcd: use blk_mq_alloc_disk
[01/30] blk-mq: factor out a blk_mq_alloc_sq_tag_set helper
-
-
-
2021-06-02
Christoph Hellwig
New
[04/30] virtio-blk: use blk_mq_alloc_disk
[01/30] blk-mq: factor out a blk_mq_alloc_sq_tag_set helper
-
-
-
2021-06-02
Christoph Hellwig
New
[03/30] blk-mq: add the blk_mq_alloc_disk APIs
[01/30] blk-mq: factor out a blk_mq_alloc_sq_tag_set helper
-
-
-
2021-06-02
Christoph Hellwig
New
[02/30] blk-mq: improve the blk_mq_init_allocated_queue interface
[01/30] blk-mq: factor out a blk_mq_alloc_sq_tag_set helper
-
-
-
2021-06-02
Christoph Hellwig
New
[01/30] blk-mq: factor out a blk_mq_alloc_sq_tag_set helper
[01/30] blk-mq: factor out a blk_mq_alloc_sq_tag_set helper
-
-
-
2021-06-02
Christoph Hellwig
New
[08/13] xfs: Convert double locking of MMAPLOCK to use VFS helpers
[01/13] mm: Fix comments mentioning i_mutex
-
-
-
2021-05-25
Jan Kara
New
libceph: kill ceph_none_authorizer::reply_buf
libceph: kill ceph_none_authorizer::reply_buf
-
-
-
2021-05-15
Ilya Dryomov
New
[next] ceph: Replace zero-length array with flexible array member
[next] ceph: Replace zero-length array with flexible array member
-
-
-
2021-05-14
Gustavo A. R. Silva
New
[-next] ceph: make symbol 'ceph_netfs_read_ops' static
[-next] ceph: make symbol 'ceph_netfs_read_ops' static
-
-
-
2021-05-14
Wei Yongjun
New
netfs: Pass flags through to grab_cache_page_write_begin()
netfs: Pass flags through to grab_cache_page_write_begin()
-
-
-
2021-05-13
David Howells
New
[v2,1/2] ceph: simplify the metrics struct
[v2,1/2] ceph: simplify the metrics struct
-
-
-
2021-05-13
Xiubo Li
New
[08/11] f2fs: Convert to using invalidate_lock
fs: Hole punch vs page cache filling races
-
-
-
2021-05-12
Jan Kara
New
[2/2] ceph: simplify the metrics struct
ceph: send io size metrics to mds daemon
-
-
-
2021-05-12
Xiubo Li
New
[1/2] ceph: send the read/write io size metrics to mds
ceph: send io size metrics to mds daemon
-
-
-
2021-05-12
Xiubo Li
New
copy_file_range.2: Update cross-filesystem support for 5.12
copy_file_range.2: Update cross-filesystem support for 5.12
-
-
-
2021-05-09
Alejandro Colomar
New
[v2] ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty
[v2] ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty
-
-
-
2021-05-04
Jeff Layton
New
libceph: allow addrvecs with a single NONE/blank address
libceph: allow addrvecs with a single NONE/blank address
-
-
-
2021-05-04
Ilya Dryomov
New
«
1
2
...
16
17
18
…
20
21
»