Show patches with: State = Action Required       |   62225 patches
« 1 2 ... 298 299 300622 623 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[17/23] initramfs: switch initramfs unpacking to struct file based APIs [01/23] fs: add a vfs_fchown helper - - - --- 2020-07-14 Christoph Hellwig New
[16/23] initramfs: simplify clean_rootfs [01/23] fs: add a vfs_fchown helper - - - --- 2020-07-14 Christoph Hellwig New
[15/23] initramfs: remove the populate_initrd_image and clean_rootfs stubs [01/23] fs: add a vfs_fchown helper - - - --- 2020-07-14 Christoph Hellwig New
[14/23] initrd: mark initrd support as deprecated [01/23] fs: add a vfs_fchown helper - - - --- 2020-07-14 Christoph Hellwig New
[13/23] initrd: mark init_linuxrc as __init [01/23] fs: add a vfs_fchown helper - - - --- 2020-07-14 Christoph Hellwig New
[12/23] initrd: switch initrd loading to struct file based APIs [01/23] fs: add a vfs_fchown helper - - - --- 2020-07-14 Christoph Hellwig New
[11/23] initrd: remove the BLKFLSBUF call in handle_initrd [01/23] fs: add a vfs_fchown helper - - - --- 2020-07-14 Christoph Hellwig New
[10/23] initrd: remove support for multiple floppies [01/23] fs: add a vfs_fchown helper - - - --- 2020-07-14 Christoph Hellwig New
[09/23] md: rewrite md_setup_drive to avoid ioctls [01/23] fs: add a vfs_fchown helper 1 1 - --- 2020-07-14 Christoph Hellwig New
[08/23] md: simplify md_setup_drive [01/23] fs: add a vfs_fchown helper 1 1 - --- 2020-07-14 Christoph Hellwig New
[07/23] md: remove the kernel version of md_u.h [01/23] fs: add a vfs_fchown helper 1 - - --- 2020-07-14 Christoph Hellwig New
[06/23] md: remove the autoscan partition re-read [01/23] fs: add a vfs_fchown helper 1 1 - --- 2020-07-14 Christoph Hellwig New
[05/23] md: replace the RAID_AUTORUN ioctl with a direct function call [01/23] fs: add a vfs_fchown helper 1 1 - --- 2020-07-14 Christoph Hellwig New
[04/23] md: move the early init autodetect code to drivers/md/ [01/23] fs: add a vfs_fchown helper 1 - - --- 2020-07-14 Christoph Hellwig New
[03/23] init: remove the bstat helper [01/23] fs: add a vfs_fchown helper 1 1 - --- 2020-07-14 Christoph Hellwig New
[02/23] fs: add a vfs_fchmod helper [01/23] fs: add a vfs_fchown helper - - - --- 2020-07-14 Christoph Hellwig New
[01/23] fs: add a vfs_fchown helper [01/23] fs: add a vfs_fchown helper - - - --- 2020-07-14 Christoph Hellwig New
[v6,7/7] ima: add policy support for the new file open MAY_OPENEXEC flag Add support for O_MAYEXEC 1 1 - --- 2020-07-14 Mickaël Salaün New
[v6,6/7] selftest/openat2: Add tests for O_MAYEXEC enforcing Add support for O_MAYEXEC - 2 - --- 2020-07-14 Mickaël Salaün New
[v6,5/7] fs,doc: Enable to enforce noexec mounts or file exec through O_MAYEXEC Add support for O_MAYEXEC - 2 - --- 2020-07-14 Mickaël Salaün New
[v6,4/7] fs: Introduce O_MAYEXEC flag for openat2(2) Add support for O_MAYEXEC - 2 - --- 2020-07-14 Mickaël Salaün New
[v6,3/7] exec: Move path_noexec() check earlier Add support for O_MAYEXEC 1 - - --- 2020-07-14 Mickaël Salaün New
[v6,2/7] exec: Move S_ISREG() check earlier Add support for O_MAYEXEC 1 - - --- 2020-07-14 Mickaël Salaün New
[v6,1/7] exec: Change uselib(2) IS_SREG() failure to EACCES Add support for O_MAYEXEC 2 - - --- 2020-07-14 Mickaël Salaün New
[4/4] tests: add mount_setattr() selftests fs: add mount_setattr() - - - --- 2020-07-14 Christian Brauner New
[3/4] fs: add mount_setattr() fs: add mount_setattr() 1 - - --- 2020-07-14 Christian Brauner New
[2/4] namespace: only take read lock in do_reconfigure_mnt() fs: add mount_setattr() - - - --- 2020-07-14 Christian Brauner New
[1/4] namespace: take lock_mount_hash() directly when changing flags [1/4] namespace: take lock_mount_hash() directly when changing flags - - - --- 2020-07-14 Christian Brauner New
mount_setattr.2: New manual page documenting the mount_setattr() system call fs: add mount_setattr() - - - --- 2020-07-14 Christian Brauner New
userfaultfd: avoid the duplicated release for userfaultfd_ctx userfaultfd: avoid the duplicated release for userfaultfd_ctx - - - --- 2020-07-14 Xu, Yanfei New
[7/7] exec: Implement kernel_execve Implementing kernel_execve - 1 - --- 2020-07-14 Eric W. Biederman New
[6/7] exec: Factor bprm_stack_limits out of prepare_arg_pages Implementing kernel_execve - 2 - --- 2020-07-14 Eric W. Biederman New
[5/7] exec: Factor bprm_execve out of do_execve_common Implementing kernel_execve - 2 - --- 2020-07-14 Eric W. Biederman New
[4/7] exec: Move bprm_mm_init into alloc_bprm Implementing kernel_execve - 2 - --- 2020-07-14 Eric W. Biederman New
[3/7] exec: Move initialization of bprm->filename into alloc_bprm Implementing kernel_execve - 2 - --- 2020-07-14 Eric W. Biederman New
[2/7] exec: Factor out alloc_bprm Implementing kernel_execve - 1 - --- 2020-07-14 Eric W. Biederman New
[1/7] exec: Remove unnecessary spaces from binfmts.h Implementing kernel_execve - 2 - --- 2020-07-14 Eric W. Biederman New
fs: Remove unused variable pid_struct and child_reaper in ns_ioctl function fs: Remove unused variable pid_struct and child_reaper in ns_ioctl function - - - --- 2020-07-14 Ye Bin New
fuse: Fix parameter for FS_IOC_{GET,SET}FLAGS fuse: Fix parameter for FS_IOC_{GET,SET}FLAGS - - - --- 2020-07-14 Chirantan Ekbote New
[2/2] doc: filesystems: proc: Fix literal blocks [1/2] doc: filesystems: proc: Remove stray '-' preventing table output 1 - - --- 2020-07-14 Chris Packham New
[1/2] doc: filesystems: proc: Remove stray '-' preventing table output [1/2] doc: filesystems: proc: Remove stray '-' preventing table output 1 - - --- 2020-07-14 Chris Packham New
[RFC,15/15,dax|pmem] : Enable stray write protection PKS: Add Protection Keys Supervisor (PKS) support - - - --- 2020-07-14 Ira Weiny New
[RFC,14/15] nvdimm/pmem: Stray write protection for pmem->virt_addr PKS: Add Protection Keys Supervisor (PKS) support - - - --- 2020-07-14 Ira Weiny New
[RFC,13/15] dax: Stray write protection for dax_direct_access() PKS: Add Protection Keys Supervisor (PKS) support - - - --- 2020-07-14 Ira Weiny New
[RFC,12/15] kmap: Add stray write protection for device pages PKS: Add Protection Keys Supervisor (PKS) support - - - --- 2020-07-14 Ira Weiny New
[RFC,11/15] memremap: Add zone device access protection PKS: Add Protection Keys Supervisor (PKS) support - - - --- 2020-07-14 Ira Weiny New
[RFC,10/15] drivers/dax: Expand lock scope to cover the use of addresses PKS: Add Protection Keys Supervisor (PKS) support - 1 - --- 2020-07-14 Ira Weiny New
[RFC,09/15] fs/dax: Remove unused size parameter PKS: Add Protection Keys Supervisor (PKS) support - 2 - --- 2020-07-14 Ira Weiny New
[RFC,08/15] x86/pks: Add PKS Test code PKS: Add Protection Keys Supervisor (PKS) support - - - --- 2020-07-14 Ira Weiny New
[RFC,07/15] Documentation/pkeys: Update documentation for kernel pkeys PKS: Add Protection Keys Supervisor (PKS) support - - - --- 2020-07-14 Ira Weiny New
[RFC,06/15] x86/pks: Add a debugfs file for allocated PKS keys PKS: Add Protection Keys Supervisor (PKS) support - - - --- 2020-07-14 Ira Weiny New
[RFC,05/15] x86/pks: Add PKS kernel API PKS: Add Protection Keys Supervisor (PKS) support - - - --- 2020-07-14 Ira Weiny New
[RFC,04/15] x86/pks: Preserve the PKRS MSR on context switch PKS: Add Protection Keys Supervisor (PKS) support - - - --- 2020-07-14 Ira Weiny New
[RFC,03/15] x86/pks: Enable Protection Keys Supervisor (PKS) PKS: Add Protection Keys Supervisor (PKS) support - - - --- 2020-07-14 Ira Weiny New
[RFC,02/15] x86/fpu: Refactor arch_set_user_pkey_access() for PKS support PKS: Add Protection Keys Supervisor (PKS) support - - - --- 2020-07-14 Ira Weiny New
[RFC,01/15] x86/pkeys: Create pkeys_internal.h PKS: Add Protection Keys Supervisor (PKS) support - - - --- 2020-07-14 Ira Weiny New
fs/9p: Fix TCREATE's fid in protocol fs/9p: Fix TCREATE's fid in protocol - - - --- 2020-07-13 Victor Hsieh New
[v7,2/2] tmpfs: Support 64-bit inums per-sb tmpfs: inode: Reduce risk of inum overflow 1 1 - --- 2020-07-13 Chris Down New
[v7,1/2] tmpfs: Per-superblock i_ino support tmpfs: inode: Reduce risk of inum overflow 1 - - --- 2020-07-13 Chris Down New
[13/13] afs: Add O_DIRECT read support fscache: Rewrite 3: Make AFS use it - - - --- 2020-07-13 David Howells New
[12/13] afs: Invoke fscache_resize_cookie() when handling ATTR_SIZE for setattr fscache: Rewrite 3: Make AFS use it - - - --- 2020-07-13 David Howells New
[11/13] afs: Copy local writes to the cache when writing to the server fscache: Rewrite 3: Make AFS use it - - - --- 2020-07-13 David Howells New
[10/13] afs: Use new fscache I/O API fscache: Rewrite 3: Make AFS use it - - - --- 2020-07-13 David Howells New
[09/13] afs: Wait on PG_fscache before modifying/releasing a page fscache: Rewrite 3: Make AFS use it - - - --- 2020-07-13 David Howells New
[08/13] afs: Note the amount transferred in fetch-data delivery fscache: Rewrite 3: Make AFS use it - - - --- 2020-07-13 David Howells New
[07/13] afs: Interpose struct fscache_io_request into struct afs_read fscache: Rewrite 3: Make AFS use it - - - --- 2020-07-13 David Howells New
[06/13] afs: Use ITER_MAPPING for writing fscache: Rewrite 3: Make AFS use it - - - --- 2020-07-13 David Howells New
[05/13] afs: Set up the iov_iter before calling afs_extract_data() fscache: Rewrite 3: Make AFS use it - - - --- 2020-07-13 David Howells New
[04/13] afs: Log remote unmarshalling errors fscache: Rewrite 3: Make AFS use it - - - --- 2020-07-13 David Howells New
[03/13] afs: Don't truncate iter during data fetch fscache: Rewrite 3: Make AFS use it - - - --- 2020-07-13 David Howells New
[02/13] afs: Move key to afs_read struct fscache: Rewrite 3: Make AFS use it - - - --- 2020-07-13 David Howells New
[01/13] afs: Fix interruption of operations fscache: Rewrite 3: Make AFS use it - - - --- 2020-07-13 David Howells New
[32/32] cachefiles: Shape write requests fscache: Rewrite 2: Make the I/O interface use kiocb/iov_iter - - - --- 2020-07-13 David Howells New
[31/32] fscache: Remove the update operation fscache: Rewrite 2: Make the I/O interface use kiocb/iov_iter - - - --- 2020-07-13 David Howells New
[30/32] fscache: Provide resize operation fscache: Rewrite 2: Make the I/O interface use kiocb/iov_iter - - - --- 2020-07-13 David Howells New
[29/32] fscache: Implement "will_modify" parameter on fscache_use_cookie() fscache: Rewrite 2: Make the I/O interface use kiocb/iov_iter - - - --- 2020-07-13 David Howells New
[28/32] fscache, cachefiles: Rewrite invalidation fscache: Rewrite 2: Make the I/O interface use kiocb/iov_iter - - - --- 2020-07-13 David Howells New
[27/32] fscache: New stats fscache: Rewrite 2: Make the I/O interface use kiocb/iov_iter - - - --- 2020-07-13 David Howells New
[26/32] fscache: Remove more obsolete stats fscache: Rewrite 2: Make the I/O interface use kiocb/iov_iter - - - --- 2020-07-13 David Howells New
[25/32] fscache: Display cache-specific data in /proc/fs/fscache/objects fscache: Rewrite 2: Make the I/O interface use kiocb/iov_iter - - - --- 2020-07-13 David Howells New
[24/32] fscache: Add read helper fscache: Rewrite 2: Make the I/O interface use kiocb/iov_iter - - - --- 2020-07-13 David Howells New
[23/32] cachefiles: Add I/O tracepoints fscache: Rewrite 2: Make the I/O interface use kiocb/iov_iter - - - --- 2020-07-13 David Howells New
[22/32] cachefiles: Implement read and write parts of new I/O API fscache: Rewrite 2: Make the I/O interface use kiocb/iov_iter - - - --- 2020-07-13 David Howells New
[21/32] cachefiles: Round the cachefile size up to DIO block size fscache: Rewrite 2: Make the I/O interface use kiocb/iov_iter - - - --- 2020-07-13 David Howells New
[20/32] cachefiles: Implement extent shaper fscache: Rewrite 2: Make the I/O interface use kiocb/iov_iter - - - --- 2020-07-13 David Howells New
[19/32] cachefiles: Implement a content-present indicator and bitmap fscache: Rewrite 2: Make the I/O interface use kiocb/iov_iter - - - --- 2020-07-13 David Howells New
[18/32] cachefiles: Merge object->backer into object->dentry fscache: Rewrite 2: Make the I/O interface use kiocb/iov_iter - - - --- 2020-07-13 David Howells New
[17/32] cachefiles: Implement new fscache I/O backend API fscache: Rewrite 2: Make the I/O interface use kiocb/iov_iter - - - --- 2020-07-13 David Howells New
[16/32] cachefiles: Split cachefiles_drop_object() up a bit fscache: Rewrite 2: Make the I/O interface use kiocb/iov_iter - - - --- 2020-07-13 David Howells New
[15/32] cachefiles: trace: Log coherency checks fscache: Rewrite 2: Make the I/O interface use kiocb/iov_iter - - - --- 2020-07-13 David Howells New
[14/32] cachefiles: Remove some redundant checks on unsigned values fscache: Rewrite 2: Make the I/O interface use kiocb/iov_iter - - - --- 2020-07-13 David Howells New
[13/32] fscache: Recast assertion in terms of cookie not being an index fscache: Rewrite 2: Make the I/O interface use kiocb/iov_iter - - - --- 2020-07-13 David Howells New
[12/32] fscache, cachefiles: Fix disabled histogram warnings fscache: Rewrite 2: Make the I/O interface use kiocb/iov_iter - - - --- 2020-07-13 David Howells New
[11/32] fscache: Keep track of size of a file last set independently on the server fscache: Rewrite 2: Make the I/O interface use kiocb/iov_iter - - - --- 2020-07-13 David Howells New
[10/32] fscache: Remove fscache_wait_on_invalidate() fscache: Rewrite 2: Make the I/O interface use kiocb/iov_iter - - - --- 2020-07-13 David Howells New
[09/32] fscache: Rewrite the I/O API based on iov_iter fscache: Rewrite 2: Make the I/O interface use kiocb/iov_iter - - - --- 2020-07-13 David Howells New
[07/32] fscache: Provide a simple thread pool for running ops asynchronously fscache: Rewrite 2: Make the I/O interface use kiocb/iov_iter - - - --- 2020-07-13 David Howells New
[06/32] cachefiles: Remove tree of active files and use S_CACHE_FILE inode flag fscache: Rewrite 2: Make the I/O interface use kiocb/iov_iter - - - --- 2020-07-13 David Howells New
[05/32] mm: Provide lru_to_last_page() to get last of a page list fscache: Rewrite 2: Make the I/O interface use kiocb/iov_iter - - - --- 2020-07-13 David Howells New
[04/32] vfs: Provide S_CACHE_FILE inode flag fscache: Rewrite 2: Make the I/O interface use kiocb/iov_iter - - - --- 2020-07-13 David Howells New
« 1 2 ... 298 299 300622 623 »