Show patches with: State = Action Required       |    Archived = No       |   1812 patches
« 1 2 3 418 19 »
Patch Series S/W/F Date Submitter Delegate State
Ceph RADOS cluster mutex helper for Samba CTDB --- 2016-12-08 David Disseldorp New
[1/9] Documentation/filesystems/locking.rst: remove an incorrect sentence [1/9] Documentation/filesystems/locking.rst: remove an incorrect sentence --- 2020-09-01 Christoph Hellwig New
[2/9] block: don't clear bd_invalidated in check_disk_size_change [1/9] Documentation/filesystems/locking.rst: remove an incorrect sentence --- 2020-09-01 Christoph Hellwig New
[6/9] nvme: opencode revalidate_disk in nvme_validate_ns [1/9] Documentation/filesystems/locking.rst: remove an incorrect sentence --- 2020-09-01 Christoph Hellwig New
[7/9] sd: open code revalidate_disk [1/9] Documentation/filesystems/locking.rst: remove an incorrect sentence --- 2020-09-01 Christoph Hellwig New
[8/9] nvdimm: simplify revalidate_disk handling [1/9] Documentation/filesystems/locking.rst: remove an incorrect sentence --- 2020-09-01 Christoph Hellwig New
[v5,1/2] ceph: add ceph_sb_to_mdsc helper support to parse the mdsc [v5,1/2] ceph: add ceph_sb_to_mdsc helper support to parse the mdsc --- 2020-09-03 Xiubo Li New
rbd: require global CAP_SYS_ADMIN for mapping and unmapping rbd: require global CAP_SYS_ADMIN for mapping and unmapping --- 2020-09-04 Ilya Dryomov New
[RFC,v2,03/18] fscrypt: export fscrypt_d_revalidate [RFC,v2,01/18] vfs: export new_inode_pseudo --- 2020-09-04 Jeff Layton New
[RFC,v2,04/18] fscrypt: add fscrypt_new_context_from_inode [RFC,v2,01/18] vfs: export new_inode_pseudo --- 2020-09-04 Jeff Layton New
[RFC,v2,07/18] lib: lift fscrypt base64 conversion into lib/ [RFC,v2,01/18] vfs: export new_inode_pseudo --- 2020-09-04 Jeff Layton New
[RFC,v2,09/18] ceph: crypto context handling for ceph [RFC,v2,01/18] vfs: export new_inode_pseudo --- 2020-09-04 Jeff Layton New
[RFC,v2,11/18] ceph: add routine to create context prior to RPC [RFC,v2,01/18] vfs: export new_inode_pseudo --- 2020-09-04 Jeff Layton New
[RFC,v2,17/18] ceph: add fscrypt support to ceph_fill_trace [RFC,v2,01/18] vfs: export new_inode_pseudo --- 2020-09-04 Jeff Layton New
[v2,02/11] ext4: factor out ext4_xattr_credits_for_new_inode() fscrypt: improve file creation flow --- 2020-09-13 Eric Biggers New
[v2,06/11] fscrypt: remove fscrypt_inherit_context() fscrypt: improve file creation flow --- 2020-09-13 Eric Biggers New
[v2,08/11] fscrypt: stop pretending that key setup is nofs-safe fscrypt: improve file creation flow --- 2020-09-13 Eric Biggers New
[v2,09/11] fscrypt: make "#define fscrypt_policy" user-only fscrypt: improve file creation flow --- 2020-09-13 Eric Biggers New
[v2,11/11] fscrypt: handle test_dummy_encryption in more logical way fscrypt: improve file creation flow --- 2020-09-13 Eric Biggers New
[RFC,v3,04/16] fscrypt: add fscrypt_context_for_new_inode Untitled series #64440 --- 2020-09-14 Jeff Layton New
[RFC,v3,06/16] ceph: add fscrypt ioctls Untitled series #64440 --- 2020-09-14 Jeff Layton New
[RFC,v3,08/16] ceph: implement -o test_dummy_encryption mount option Untitled series #64440 --- 2020-09-14 Jeff Layton New
[RFC,v3,12/16] ceph: add encrypted fname handling to ceph_mdsc_build_path Untitled series #64440 --- 2020-09-14 Jeff Layton New
[RFC,v3,14/16] ceph: add support to readdir for encrypted filenames Untitled series #64440 --- 2020-09-14 Jeff Layton New
[3/3] ceph: add a note explaining session reject error string libceph, rbd, ceph: "blacklist" -> "blocklist" --- 2020-09-15 Ilya Dryomov New
[2/5] ceph: don't call ceph_update_writeable_page from page_mkwrite ceph: addr.c cleanups --- 2020-09-16 Jeff Layton New
[3/5] ceph: fold ceph_sync_readpages into ceph_readpage ceph: addr.c cleanups --- 2020-09-16 Jeff Layton New
[v3,05/13] ubifs: use fscrypt_prepare_new_inode() and fscrypt_set_context() fscrypt: improve file creation flow --- 2020-09-17 Eric Biggers New
[v3,08/13] fscrypt: require that fscrypt_encrypt_symlink() already has key fscrypt: improve file creation flow --- 2020-09-17 Eric Biggers New
[v3,13/13] fscrypt: make fscrypt_set_test_dummy_encryption() take a 'const char *' fscrypt: improve file creation flow --- 2020-09-17 Eric Biggers New
[07/13] ecryptfs: Tell the VFS that readpage was synchronous Allow readpage to return a locked page --- 2020-09-17 Matthew Wilcox New
[08/13] fuse: Tell the VFS that readpage was synchronous Allow readpage to return a locked page --- 2020-09-17 Matthew Wilcox New
[09/13] hostfs: Tell the VFS that readpage was synchronous Allow readpage to return a locked page --- 2020-09-17 Matthew Wilcox New
[12/13] udf: Tell the VFS that readpage was synchronous Allow readpage to return a locked page --- 2020-09-17 Matthew Wilcox New
[13/13] vboxsf: Tell the VFS that readpage was synchronous Allow readpage to return a locked page --- 2020-09-17 Matthew Wilcox New
[v2,1/5] ceph: break out writeback of incompatible snap context to separate function [v2,1/5] ceph: break out writeback of incompatible snap context to separate function --- 2020-09-23 Jeff Layton New
[v2,2/5] ceph: don't call ceph_update_writeable_page from page_mkwrite [v2,1/5] ceph: break out writeback of incompatible snap context to separate function --- 2020-09-23 Jeff Layton New
[v2,5/5] ceph: fold ceph_update_writeable_page into ceph_write_begin [v2,1/5] ceph: break out writeback of incompatible snap context to separate function --- 2020-09-23 Jeff Layton New
fscrypt: export fscrypt_d_revalidate() fscrypt: export fscrypt_d_revalidate() --- 2020-09-24 Eric Biggers New
[RFC,1/4] ceph: don't WARN when removing caps due to blocklisting [RFC,1/4] ceph: don't WARN when removing caps due to blocklisting --- 2020-09-25 Jeff Layton New
[RFC,2/4] ceph: don't mark mount as SHUTDOWN when recovering session [RFC,v2,1/4] ceph: don't WARN when removing caps due to blocklisting --- 2020-09-25 Jeff Layton New
[RFC,3/4] ceph: remove timeout on allowing reconnect after blocklisting Untitled series #64432 --- 2020-09-25 Jeff Layton New
[v8,2/7] net: add WARN_ONCE in kernel_sendpage() for improper zero-copy send Untitled series #64431 --- 2020-09-25 Coly Li New
[v8,3/7] nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage() Untitled series #64431 --- 2020-09-25 Coly Li New
[v8,4/7] tcp: use sendpage_ok() to detect misused .sendpage Untitled series #64431 --- 2020-09-25 Coly Li New
[v8,7/7] libceph: use sendpage_ok() in ceph_tcp_sendpage() Untitled series #64431 --- 2020-09-25 Coly Li New
ceph: fix up some warnings on W=1 builds ceph: fix up some warnings on W=1 builds --- 2020-09-30 Jeff Layton New
[v9,1/7] net: introduce helper sendpage_ok() in include/linux/net.h [v9,1/7] net: introduce helper sendpage_ok() in include/linux/net.h --- 2020-10-01 Coly Li New
[2/7] buffer: Promote to unsigned long long before shifting Untitled series #55264 --- 2020-10-04 Matthew Wilcox New
[3/7] ceph: Promote to unsigned long long before shifting Untitled series #55264 --- 2020-10-04 Matthew Wilcox New
[5/7] btrfs: Promote to unsigned long long before shifting Untitled series #55264 --- 2020-10-04 Matthew Wilcox New
[7/7] btrfs: Promote to unsigned long long before multiplying Untitled series #55264 --- 2020-10-04 Matthew Wilcox New
ceph: don't SetPageError on readpage errors ceph: don't SetPageError on readpage errors --- 2020-10-06 Jeff Layton New
[v4,5/5] ceph: queue MDS requests to REJECTED sessions when CLEANRECOVER is set ceph: fix spurious recover_session=clean errors --- 2020-10-07 Jeff Layton New
ceph: break up send_cap_msg ceph: break up send_cap_msg --- 2020-10-07 Jeff Layton New
[1/3] ceph: add copy_file_range (remote copy operation) testing [1/3] ceph: add copy_file_range (remote copy operation) testing --- 2020-10-07 Luis Henriques New
libceph: clear con->out_msg on Policy::stateful_server faults libceph: clear con->out_msg on Policy::stateful_server faults --- 2020-10-08 Ilya Dryomov New
[v2,01/16] mm: Add AOP_UPDATED_PAGE return value Allow readpage to return a locked page --- 2020-10-09 Matthew Wilcox New
[v2,02/16] mm: Inline wait_on_page_read into its one caller Allow readpage to return a locked page --- 2020-10-09 Matthew Wilcox New
[v2,03/16] 9p: Tell the VFS that readpage was synchronous Allow readpage to return a locked page --- 2020-10-09 Matthew Wilcox New
[v2,04/16] afs: Tell the VFS that readpage was synchronous Allow readpage to return a locked page --- 2020-10-09 Matthew Wilcox New
[v2,05/16] ceph: Tell the VFS that readpage was synchronous Allow readpage to return a locked page --- 2020-10-09 Matthew Wilcox New
[v2,15/16] iomap: Inline iomap_iop_set_range_uptodate into its one caller Allow readpage to return a locked page --- 2020-10-09 Matthew Wilcox New
[RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option --- 2020-10-09 Ira Weiny New
[RFC,PKS/PMEM,03/58] memremap: Add zone device access protection [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option --- 2020-10-09 Ira Weiny New
[RFC,PKS/PMEM,05/58] kmap: Introduce k[un]map_thread [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option --- 2020-10-09 Ira Weiny New
[RFC,PKS/PMEM,09/58] drivers/gpu: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option --- 2020-10-09 Ira Weiny New
[RFC,PKS/PMEM,10/58] drivers/rdma: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option --- 2020-10-09 Ira Weiny New
[RFC,PKS/PMEM,11/58] drivers/net: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option --- 2020-10-09 Ira Weiny New
[RFC,PKS/PMEM,13/58] fs/btrfs: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option --- 2020-10-09 Ira Weiny New
[RFC,PKS/PMEM,14/58] fs/cifs: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option --- 2020-10-09 Ira Weiny New
[RFC,PKS/PMEM,17/58] fs/nilfs2: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option --- 2020-10-09 Ira Weiny New
[RFC,PKS/PMEM,18/58] fs/hfs: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option --- 2020-10-09 Ira Weiny New
[RFC,PKS/PMEM,19/58] fs/hfsplus: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option --- 2020-10-09 Ira Weiny New
[RFC,PKS/PMEM,21/58] fs/nfs: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option --- 2020-10-09 Ira Weiny New
[RFC,PKS/PMEM,22/58] fs/f2fs: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option --- 2020-10-09 Ira Weiny New
[RFC,PKS/PMEM,26/58] fs/zonefs: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option --- 2020-10-09 Ira Weiny New
[RFC,PKS/PMEM,30/58] fs/romfs: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option --- 2020-10-09 Ira Weiny New
[RFC,PKS/PMEM,32/58] fs/hostfs: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option --- 2020-10-09 Ira Weiny New
[RFC,PKS/PMEM,35/58] fs: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option --- 2020-10-09 Ira Weiny New
[RFC,PKS/PMEM,36/58] fs/ext2: Use ext2_put_page [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option --- 2020-10-09 Ira Weiny New
[RFC,PKS/PMEM,37/58] fs/ext2: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option --- 2020-10-09 Ira Weiny New
[RFC,PKS/PMEM,38/58] fs/isofs: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option --- 2020-10-09 Ira Weiny New
[RFC,PKS/PMEM,39/58] fs/jffs2: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option --- 2020-10-09 Ira Weiny New
[RFC,PKS/PMEM,43/58] drivers/mmc: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option --- 2020-10-09 Ira Weiny New
[RFC,PKS/PMEM,45/58] drivers/firmware: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option --- 2020-10-09 Ira Weiny New
[RFC,PKS/PMEM,47/58] drivers/mtd: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option --- 2020-10-09 Ira Weiny New
[RFC,PKS/PMEM,48/58] drivers/md: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option --- 2020-10-09 Ira Weiny New
[RFC,PKS/PMEM,51/58] kernel: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option --- 2020-10-09 Ira Weiny New
[RFC,PKS/PMEM,53/58] lib: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option --- 2020-10-09 Ira Weiny New
[RFC,PKS/PMEM,55/58] samples: Utilize new kmap_thread() [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option --- 2020-10-09 Ira Weiny New
[RFC,PKS/PMEM,58/58,dax|pmem] : Enable stray access protection [RFC,PKS/PMEM,01/58] x86/pks: Add a global pkrs option --- 2020-10-09 Ira Weiny New
ceph: add a queue_inode_work helper ceph: add a queue_inode_work helper --- 2020-10-12 Jeff Layton New
ceph: add 'noshare' mount option support ceph: add 'noshare' mount option support --- 2020-10-13 Xiubo Li New
[v3] ceph: check session state after bumping session->s_seq [v3] ceph: check session state after bumping session->s_seq --- 2020-10-13 Jeff Layton New
[v2,2/3] ceph: test combination of copy_file_range with truncate Untitled series #61536 --- 2020-10-19 Luis Henriques New
[v2,3/3] ceph: test copy_file_range with infile = outfile Untitled series #61536 --- 2020-10-19 Luis Henriques New
[02/11] mtip32xx: return -ENOTTY for all unhanled ioctls Untitled series #74297 --- 2020-10-31 Christoph Hellwig New
[1/2] ceph: add status debug file support ceph: add _IDS ioctl cmd and status debug file support --- 2020-11-05 Xiubo Li New
[2/2] ceph: add CEPH_IOC_GET_FS_CLIENT_IDS ioctl cmd support ceph: add _IDS ioctl cmd and status debug file support --- 2020-11-05 Xiubo Li New
« 1 2 3 418 19 »