Show patches with: Submitter = David Howells       |   4369 patches
« 1 2 ... 37 38 3943 44 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[09/34] vfs: Put security flags into the fs_context struct [ver #12] VFS: Introduce filesystem context [ver #12] - - - --- 2018-09-21 David Howells New
[08/34] vfs: Add LSM hooks for the new mount API [ver #12] VFS: Introduce filesystem context [ver #12] - - - --- 2018-09-21 David Howells New
[07/34] vfs: Add configuration parser helpers [ver #12] VFS: Introduce filesystem context [ver #12] - - - --- 2018-09-21 David Howells New
[06/34] vfs: Introduce logging functions [ver #12] VFS: Introduce filesystem context [ver #12] - - - --- 2018-09-21 David Howells New
[05/34] vfs: Introduce the basic header for the new mount API's filesystem context [ver #12] VFS: Introduce filesystem context [ver #12] - - - --- 2018-09-21 David Howells New
[04/34] vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled [ver #12] VFS: Introduce filesystem context [ver #12] - - - --- 2018-09-21 David Howells New
[03/34] teach move_mount(2) to work with OPEN_TREE_CLONE [ver #12] VFS: Introduce filesystem context [ver #12] - - - --- 2018-09-21 David Howells New
[02/34] vfs: syscall: Add move_mount(2) to move mounts around [ver #12] VFS: Introduce filesystem context [ver #12] - - - --- 2018-09-21 David Howells New
[01/34] vfs: syscall: Add open_tree(2) to reference or clone a mount [ver #12] VFS: Introduce filesystem context [ver #12] - - - --- 2018-09-21 David Howells New
[6/6] afs: Sort address lists so that they are in logical ascending order afs: DNS and VL server handling improvements - - - --- 2018-09-13 David Howells New
[5/6] afs: Always build address lists using the helper functions afs: DNS and VL server handling improvements - - - --- 2018-09-13 David Howells New
[4/6] afs: Differentiate VL servers afs: DNS and VL server handling improvements - - - --- 2018-09-13 David Howells New
[3/6] afs: afs_end_vnode_operation() needs to translate abort codes to errors afs: DNS and VL server handling improvements - - - --- 2018-09-13 David Howells New
[2/6] afs: Do better max capacity handling on address lists afs: DNS and VL server handling improvements - - - --- 2018-09-13 David Howells New
[1/6] dns: Allow the dns resolver to retrieve a server set afs: DNS and VL server handling improvements - - - --- 2018-09-13 David Howells New
[10/10] afs: Don't invoke the server to read data beyond EOF iov_iter: Add new iters and use with AFS - - - --- 2018-09-13 David Howells New
[09/10] afs: Add a couple of tracepoints to log I/O errors iov_iter: Add new iters and use with AFS - - - --- 2018-09-13 David Howells New
[08/10] afs: Add O_DIRECT read support iov_iter: Add new iters and use with AFS - - - --- 2018-09-13 David Howells New
[07/10] afs: Use ITER_MAPPING for writing iov_iter: Add new iters and use with AFS - - - --- 2018-09-13 David Howells New
[06/10] afs: Set up the iov_iter before calling afs_extract_data() iov_iter: Add new iters and use with AFS - - - --- 2018-09-13 David Howells New
[05/10] afs: Better tracing of protocol errors iov_iter: Add new iters and use with AFS - - - --- 2018-09-13 David Howells New
[04/10] iov_iter: Add mapping and discard iterator types iov_iter: Add new iters and use with AFS - - - --- 2018-09-13 David Howells New
[03/10] iov_iter: Make count and iov_offset loff_t not size_t iov_iter: Add new iters and use with AFS - - - --- 2018-09-13 David Howells New
[02/10] iov_iter: Renumber the ITER_* constants in uio.h iov_iter: Add new iters and use with AFS - - - --- 2018-09-13 David Howells New
[01/10] iov_iter: Separate type from direction and use accessor functions iov_iter: Add new iters and use with AFS - - - --- 2018-09-13 David Howells New
[08/11] UAPI: nilfs2: Fix use of undefined byteswapping functions [ver #2] Untitled series #15777 - - - --- 2018-09-06 David Howells New
[06/11] coda: Move internal defs out of include/linux/ [ver #2] Untitled series #15777 - - - --- 2018-09-06 David Howells New
[05/11] UAPI: coda: Move kernel internals out of public view [ver #2] Untitled series #15777 - - - --- 2018-09-06 David Howells New
[07/11] UAPI: nilfs2: Fix use of undefined byteswapping functions Untitled series #15451 - - - --- 2018-09-05 David Howells New
[05/11] UAPI: coda: Don't use internal kernel structs in UAPI Untitled series #15451 - - - --- 2018-09-05 David Howells New
mqueue: Fix bug from mount API conversion mqueue: Fix bug from mount API conversion - - - --- 2018-08-26 David Howells New
[6/6] proc: Set correct userns for new proc super created by a new pid_namespace [1/6] vfs: Fix vfs_dup_fs_context() - - - --- 2018-08-21 David Howells New
[5/6] vfs: Adjust fsinfo sample output [1/6] vfs: Fix vfs_dup_fs_context() - - - --- 2018-08-21 David Howells New
[4/6] vfs: Pass path info fsinfo and rename get_fsinfo sb op to fsinfo [1/6] vfs: Fix vfs_dup_fs_context() - - - --- 2018-08-21 David Howells New
[3/6] afs: Move the source fs parameter to the first position [1/6] vfs: Fix vfs_dup_fs_context() - - - --- 2018-08-21 David Howells New
[2/6] vfs: Fix fs_context logging when there's no log [1/6] vfs: Fix vfs_dup_fs_context() - - - --- 2018-08-21 David Howells New
[1/6] vfs: Fix vfs_dup_fs_context() [1/6] vfs: Fix vfs_dup_fs_context() - - - --- 2018-08-21 David Howells New
[10/10] afs: Don't invoke the server to read data beyond EOF iov_iter: Add new iters and use with AFS - - - --- 2018-08-06 David Howells New
[09/10] afs: Add a couple of tracepoints to log I/O errors iov_iter: Add new iters and use with AFS - - - --- 2018-08-06 David Howells New
[08/10] afs: Add O_DIRECT read support iov_iter: Add new iters and use with AFS - - - --- 2018-08-06 David Howells New
[07/10] afs: Use ITER_MAPPING for writing iov_iter: Add new iters and use with AFS - - - --- 2018-08-06 David Howells New
[06/10] afs: Set up the iov_iter before calling afs_extract_data() iov_iter: Add new iters and use with AFS - - - --- 2018-08-06 David Howells New
[05/10] afs: Better tracing of protocol errors iov_iter: Add new iters and use with AFS - - - --- 2018-08-06 David Howells New
[04/10] iov_iter: Add mapping and discard iterator types iov_iter: Add new iters and use with AFS - - - --- 2018-08-06 David Howells New
[03/10] iov_iter: Make count and iov_offset loff_t not size_t iov_iter: Add new iters and use with AFS - - - --- 2018-08-06 David Howells New
[02/10] iov_iter: Renumber the ITER_* constants in uio.h iov_iter: Add new iters and use with AFS - - - --- 2018-08-06 David Howells New
[01/10] iov_iter: Separate type from direction and use accessor functions iov_iter: Add new iters and use with AFS - - - --- 2018-08-06 David Howells New
LSM hook for mount, superblock and keys watch notifications LSM hook for mount, superblock and keys watch notifications - - - --- 2018-08-01 David Howells New
[5/5] vfs: Implement parameter value retrieval with fsinfo() VFS: Introduce filesystem information query syscall - - - --- 2018-08-01 David Howells New
[4/5] vfs: Allow fsinfo() to be used to query an fs parameter description VFS: Introduce filesystem information query syscall - - - --- 2018-08-01 David Howells New
[3/5] vfs: Allow fsinfo() to query what's in an fs_context VFS: Introduce filesystem information query syscall - - - --- 2018-08-01 David Howells New
[2/5] afs: Add fsinfo support VFS: Introduce filesystem information query syscall - - - --- 2018-08-01 David Howells New
[1/5] vfs: syscall: Add fsinfo() to query filesystem information VFS: Introduce filesystem information query syscall - - - --- 2018-08-01 David Howells New
[33/33] vfs: Add a sample program for the new mount API [ver #11] VFS: Introduce filesystem context [ver #11] - - - --- 2018-08-01 David Howells New
[32/33] afs: Use fs_context to pass parameters over automount [ver #11] VFS: Introduce filesystem context [ver #11] - - - --- 2018-08-01 David Howells New
[31/33] afs: Add fs_context support [ver #11] VFS: Introduce filesystem context [ver #11] - - - --- 2018-08-01 David Howells New
[30/33] vfs: syscall: Add fspick() to select a superblock for reconfiguration [ver #11] VFS: Introduce filesystem context [ver #11] - - - --- 2018-08-01 David Howells New
[29/33] vfs: syscall: Add fsmount() to create a mount for a superblock [ver #11] VFS: Introduce filesystem context [ver #11] - - - --- 2018-08-01 David Howells New
[28/33] vfs: syscall: Add fsconfig() for configuring and managing a context [ver #11] VFS: Introduce filesystem context [ver #11] - - - --- 2018-08-01 David Howells New
[27/33] vfs: Add some logging to the core users of the fs_context log [ver #11] VFS: Introduce filesystem context [ver #11] - - - --- 2018-08-01 David Howells New
[26/33] vfs: Implement logging through fs_context [ver #11] VFS: Introduce filesystem context [ver #11] - - - --- 2018-08-01 David Howells New
[25/33] vfs: syscall: Add fsopen() to prepare for superblock creation [ver #11] VFS: Introduce filesystem context [ver #11] - - - --- 2018-08-01 David Howells New
[24/33] Make anon_inodes unconditional [ver #11] VFS: Introduce filesystem context [ver #11] - - - --- 2018-08-01 David Howells New
[23/33] vfs: Provide documentation for new mount API [ver #11] VFS: Introduce filesystem context [ver #11] - - - --- 2018-08-01 David Howells New
[22/33] vfs: Remove kern_mount_data() [ver #11] VFS: Introduce filesystem context [ver #11] - - - --- 2018-08-01 David Howells New
[21/33] hugetlbfs: Convert to fs_context [ver #11] VFS: Introduce filesystem context [ver #11] - - - --- 2018-08-01 David Howells New
[20/33] kernfs, sysfs, cgroup, intel_rdt: Support fs_context [ver #11] VFS: Introduce filesystem context [ver #11] - - - --- 2018-08-01 David Howells New
[19/33] cpuset: Use fs_context [ver #11] VFS: Introduce filesystem context [ver #11] - - - --- 2018-08-01 David Howells New
[18/33] ipc: Convert mqueue fs to fs_context [ver #11] VFS: Introduce filesystem context [ver #11] - - - --- 2018-08-01 David Howells New
[17/33] proc: Add fs_context support to procfs [ver #11] VFS: Introduce filesystem context [ver #11] - - - --- 2018-08-01 David Howells New
[16/33] procfs: Move proc_fill_super() to fs/proc/root.c [ver #11] VFS: Introduce filesystem context [ver #11] - - - --- 2018-08-01 David Howells New
[15/33] vfs: Remove unused code after filesystem context changes [ver #11] VFS: Introduce filesystem context [ver #11] - - - --- 2018-08-01 David Howells New
[14/33] vfs: Implement a filesystem superblock creation/configuration context [ver #11] VFS: Introduce filesystem context [ver #11] - - - --- 2018-08-01 David Howells New
[13/33] vfs: Separate changing mount flags full remount [ver #11] VFS: Introduce filesystem context [ver #11] - - - --- 2018-08-01 David Howells New
[12/33] tomoyo: Implement security hooks for the new mount API [ver #11] VFS: Introduce filesystem context [ver #11] - - - --- 2018-08-01 David Howells New
[11/33] apparmor: Implement security hooks for the new mount API [ver #11] VFS: Introduce filesystem context [ver #11] 1 - - --- 2018-08-01 David Howells New
[10/33] smack: Implement filesystem context security hooks [ver #11] VFS: Introduce filesystem context [ver #11] - - - --- 2018-08-01 David Howells New
[09/33] selinux: Implement the new mount API LSM hooks [ver #11] VFS: Introduce filesystem context [ver #11] - - - --- 2018-08-01 David Howells New
[08/33] vfs: Add LSM hooks for the new mount API [ver #11] VFS: Introduce filesystem context [ver #11] - - - --- 2018-08-01 David Howells New
[07/33] vfs: Add configuration parser helpers [ver #11] VFS: Introduce filesystem context [ver #11] - - - --- 2018-08-01 David Howells New
[06/33] vfs: Introduce logging functions [ver #11] VFS: Introduce filesystem context [ver #11] - - - --- 2018-08-01 David Howells New
[05/33] vfs: Introduce the basic header for the new mount API's filesystem context [ver #11] VFS: Introduce filesystem context [ver #11] - - - --- 2018-08-01 David Howells New
[04/33] vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled [ver #11] VFS: Introduce filesystem context [ver #11] - - - --- 2018-08-01 David Howells New
[03/33] teach move_mount(2) to work with OPEN_TREE_CLONE [ver #11] VFS: Introduce filesystem context [ver #11] - - - --- 2018-08-01 David Howells New
[02/33] vfs: syscall: Add move_mount(2) to move mounts around [ver #11] VFS: Introduce filesystem context [ver #11] - - - --- 2018-08-01 David Howells New
[01/33] vfs: syscall: Add open_tree(2) to reference or clone a mount [ver #11] VFS: Introduce filesystem context [ver #11] - - - --- 2018-08-01 David Howells New
[38/38] vfs: Allow fsinfo() to be used to query an fs parameter description [ver #10] VFS: Introduce filesystem context [ver #10] - - - --- 2018-07-27 David Howells New
[37/38] vfs: Allow fsinfo() to query what's in an fs_context [ver #10] VFS: Introduce filesystem context [ver #10] - - - --- 2018-07-27 David Howells New
[36/38] vfs: Add a sample program for the new mount API [ver #10] VFS: Introduce filesystem context [ver #10] - - - --- 2018-07-27 David Howells New
[35/38] afs: Add fsinfo support [ver #10] VFS: Introduce filesystem context [ver #10] - - - --- 2018-07-27 David Howells New
[34/38] vfs: syscall: Add fsinfo() to query filesystem information [ver #10] VFS: Introduce filesystem context [ver #10] - - - --- 2018-07-27 David Howells New
[33/38] afs: Use fs_context to pass parameters over automount [ver #10] VFS: Introduce filesystem context [ver #10] - - - --- 2018-07-27 David Howells New
[32/38] afs: Add fs_context support [ver #10] VFS: Introduce filesystem context [ver #10] - - - --- 2018-07-27 David Howells New
[31/38] vfs: syscall: Add fspick() to select a superblock for reconfiguration [ver #10] VFS: Introduce filesystem context [ver #10] - - - --- 2018-07-27 David Howells New
[30/38] vfs: syscall: Add fsmount() to create a mount for a superblock [ver #10] VFS: Introduce filesystem context [ver #10] - - - --- 2018-07-27 David Howells New
[29/38] vfs: syscall: Add fsconfig() for configuring and managing a context [ver #10] VFS: Introduce filesystem context [ver #10] - - - --- 2018-07-27 David Howells New
[28/38] vfs: Add some logging to the core users of the fs_context log [ver #10] VFS: Introduce filesystem context [ver #10] - - - --- 2018-07-27 David Howells New
[27/38] vfs: Implement logging through fs_context [ver #10] VFS: Introduce filesystem context [ver #10] - - - --- 2018-07-27 David Howells New
[26/38] vfs: syscall: Add fsopen() to prepare for superblock creation [ver #10] VFS: Introduce filesystem context [ver #10] - - - --- 2018-07-27 David Howells New
[25/38] Make anon_inodes unconditional [ver #10] VFS: Introduce filesystem context [ver #10] - - - --- 2018-07-27 David Howells New
« 1 2 ... 37 38 3943 44 »