Show patches with: State = Action Required       |    Archived = No       |   2263 patches
« 1 2 ... 10 11 1222 23 »
Patch Series S/W/F Date Submitter Delegate State
[v22,16/31] ceph: Provide a splice-read wrapper Untitled series #210477 --- 2023-05-22 David Howells New
[GIT,PULL] Ceph fixes for 6.4-rc3 [GIT,PULL] Ceph fixes for 6.4-rc3 --- 2023-05-19 Ilya Dryomov New
[13/13] fuse: use direct_write_fallback [01/13] iomap: update ki_pos a little later in iomap_dio_complete --- 2023-05-19 Christoph Hellwig New
[10/13] fs: factor out a direct_write_fallback helper [01/13] iomap: update ki_pos a little later in iomap_dio_complete --- 2023-05-19 Christoph Hellwig New
[08/13] iomap: assign current->backing_dev_info in iomap_file_buffered_write [01/13] iomap: update ki_pos a little later in iomap_dio_complete --- 2023-05-19 Christoph Hellwig New
[03/13] filemap: assign current->backing_dev_info in generic_perform_write [01/13] iomap: update ki_pos a little later in iomap_dio_complete --- 2023-05-19 Christoph Hellwig New
ceph: try to dump the msgs when decoding fails ceph: try to dump the msgs when decoding fails --- 2023-05-18 Xiubo Li New
[v2] ceph: force updating the msg pointer in non-split case [v2] ceph: force updating the msg pointer in non-split case --- 2023-05-18 Xiubo Li New
ceph: force updating the msg pointer in non-split case ceph: force updating the msg pointer in non-split case --- 2023-05-17 Xiubo Li New
[v6,1/2] ceph: add a dedicated private data for netfs rreq ceph: fix blindly expanding the readahead windows --- 2023-05-15 Xiubo Li New
ceph: trigger to flush the buffer when making snapshot ceph: trigger to flush the buffer when making snapshot --- 2023-05-11 Xiubo Li New
ceph: just wait the osd requests' callbacks to finish when unmounting ceph: just wait the osd requests' callbacks to finish when unmounting --- 2023-05-09 Xiubo Li New
[v4] ceph: fix blindly expanding the readahead windows [v4] ceph: fix blindly expanding the readahead windows --- 2023-05-09 Xiubo Li New
ceph: fix the Smatch static checker warning in reconnect_caps_cb() ceph: fix the Smatch static checker warning in reconnect_caps_cb() --- 2023-05-08 Xiubo Li New
[3/3] libceph: reject mismatching name and fsid ceph: account for name and fsid in new device spec --- 2023-05-07 胡玮文 New
[2/3] ceph: save name and fsid in mount source ceph: account for name and fsid in new device spec --- 2023-05-07 胡玮文 New
[GIT,PULL] Ceph updates for 6.4-rc1 [GIT,PULL] Ceph updates for 6.4-rc1 --- 2023-05-04 Ilya Dryomov New
ceph: fix excessive page cache usage ceph: fix excessive page cache usage --- 2023-05-04 Hu Weiwen New
[v2] ceph: fix blindly expanding the readahead windows [v2] ceph: fix blindly expanding the readahead windows --- 2023-05-04 Xiubo Li New
ceph: Reorder fields in 'struct ceph_snapid_map' ceph: Reorder fields in 'struct ceph_snapid_map' --- 2023-04-27 Christophe JAILLET New
ceph: pass the ino# instead if the old_dentry is DCACHE_DISCONNECTED ceph: pass the ino# instead if the old_dentry is DCACHE_DISCONNECTED --- 2023-04-27 Xiubo Li New
[17/17] fs: add CONFIG_BUFFER_HEAD Untitled series #207884 --- 2023-04-24 Christoph Hellwig New
[15/17] block: stop setting ->direct_IO Untitled series #207884 --- 2023-04-24 Christoph Hellwig New
[12/17] fuse: use direct_write_fallback Untitled series #207884 --- 2023-04-24 Christoph Hellwig New
[09/17] fs: factor out a direct_write_fallback helper Untitled series #207884 --- 2023-04-24 Christoph Hellwig New
[04/17] fs: remove emergency_thaw_bdev Untitled series #207884 --- 2023-04-24 Christoph Hellwig New
[v4,1/2] ceph: export __get_cap_for_mds() helper [v4,1/2] ceph: export __get_cap_for_mds() helper --- 2023-04-19 Xiubo Li New
[v3] ceph: fix potential use-after-free bug when trimming caps [v3] ceph: fix potential use-after-free bug when trimming caps --- 2023-04-18 Xiubo Li New
[v19,67/70] ceph: drop the messages from MDS when unmounting ceph+fscrypt: full support --- 2023-04-17 Xiubo Li New
[v19,60/70] ceph: fscrypt support for writepages ceph+fscrypt: full support --- 2023-04-17 Xiubo Li New
[v19,09/70] ceph: make ceph_msdc_build_path use ref-walk ceph+fscrypt: full support --- 2023-04-17 Xiubo Li New
common/rc: skip ceph when atime is required common/rc: skip ceph when atime is required --- 2023-04-17 Xiubo Li New
ceph: do not touch cap when trimming the caps ceph: do not touch cap when trimming the caps --- 2023-04-14 Xiubo Li New
[v18,67/71] libceph: defer removing the req from osdc just after req->r_callback ceph+fscrypt: full support --- 2023-04-12 Xiubo Li New
[4/5] fstests/MAINTAINERS: add some specific reviewers fstests specific MAINTAINERS file --- 2023-04-04 Zorro Lang New
[2/5] tools/get_maintainer.pl: remove penguin chiefs fstests specific MAINTAINERS file --- 2023-04-04 Zorro Lang New
[v3,39/55] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage Untitled series #205657 --- 2023-03-31 David Howells New
[v4] fscrypt: new helper function - fscrypt_prepare_lookup_partial() [v4] fscrypt: new helper function - fscrypt_prepare_lookup_partial() --- 2023-03-20 Eric Biggers New
generic/020: fix another really long attr test failure for ceph generic/020: fix another really long attr test failure for ceph --- 2023-03-19 Xiubo Li New
[v3,3/3] ceph: switch ceph_open_atomic() to use the new fscrypt helper ceph: fscrypt: fix atomic open bug for encrypted directories --- 2023-03-16 Luis Henriques New
[v3,2/3] ceph: switch ceph_open() to use new fscrypt helper ceph: fscrypt: fix atomic open bug for encrypted directories --- 2023-03-16 Luis Henriques New
[v3,1/3] fscrypt: new helper function - fscrypt_prepare_lookup_partial() ceph: fscrypt: fix atomic open bug for encrypted directories --- 2023-03-16 Luis Henriques New
ceph: implement writeback livelock avoidance using page tagging ceph: implement writeback livelock avoidance using page tagging --- 2023-03-08 Xiubo Li New
ceph: fix updating the i_truncate_pagecache_size for fscrypt ceph: fix updating the i_truncate_pagecache_size for fscrypt --- 2023-03-07 Xiubo Li New
[GIT,PULL] Ceph fixes for 6.3-rc1 [GIT,PULL] Ceph fixes for 6.3-rc1 --- 2023-03-02 Ilya Dryomov New
fs/ceph/mds_client: ignore responses for waiting requests fs/ceph/mds_client: ignore responses for waiting requests --- 2023-03-02 Max Kellermann New
[v4] ceph: do not print the whole xattr value if it's too long [v4] ceph: do not print the whole xattr value if it's too long --- 2023-03-02 Xiubo Li New
[v3] ceph: do not print the whole xattr value if it's too long [v3] ceph: do not print the whole xattr value if it's too long --- 2023-03-02 Xiubo Li New
generic/{075,112}: fix printing the incorrect return value of fsx generic/{075,112}: fix printing the incorrect return value of fsx --- 2023-03-01 Xiubo Li New
generic/075: no need to move the .fsxlog to the same directory generic/075: no need to move the .fsxlog to the same directory --- 2023-03-01 Xiubo Li New
ceph: do not print the whole xattr value if it's too long ceph: do not print the whole xattr value if it's too long --- 2023-02-28 Xiubo Li New
[v2] generic/020: fix really long attr test failure for ceph [v2] generic/020: fix really long attr test failure for ceph --- 2023-02-27 Xiubo Li New
[v16,66/68] ceph: report STATX_ATTR_ENCRYPTED on encrypted inodes ceph+fscrypt: full support --- 2023-02-27 Xiubo Li New
rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() fails rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() fails --- 2023-02-26 Ilya Dryomov New
ceph: update the time stamps and try to drop the suid/sgid ceph: update the time stamps and try to drop the suid/sgid --- 2023-02-13 Xiubo Li New
[GIT,PULL] Ceph fix for 6.2-rc8 [GIT,PULL] Ceph fix for 6.2-rc8 --- 2023-02-10 Ilya Dryomov New
[v2] rbd: fix freeing memory of 'rbd_dev->opts', 'rbd_dev->spec', 'rbd_dev->rbd_client' [v2] rbd: fix freeing memory of 'rbd_dev->opts', 'rbd_dev->spec', 'rbd_dev->rbd_client' --- 2023-02-09 Natalia Petrova New
ceph: flush cap release on session flush ceph: flush cap release on session flush --- 2023-02-07 Xiubo Li New
ceph: fail the requests directly if inode is shutdown for fscrypt ceph: fail the requests directly if inode is shutdown for fscrypt --- 2023-02-07 Xiubo Li New
[GIT,PULL] Ceph fix for 6.2-rc7 [GIT,PULL] Ceph fix for 6.2-rc7 --- 2023-02-03 Ilya Dryomov New
[23/23] libceph: use bvec_set_page to initialize bvecs [01/23] block: factor out a bvec_set_page helper --- 2023-02-03 Christoph Hellwig New
[22/23] vringh: use bvec_set_page to initialize a bvec [01/23] block: factor out a bvec_set_page helper --- 2023-02-03 Christoph Hellwig New
[21/23] sunrpc: use bvec_set_page to initialize bvecs [01/23] block: factor out a bvec_set_page helper --- 2023-02-03 Christoph Hellwig New
[20/23] rxrpc: use bvec_set_page to initialize a bvec [01/23] block: factor out a bvec_set_page helper --- 2023-02-03 Christoph Hellwig New
[19/23] swap: use bvec_set_page to initialize bvecs [01/23] block: factor out a bvec_set_page helper --- 2023-02-03 Christoph Hellwig New
[18/23] io_uring: use bvec_set_page to initialize a bvec [01/23] block: factor out a bvec_set_page helper --- 2023-02-03 Christoph Hellwig New
[17/23] splice: use bvec_set_page to initialize a bvec [01/23] block: factor out a bvec_set_page helper --- 2023-02-03 Christoph Hellwig New
[16/23] orangefs: use bvec_set_{page,folio} to initialize bvecs [01/23] block: factor out a bvec_set_page helper --- 2023-02-03 Christoph Hellwig New
[15/23] nfs: use bvec_set_page to initialize bvecs [01/23] block: factor out a bvec_set_page helper --- 2023-02-03 Christoph Hellwig New
[14/23] coredump: use bvec_set_page to initialize a bvec [01/23] block: factor out a bvec_set_page helper --- 2023-02-03 Christoph Hellwig New
[13/23] cifs: use bvec_set_page to initialize bvecs [01/23] block: factor out a bvec_set_page helper --- 2023-02-03 Christoph Hellwig New
[12/23] ceph: use bvec_set_page to initialize a bvec [01/23] block: factor out a bvec_set_page helper --- 2023-02-03 Christoph Hellwig New
[11/23] afs: use bvec_set_folio to initialize a bvec [01/23] block: factor out a bvec_set_page helper --- 2023-02-03 Christoph Hellwig New
[10/23] zram: use bvec_set_page to initialize bvecs [01/23] block: factor out a bvec_set_page helper --- 2023-02-03 Christoph Hellwig New
[09/23] virtio_blk: use bvec_set_virt to initialize special_vec [01/23] block: factor out a bvec_set_page helper --- 2023-02-03 Christoph Hellwig New
[08/23] rbd: use bvec_set_page to initialize the copy up bvec [01/23] block: factor out a bvec_set_page helper --- 2023-02-03 Christoph Hellwig New
[07/23] nvme: use bvec_set_virt to initialize special_vec [01/23] block: factor out a bvec_set_page helper --- 2023-02-03 Christoph Hellwig New
[06/23] nvmet: use bvec_set_page to initialize bvecs [01/23] block: factor out a bvec_set_page helper --- 2023-02-03 Christoph Hellwig New
[05/23] target: use bvec_set_page to initialize bvecs [01/23] block: factor out a bvec_set_page helper --- 2023-02-03 Christoph Hellwig New
[04/23] sd: factor out a sd_set_special_bvec helper [01/23] block: factor out a bvec_set_page helper --- 2023-02-03 Christoph Hellwig New
[03/23] block: add a bvec_set_virt helper [01/23] block: factor out a bvec_set_page helper --- 2023-02-03 Christoph Hellwig New
[02/23] block: add a bvec_set_folio helper [01/23] block: factor out a bvec_set_page helper --- 2023-02-03 Christoph Hellwig New
[01/23] block: factor out a bvec_set_page helper [01/23] block: factor out a bvec_set_page helper --- 2023-02-03 Christoph Hellwig New
rbd: avoid double free memory on error path in rbd_dev_create() rbd: avoid double free memory on error path in rbd_dev_create() --- 2023-02-03 Natalia Petrova New
[v7,2/2] ceph: blocklist the kclient when receiving corrupted snap trace ceph: blocklist the kclient when receiving corrupted snap trace --- 2023-02-01 Xiubo Li New
[v7,1/2] ceph: move mount state enum to fs/ceph/super.h ceph: blocklist the kclient when receiving corrupted snap trace --- 2023-02-01 Xiubo Li New
[v8,RESEND,8/8] nfsd: remove fetch_iversion export operation fs: clean up internal i_version handling --- 2023-01-24 Jeff Layton New
[v8,RESEND,7/8] nfsd: use the getattr operation to fetch i_version fs: clean up internal i_version handling --- 2023-01-24 Jeff Layton New
[v8,RESEND,6/8] nfsd: move nfsd4_change_attribute to nfsfh.c fs: clean up internal i_version handling --- 2023-01-24 Jeff Layton New
[v8,RESEND,5/8] ceph: report the inode version in getattr if requested fs: clean up internal i_version handling --- 2023-01-24 Jeff Layton New
[v8,RESEND,4/8] nfs: report the inode version in getattr if requested fs: clean up internal i_version handling --- 2023-01-24 Jeff Layton New
[v8,RESEND,3/8] vfs: plumb i_version handling into struct kstat fs: clean up internal i_version handling --- 2023-01-24 Jeff Layton New
[v8,RESEND,2/8] fs: clarify when the i_version counter must be updated fs: clean up internal i_version handling --- 2023-01-24 Jeff Layton New
[v8,RESEND,1/8] fs: uninline inode_query_iversion fs: clean up internal i_version handling --- 2023-01-24 Jeff Layton New
ceph: fix double free for req when failing to allocate sparse ext map ceph: fix double free for req when failing to allocate sparse ext map --- 2023-01-11 Xiubo Li New
[GIT,PULL] Ceph fixes for 6.2-rc3 [GIT,PULL] Ceph fixes for 6.2-rc3 --- 2023-01-06 Ilya Dryomov New
[3/3] fs/ceph/addr: use folio_headpage() instead of folio_page() add folio_headpage() macro --- 2023-01-06 SeongJae Park New
[v2] filelock: move file locking definitions to separate header file [v2] filelock: move file locking definitions to separate header file --- 2023-01-05 Jeff Layton New
[v5,23/23] filemap: Remove find_get_pages_range_tag() Convert to filemap_get_folios_tag() --- 2023-01-04 Vishal Moola New
[v5,22/23] nilfs2: Convert nilfs_clear_dirty_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() --- 2023-01-04 Vishal Moola New
« 1 2 ... 10 11 1222 23 »