Show patches with: State = Action Required       |    Archived = No       |   1880 patches
« 1 2 ... 4 5 618 19 »
Patch Series S/W/F Date Submitter Delegate State
[-next] rbd: Use list_for_each_entry() helper [-next] rbd: Use list_for_each_entry() helper --- 2023-08-30 Jinjie Ruan New
KEYS: Include linux/errno.h in linux/verification.h KEYS: Include linux/errno.h in linux/verification.h --- 2023-08-26 Herbert Xu New
[15/15] netfs: Remove unused functions Many folio conversions for ceph --- 2023-08-25 Matthew Wilcox New
[14/15] ceph: Convert ceph_set_page_fscache() to ceph_folio_start_fscache() Many folio conversions for ceph --- 2023-08-25 Matthew Wilcox New
[13/15] ceph: Convert ceph_fill_inline_data() to take a folio Many folio conversions for ceph --- 2023-08-25 Matthew Wilcox New
[12/15] ceph: Convert ceph_fill_inode() to take a folio Many folio conversions for ceph --- 2023-08-25 Matthew Wilcox New
[11/15] ceph: Convert __ceph_do_getattr() to take a folio Many folio conversions for ceph --- 2023-08-25 Matthew Wilcox New
[10/15] ceph: Convert ceph_read_iter() to use a folio to read inline data Many folio conversions for ceph --- 2023-08-25 Matthew Wilcox New
[09/15] ceph: Use a folio in ceph_filemap_fault() Many folio conversions for ceph --- 2023-08-25 Matthew Wilcox New
[08/15] ceph: Convert writepages_finish() to use a folio Many folio conversions for ceph --- 2023-08-25 Matthew Wilcox New
[07/15] ceph: Convert writepage_nounlock() to take a folio Many folio conversions for ceph --- 2023-08-25 Matthew Wilcox New
[06/15] ceph: Convert ceph_find_incompatible() to take a folio Many folio conversions for ceph --- 2023-08-25 Matthew Wilcox New
[05/15] ceph: Remove ceph_writepage() Many folio conversions for ceph --- 2023-08-25 Matthew Wilcox New
[04/15] ceph: Add a migrate_folio method Many folio conversions for ceph --- 2023-08-25 Matthew Wilcox New
[03/15] mm: Delete page_mkwrite_check_truncate() Many folio conversions for ceph --- 2023-08-25 Matthew Wilcox New
[02/15] ceph: Convert ceph_page_mkwrite() to use a folio Many folio conversions for ceph --- 2023-08-25 Matthew Wilcox New
[01/15] ceph: Convert ceph_writepages_start() to use folios a little more Many folio conversions for ceph --- 2023-08-25 Matthew Wilcox New
ceph: skip reconnecting if MDS is not ready ceph: skip reconnecting if MDS is not ready --- 2023-08-24 Xiubo Li New
ceph: Remove duplicate include ceph: Remove duplicate include --- 2023-08-24 Jiapeng Chong New
[v7,13/13] btrfs: convert to multigrain timestamps fs: implement multigrain timestamps --- 2023-08-07 Jeff Layton New
[v7,12/13] ext4: switch to multigrain timestamps fs: implement multigrain timestamps --- 2023-08-07 Jeff Layton New
[v7,11/13] xfs: switch to multigrain timestamps fs: implement multigrain timestamps --- 2023-08-07 Jeff Layton New
[v7,10/13] tmpfs: add support for multigrain timestamps fs: implement multigrain timestamps --- 2023-08-07 Jeff Layton New
[v7,09/13] fs: add infrastructure for multigrain timestamps fs: implement multigrain timestamps --- 2023-08-07 Jeff Layton New
[v7,08/13] fs: drop the timespec64 argument from update_time fs: implement multigrain timestamps --- 2023-08-07 Jeff Layton New
[v7,07/13] xfs: have xfs_vn_update_time gets its own timestamp fs: implement multigrain timestamps --- 2023-08-07 Jeff Layton New
[v7,06/13] ubifs: have ubifs_update_time use inode_update_timestamps fs: implement multigrain timestamps --- 2023-08-07 Jeff Layton New
[v7,05/13] fat: make fat_update_time get its own timestamp fs: implement multigrain timestamps --- 2023-08-07 Jeff Layton New
[v7,04/13] btrfs: have it use inode_update_timestamps fs: implement multigrain timestamps --- 2023-08-07 Jeff Layton New
[v7,03/13] fs: drop the timespec64 arg from generic_update_time fs: implement multigrain timestamps --- 2023-08-07 Jeff Layton New
[v7,02/13] fs: pass the request_mask to generic_fillattr fs: implement multigrain timestamps --- 2023-08-07 Jeff Layton New
[v7,01/13] fs: remove silly warning from current_time fs: implement multigrain timestamps --- 2023-08-07 Jeff Layton New
[v10,11/12] ceph/file: allow idmapped atomic_open inode op ceph: support idmapped mounts --- 2023-08-07 Aleksandr Mikhalitsyn New
[v10,10/12] ceph/acl: allow idmapped set_acl inode op ceph: support idmapped mounts --- 2023-08-07 Aleksandr Mikhalitsyn New
[v10,08/12] ceph: pass idmap to __ceph_setattr ceph: support idmapped mounts --- 2023-08-07 Aleksandr Mikhalitsyn New
[v10,07/12] ceph: allow idmapped permission inode op ceph: support idmapped mounts --- 2023-08-07 Aleksandr Mikhalitsyn New
[v10,04/12] ceph: add enable_unsafe_idmap module parameter ceph: support idmapped mounts --- 2023-08-07 Aleksandr Mikhalitsyn New
[v10,02/12] ceph: stash idmapping in mdsc request ceph: support idmapped mounts --- 2023-08-07 Aleksandr Mikhalitsyn New
[GIT,PULL] Ceph fixes for 6.5-rc5 [GIT,PULL] Ceph fixes for 6.5-rc5 --- 2023-08-04 Ilya Dryomov New
[RFC,18/18] ceph: Don't use data_pages ceph, rbd: Collapse all the I/O types down to something iov_iter-based --- 2023-08-04 David Howells New
[RFC,17/18] ceph: Remove CEPH_MSG_DATA_PAGES and its helpers ceph, rbd: Collapse all the I/O types down to something iov_iter-based --- 2023-08-04 David Howells New
[RFC,16/18] ceph: Remove CEPH_OS_DATA_TYPE_PAGES and its attendant helpers ceph, rbd: Collapse all the I/O types down to something iov_iter-based --- 2023-08-04 David Howells New
[RFC,15/18] ceph: Convert ceph_osdc_notify() reply to ceph_databuf ceph, rbd: Collapse all the I/O types down to something iov_iter-based --- 2023-08-04 David Howells New
[RFC,14/18] ceph: Remove ceph_pagelist ceph, rbd: Collapse all the I/O types down to something iov_iter-based --- 2023-08-04 David Howells New
[RFC,13/18] ceph: Convert users of ceph_pagelist to ceph_databuf ceph, rbd: Collapse all the I/O types down to something iov_iter-based --- 2023-08-04 David Howells New
[RFC,12/18] ceph: Convert some page arrays to ceph_databuf ceph, rbd: Collapse all the I/O types down to something iov_iter-based --- 2023-08-04 David Howells New
[RFC,11/18] ceph: Remove bvec and bio data container types ceph, rbd: Collapse all the I/O types down to something iov_iter-based --- 2023-08-04 David Howells New
[RFC,10/18] rbd: Switch from using bvec_iter to iov_iter ceph, rbd: Collapse all the I/O types down to something iov_iter-based --- 2023-08-04 David Howells New
[RFC,09/18] ceph: Convert notify_id_pages to a ceph_databuf ceph, rbd: Collapse all the I/O types down to something iov_iter-based --- 2023-08-04 David Howells New
[RFC,08/18] ceph: Remove osd_req_op_cls_response_data_pages() ceph, rbd: Collapse all the I/O types down to something iov_iter-based --- 2023-08-04 David Howells New
[RFC,07/18] ceph: Unexport osd_req_op_cls_request_data_pages() ceph, rbd: Collapse all the I/O types down to something iov_iter-based --- 2023-08-04 David Howells New
[RFC,06/18] ceph: Change ceph_osdc_call()'s reply to a ceph_databuf ceph, rbd: Collapse all the I/O types down to something iov_iter-based --- 2023-08-04 David Howells New
[RFC,05/18] rbd: Use ceph_databuf for rbd_obj_read_sync() ceph, rbd: Collapse all the I/O types down to something iov_iter-based --- 2023-08-04 David Howells New
[RFC,04/18] ceph: Convert ceph_mds_request::r_pagelist to a databuf ceph, rbd: Collapse all the I/O types down to something iov_iter-based --- 2023-08-04 David Howells New
[RFC,03/18] ceph: Add a new data container type, ceph_databuf ceph, rbd: Collapse all the I/O types down to something iov_iter-based --- 2023-08-04 David Howells New
[RFC,02/18] ceph: Rename alignment to offset ceph, rbd: Collapse all the I/O types down to something iov_iter-based --- 2023-08-04 David Howells New
[RFC,01/18] iov_iter: Add function to see if buffer is all zeros ceph, rbd: Collapse all the I/O types down to something iov_iter-based --- 2023-08-04 David Howells New
[v9,12/12] ceph: allow idmapped mounts ceph: support idmapped mounts --- 2023-08-04 Aleksandr Mikhalitsyn New
[v9,09/12] ceph: allow idmapped setattr inode op ceph: support idmapped mounts --- 2023-08-04 Aleksandr Mikhalitsyn New
[v9,06/12] ceph: allow idmapped getattr inode op ceph: support idmapped mounts --- 2023-08-04 Aleksandr Mikhalitsyn New
[v9,05/12] ceph: pass an idmapping to mknod/symlink/mkdir ceph: support idmapped mounts --- 2023-08-04 Aleksandr Mikhalitsyn New
[v9,03/12] ceph: handle idmapped mounts in create_request_message() ceph: support idmapped mounts --- 2023-08-04 Aleksandr Mikhalitsyn New
[v9,01/12] fs: export mnt_idmap_get/mnt_idmap_put ceph: support idmapped mounts --- 2023-08-04 Aleksandr Mikhalitsyn New
libceph: fix potential hang in ceph_osdc_notify() libceph: fix potential hang in ceph_osdc_notify() --- 2023-08-01 Ilya Dryomov New
[v2] ceph: make num_fwd and num_retry to __u32 [v2] ceph: make num_fwd and num_retry to __u32 --- 2023-07-27 Xiubo Li New
[v7,03/11] ceph: handle idmapped mounts in create_request_message() ceph: support idmapped mounts --- 2023-07-26 Aleksandr Mikhalitsyn New
[v2,3/3] rbd: retrieve and check lock owner twice before blocklisting rbd: reduce the potential for erroneous blocklisting --- 2023-07-25 Ilya Dryomov New
[v2,2/3] rbd: harden get_lock_owner_info() a bit rbd: reduce the potential for erroneous blocklisting --- 2023-07-25 Ilya Dryomov New
[v6,5/7] xfs: switch to multigrain timestamps fs: implement multigrain timestamps --- 2023-07-25 Jeff Layton New
[v6,3/7] tmpfs: bump the mtime/ctime/iversion when page becomes writeable fs: implement multigrain timestamps --- 2023-07-25 Jeff Layton New
[v6,2/7] fs: add infrastructure for multigrain timestamps fs: implement multigrain timestamps --- 2023-07-25 Jeff Layton New
ceph: make the members in struct ceph_mds_request_args_ext an union ceph: make the members in struct ceph_mds_request_args_ext an union --- 2023-07-25 Xiubo Li New
[3/3] rbd: retrieve and check lock owner twice before blocklisting rbd: reduce the potential for erroneous blocklisting --- 2023-07-25 Ilya Dryomov New
[2/3] rbd: harden get_lock_owner_info() a bit rbd: reduce the potential for erroneous blocklisting --- 2023-07-25 Ilya Dryomov New
[1/3] rbd: make get_lock_owner_info() return a single locker or NULL rbd: reduce the potential for erroneous blocklisting --- 2023-07-25 Ilya Dryomov New
[v3] ceph: defer stopping the mdsc delayed_work [v3] ceph: defer stopping the mdsc delayed_work --- 2023-07-25 Xiubo Li New
[v2] ceph: defer stopping the mdsc delayed_work [v2] ceph: defer stopping the mdsc delayed_work --- 2023-07-24 Xiubo Li New
ceph: disable sending metrics thoroughly when it's disabled ceph: disable sending metrics thoroughly when it's disabled --- 2023-07-20 Xiubo Li New
netfs: Fix errors in cache.h The following checkpatch errors are removed: ERROR: "foo* bar" should be "foo *bar" ERROR: "foo* bar" should be "foo *bar" ERROR: "foo* bar" should be "foo *bar" ERROR: "foo* bar" should be "foo *bar" ERROR: "foo* bar" should netfs: Fix errors in cache.h The following checkpatch errors are removed: ERROR: "foo* bar" shoul... --- 2023-07-19 huzhi001@208suo.com New
[GIT,PULL] Ceph fix for 6.5-rc2 [GIT,PULL] Ceph fix for 6.5-rc2 --- 2023-07-14 Ilya Dryomov New
[v5,5/8] xfs: XFS_ICHGTIME_CREATE is unused fs: implement multigrain timestamps --- 2023-07-13 Jeff Layton New
libceph: harden msgr2.1 frame segment length checks libceph: harden msgr2.1 frame segment length checks --- 2023-07-12 Ilya Dryomov New
[GIT,PULL] Ceph fixes for 6.5-rc1 [GIT,PULL] Ceph fixes for 6.5-rc1 --- 2023-07-07 Ilya Dryomov New
[v2,30/92] ceph: convert to ctime accessor functions Untitled series #214300 --- 2023-07-05 Jeff Layton New
[v2,92/92] fs: rename i_ctime field to __i_ctime fs: new accessors for inode->i_ctime --- 2023-07-05 Jeff Layton New
[v2,08/92] fs: new helper: simple_rename_timestamp Untitled series #214300 --- 2023-07-05 Jeff Layton New
[v2,07/92] fs: add ctime accessors infrastructure fs: new accessors for inode->i_ctime --- 2023-07-05 Jeff Layton New
[v2,4/4] ceph: allow mds_namespace to appear multiple times ceph: account for name and fsid in new device spec --- 2023-06-30 胡玮文 New
[v2,3/4] ceph: delay parsing of source after all options ceph: account for name and fsid in new device spec --- 2023-06-30 胡玮文 New
[v2,2/4] ceph: save name and fsid in mount source ceph: account for name and fsid in new device spec --- 2023-06-30 胡玮文 New
[v2,1/4] ceph: refactor mds_namespace comparing ceph: account for name and fsid in new device spec --- 2023-06-30 胡玮文 New
ceph: defer stopping the mdsc delayed_work ceph: defer stopping the mdsc delayed_work --- 2023-06-29 Xiubo Li New
[v3] ceph: don't let check_caps skip sending responses for revoke msgs [v3] ceph: don't let check_caps skip sending responses for revoke msgs --- 2023-06-29 Xiubo Li New
[v7,2/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache mm, netfs, fscache: Stop read optimisation when folio removed from pagecache --- 2023-06-28 David Howells New
[v7,1/2] mm: Merge folio_has_private()/filemap_release_folio() call pairs mm, netfs, fscache: Stop read optimisation when folio removed from pagecache --- 2023-06-28 David Howells New
[net-next,v3] libceph: Partially revert changes to support MSG_SPLICE_PAGES [net-next,v3] libceph: Partially revert changes to support MSG_SPLICE_PAGES --- 2023-06-27 David Howells New
[net-next] libceph: Partially revert changes to support MSG_SPLICE_PAGES [net-next] libceph: Partially revert changes to support MSG_SPLICE_PAGES --- 2023-06-26 David Howells New
[net-next,v5,04/16] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage() Untitled series #213304 --- 2023-06-23 David Howells New
[net-next,v4,03/15] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage Untitled series #213305 --- 2023-06-23 David Howells New
[17/79] ceph: switch to new ctime accessors Untitled series #213184 --- 2023-06-21 Jeff Layton New
« 1 2 ... 4 5 618 19 »