Show patches with: State = Action Required       |   62004 patches
« 1 2 ... 416 417 418620 621 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,18/38] LSM: Introduce enum lsm_order LSM: Module stacking for SARA and Landlock - - - --- 2018-12-11 Casey Schaufler New
[v5,17/38] Yama: Initialize as ordered LSM LSM: Module stacking for SARA and Landlock - 1 - --- 2018-12-11 Casey Schaufler New
[v5,16/38] LoadPin: Initialize as ordered LSM LSM: Module stacking for SARA and Landlock - 1 - --- 2018-12-11 Casey Schaufler New
[v5,15/38] LSM: Split LSM preparation from initialization LSM: Module stacking for SARA and Landlock - - - --- 2018-12-11 Casey Schaufler New
[v5,14/38] LSM: Add all exclusive LSMs to ordered initialization LSM: Module stacking for SARA and Landlock - - - --- 2018-12-11 Casey Schaufler New
[v5,13/38] selinux: Remove SECURITY_SELINUX_BOOTPARAM_VALUE LSM: Module stacking for SARA and Landlock - - - --- 2018-12-11 Casey Schaufler New
[v5,12/38] apparmor: Remove SECURITY_APPARMOR_BOOTPARAM_VALUE LSM: Module stacking for SARA and Landlock - - - --- 2018-12-11 Casey Schaufler New
[v5,11/38] LSM: Separate idea of "major" LSM from "exclusive" LSM LSM: Module stacking for SARA and Landlock - 1 - --- 2018-12-11 Casey Schaufler New
[v5,10/38] LSM: Refactor "security=" in terms of enable/disable LSM: Module stacking for SARA and Landlock - 1 - --- 2018-12-11 Casey Schaufler New
[v5,09/38] LSM: Prepare for reorganizing "security=" logic LSM: Module stacking for SARA and Landlock - 2 - --- 2018-12-11 Casey Schaufler New
[v5,08/38] LSM: Tie enabling logic to presence in ordered list LSM: Module stacking for SARA and Landlock - - - --- 2018-12-11 Casey Schaufler New
[v5,07/38] LSM: Introduce "lsm=" for boottime LSM selection LSM: Module stacking for SARA and Landlock - - - --- 2018-12-11 Casey Schaufler New
[v5,06/38] LSM: Introduce CONFIG_LSM LSM: Module stacking for SARA and Landlock - - - --- 2018-12-11 Casey Schaufler New
[v5,05/38] LSM: Build ordered list of LSMs to initialize LSM: Module stacking for SARA and Landlock - 1 - --- 2018-12-11 Casey Schaufler New
[v5,04/38] LSM: Lift LSM selection out of individual LSMs LSM: Module stacking for SARA and Landlock - 2 - --- 2018-12-11 Casey Schaufler New
[v5,03/38] LSM: Plumb visibility into optional "enabled" state LSM: Module stacking for SARA and Landlock - 2 - --- 2018-12-11 Casey Schaufler New
[v5,02/38] LSM: Provide separate ordered initialization LSM: Module stacking for SARA and Landlock - 2 - --- 2018-12-11 Casey Schaufler New
[v5,01/38] LSM: Introduce LSM_FLAG_LEGACY_MAJOR LSM: Module stacking for SARA and Landlock - 2 - --- 2018-12-11 Casey Schaufler New
[3/3] filemap: drop the mmap_sem for all blocking operations drop the mmap_sem when doing IO in the fault path 1 - - --- 2018-12-11 Josef Bacik New
[2/3] filemap: pass vm_fault to the mmap ra helpers drop the mmap_sem when doing IO in the fault path - 1 - --- 2018-12-11 Josef Bacik New
[1/3] filemap: kill page_cache_read usage in filemap_fault drop the mmap_sem when doing IO in the fault path 1 1 - --- 2018-12-11 Josef Bacik New
[2/2] proc: Protect readers of /proc/mounts from remount vfs: Fix crashes when reading /proc/mounts - - - --- 2018-12-11 Jan Kara New
[1/2] vfs: Provide function to grab superblock reference vfs: Fix crashes when reading /proc/mounts - - - --- 2018-12-11 Jan Kara New
mm, memcg: fix reclaim deadlock with writeback mm, memcg: fix reclaim deadlock with writeback - - - --- 2018-12-11 Michal Hocko New
locks: Use inode_is_open_for_write locks: Use inode_is_open_for_write - - - --- 2018-12-11 Nikolay Borisov New
fanotify: Use inode_is_open_for_write fanotify: Use inode_is_open_for_write - 1 - --- 2018-12-11 Nikolay Borisov New
[27/27] aio: support kernel side submission for aio with SCQRING [01/27] fs: add an iopoll method to struct file_operations - - - --- 2018-12-11 Jens Axboe New
[26/27] aio: add support for submission/completion rings [01/27] fs: add an iopoll method to struct file_operations - - - --- 2018-12-11 Jens Axboe New
[25/27] aio: split old ring complete out from aio_complete() [01/27] fs: add an iopoll method to struct file_operations - - - --- 2018-12-11 Jens Axboe New
[24/27] aio: add support for pre-mapped user IO buffers [01/27] fs: add an iopoll method to struct file_operations - - - --- 2018-12-11 Jens Axboe New
[23/27] fs: add support for mapping an ITER_BVEC for O_DIRECT [01/27] fs: add an iopoll method to struct file_operations - - - --- 2018-12-11 Jens Axboe New
[22/27] block: implement bio helper to add iter bvec pages to bio [01/27] fs: add an iopoll method to struct file_operations - - - --- 2018-12-11 Jens Axboe New
[21/27] block: add BIO_HOLD_PAGES flag [01/27] fs: add an iopoll method to struct file_operations - - - --- 2018-12-11 Jens Axboe New
[20/27] aio: batch aio_kiocb allocation [01/27] fs: add an iopoll method to struct file_operations - - - --- 2018-12-11 Jens Axboe New
[19/27] aio: split iocb init from allocation [01/27] fs: add an iopoll method to struct file_operations - - - --- 2018-12-11 Jens Axboe New
[18/27] aio: use fget/fput_many() for file references [01/27] fs: add an iopoll method to struct file_operations - - - --- 2018-12-11 Jens Axboe New
[17/27] fs: add fget_many() and fput_many() [01/27] fs: add an iopoll method to struct file_operations - - - --- 2018-12-11 Jens Axboe New
[16/27] aio: add submission side request cache [01/27] fs: add an iopoll method to struct file_operations - - - --- 2018-12-11 Jens Axboe New
[15/27] aio: support for IO polling [01/27] fs: add an iopoll method to struct file_operations - - - --- 2018-12-11 Jens Axboe New
[14/27] aio: add support for having user mapped iocbs [01/27] fs: add an iopoll method to struct file_operations - - - --- 2018-12-11 Jens Axboe New
[13/27] aio: add io_setup2() system call [01/27] fs: add an iopoll method to struct file_operations - - - --- 2018-12-11 Jens Axboe New
[12/27] aio: abstract out io_event filler helper [01/27] fs: add an iopoll method to struct file_operations - - - --- 2018-12-11 Jens Axboe New
[11/27] aio: split out iocb copy from io_submit_one() [01/27] fs: add an iopoll method to struct file_operations - - - --- 2018-12-11 Jens Axboe New
[10/27] aio: use iocb_put() instead of open coding it [01/27] fs: add an iopoll method to struct file_operations - 1 - --- 2018-12-11 Jens Axboe New
[09/27] aio: only use blk plugs for > 2 depth submissions [01/27] fs: add an iopoll method to struct file_operations - 1 - --- 2018-12-11 Jens Axboe New
[08/27] aio: don't zero entire aio_kiocb aio_get_req() [01/27] fs: add an iopoll method to struct file_operations - 1 - --- 2018-12-11 Jens Axboe New
[07/27] aio: separate out ring reservation from req allocation [01/27] fs: add an iopoll method to struct file_operations - - - --- 2018-12-11 Jens Axboe New
[06/27] aio: use assigned completion handler [01/27] fs: add an iopoll method to struct file_operations - 1 - --- 2018-12-11 Jens Axboe New
[05/27] iomap: wire up the iopoll method [01/27] fs: add an iopoll method to struct file_operations - - - --- 2018-12-11 Jens Axboe New
[04/27] block: use REQ_HIPRI_ASYNC for non-sync polled IO [01/27] fs: add an iopoll method to struct file_operations - - - --- 2018-12-11 Jens Axboe New
[03/27] block: wire up block device iopoll method [01/27] fs: add an iopoll method to struct file_operations - 1 - --- 2018-12-11 Jens Axboe New
[02/27] block: add REQ_HIPRI_ASYNC [01/27] fs: add an iopoll method to struct file_operations - - - --- 2018-12-11 Jens Axboe New
[01/27] fs: add an iopoll method to struct file_operations [01/27] fs: add an iopoll method to struct file_operations - 1 - --- 2018-12-11 Jens Axboe New
[v2] /proc/kpagecount: return 0 for special pages that are never mapped [v2] /proc/kpagecount: return 0 for special pages that are never mapped 1 1 - --- 2018-12-10 Anthony Yznaga New
fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYS fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYS - - - --- 2018-12-10 Chad Austin New
[52/52] fuse: fix fuse_permission() for the default_permissions case virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[51/52] fuse: shared version cleanups virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[50/52] fuse: add shared version support (virtio-fs only) virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[49/52] fuse: don't crash if version table is NULL virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[48/52] virtio-fs: pass version table pointer to fuse virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[47/52] virtio-fs: Map using the values from the capabilities virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[46/52] virtio-fs: Retrieve shm capabilities for version table virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[45/52] virtio: Free fuse devices on umount virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[44/52] fuse: Clear setuid bit even in direct I/O path virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[43/52] fuse: Take inode lock for dax inode truncation virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[42/52] fuse: Wait for memory ranges to become free virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[41/52] fuse: Reschedule dax free work if too many EAGAIN attempts virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[40/52] fuse: Do not block on inode lock while freeing memory range virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[39/52] Release file in process context virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[38/52] Dispatch FORGET requests later instead of dropping them virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[37/52] fuse: multiplex cached/direct_io/dax file operations virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[36/52] fuse: Kick worker when free memory drops below 20% of total ranges virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[35/52] fuse: Add logic to do direct reclaim of memory virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[34/52] fuse: Add logic to free up a memory range virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[33/52] fuse, dax: Take ->i_mmap_sem lock during dax page fault virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[32/52] fuse: Define dax address space operations virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[31/52] dax: Pass dax_dev to dax_writeback_mapping_range() virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[30/52] fuse: delete dentry if timeout is zero virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[29/52] fuse: add DAX mmap support virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[28/52] Do fallocate() to grow file before mapping for file growing writes virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[27/52] fuse: Maintain a list of busy elements virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[26/52] fuse: Implement basic DAX read/write support commands virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[25/52] Introduce interval tree basic data structures virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[24/52] fuse: Introduce setupmapping/removemapping commands virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[23/52] fuse: simplify fuse_fill_super_common() calling virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[22/52] Create a list of free memory ranges virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[21/52] fuse: Introduce fuse_dax_mapping virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[20/52] Limit number of pages returned by direct_access() virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[19/52] virito-fs: Make dax optional virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[18/52] virtio-fs: Map cache using the values from the capabilities virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[17/52] virtio-fs: Retrieve shm capabilities for cache virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[16/52] virtio-fs: Add VIRTIO_PCI_CAP_SHARED_MEMORY_CFG and utility to find them virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[15/52] fuse: map virtio_fs DAX window BAR virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[14/52] fuse: add fuse_conn->dax_dev field virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[13/52] dax: remove block device dependencies virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[12/52] virtio_fs: Set up dax_device virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[11/52] fuse: implement FUSE_FORGET for virtio-fs virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[10/52] fuse: export fuse_get_unique() virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[09/52] fuse: process requests queues virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[08/52] fuse: add fuse_iqueue_ops callbacks virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
« 1 2 ... 416 417 418620 621 »