Show patches with: State = Action Required       |   62181 patches
« 1 2 ... 441 442 443621 622 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,25/27] do_shmat(): grab shp->shm_file earlier, switch to alloc_file_clone() - - - --- 2018-07-09 Al Viro New
[RFC,24/27] new helper: alloc_file_clone() - - - --- 2018-07-09 Al Viro New
[RFC,23/27] create_pipe_files(): switch the first allocation to alloc_file_pseudo() - - - --- 2018-07-09 Al Viro New
[RFC,22/27] anon_inode_getfile(): switch to alloc_file_pseudo() - - - --- 2018-07-09 Al Viro New
[RFC,21/27] hugetlb_file_setup(): switch to alloc_file_pseudo() - - - --- 2018-07-09 Al Viro New
[RFC,20/27] ocxlflash_getfile(): switch to alloc_file_pseudo() - - - --- 2018-07-09 Al Viro New
[RFC,19/27] cxl_getfile(): switch to alloc_file_pseudo() - - - --- 2018-07-09 Al Viro New
[RFC,18/27] ... and switch shmem_file_setup() to alloc_file_pseudo() - - - --- 2018-07-09 Al Viro New
[RFC,17/27] __shmem_file_setup(): reorder allocations - - - --- 2018-07-09 Al Viro New
[RFC,16/27] new wrapper: alloc_file_pseudo() - - - --- 2018-07-09 Al Viro New
[RFC,15/27] kill FILE_{CREATED,OPENED} - - - --- 2018-07-09 Al Viro New
[RFC,14/27] get rid of 'opened' in path_openat() and the helpers downstream - - - --- 2018-07-09 Al Viro New
[RFC,13/27] get rid of 'opened' argument of ->atomic_open() - - - --- 2018-07-09 Al Viro New
[RFC,12/27] Preparation to killing ->atomic_open() 'opened' argument. - - - --- 2018-07-09 Al Viro New
[RFC,11/27] IMA: don't propagate opened through the entire thing - - - --- 2018-07-09 Al Viro New
[RFC,10/27] introduce FMODE_CREATED and switch to it - - - --- 2018-07-09 Al Viro New
[RFC,09/27] now we can fold open_check_o_direct() into do_dentry_open() - - - --- 2018-07-09 Al Viro New
[RFC,08/27] switch all remaining checks for FILE_OPENED to FMODE_OPENED - - - --- 2018-07-09 Al Viro New
[RFC,07/27] lift fput() on late failures into path_openat() - - - --- 2018-07-09 Al Viro New
[RFC,06/27] get rid of 'opened' argument of finish_open() - - - --- 2018-07-09 Al Viro New
[RFC,05/27] introduce FMODE_OPENED - - - --- 2018-07-09 Al Viro New
[RFC,04/27] make sure do_dentry_open() won't return positive as an error - - - --- 2018-07-09 Al Viro New
[RFC,03/27] ocxlflash_getfile(): fix double-iput() on alloc_file() failures - - - --- 2018-07-09 Al Viro New
[RFC,02/27] cxl_getfile(): fix double-iput() on alloc_file() failures - - - --- 2018-07-09 Al Viro New
[RFC,01/27] drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open() - - - --- 2018-07-09 Al Viro New
[18/18] fs_context: fix fscontext_write() comment - - - --- 2018-07-08 Eric Biggers New
[17/18] fs_context: de-obfuscate command validation - - - --- 2018-07-08 Eric Biggers New
[16/18] fs_context: de-obfuscate control flow in fscontext_read() - - - --- 2018-07-08 Eric Biggers New
[15/18] fsopen,fspick: rename fsopen_create_fd() to fscontext_create_fd() - - - --- 2018-07-08 Eric Biggers New
[14/18] fsopen,fspick: factor out log allocation - - - --- 2018-07-08 Eric Biggers New
[13/18] fsmount: removed unused variable 'inode' - - - --- 2018-07-08 Eric Biggers New
[12/18] fspick: add missing permission check - - - --- 2018-07-08 Eric Biggers New
[11/18] fspick: fix path leak - - - --- 2018-07-08 Eric Biggers New
[10/18] fsmount: fix bypassing SB_MANDLOCK permission check - - - --- 2018-07-08 Eric Biggers New
[09/18] fsmount: fix handling FSMOUNT_CLOEXEC - - - --- 2018-07-08 Eric Biggers New
[08/18] fsmount: pass up error code from dentry_open() - - - --- 2018-07-08 Eric Biggers New
[07/18] fs_context: fix double free of legacy_fs_context data - - - --- 2018-07-08 Eric Biggers New
[06/18] fs_context: fix memory leak with 's' (source) command - - - --- 2018-07-08 Eric Biggers New
[05/18] fs_context: fix mount option blacklist - - - --- 2018-07-08 Eric Biggers New
[04/18] fs_context: fix fs_context leak in simple_pin_fs() - - - --- 2018-07-08 Eric Biggers New
[03/18] fs_context: fix detecting full log buffer - - - --- 2018-07-08 Eric Biggers New
[02/18] fs_context: fix shrinker leak in sget_fc() - - - --- 2018-07-08 Eric Biggers New
[01/18] sysfs: check return value of kernfs_get_tree() - - - --- 2018-07-08 Eric Biggers New
[7/7] aio: implement io_pgetevents - - - --- 2018-07-08 Christoph Hellwig New
f2fs: fix defined but not used build warnings - 1 - --- 2018-07-07 Randy Dunlap New
[mm] VFS: seq_file: ensure ->from is valid. - - 1 --- 2018-07-07 NeilBrown New
[v2,(v4.18,regression,fix)] vfs: don't evict uninitialized inode - - - --- 2018-07-06 Miklos Szeredi New
[v6,7/7] fs/dcache: Allow deconfiguration of negative dentry code to reduce kernel size - - - --- 2018-07-06 Waiman Long New
[v6,6/7] fs/dcache: Allow optional enforcement of negative dentry limit - - - --- 2018-07-06 Waiman Long New
[v6,5/7] fs/dcache: Add negative dentries to LRU head initially - - - --- 2018-07-06 Waiman Long New
[v6,4/7] fs/dcache: Spread negative dentry pruning across multiple CPUs - - - --- 2018-07-06 Waiman Long New
[v6,3/7] fs/dcache: Enable automatic pruning of negative dentries - - - --- 2018-07-06 Waiman Long New
[v6,2/7] fs/dcache: Add sysctl parameter neg-dentry-pc as a soft limit on negative dentries - - - --- 2018-07-06 Waiman Long New
[v6,1/7] fs/dcache: Track & report number of negative dentries - - - --- 2018-07-06 Waiman Long New
[7/7] proc/kcore: add vmcoreinfo note to /proc/kcore - - - --- 2018-07-06 Omar Sandoval New
[6/7] proc/kcore: optimize multiple page reads - - - --- 2018-07-06 Omar Sandoval New
[5/7] proc/kcore: clean up ELF header generation - - - --- 2018-07-06 Omar Sandoval New
[4/7] proc/kcore: hold lock during read - - - --- 2018-07-06 Omar Sandoval New
[3/7] proc/kcore: fix memory hotplug vs multiple opens race - - - --- 2018-07-06 Omar Sandoval New
[2/7] proc/kcore: replace kclist_lock rwlock with rwsem - - - --- 2018-07-06 Omar Sandoval New
[1/7] proc/kcore: don't grab lock for kclist_add() - - - --- 2018-07-06 Omar Sandoval New
xarray: unlock on error in xa_alloc() - - - --- 2018-07-06 Dan Carpenter New
[(v4.18,regression,fix)] vfs: don't evict uninitialized inode - - - --- 2018-07-06 Miklos Szeredi New
xarray: Fix lock/unlock imbalance in xa_alloc - - - --- 2018-07-06 Gustavo A. R. Silva New
fs/dax: remove unused function - - - --- 2018-07-06 Anders Roxell New
[BUG] Swap xarray workingset eviction warning. - - - --- 2018-07-05 Johannes Weiner New
net/sunrpc: Make rpc_auth_create_args a const - - - --- 2018-07-05 Sargun Dhillon New
Revert "vfs: Allow userns root to call mknod on owned filesystems." - - - --- 2018-07-05 Christian Brauner New
ufs: Fix memory leak in the unlink path - - - --- 2018-07-05 Luis Henriques New
fs, elf: Make sure to page align bss in load_elf_library 1 - 1 --- 2018-07-05 Oscar Salvador New
[v2] fs: shave 8 bytes off of struct inode - - - --- 2018-07-05 Amir Goldstein New
[v6] filesystem-dax: Introduce dax_lock_mapping_entry() - - - --- 2018-07-05 Dan Williams New
[v5,11/11] libnvdimm, pmem: Restore page attributes when clearing errors - - - --- 2018-07-04 Dan Williams New
[v5,10/11] x86/memory_failure: Introduce {set, clear}_mce_nospec() 1 - - --- 2018-07-04 Dan Williams New
[v5,09/11] x86/mm/pat: Prepare {reserve, free}_memtype() for "decoy" addresses - - - --- 2018-07-04 Dan Williams New
[v5,08/11] mm, memory_failure: Teach memory_failure() about dev_pagemap pages - - - --- 2018-07-04 Dan Williams New
[v5,07/11] filesystem-dax: Introduce dax_lock_mapping_entry() - - - --- 2018-07-04 Dan Williams New
[v5,06/11] mm, memory_failure: Collect mapping size in collect_procs() 1 - - --- 2018-07-04 Dan Williams New
[v5,05/11] mm, madvise_inject_error: Let memory_failure() optionally take a page reference - - - --- 2018-07-04 Dan Williams New
[v5,04/11] filesystem-dax: Set page->index - 1 - --- 2018-07-04 Dan Williams New
[v5,03/11] device-dax: Set page->index - 1 - --- 2018-07-04 Dan Williams New
[v5,02/11] device-dax: Enable page_mapping() - 1 - --- 2018-07-04 Dan Williams New
[v5,01/11] device-dax: Convert to vmf_insert_mixed and vm_fault_t - 2 - --- 2018-07-04 Dan Williams New
[v2] fuse: +max_pages - - - --- 2018-07-04 Constantine Shulyupin New
[v2,4/4] fs/dax: Assign NULL to gfn of dax_direct_access if useless - 1 - --- 2018-07-04 Huaisheng Ye New
[v2,3/4] s390/block/dcssblk: check the validity of the pointer pfn - 1 - --- 2018-07-04 Huaisheng Ye New
[v2,2/4] nvdimm/pmem-dax: check the validity of the pointer pfn - 1 - --- 2018-07-04 Huaisheng Ye New
[v2,1/4] nvdimm/pmem: check the validity of the pointer pfn - 1 - --- 2018-07-04 Huaisheng Ye New
[3/3] fs/dax: Assigning NULL to gfn of dax_direct_access if useless - - - --- 2018-07-04 Dan Williams New
fs/writeback: do memory cgroup related writeback firstly - - - --- 2018-07-04 Li,Rongqing New
[3/3] fs/dax: Assigning NULL to gfn of dax_direct_access if useless - 1 - --- 2018-07-04 Huaisheng Ye New
[2/3] drivers/s390/block/dcssblk: check the validity of the pointer pfn - - - --- 2018-07-04 Huaisheng Ye New
[1/3] nvdimm/pmem: check the validity of the pointer pfn - - - --- 2018-07-04 Huaisheng Ye New
[10/32] VFS: Implement a filesystem superblock creation/configuration context [ver #8] - - - --- 2018-07-03 David Howells New
[10/32] VFS: Implement a filesystem superblock creation/configuration context [ver #8] - - - --- 2018-07-03 David Howells New
[14/14] skip readahead if the cgroup is congested 2 - - --- 2018-07-03 Josef Bacik New
[13/14] Documentation: add a doc for blk-iolatency - - - --- 2018-07-03 Josef Bacik New
[12/14] block: introduce blk-iolatency io controller 1 - - --- 2018-07-03 Josef Bacik New
[11/14] rq-qos: introduce dio_bio callback - - - --- 2018-07-03 Josef Bacik New
[10/14] block: remove external dependency on wbt_flags - - - --- 2018-07-03 Josef Bacik New
« 1 2 ... 441 442 443621 622 »