Show patches with: Archived = No       |   3704 patches
« 1 2 ... 27 28 2937 38 »
Patch Series S/W/F Date Submitter Delegate State
[17/64] fscache: Implement simple cookie state machine fscache, cachefiles: Rewrite --- 2021-11-29 David Howells Superseded
[16/64] fscache: Add a function for a cache backend to note an I/O error fscache, cachefiles: Rewrite --- 2021-11-29 David Howells Superseded
[15/64] fscache: Provide and use cache methods to lookup/create/free a volume fscache, cachefiles: Rewrite --- 2021-11-29 David Howells Superseded
[14/64] fscache: Implement functions add/remove a cache fscache, cachefiles: Rewrite --- 2021-11-29 David Howells Superseded
[13/64] fscache: Implement cookie-level access helpers fscache, cachefiles: Rewrite --- 2021-11-29 David Howells New
[12/64] fscache: Implement volume-level access helpers fscache, cachefiles: Rewrite --- 2021-11-29 David Howells Superseded
[11/64] fscache: Implement cache-level access helpers fscache, cachefiles: Rewrite --- 2021-11-29 David Howells Superseded
[10/64] fscache: Implement cookie registration fscache, cachefiles: Rewrite --- 2021-11-29 David Howells Superseded
[09/64] fscache: Implement volume registration fscache, cachefiles: Rewrite --- 2021-11-29 David Howells Superseded
[08/64] fscache: Implement cache registration fscache, cachefiles: Rewrite --- 2021-11-29 David Howells Superseded
[07/64] fscache: Implement a hash function fscache, cachefiles: Rewrite --- 2021-11-29 David Howells Superseded
[06/64] fscache: Introduce new driver fscache, cachefiles: Rewrite --- 2021-11-29 David Howells Superseded
[05/64] netfs: Pass a flag to ->prepare_write() to say if there's no alloc'd space fscache, cachefiles: Rewrite --- 2021-11-29 David Howells Superseded
[04/64] netfs: Display the netfs inode number in the netfs_read tracepoint fscache, cachefiles: Rewrite --- 2021-11-29 David Howells Superseded
[01/64] fscache, cachefiles: Disable configuration fscache, cachefiles: Rewrite --- 2021-11-29 David Howells Superseded
[v2] ceph: fix up non-directory creation in SGID directories [v2] ceph: fix up non-directory creation in SGID directories --- 2021-11-29 Christian Brauner Superseded
rbd: make const pointer speaces a static const array rbd: make const pointer speaces a static const array --- 2021-11-27 Colin Ian King New
ceph: fix up non-directory creation in SGID directories ceph: fix up non-directory creation in SGID directories --- 2021-11-26 Christian Brauner New
[RFC,2/2] libceph: allow tasks to submit messages without taking con->mutex libceph: submit new messages under spinlock instead of mutex --- 2021-09-15 Jeff Layton New
[RFC,1/2] libceph: defer clearing standby state to work function libceph: submit new messages under spinlock instead of mutex --- 2021-09-15 Jeff Layton New
[8/8] fscache: Update the documentation to reflect I/O API changes fscache: Replace and remove old I/O API --- 2021-09-14 David Howells New
[7/8] fscache: Remove stats that are no longer used fscache: Replace and remove old I/O API --- 2021-09-14 David Howells New
[6/8] fscache: Remove the old I/O API fscache: Replace and remove old I/O API --- 2021-09-14 David Howells New
[5/8] cifs: (untested) Move to using the alternate (deprecated) fscache I/O API fscache: Replace and remove old I/O API --- 2021-09-14 David Howells New
[4/8] 9p: (untested) Convert to using the netfs helper lib to do reads and caching fscache: Replace and remove old I/O API --- 2021-09-14 David Howells New
[3/8] nfs: Move to using the alternate (deprecated) fscache I/O API fscache: Replace and remove old I/O API --- 2021-09-14 David Howells New
[2/8] fscache: Implement an alternate I/O interface to replace the old API fscache: Replace and remove old I/O API --- 2021-09-14 David Howells New
[1/8] fscache: Generalise the ->begin_read_operation method fscache: Replace and remove old I/O API --- 2021-09-14 David Howells New
[v2,4/4] ceph: use tracked average r/w/m latencies to display metrics in debugfs ceph: forward average read/write/metadata latency --- 2021-09-14 Venky Shankar Superseded
[v2,3/4] ceph: include average/stddev r/w/m latency in mds metrics ceph: forward average read/write/metadata latency --- 2021-09-14 Venky Shankar New
[v2,2/4] ceph: track average/stdev r/w/m latency ceph: forward average read/write/metadata latency --- 2021-09-14 Venky Shankar New
[v2,1/4] ceph: use "struct ceph_timespec" for r/w/m latencies ceph: forward average read/write/metadata latency --- 2021-09-14 Venky Shankar New
[v1,4/4] ceph: use tracked average r/w/m latencies to display metrics in debugfs ceph: forward average read/write/metadata latency --- 2021-09-13 Venky Shankar New
[v1,3/4] ceph: include average/stddev r/w/m latency in mds metrics ceph: forward average read/write/metadata latency --- 2021-09-13 Venky Shankar New
[v1,2/4] ceph: track average/stdev r/w/m latency ceph: forward average read/write/metadata latency --- 2021-09-13 Venky Shankar New
[v1,1/4] ceph: use "struct ceph_timespec" for r/w/m latencies ceph: forward average read/write/metadata latency --- 2021-09-13 Venky Shankar New
[6/6] ceph: shut down access to inode when async create fails ceph: better error handling for failed async creates --- 2021-09-08 Jeff Layton New
[5/6] ceph: refactor remove_session_caps_cb ceph: better error handling for failed async creates --- 2021-09-08 Jeff Layton New
[4/6] ceph: fix auth cap handling logic in remove_session_caps_cb ceph: better error handling for failed async creates --- 2021-09-08 Jeff Layton New
[3/6] ceph: drop private list from remove_session_caps_cb ceph: better error handling for failed async creates --- 2021-09-08 Jeff Layton New
[2/6] ceph: don't use -ESTALE as special return code in try_get_cap_refs ceph: better error handling for failed async creates --- 2021-09-08 Jeff Layton New
[1/6] ceph: print inode numbers instead of pointer values ceph: better error handling for failed async creates --- 2021-09-08 Jeff Layton New
ceph: fix off by one bugs in unsafe_request_wait() ceph: fix off by one bugs in unsafe_request_wait() --- 2021-09-06 Dan Carpenter New
[RFC,1/2] Revert "ceph: make client zero partial trailing block on truncate" [RFC,1/2] Revert "ceph: make client zero partial trailing block on truncate" --- 2021-09-03 Xiubo Li New
[7/9] s390/block/dcssblk: add error handling support for add_disk() block: 5th batch of add_disk() error handling conversions --- 2021-09-02 Luis Chamberlain New
[6/9] s390/block/dasd_genhd: add error handling support for add_disk() block: 5th batch of add_disk() error handling conversions --- 2021-09-02 Luis Chamberlain New
[3/9] mspro_block: add error handling support for add_disk() block: 5th batch of add_disk() error handling conversions --- 2021-09-02 Luis Chamberlain New
[2/9] ms_block: add error handling support for add_disk() block: 5th batch of add_disk() error handling conversions --- 2021-09-02 Luis Chamberlain New
ceph: ensure we return an error when parsing corrupt mdsmap ceph: ensure we return an error when parsing corrupt mdsmap --- 2021-08-30 Jeff Layton New
[next] ceph: Fix dereference of null pointer cf [next] ceph: Fix dereference of null pointer cf --- 2021-08-29 Colin King New
[v2,6/6] afs: Use folios in directory handling netfs, afs, ceph: Support folios, at least partially --- 2021-08-27 David Howells New
[v2,3/6] folio: Add a function to change the private data attached to a folio netfs, afs, ceph: Support folios, at least partially --- 2021-08-27 David Howells New
[v2,2/6] afs: Sort out symlink reading netfs, afs, ceph: Support folios, at least partially --- 2021-08-27 David Howells New
[RFC,v8,24/24] ceph: add a new ceph.fscrypt.auth vxattr ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,23/24] ceph: make ceph_get_name decrypt filenames ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,22/24] ceph: create symlinks with encrypted and base64-encoded targets ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,21/24] ceph: add support to readdir for encrypted filenames ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,20/24] ceph: add fscrypt support to ceph_fill_trace ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,19/24] ceph: add helpers for converting names for userland presentation ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,18/24] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,17/24] ceph: properly set DCACHE_NOKEY_NAME flag in lookup ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,16/24] ceph: encode encrypted name in dentry release ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,15/24] ceph: send altname in MClientRequest ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,14/24] ceph: add encrypted fname handling to ceph_mdsc_build_path ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,13/24] ceph: make ceph_msdc_build_path use ref-walk ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,12/24] ceph: decode alternate_name in lease info ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,11/24] ceph: add fscrypt ioctls ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,10/24] ceph: implement -o test_dummy_encryption mount option ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,09/24] ceph: add ability to set fscrypt_auth via setattr ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,08/24] ceph: crypto context handling for ceph ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,07/24] ceph: add fscrypt_* handling to caps.c ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,06/24] ceph: parse new fscrypt_auth and fscrypt_file fields in inode traces ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,05/24] ceph: preallocate inode for ops that may create one ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,04/24] fscrypt: add fscrypt_context_for_new_inode ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,03/24] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,02/24] fscrypt: export fscrypt_base64url_encode and fscrypt_base64url_decode ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,01/24] vfs: export new_inode_pseudo ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[v3,3/3] ceph: don't WARN if we're iterate removing the session caps [v3,1/3] ceph: remove the capsnaps when removing the caps --- 2021-08-25 Xiubo Li Superseded
[v3,1/3] ceph: remove the capsnaps when removing the caps [v3,1/3] ceph: remove the capsnaps when removing the caps --- 2021-08-25 Xiubo Li New
[v2,2/2] ceph: add debugfs entries for mount syntax support ceph: add debugfs entries signifying new mount syntax support --- 2021-08-25 Venky Shankar New
[v2,3/3] ceph: don't WARN if we're iterate removing the session caps [v2,1/3] ceph: remove the capsnaps when removing the caps --- 2021-08-25 Xiubo Li New
[v2,1/3] ceph: remove the capsnaps when removing the caps [v2,1/3] ceph: remove the capsnaps when removing the caps --- 2021-08-25 Xiubo Li New
[6/6] afs: Use folios in directory handling netfs, afs, ceph: Support folios, at least partially --- 2021-08-24 David Howells Superseded
[4/6] afs: Sort out symlink reading netfs, afs, ceph: Support folios, at least partially --- 2021-08-24 David Howells Superseded
[2/6] folio: Add a function to change the private data attached to a folio netfs, afs, ceph: Support folios, at least partially --- 2021-08-24 David Howells Superseded
[v3] ceph: request Fw caps before updating the mtime in ceph_write_iter [v3] ceph: request Fw caps before updating the mtime in ceph_write_iter --- 2021-08-20 Jeff Layton New
[2/2] ceph: add debugfs entries for v2 (new) mount syntax support ceph: add debugfs entries signifying new mount syntax support --- 2021-08-19 Venky Shankar New
[1/2] ceph: add helpers to create/cleanup debugfs sub-directories under "ceph" directory ceph: add debugfs entries signifying new mount syntax support --- 2021-08-19 Venky Shankar New
[v4] ceph: correctly release memory from capsnap [v4] ceph: correctly release memory from capsnap --- 2021-08-18 Xiubo Li New
[3/3] ceph: don't WARN if we're iterate removing the session caps ceph: remove the capsnaps when removing the caps --- 2021-08-18 Xiubo Li New
[2/3] ceph: don't WARN if we're force umounting ceph: remove the capsnaps when removing the caps --- 2021-08-18 Xiubo Li New
[1/3] ceph: remove the capsnaps when removing the caps ceph: remove the capsnaps when removing the caps --- 2021-08-18 Xiubo Li New
[RFC,2/2] ceph: add debugfs entries for v2 (new) mount syntax support ceph: add debugfs entries signifying new mount syntax support --- 2021-08-18 Venky Shankar Superseded
[RFC,1/2] ceph: add helpers to create/cleanup debugfs sub-directories under "ceph" directory ceph: add debugfs entries signifying new mount syntax support --- 2021-08-18 Venky Shankar Superseded
[v3] ceph: try to reconnect to the export targets [v3] ceph: try to reconnect to the export targets --- 2021-08-18 Xiubo Li New
[v3] ceph: correctly release memory from capsnap [v3] ceph: correctly release memory from capsnap --- 2021-08-18 Xiubo Li New
[fscrypt,RFC,v2] ceph: don't allow changing layout on encrypted files/directories [fscrypt,RFC,v2] ceph: don't allow changing layout on encrypted files/directories --- 2021-08-17 Luis Henriques New
[v2] ceph: correctly release memory from capsnap [v2] ceph: correctly release memory from capsnap --- 2021-08-17 Xiubo Li New
ceph: correctly release memory from capsnap ceph: correctly release memory from capsnap --- 2021-08-17 Xiubo Li New
[v2] ceph: try to reconnect to the export targets [v2] ceph: try to reconnect to the export targets --- 2021-08-17 Xiubo Li New
« 1 2 ... 27 28 2937 38 »