Show patches with: Submitter = David Howells       |    State = Action Required       |   1799 patches
« 1 2 3 417 18 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
NFS: (d)printks should use %zd for ssize_t arguments - - - --- 2011-06-14 David Howells New
FS-Cache: Add a helper to bulk uncache pages on an inode - - - --- 2011-06-15 David Howells New
FS-Cache: Add a helper to bulk uncache pages on an inode - - - --- 2011-06-15 David Howells New
KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring - - - --- 2011-06-16 David Howells New
KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring [ver #2] - - - --- 2011-06-17 David Howells New
FS-Cache: Add a helper to bulk uncache pages on an inode - - - --- 2011-07-07 David Howells New
[1/2] NFS: Fix a number of bugs in the idmapper - - - --- 2012-07-25 David Howells New
[2/2] NFS: Combine the idmapper key types - - - --- 2012-07-25 David Howells New
[1/2] NFS: Fix a number of bugs in the idmapper - - - --- 2012-07-31 David Howells New
[2/2] NFS: Combine the idmapper key types - - - --- 2012-07-31 David Howells New
[1/8] fs/fscache: remove spin_lock() from the condition in while() - - - --- 2013-05-03 David Howells New
[2/8] CacheFiles: name i_mutex lock class explicitly - - - --- 2013-05-03 David Howells New
[3/8] FS-Cache: Don't sleep in page release if __GFP_FS is not set - - - --- 2013-05-03 David Howells New
[4/8] FS-Cache: Uninline fscache_object_init() - - - --- 2013-05-03 David Howells New
[5/8] FS-Cache: Wrap checks on object state - - - --- 2013-05-03 David Howells New
[6/8] Add wait_on_atomic_t() and wake_up_atomic_t() - - - --- 2013-05-03 David Howells New
[7/8] FS-Cache: Fix object state machine to have separate work and wait states - - - --- 2013-05-03 David Howells New
[8/8] FS-Cache: Simplify cookie retention for fscache_objects, fixing access problems - - - --- 2013-05-03 David Howells New
Give the OID registry file module info to avoid kernel tainting - - - --- 2013-05-03 David Howells New
Give the OID registry file module info to avoid kernel tainting - - - --- 2013-05-04 David Howells New
Give the OID registry file module info to avoid kernel tainting - - - --- 2013-05-04 David Howells New
[1/8] Add wait_on_atomic_t() and wake_up_atomic_t() [ver #2] - - - --- 2013-05-10 David Howells New
[2/8] fs/fscache: remove spin_lock() from the condition in while() [ver #2] - - - --- 2013-05-10 David Howells New
[3/8] CacheFiles: name i_mutex lock class explicitly [ver #2] - - - --- 2013-05-10 David Howells New
[4/8] FS-Cache: Don't sleep in page release if __GFP_FS is not set [ver #2] - - - --- 2013-05-10 David Howells New
[5/8] FS-Cache: Uninline fscache_object_init() [ver #2] - - - --- 2013-05-10 David Howells New
[6/8] FS-Cache: Wrap checks on object state [ver #2] - - - --- 2013-05-10 David Howells New
[7/8] FS-Cache: Fix object state machine to have separate work and wait states [ver #2] - - - --- 2013-05-10 David Howells New
[8/8] FS-Cache: Simplify cookie retention for fscache_objects, fixing access problems [ver #2] - - - --- 2013-05-10 David Howells New
[01/10] KEYS: Skip key state checks when checking for possession - - - --- 2013-07-17 David Howells New
[02/10] Add a generic associative array implementation. - - - --- 2013-07-17 David Howells New
[03/10] KEYS: Use bool in make_key_ref() and is_key_possessed() - - - --- 2013-07-17 David Howells New
[04/10] KEYS: key_is_dead() should take a const key pointer argument - - - --- 2013-07-17 David Howells New
[05/10] KEYS: Consolidate the concept of an 'index key' for key access - - - --- 2013-07-17 David Howells New
[06/10] KEYS: Introduce a search context structure - - - --- 2013-07-17 David Howells New
[07/10] KEYS: Search for auth-key by name rather than targt key ID - - - --- 2013-07-17 David Howells New
[08/10] KEYS: Define a __key_get() wrapper to use rather than atomic_inc() - - - --- 2013-07-17 David Howells New
[09/10] KEYS: Drop the permissions argument from __keyring_search_one() - - - --- 2013-07-17 David Howells New
[10/10] KEYS: Expand the capacity of a keyring - - - --- 2013-07-17 David Howells New
Assoc_array: Drop leaf-type concept - - - --- 2013-07-18 David Howells New
Fix __wait_on_atomic_t() to call the action func if the counter != 0 - - - --- 2013-07-23 David Howells New
[1/2] KEYS: Implement a big key type that can save to tmpfs - - - --- 2013-08-01 David Howells New
[2/2] KEYS: Add per-user_namespace registers for persistent per-UID kerberos caches - - - --- 2013-08-01 David Howells New
[1/3] FS-Cache: Add use/unuse/wake cookie wrappers - - - --- 2013-09-20 David Howells New
[2/3] FS-Cache: Provide the ability to enable/disable cookies - - - --- 2013-09-20 David Howells New
[3/3] NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open() - - - --- 2013-09-20 David Howells New
[1/4] SunRPC: Use the standard varargs macro method for dfprintk() and co. - - - --- 2013-09-26 David Howells New
[2/4] SunRPC: Declare and use rpc_task_pid() to wrap task->tk_pid - - - --- 2013-09-26 David Howells New
[3/4] SunRPC: Use no_printk() for the null dprintk() and dfprintk() - - - --- 2013-09-26 David Howells New
[4/4] SunRPC: Kill RPC_IFDEBUG() and NFS_IFDEBUG() - - - --- 2013-09-26 David Howells New
KEYS: Fix a race between negating a key and reading the error set - - - --- 2013-10-11 David Howells New
[1/3] statxat: Provide IOC flags for Windows fs attributes - - - --- 2013-11-12 David Howells New
[2/3] statxat: Add a system call to make extended file stats available - - - --- 2013-11-12 David Howells New
[3/3] statxat: AFS: Return enhanced basic attributes - - - --- 2013-11-12 David Howells New
[1/3] statxat: Provide IOC flags for Windows fs attributes [ver #2] - - - --- 2013-11-12 David Howells New
[2/3] statxat: Add a system call to make extended file stats available [ver #2] - - - --- 2013-11-12 David Howells New
[3/3] statxat: AFS: Return enhanced basic attributes [ver #2] - - - --- 2013-11-12 David Howells New
[7/9] Use %pd in NFSD - - - --- 2013-12-10 David Howells New
KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMIN - - - --- 2014-03-25 David Howells New
NFS: Fabricate fscache server index key correctly - - - --- 2014-09-25 David Howells New
[1/3] KEYS: request_key_and_link() needs to request state checks when searching - - - --- 2014-11-14 David Howells New
[2/3] KEYS: When searching a keyring, restore KEYRING_SEARCH_DO_STATE_CHECK - - - --- 2014-11-14 David Howells New
[3/3] KEYS: KEYRING_SEARCH_NO_STATE_CHECK overrides KEYRING_SEARCH_DO_STATE_CHECK - - - --- 2014-11-14 David Howells New
KEYS: search_nested_keyrings() should honour NO_STATE_CHECK for the root - - - --- 2014-11-14 David Howells New
KEYS: Simplify KEYRING_SEARCH_{NO,DO}_STATE_CHECK flags - - - --- 2014-11-14 David Howells New
[1/2] KEYS: Simplify KEYRING_SEARCH_{NO, DO}_STATE_CHECK flags - - - --- 2014-11-19 David Howells New
[2/2] KEYS: request_key() should reget expired keys rather than give EKEYEXPIRED - - - --- 2014-11-19 David Howells New
[01/13] FS-Cache: Count culled objects and objects rejected due to lack of space - - - --- 2015-02-26 David Howells New
[02/13] FS-Cache: Move fscache_report_unexpected_submission() to make it more available - - - --- 2015-02-26 David Howells New
[03/13] FS-Cache: When submitting an op, cancel it if the target object is dying - - - --- 2015-02-26 David Howells New
[04/13] FS-Cache: Handle a new operation submitted against a killed object - - - --- 2015-02-26 David Howells New
[05/13] FS-Cache: Synchronise object death state change vs operation submission - - - --- 2015-02-26 David Howells New
[06/13] FS-Cache: fscache_object_is_dead() has wrong logic, kill it - - - --- 2015-02-26 David Howells New
[07/13] FS-Cache: Permit fscache_cancel_op() to cancel in-progress operations too - - - --- 2015-02-26 David Howells New
[08/13] FS-Cache: Out of line fscache_operation_init() - - - --- 2015-02-26 David Howells New
[09/13] FS-Cache: Count the number of initialised operations - - - --- 2015-02-26 David Howells New
[10/13] FS-Cache: Fix cancellation of in-progress operation - - - --- 2015-02-26 David Howells New
[11/13] FS-Cache: Put an aborted initialised op so that it is accounted correctly - - - --- 2015-02-26 David Howells New
[12/13] FS-Cache: The operation cancellation method needs calling in more places - - - --- 2015-02-26 David Howells New
[13/13] FS-Cache: Retain the netfs context in the retrieval op earlier - - - --- 2015-02-26 David Howells New
[6/6] KEYS: Merge the type-specific data with the payload data - - - --- 2015-10-21 David Howells New
[1/4] FS-Cache: Increase reference of parent after registering, netfs success - - - --- 2015-11-04 David Howells New
[2/4] FS-Cache: Don't override netfs's primary_index if registering failed - - - --- 2015-11-04 David Howells New
[3/4] cachefiles: perform test on s_blocksize when opening cache file. - - - --- 2015-11-04 David Howells New
[4/4] FS-Cache: Handle a write to the page immediately beyond the EOF marker - - - --- 2015-11-04 David Howells New
[1/2] FS-Cache: Add missing initialization of ret in cachefiles_write_page() - - - --- 2015-11-12 David Howells New
[2/2] MAINTAINERS: linux-cachefs@redhat.com is moderated for non-subscribers - - - --- 2015-11-12 David Howells New
[1/2] FS-Cache: Add missing initialization of ret in cachefiles_write_page() - - - --- 2015-11-12 David Howells New
[2/2] MAINTAINERS: linux-cachefs@redhat.com is moderated for non-subscribers - - - --- 2015-11-12 David Howells New
[01/12] Ext4: Fix extended timestamp encoding and decoding - - - --- 2015-11-20 David Howells New
[02/12] statx: Provide IOC flags for Windows fs attributes - - - --- 2015-11-20 David Howells New
[03/12] statx: Add a system call to make enhanced file info available - - - --- 2015-11-20 David Howells New
[04/12] statx: AFS: Return enhanced file attributes - - - --- 2015-11-20 David Howells New
[05/12] statx: Ext4: Return enhanced file attributes - - - --- 2015-11-20 David Howells New
[06/12] statx: NFS: Return enhanced file attributes - - - --- 2015-11-20 David Howells New
[07/12] statx: CIFS: Return enhanced attributes - - - --- 2015-11-20 David Howells New
[08/12] fsinfo: Add a system call to make enhanced filesystem info available - - - --- 2015-11-20 David Howells New
[09/12] fsinfo: Ext4: Return information through the filesystem info syscall - - - --- 2015-11-20 David Howells New
[10/12] fsinfo: AFS: Return information through the filesystem info syscall - - - --- 2015-11-20 David Howells New
[11/12] fsinfo: NFS: Return information through the filesystem info syscall - - - --- 2015-11-20 David Howells New
« 1 2 3 417 18 »