Show patches with: State = Action Required       |   1987 patches
« 1 2 ... 8 9 1019 20 »
Patch Series S/W/F Date Submitter Delegate State
[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
[v5,21/23] nilfs2: Convert nilfs_copy_dirty_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() --- 2023-01-04 Vishal Moola New
[v5,20/23] nilfs2: Convert nilfs_btree_lookup_dirty_buffers() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() --- 2023-01-04 Vishal Moola New
[v5,19/23] nilfs2: Convert nilfs_lookup_dirty_node_buffers() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() --- 2023-01-04 Vishal Moola New
[v5,18/23] nilfs2: Convert nilfs_lookup_dirty_data_buffers() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() --- 2023-01-04 Vishal Moola New
[v5,17/23] gfs2: Convert gfs2_write_cache_jdata() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() --- 2023-01-04 Vishal Moola New
[v5,16/23] f2fs: Convert f2fs_sync_meta_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() --- 2023-01-04 Vishal Moola New
[v5,15/23] f2fs: Convert last_fsync_dnode() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() --- 2023-01-04 Vishal Moola New
[v5,14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() --- 2023-01-04 Vishal Moola New
[v5,13/23] f2fs: Convert f2fs_sync_node_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() --- 2023-01-04 Vishal Moola New
[v5,12/23] f2fs: Convert f2fs_flush_inline_data() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() --- 2023-01-04 Vishal Moola New
[v5,11/23] f2fs: Convert f2fs_fsync_node_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() --- 2023-01-04 Vishal Moola New
[v5,10/23] ext4: Convert mpage_prepare_extent_to_map() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() --- 2023-01-04 Vishal Moola New
[v5,09/23] cifs: Convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() --- 2023-01-04 Vishal Moola New
[v5,08/23] ceph: Convert ceph_writepages_start() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() --- 2023-01-04 Vishal Moola New
[v5,07/23] btrfs: Convert extent_write_cache_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() --- 2023-01-04 Vishal Moola New
[v5,06/23] btrfs: Convert btree_write_cache_pages() to use filemap_get_folio_tag() Convert to filemap_get_folios_tag() --- 2023-01-04 Vishal Moola New
[v5,05/23] afs: Convert afs_writepages_region() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() --- 2023-01-04 Vishal Moola New
[v5,04/23] page-writeback: Convert write_cache_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() --- 2023-01-04 Vishal Moola New
[v5,03/23] filemap: Convert __filemap_fdatawait_range() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() --- 2023-01-04 Vishal Moola New
[v5,02/23] filemap: Added filemap_get_folios_tag() Convert to filemap_get_folios_tag() --- 2023-01-04 Vishal Moola New
[v5,01/23] pagemap: Add filemap_grab_folio() Convert to filemap_get_folios_tag() --- 2023-01-04 Vishal Moola New
ceph: dump the msg when receiving a corrupt snap trace ceph: dump the msg when receiving a corrupt snap trace --- 2023-01-02 Xiubo Li New
[v2] ceph: drop the messages from MDS when unmouting [v2] ceph: drop the messages from MDS when unmouting --- 2022-12-21 Xiubo Li New
[GIT,PULL] Ceph fix for 6.2-rc1 [GIT,PULL] Ceph fix for 6.2-rc1 --- 2022-12-14 Ilya Dryomov New
[v4,2/2] ceph: blocklist the kclient when receiving corrupted snap trace ceph: blocklist the kclient when receiving corrupted snap trace --- 2022-12-14 Xiubo Li New
[v5,2/2] ceph: add ceph specific member support for file_lock ceph: fix the use-after-free bug for file_lock --- 2022-12-14 Xiubo Li New
[v4,1/2] ceph: switch to vfs_inode_has_locks() to fix file lock bug ceph: fix the use-after-free bug for file_lock --- 2022-12-13 Xiubo Li New
[GIT,PULL] file locking changes for v6.2-rc1 [GIT,PULL] file locking changes for v6.2-rc1 --- 2022-12-06 Jeff Layton New
[v3] ceph: blocklist the kclient when receiving corrupted snap trace [v3] ceph: blocklist the kclient when receiving corrupted snap trace --- 2022-12-06 Xiubo Li New
ceph: make sure all the files successfully put before unmounting ceph: make sure all the files successfully put before unmounting --- 2022-12-01 Xiubo Li New
[v4] ceph: mark directory as non-complete complete after loading key [v4] ceph: mark directory as non-complete complete after loading key --- 2022-11-29 Luis Henriques New
[RFC,v4,3/3] mm: Make filemap_release_folio() better inform shrink_folio_list() mm, netfs, fscache: Stop read optimisation when folio removed from pagecache --- 2022-11-23 David Howells New
[RFC,v4,1/3] mm: Merge folio_has_private()/filemap_release_folio() call pairs mm, netfs, fscache: Stop read optimisation when folio removed from pagecache --- 2022-11-23 David Howells New
[v3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache [v3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache --- 2022-11-23 David Howells New
[v3] ceph: mark directory as non-complete complete after loading key [v3] ceph: mark directory as non-complete complete after loading key --- 2022-11-22 Luis Henriques New
[v2] ceph: make sure directories aren't complete after setting crypt context [v2] ceph: make sure directories aren't complete after setting crypt context --- 2022-11-21 Luis Henriques New
[v1,2/3] Treewide: Stop corrupting socket's task_frag Untitled series #193384 --- 2022-11-21 Benjamin Coddington New
filelock: move file locking definitions to separate header file filelock: move file locking definitions to separate header file --- 2022-11-20 Jeff Layton New
[2/2,v3] ceph: add ceph_lock_info support for file_lock ceph: fix the use-after-free bug for file_lock --- 2022-11-18 Xiubo Li New
[GIT,PULL] Ceph fixes for 6.1-rc6 [GIT,PULL] Ceph fixes for 6.1-rc6 --- 2022-11-17 Ilya Dryomov New
ceph: make sure directories aren't complete after setting crypt context ceph: make sure directories aren't complete after setting crypt context --- 2022-11-16 Luis Henriques New
[7/7] nfsd: use locks_inode_context helper fs: fix inode->i_flctx accesses --- 2022-11-16 Jeff Layton New
[6/7] nfs: use locks_inode_context helper fs: fix inode->i_flctx accesses --- 2022-11-16 Jeff Layton New
[5/7] lockd: use locks_inode_context helper fs: fix inode->i_flctx accesses --- 2022-11-16 Jeff Layton New
[4/7] ksmbd: use locks_inode_context helper fs: fix inode->i_flctx accesses --- 2022-11-16 Jeff Layton New
[3/7] cifs: use locks_inode_context helper fs: fix inode->i_flctx accesses --- 2022-11-16 Jeff Layton New
[2/7] ceph: use locks_inode_context helper fs: fix inode->i_flctx accesses --- 2022-11-16 Jeff Layton New
[1/7] filelock: add a new locks_inode_context accessor function fs: fix inode->i_flctx accesses --- 2022-11-16 Jeff Layton New
filelock: new helper: vfs_inode_has_locks filelock: new helper: vfs_inode_has_locks --- 2022-11-16 Jeff Layton New
ceph/005: skip test if using "test_dummy_encryption" ceph/005: skip test if using "test_dummy_encryption" --- 2022-11-15 Luis Henriques New
[RFC] filelock: new helper: vfs_file_has_locks [RFC] filelock: new helper: vfs_file_has_locks --- 2022-11-14 Jeff Layton New
[2/2,v2] ceph: use a xarray to record all the opened files for each inode ceph: fix the use-after-free bug for file_lock --- 2022-11-14 Xiubo Li New
[1/2,v2] ceph: add ceph_lock_info support for file_lock ceph: fix the use-after-free bug for file_lock --- 2022-11-14 Xiubo Li New
ceph: Fix NULL vs IS_ERR checking in ceph_getattr ceph: Fix NULL vs IS_ERR checking in ceph_getattr --- 2022-11-10 Miaoqian Lin New
[v4] ceph: fix NULL pointer dereference for req->r_session [v4] ceph: fix NULL pointer dereference for req->r_session --- 2022-11-10 Xiubo Li New
[v3] ceph: avoid putting the realm twice when decoding snaps fails [v3] ceph: avoid putting the realm twice when decoding snaps fails --- 2022-11-08 Xiubo Li New
[v2] ceph: fix NULL pointer dereference for req->r_session [v2] ceph: fix NULL pointer dereference for req->r_session --- 2022-11-08 Xiubo Li New
[v2] ceph: avoid putting the realm twice when decoding snaps fails [v2] ceph: avoid putting the realm twice when decoding snaps fails --- 2022-11-08 Xiubo Li New
[RFC,v2] ceph: allow encrypting a directory while not having Ax caps [RFC,v2] ceph: allow encrypting a directory while not having Ax caps --- 2022-11-03 Luis Henriques New
[v4,14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag() [v4,01/23] pagemap: Add filemap_grab_folio() --- 2022-11-02 Vishal Moola New
[v4,07/23] btrfs: Convert extent_write_cache_pages() to use filemap_get_folios_tag() [v4,01/23] pagemap: Add filemap_grab_folio() --- 2022-11-02 Vishal Moola New
ceph: fix mdsmap decode for v >= 17 ceph: fix mdsmap decode for v >= 17 --- 2022-10-27 Luis Henriques New
[RFC] ceph: allow encrypting a directory while not having Ax caps [RFC] ceph: allow encrypting a directory while not having Ax caps --- 2022-10-27 Luis Henriques New
[2/2] encrypt: add ceph support encrypt: add ceph support --- 2022-10-26 Xiubo Li New
libceph: give priority to sockets of MDS clients libceph: give priority to sockets of MDS clients --- 2022-10-25 Minjong Kim New
[-next,3/5] ceph: fix possible null-ptr-deref when parsing param Untitled series #190140 --- 2022-10-23 Hawkins Jiawei New
[2/2] ceph: try to check caps immediately after async creating finishes ceph: check caps immediately after async creating finishes --- 2022-10-18 Xiubo Li New
[v3,10/23] ext4: Convert mpage_prepare_extent_to_map() to use filemap_get_folios_tag() [v3,01/23] pagemap: Add filemap_grab_folio() --- 2022-10-17 Vishal Moola New
[v3,02/23] filemap: Added filemap_get_folios_tag() [v3,01/23] pagemap: Add filemap_grab_folio() --- 2022-10-17 Vishal Moola New
ceph: fix a NULL vs IS_ERR() check ceph: fix a NULL vs IS_ERR() check --- 2022-10-14 Dan Carpenter New
MAINTAINERS: git://github -> https://github.com for ceph MAINTAINERS: git://github -> https://github.com for ceph --- 2022-10-13 Palmer Dabbelt New
[GIT,PULL] Ceph updates for 6.1-rc1 [GIT,PULL] Ceph updates for 6.1-rc1 --- 2022-10-13 Ilya Dryomov New
[RFC,21/21] nvme-pci: use lib tagset init helper block: add and use init tagset helper --- 2022-10-05 Chaitanya Kulkarni New
[RFC,20/21] nvme-apple: use lib tagset init helper block: add and use init tagset helper --- 2022-10-05 Chaitanya Kulkarni New
[RFC,19/21] nvme-core: use lib tagset init helper for adminq block: add and use init tagset helper --- 2022-10-05 Chaitanya Kulkarni New
[RFC,18/21] nvme-core: use lib tagset init helper for I/O q block: add and use init tagset helper --- 2022-10-05 Chaitanya Kulkarni New
« 1 2 ... 8 9 1019 20 »