Show patches with: none      |   10256 patches
« 1 2 ... 46 47 48102 103 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/5] ceph: break out writeback of incompatible snap context to separate function ceph: addr.c cleanups - - - --- 2020-09-16 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/3] libceph: switch to the new "osd blocklist add" command libceph, rbd, ceph: "blacklist" -> "blocklist" - - - --- 2020-09-15 Ilya Dryomov New
[1/3] libceph, rbd, ceph: "blacklist" -> "blocklist" libceph, rbd, ceph: "blacklist" -> "blocklist" - - - --- 2020-09-15 Ilya Dryomov New
[RFC,v3,16/16] ceph: create symlinks with encrypted and base64-encoded targets ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-14 Jeff Layton New
[RFC,v3,15/16] ceph: add fscrypt support to ceph_fill_trace ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-14 Jeff Layton New
[RFC,v3,14/16] ceph: add support to readdir for encrypted filenames ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-14 Jeff Layton New
[RFC,v3,13/16] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-14 Jeff Layton New
[RFC,v3,12/16] ceph: add encrypted fname handling to ceph_mdsc_build_path ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-14 Jeff Layton New
[RFC,v3,11/16] ceph: make ceph_msdc_build_path use ref-walk ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-14 Jeff Layton New
[RFC,v3,10/16] ceph: add routine to create context prior to RPC ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-14 Jeff Layton New
[RFC,v3,09/16] ceph: preallocate inode for ops that may create one ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-14 Jeff Layton New
[RFC,v3,08/16] ceph: implement -o test_dummy_encryption mount option ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-14 Jeff Layton New
[RFC,v3,07/16] ceph: crypto context handling for ceph ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-14 Jeff Layton New
[RFC,v3,06/16] ceph: add fscrypt ioctls ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-14 Jeff Layton New
[RFC,v3,05/16] fscrypt: make fscrypt_fname_disk_to_usr return whether result is nokey name ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-14 Jeff Layton New
[RFC,v3,04/16] fscrypt: add fscrypt_context_for_new_inode ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-14 Jeff Layton New
[RFC,v3,03/16] fscrypt: export fscrypt_d_revalidate ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-14 Jeff Layton New
[RFC,v3,02/16] fscrypt: export fscrypt_base64_encode and fscrypt_base64_decode ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-14 Jeff Layton New
[RFC,v3,01/16] vfs: export new_inode_pseudo ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-14 Jeff Layton New
ceph: have ceph_writepages_start call pagevec_lookup_range_tag ceph: have ceph_writepages_start call pagevec_lookup_range_tag - 1 - --- 2020-09-14 Jeff Layton New
[v2,11/11] fscrypt: handle test_dummy_encryption in more logical way fscrypt: improve file creation flow 1 - - --- 2020-09-13 Eric Biggers New
[v2,10/11] fscrypt: move fscrypt_prepare_symlink() out-of-line 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,08/11] fscrypt: stop pretending that key setup is nofs-safe fscrypt: improve file creation flow - - - --- 2020-09-13 Eric Biggers New
[v2,07/11] fscrypt: require that fscrypt_encrypt_symlink() already has key 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,05/11] ubifs: use fscrypt_prepare_new_inode() and fscrypt_set_context() fscrypt: improve file creation flow - - - --- 2020-09-13 Eric Biggers New
[v2,04/11] f2fs: use fscrypt_prepare_new_inode() and fscrypt_set_context() fscrypt: improve file creation flow 1 - - --- 2020-09-13 Eric Biggers New
[v2,03/11] ext4: use fscrypt_prepare_new_inode() and fscrypt_set_context() fscrypt: improve file creation flow - - - --- 2020-09-13 Eric Biggers 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,01/11] fscrypt: add fscrypt_prepare_new_inode() and fscrypt_set_context() fscrypt: improve file creation flow - - - --- 2020-09-13 Eric Biggers New
ceph: use kill_anon_super helper ceph: use kill_anon_super helper - - - --- 2020-09-12 Jeff Layton New
[GIT,PULL] Ceph fix for 5.9-rc5 [GIT,PULL] Ceph fix for 5.9-rc5 - - - --- 2020-09-11 Ilya Dryomov New
[trivial] treewide: Convert switch/case fallthrough; to break; [trivial] treewide: Convert switch/case fallthrough; to break; 5 3 - --- 2020-09-09 Joe Perches New
[RFC,v2,18/18] ceph: create symlinks with encrypted and base64-encoded targets ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-04 Jeff Layton New
[RFC,v2,17/18] ceph: add fscrypt support to ceph_fill_trace ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-04 Jeff Layton New
[RFC,v2,16/18] ceph: add support to readdir for encrypted filenames ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-04 Jeff Layton New
[RFC,v2,15/18] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-04 Jeff Layton New
[RFC,v2,14/18] ceph: add encrypted fname handling to ceph_mdsc_build_path ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-04 Jeff Layton New
[RFC,v2,13/18] ceph: make ceph_msdc_build_path use ref-walk ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-04 Jeff Layton New
[RFC,v2,12/18] ceph: set S_ENCRYPTED bit if new inode has encryption.ctx xattr ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-04 Jeff Layton New
[RFC,v2,11/18] ceph: add routine to create context prior to RPC ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-04 Jeff Layton New
[RFC,v2,10/18] ceph: preallocate inode for ops that may create one ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-04 Jeff Layton New
[RFC,v2,09/18] ceph: crypto context handling for ceph ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-04 Jeff Layton New
[RFC,v2,08/18] ceph: add fscrypt ioctls ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-04 Jeff Layton New
[RFC,v2,07/18] lib: lift fscrypt base64 conversion into lib/ ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-04 Jeff Layton New
[RFC,v2,06/18] fscrypt: move nokey_name conversion to separate function and export it ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-04 Jeff Layton New
[RFC,v2,05/18] fscrypt: don't balk when inode is already marked encrypted ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-04 Jeff Layton New
[RFC,v2,04/18] fscrypt: add fscrypt_new_context_from_inode ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-04 Jeff Layton New
[RFC,v2,03/18] fscrypt: export fscrypt_d_revalidate ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-04 Jeff Layton New
[RFC,v2,02/18] fscrypt: drop unused inode argument from fscrypt_fname_alloc_buffer ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-04 Jeff Layton New
[RFC,v2,01/18] vfs: export new_inode_pseudo ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-04 Jeff Layton New
rbd: require global CAP_SYS_ADMIN for mapping and unmapping rbd: require global CAP_SYS_ADMIN for mapping and unmapping - 1 - --- 2020-09-04 Ilya Dryomov New
[v5,2/2] ceph: metrics for opened files, pinned caps and opened inodes ceph: metrics for opened files, pinned caps and opened inodes - - - --- 2020-09-03 Xiubo Li New
[v5,1/2] ceph: add ceph_sb_to_mdsc helper support to parse the mdsc ceph: metrics for opened files, pinned caps and opened inodes - - - --- 2020-09-03 Xiubo Li New
[9/9] block: remove revalidate_disk() [1/9] Documentation/filesystems/locking.rst: remove an incorrect sentence 1 1 - --- 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
[7/9] sd: open code revalidate_disk [1/9] Documentation/filesystems/locking.rst: remove an incorrect sentence - 1 - --- 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 - 1 - --- 2020-09-01 Christoph Hellwig New
[5/9] block: use revalidate_disk_size in set_capacity_revalidate_and_notify [1/9] Documentation/filesystems/locking.rst: remove an incorrect sentence - 1 - --- 2020-09-01 Christoph Hellwig New
[4/9] block: add a new revalidate_disk_size helper [1/9] Documentation/filesystems/locking.rst: remove an incorrect sentence 1 1 - --- 2020-09-01 Christoph Hellwig New
[3/9] block: rename bd_invalidated [1/9] Documentation/filesystems/locking.rst: remove an incorrect sentence - 1 - --- 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
[1/9] Documentation/filesystems/locking.rst: remove an incorrect sentence [1/9] Documentation/filesystems/locking.rst: remove an incorrect sentence - 1 - --- 2020-09-01 Christoph Hellwig New
[GIT,PULL] Ceph fixes for 5.9-rc3 [GIT,PULL] Ceph fixes for 5.9-rc3 - - - --- 2020-08-28 Ilya Dryomov New
[v4,2/2] ceph: metrics for opened files, pinned caps and opened inodes ceph: metrics for opened files, pinned caps and opened inodes - - - --- 2020-08-28 Xiubo Li New
[v4,1/2] ceph: add helpers for parsing inode/ci/sb to mdsc ceph: metrics for opened files, pinned caps and opened inodes - - - --- 2020-08-28 Xiubo Li New
[v2] ceph: support getting ceph.dir.rsnaps vxattr [v2] ceph: support getting ceph.dir.rsnaps vxattr - - - --- 2020-08-28 Yanhu Cao New
ceph: support getting ceph.dir.rsnaps vxattr ceph: support getting ceph.dir.rsnaps vxattr - - - --- 2020-08-27 Yanhu Cao New
ceph: drop special-casing for ITER_PIPE in ceph_sync_read ceph: drop special-casing for ITER_PIPE in ceph_sync_read - - - --- 2020-08-25 Jeff Layton New
[v2] fs/ceph: use pipe_get_pages_alloc() for pipe [v2] fs/ceph: use pipe_get_pages_alloc() for pipe - - - --- 2020-08-25 John Hubbard New
[v3,2/2] ceph: metrics for opened files, pinned caps and opened inodes ceph: metrics for opened files, pinned caps and opened inodes - - - --- 2020-08-25 Xiubo Li New
[v3,1/2] ceph: add helpers for parsing inode/ci/sb to mdsc ceph: metrics for opened files, pinned caps and opened inodes - - - --- 2020-08-25 Xiubo Li New
[v2] ceph: metrics for opened files, pinned caps and opened inodes [v2] ceph: metrics for opened files, pinned caps and opened inodes - - - --- 2020-08-24 Xiubo Li New
[RFC,8/8] fscrypt: stop pretending that key setup is nofs-safe fscrypt: avoid GFP_NOFS-unsafe key setup during transaction - - - --- 2020-08-24 Eric Biggers New
[RFC,7/8] fscrypt: remove fscrypt_inherit_context() fscrypt: avoid GFP_NOFS-unsafe key setup during transaction - - - --- 2020-08-24 Eric Biggers New
[RFC,6/8] ubifs: use fscrypt_prepare_new_inode() and fscrypt_set_context() fscrypt: avoid GFP_NOFS-unsafe key setup during transaction - - - --- 2020-08-24 Eric Biggers New
[RFC,5/8] f2fs: use fscrypt_prepare_new_inode() and fscrypt_set_context() fscrypt: avoid GFP_NOFS-unsafe key setup during transaction - - - --- 2020-08-24 Eric Biggers New
[RFC,4/8] ext4: use fscrypt_prepare_new_inode() and fscrypt_set_context() fscrypt: avoid GFP_NOFS-unsafe key setup during transaction - - - --- 2020-08-24 Eric Biggers New
[RFC,3/8] ext4: remove some #ifdefs in ext4_xattr_credits_for_new_inode() fscrypt: avoid GFP_NOFS-unsafe key setup during transaction - - - --- 2020-08-24 Eric Biggers New
[RFC,2/8] ext4: factor out ext4_xattr_credits_for_new_inode() fscrypt: avoid GFP_NOFS-unsafe key setup during transaction - - - --- 2020-08-24 Eric Biggers New
[RFC,1/8] fscrypt: add fscrypt_prepare_new_inode() and fscrypt_set_context() fscrypt: avoid GFP_NOFS-unsafe key setup during transaction - - - --- 2020-08-24 Eric Biggers New
ceph: add column 'mds' to show caps in more user friendly ceph: add column 'mds' to show caps in more user friendly - - - --- 2020-08-24 Yanhu Cao New
[5/5] fs/ceph: use pipe_get_pages_alloc() for pipe bio: Direct IO: convert to pin_user_pages_fast() 1 - - --- 2020-08-22 John Hubbard New
[4/5] bio: introduce BIO_FOLL_PIN flag bio: Direct IO: convert to pin_user_pages_fast() - - - --- 2020-08-22 John Hubbard New
[3/5] bio: convert get_user_pages_fast() --> pin_user_pages_fast() bio: Direct IO: convert to pin_user_pages_fast() - - - --- 2020-08-22 John Hubbard New
[2/5] mm/gup: introduce pin_user_page() bio: Direct IO: convert to pin_user_pages_fast() - - - --- 2020-08-22 John Hubbard New
[1/5] iov_iter: introduce iov_iter_pin_user_pages*() routines bio: Direct IO: convert to pin_user_pages_fast() - - - --- 2020-08-22 John Hubbard New
[RFC,14/14] ceph: add fscrypt support to ceph_fill_trace ceph+fscrypt: together at last (contexts and filenames) - - - --- 2020-08-21 Jeff Layton New
[RFC,13/14] ceph: add support to readdir for encrypted filenames ceph+fscrypt: together at last (contexts and filenames) - - - --- 2020-08-21 Jeff Layton New
[RFC,12/14] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries ceph+fscrypt: together at last (contexts and filenames) - - - --- 2020-08-21 Jeff Layton New
[RFC,11/14] ceph: add encrypted fname handling to ceph_mdsc_build_path ceph+fscrypt: together at last (contexts and filenames) - - - --- 2020-08-21 Jeff Layton New
[RFC,10/14] ceph: make ceph_msdc_build_path use ref-walk ceph+fscrypt: together at last (contexts and filenames) - - - --- 2020-08-21 Jeff Layton New
[RFC,09/14] ceph: set S_ENCRYPTED bit if new inode has encryption.ctx xattr ceph+fscrypt: together at last (contexts and filenames) - - - --- 2020-08-21 Jeff Layton New
[RFC,08/14] ceph: add routine to create context prior to RPC ceph+fscrypt: together at last (contexts and filenames) - - - --- 2020-08-21 Jeff Layton New
[RFC,07/14] ceph: crypto context handling for ceph ceph+fscrypt: together at last (contexts and filenames) - - - --- 2020-08-21 Jeff Layton New
[RFC,06/14] ceph: add fscrypt ioctls ceph+fscrypt: together at last (contexts and filenames) - - - --- 2020-08-21 Jeff Layton New
[RFC,05/14] lib: lift fscrypt base64 conversion into lib/ ceph+fscrypt: together at last (contexts and filenames) - - - --- 2020-08-21 Jeff Layton New
[RFC,04/14] fscrypt: export fscrypt_d_revalidate ceph+fscrypt: together at last (contexts and filenames) - - - --- 2020-08-21 Jeff Layton New
« 1 2 ... 46 47 48102 103 »