Show patches with: State = Action Required       |   62554 patches
« 1 2 ... 400 401 402625 626 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2] io_uring: restructure io_{read,write} control flow [1/2] io_uring: restructure io_{read,write} control flow - - - --- 2019-05-03 Stefan Bühler New
signal: Adjust error codes according to restore_user_sigmask() signal: Adjust error codes according to restore_user_sigmask() - 1 - --- 2019-05-03 Deepa Dinamani New
posix_acl: Use struct_size() helper posix_acl: Use struct_size() helper - - - --- 2019-05-02 Gustavo A. R. Silva New
[v2] chardev: set variable ret to -EBUSY before checking minor range overlap [v2] chardev: set variable ret to -EBUSY before checking minor range overlap - - - --- 2019-05-02 Chengguang Xu New
OVL: add honoracl=off mount option. OVL: add honoracl=off mount option. - - - --- 2019-05-02 NeilBrown New
[6/6] incfs: Integration tests for incremental-fs [1/6] incfs: Add first files of incrementalfs - - - --- 2019-05-02 ezemtsov@google.com New
[4/6] incfs: Integration with VFS layer [1/6] incfs: Add first files of incrementalfs - - - --- 2019-05-02 ezemtsov@google.com New
[3/6] incfs: Management of in-memory FS data structures [1/6] incfs: Add first files of incrementalfs - - - --- 2019-05-02 ezemtsov@google.com New
[2/6] incfs: Backing file format [1/6] incfs: Add first files of incrementalfs - - - --- 2019-05-02 ezemtsov@google.com New
[1/6] incfs: Add first files of incrementalfs [1/6] incfs: Add first files of incrementalfs - - - --- 2019-05-02 ezemtsov@google.com New
[v2] f2fs: Add option to limit required GC for checkpoint=disable [v2] f2fs: Add option to limit required GC for checkpoint=disable - - - --- 2019-05-02 Daniel Rosenberg New
[v2,17/17] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-05-01 Brendan Higgins New
[v2,16/17] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec() kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-05-01 Brendan Higgins New
[v2,15/17] MAINTAINERS: add entry for KUnit the unit testing framework kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-05-01 Brendan Higgins New
[v2,14/17] Documentation: kunit: add documentation for KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-05-01 Brendan Higgins New
[v2,13/17] kunit: defconfig: add defconfigs for building KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-05-01 Brendan Higgins New
[v2,12/17] kunit: tool: add Python wrappers for running KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-05-01 Brendan Higgins New
[v2,11/17] kunit: test: add test managed resource tests kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-05-01 Brendan Higgins New
[v2,10/17] kunit: test: add the concept of assertions kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-05-01 Brendan Higgins New
[v2,09/17] kunit: test: add tests for kunit test abort kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-05-01 Brendan Higgins New
[v2,08/17] kunit: test: add support for test abort kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-05-01 Brendan Higgins New
[v2,07/17] kunit: test: add initial tests kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-05-01 Brendan Higgins New
[v2,06/17] kbuild: enable building KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-05-01 Brendan Higgins New
[v2,05/17] kunit: test: add the concept of expectations kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-05-01 Brendan Higgins New
[v2,04/17] kunit: test: add kunit_stream a std::stream like logger kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-05-01 Brendan Higgins New
[v2,03/17] kunit: test: add string_stream a std::stream like string builder kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-05-01 Brendan Higgins New
[v2,02/17] kunit: test: add test resource management API kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-05-01 Brendan Higgins New
[v2,01/17] kunit: test: add KUnit test runner core kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-05-01 Brendan Higgins New
[13/13] ext4: encrypt only up to last block in ext4_bio_write_page() fscrypt, ext4: prepare for blocksize != PAGE_SIZE - 1 - --- 2019-05-01 Eric Biggers New
[12/13] ext4: decrypt only the needed block in __ext4_block_zero_page_range() fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - - --- 2019-05-01 Eric Biggers New
[11/13] ext4: decrypt only the needed blocks in ext4_block_write_begin() fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - - --- 2019-05-01 Eric Biggers New
[10/13] ext4: clear BH_Uptodate flag on decryption error fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - - --- 2019-05-01 Eric Biggers New
[09/13] fscrypt: support decrypting multiple filesystem blocks per page fscrypt, ext4: prepare for blocksize != PAGE_SIZE - 1 - --- 2019-05-01 Eric Biggers New
[08/13] fscrypt: introduce fscrypt_decrypt_block_inplace() fscrypt, ext4: prepare for blocksize != PAGE_SIZE - 1 - --- 2019-05-01 Eric Biggers New
[07/13] fscrypt: handle blocksize < PAGE_SIZE in fscrypt_zeroout_range() fscrypt, ext4: prepare for blocksize != PAGE_SIZE - 1 - --- 2019-05-01 Eric Biggers New
[06/13] fscrypt: support encrypting multiple filesystem blocks per page fscrypt, ext4: prepare for blocksize != PAGE_SIZE - 1 - --- 2019-05-01 Eric Biggers New
[05/13] fscrypt: introduce fscrypt_encrypt_block_inplace() fscrypt, ext4: prepare for blocksize != PAGE_SIZE - 1 - --- 2019-05-01 Eric Biggers New
[04/13] fscrypt: clean up some BUG_ON()s in block encryption/decryption fscrypt, ext4: prepare for blocksize != PAGE_SIZE - 1 - --- 2019-05-01 Eric Biggers New
[03/13] fscrypt: rename fscrypt_do_page_crypto() to fscrypt_crypt_block() fscrypt, ext4: prepare for blocksize != PAGE_SIZE - 1 - --- 2019-05-01 Eric Biggers New
[02/13] fscrypt: remove the "write" part of struct fscrypt_ctx fscrypt, ext4: prepare for blocksize != PAGE_SIZE - 1 - --- 2019-05-01 Eric Biggers New
[01/13] fscrypt: simplify bounce page handling fscrypt, ext4: prepare for blocksize != PAGE_SIZE - 1 - --- 2019-05-01 Eric Biggers New
[RFC] network fs notification [RFC] network fs notification - - - --- 2019-05-01 Miklos Szeredi New
iomap: move iomap_read_inline_data around iomap: move iomap_read_inline_data around - 2 - --- 2019-05-01 Christoph Hellwig New
[PATCHv2] io_uring: avoid page allocation warnings [PATCHv2] io_uring: avoid page allocation warnings - - - --- 2019-05-01 Mark Rutland New
io_uring: use cpu_online() to check p->sq_thread_cpu instead of cpu_possible() io_uring: use cpu_online() to check p->sq_thread_cpu instead of cpu_possible() - - - --- 2019-05-01 Shenghui Wang New
[3/3] auth_gss: fix deadlock that blocks rpcsec_gss_exit_net when use-gss-proxy==1 auth_gss: netns refcount leaks when use-gss-proxy==1 - - - --- 2019-05-01 Wenbin Zeng New
[2/3] netns: add netns_evict into netns_operations auth_gss: netns refcount leaks when use-gss-proxy==1 1 - - --- 2019-05-01 Wenbin Zeng New
[1/3] nsfs: add evict callback into struct proc_ns_operations auth_gss: netns refcount leaks when use-gss-proxy==1 - - - --- 2019-05-01 Wenbin Zeng New
[resend] vfs: return EINVAL instead of ENOENT when missing source [resend] vfs: return EINVAL instead of ENOENT when missing source - 1 - --- 2019-05-01 Murphy Zhou New
[GIT,PULL] keys: Namespacing [GIT,PULL] keys: Namespacing - - - --- 2019-04-30 David Howells New
[v5] proc/sysctl: add shared variables for range check [v5] proc/sysctl: add shared variables for range check 1 1 - --- 2019-04-30 Matteo Croce New
[PATCHv2] io_uring: free allocated io_memory once [PATCHv2] io_uring: free allocated io_memory once - - - --- 2019-04-30 Mark Rutland New
io_uring: free allocated io_memory once io_uring: free allocated io_memory once - - - --- 2019-04-30 Mark Rutland New
[11/11] keys: Pass the network namespace into request_key mechanism [ver #2] keys: Namespacing [ver #2] - - - --- 2019-04-30 David Howells New
[10/11] keys: Network namespace domain tag [ver #2] keys: Namespacing [ver #2] - - - --- 2019-04-30 David Howells New
[09/11] keys: Garbage collect keys for which the domain has been removed [ver #2] keys: Namespacing [ver #2] - - - --- 2019-04-30 David Howells New
[08/11] keys: Include target namespace in match criteria [ver #2] keys: Namespacing [ver #2] - - - --- 2019-04-30 David Howells New
[07/11] keys: Move the user and user-session keyrings to the user_namespace [ver #2] keys: Namespacing [ver #2] - - - --- 2019-04-30 David Howells New
[06/11] keys: Namespace keyring names [ver #2] keys: Namespacing [ver #2] - - - --- 2019-04-30 David Howells New
[05/11] keys: Add a 'recurse' flag for keyring searches [ver #2] keys: Namespacing [ver #2] - - - --- 2019-04-30 David Howells New
[04/11] keys: Cache the hash value to avoid lots of recalculation [ver #2] keys: Namespacing [ver #2] - - - --- 2019-04-30 David Howells New
[03/11] keys: Simplify key description management [ver #2] keys: Namespacing [ver #2] - - - --- 2019-04-30 David Howells New
[02/11] keys: Kill off request_key_async{, _with_auxdata} [ver #2] keys: Namespacing [ver #2] - - - --- 2019-04-30 David Howells New
[01/11] keys: Invalidate used request_key authentication keys [ver #2] keys: Namespacing [ver #2] - - - --- 2019-04-30 David Howells New
io_uring: avoid page allocation warnings io_uring: avoid page allocation warnings - - - --- 2019-04-30 Mark Rutland New
io_uring: fix SQPOLL cpu validation io_uring: fix SQPOLL cpu validation - - - --- 2019-04-30 Mark Rutland New
[5.0,09/89] cifs: fix page reference leak with readv/writev Untitled series #111981 - 1 - --- 2019-04-30 Greg Kroah-Hartman New
[RFC,v4,15/15] dcache: Add CONFIG_DCACHE_SMO Slab Movable Objects (SMO) - - - --- 2019-04-30 Tobin C. Harding New
[RFC,v4,14/15] dcache: Implement partial shrink via Slab Movable Objects Slab Movable Objects (SMO) - - - --- 2019-04-30 Tobin C. Harding New
[RFC,v4,13/15] dcache: Provide a dentry constructor Slab Movable Objects (SMO) - - - --- 2019-04-30 Tobin C. Harding New
[RFC,v4,12/15] slub: Enable balancing slabs across nodes Slab Movable Objects (SMO) - - - --- 2019-04-30 Tobin C. Harding New
[RFC,v4,11/15] slub: Enable moving objects to/from specific nodes Slab Movable Objects (SMO) - - - --- 2019-04-30 Tobin C. Harding New
[RFC,v4,10/15] tools/testing/slab: Add XArray movable objects tests Slab Movable Objects (SMO) - - - --- 2019-04-30 Tobin C. Harding New
[RFC,v4,09/15] xarray: Implement migration function for objects Slab Movable Objects (SMO) - - - --- 2019-04-30 Tobin C. Harding New
[RFC,v4,08/15] tools/testing/slab: Add object migration test suite Slab Movable Objects (SMO) - - - --- 2019-04-30 Tobin C. Harding New
[RFC,v4,07/15] tools/testing/slab: Add object migration test module Slab Movable Objects (SMO) - - - --- 2019-04-30 Tobin C. Harding New
[RFC,v4,06/15] tools/vm/slabinfo: Add defrag_used_ratio output Slab Movable Objects (SMO) - - - --- 2019-04-30 Tobin C. Harding New
[RFC,v4,05/15] tools/vm/slabinfo: Add remote node defrag ratio output Slab Movable Objects (SMO) - - - --- 2019-04-30 Tobin C. Harding New
[RFC,v4,04/15] slub: Slab defrag core Slab Movable Objects (SMO) - - - --- 2019-04-30 Tobin C. Harding New
[RFC,v4,03/15] slub: Sort slab cache list Slab Movable Objects (SMO) - - - --- 2019-04-30 Tobin C. Harding New
[RFC,v4,02/15] tools/vm/slabinfo: Add support for -C and -M options Slab Movable Objects (SMO) - - - --- 2019-04-30 Tobin C. Harding New
[RFC,v4,01/15] slub: Add isolate() and migrate() methods Slab Movable Objects (SMO) - - - --- 2019-04-30 Tobin C. Harding New
[v4] proc/sysctl: add shared variables for range check [v4] proc/sysctl: add shared variables for range check - - - --- 2019-04-29 Matteo Croce New
[v7,5/5] gfs2: Fix iomap write page reclaim deadlock iomap and gfs2 fixes - - - --- 2019-04-29 Andreas Gruenbacher New
[v7,4/5] iomap: Add a page_prepare callback iomap and gfs2 fixes - 3 - --- 2019-04-29 Andreas Gruenbacher New
[v7,3/5] iomap: Fix use-after-free error in page_done callback iomap and gfs2 fixes - 3 - --- 2019-04-29 Andreas Gruenbacher New
[v7,2/5] fs: Turn __generic_write_end into a void function iomap and gfs2 fixes - 2 - --- 2019-04-29 Andreas Gruenbacher New
[v7,1/5] iomap: Clean up __generic_write_end calling iomap and gfs2 fixes - 2 - --- 2019-04-29 Andreas Gruenbacher New
[18/18] btrfs: trace functions for btrfs_iomap_begin/end btrfs dax support - - - --- 2019-04-29 Goldwyn Rodrigues New
[17/18] btrfs: Disable dax-based defrag and send btrfs dax support - - - --- 2019-04-29 Goldwyn Rodrigues New
[16/18] btrfs: Writeprotect mmap pages on snapshot btrfs dax support - - - --- 2019-04-29 Goldwyn Rodrigues New
[15/18] btrfs: handle dax page zeroing btrfs dax support - - - --- 2019-04-29 Goldwyn Rodrigues New
[14/18] dax: memcpy before zeroing range btrfs dax support - - - --- 2019-04-29 Goldwyn Rodrigues New
[13/18] fs: dedup file range to use a compare function btrfs dax support - - - --- 2019-04-29 Goldwyn Rodrigues New
[12/18] btrfs: allow MAP_SYNC mmap btrfs dax support - - - --- 2019-04-29 Goldwyn Rodrigues New
[11/18] btrfs: add dax mmap support btrfs dax support - - - --- 2019-04-29 Goldwyn Rodrigues New
[10/18] dax: replace mmap entry in case of CoW btrfs dax support - - - --- 2019-04-29 Goldwyn Rodrigues New
[09/18] btrfs: Add dax specific address_space_operations btrfs dax support - - - --- 2019-04-29 Goldwyn Rodrigues New
[08/18] dax: memcpy page in case of IOMAP_DAX_COW for mmap faults btrfs dax support - - - --- 2019-04-29 Goldwyn Rodrigues New
[07/18] btrfs: add dax write support btrfs dax support - - - --- 2019-04-29 Goldwyn Rodrigues New
« 1 2 ... 400 401 402625 626 »