Show patches with: Submitter = David Howells       |    State = Action Required       |   4050 patches
« 1 2 ... 38 39 40 41 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
Ext4: Fix extended timestamp encoding and decoding - 1 - --- 2015-11-05 David Howells New
[4/4] FS-Cache: Handle a write to the page immediately beyond the EOF marker - - - --- 2015-11-04 David Howells New
[3/4] cachefiles: perform test on s_blocksize when opening cache file. - - - --- 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
[1/4] FS-Cache: Increase reference of parent after registering, netfs success - - - --- 2015-11-04 David Howells New
[5/5] SELinux: Check against union label for file operations - - - --- 2015-09-28 David Howells New
[4/5] SELinux: Handle opening of a unioned file - - - --- 2015-09-28 David Howells New
[3/5] SELinux: Stub in copy-up handling - - - --- 2015-09-28 David Howells New
[2/5] Overlayfs: Use copy-up security hooks - - - --- 2015-09-28 David Howells New
[1/5] Security: Provide copy-up security hooks for unioned files - - - --- 2015-09-28 David Howells New
[RFC,2/2] VFS: Don't pass O_LARGEFILE when opening a file internally - - - --- 2015-09-22 David Howells New
[RFC,1/2] VFS: Kill use of O_LARGEFILE inside the kernel - - - --- 2015-09-22 David Howells New
overlayfs: Warn on copy up if a process has a R/O fd open to the lower file - - - --- 2015-07-07 David Howells New
SELinux: Create a common helper to determine an inode label [ver #3] 1 - - --- 2015-06-18 David Howells New
SELinux: Create a common helper to determine an inode label [ver #2] - - - --- 2015-06-18 David Howells New
SELinux: Create a common helper to determine an inode label - - - --- 2015-06-18 David Howells New
[8/8] SELinux: Check against union label for file operations - - - --- 2015-06-18 David Howells New
[7/8] SELinux: Create a common helper to determine an inode label - - - --- 2015-06-18 David Howells New
[6/8] SELinux: Handle opening of a unioned file - - - --- 2015-06-18 David Howells New
[5/8] SELinux: Stub in copy-up handling - - - --- 2015-06-18 David Howells New
[4/8] Overlayfs: Use copy-up security hooks - - - --- 2015-06-18 David Howells New
[3/8] Security: Provide copy-up security hooks for unioned files - - - --- 2015-06-18 David Howells New
[2/8] overlayfs: Make f_path always point to the overlay and f_inode to the underlay - - - --- 2015-06-18 David Howells New
[1/8] overlay: Call ovl_drop_write() earlier in ovl_dentry_open() - - - --- 2015-06-18 David Howells New
overlay: Call ovl_drop_write() earlier in ovl_dentry_open() - - - --- 2015-06-01 David Howells New
Can ovl_drop_write() be called earlier in ovl_dentry_open() - - - --- 2015-06-01 David Howells New
overlayfs: Warn on copy up if a process has a R/O fd open to the lower file - - - --- 2015-05-28 David Howells New
[RFC] cachefiles: Make better use of SEEK_DATA/SEEK_HOLE - - - --- 2015-04-20 David Howells New
[4/4] Overlayfs: Wrap RCU-mode accesses to ->d_inode on subordinate filesystems - - - --- 2015-04-16 David Howells New
[3/4] Overlayfs: Wrap accesses to ->d_inode on subordinate filesystems - - - --- 2015-04-16 David Howells New
[2/4] Overlayfs: Convert own ->d_inode to d_inode() or d_really_is_positive/negative() - - - --- 2015-04-16 David Howells New
[1/4] Overlayfs: Convert S_ISDIR(dentry->d_inode) to d_is_dir()/d_can_lookup() - - - --- 2015-04-16 David Howells New
[1/4] Overlayfs: Convert S_ISDIR(dentry->d_inode) to d_is_dir()/d_can_lookup() - - - --- 2015-04-16 David Howells New
[13/13] FS-Cache: Retain the netfs context in the retrieval op earlier - - - --- 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
[11/13] FS-Cache: Put an aborted initialised op so that it is accounted correctly - - - --- 2015-02-26 David Howells New
[10/13] FS-Cache: Fix cancellation of in-progress operation - - - --- 2015-02-26 David Howells New
[09/13] FS-Cache: Count the number of initialised operations - - - --- 2015-02-26 David Howells New
[08/13] FS-Cache: Out of line fscache_operation_init() - - - --- 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
[06/13] FS-Cache: fscache_object_is_dead() has wrong logic, kill it - - - --- 2015-02-26 David Howells New
[05/13] FS-Cache: Synchronise object death state change vs operation submission - - - --- 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
[03/13] FS-Cache: When submitting an op, cancel it if the target object is dying - - - --- 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
[01/13] FS-Cache: Count culled objects and objects rejected due to lack of space - - - --- 2015-02-26 David Howells New
configfs: Fix potential NULL d_inode dereference - - - --- 2015-01-27 David Howells New
« 1 2 ... 38 39 40 41 »