Show patches with: State = Action Required       |   62537 patches
« 1 2 ... 402 403 404625 626 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[V1,07/14] Remove the term "bio" from post read processing Consolidate Post read processing code - - - --- 2019-04-24 Chandan Rajendra New
[V1,06/14] ext4: Wire up ext4_readpage[s] to use mpage_readpage[s] Consolidate Post read processing code - - - --- 2019-04-24 Chandan Rajendra New
[V1,05/14] fs/mpage.c: Integrate post read processing Consolidate Post read processing code - - - --- 2019-04-24 Chandan Rajendra New
[V1,04/14] fsverity: Add call back to determine readpage limit Consolidate Post read processing code - - - --- 2019-04-24 Chandan Rajendra New
[V1,03/14] fsverity: Add call back to decide if verity check has to be performed Consolidate Post read processing code - - - --- 2019-04-24 Chandan Rajendra New
[V1,02/14] Consolidate "post read processing" into a new file Consolidate Post read processing code - - - --- 2019-04-24 Chandan Rajendra New
[V1,01/14] ext4: Clear BH_Uptodate flag on decryption error Consolidate Post read processing code - - - --- 2019-04-24 Chandan Rajendra New
f2fs: Add option to limit required GC for checkpoint=disable f2fs: Add option to limit required GC for checkpoint=disable - - - --- 2019-04-24 Daniel Rosenberg New
[v6,6/6] xfs: disable map_sync for async flush virtio pmem driver - - - --- 2019-04-23 Pankaj Gupta New
[v6,5/6] ext4: disable map_sync for async flush virtio pmem driver - 1 - --- 2019-04-23 Pankaj Gupta New
[v6,4/6] dax: check synchronous mapping is supported virtio pmem driver - 1 - --- 2019-04-23 Pankaj Gupta New
[v6,3/6] libnvdimm: add dax_dev sync flag virtio pmem driver - - - --- 2019-04-23 Pankaj Gupta New
[v6,2/6] virtio-pmem: Add virtio pmem driver virtio pmem driver - - - --- 2019-04-23 Pankaj Gupta New
[v6,1/6] libnvdimm: nd_region flush callback support virtio pmem driver - - - --- 2019-04-23 Pankaj Gupta New
ovl: add RWF_NONITIFY flag to skip wrong duplicate fanotify event ovl: add RWF_NONITIFY flag to skip wrong duplicate fanotify event - - - --- 2019-04-23 Murphy Zhou New
[V3] block: clarify that bio_add_page() and related helpers can add multi pages [V3] block: clarify that bio_add_page() and related helpers can add multi pages - 2 - --- 2019-04-23 Ming Lei New
[V2] block: clarify that bio_add_page() and related helpers can add multi pages [V2] block: clarify that bio_add_page() and related helpers can add multi pages - 2 - --- 2019-04-22 Ming Lei New
[3/3] fuse: fix changelog entry for protocol 7.9 [1/3] fuse: document fuse_fsync_in.fsync_flags - - - --- 2019-04-19 Alan Somers New
[2/3] fuse: fix changelog entry for protocol 7.12 [1/3] fuse: document fuse_fsync_in.fsync_flags - - - --- 2019-04-19 Alan Somers New
[1/3] fuse: document fuse_fsync_in.fsync_flags [1/3] fuse: document fuse_fsync_in.fsync_flags - - - --- 2019-04-19 Alan Somers New
dcache: ensure d_flags & d_inode are consistent in lookup_fast() dcache: ensure d_flags & d_inode are consistent in lookup_fast() - - - --- 2019-04-19 Hou Tao New
[v5] fs/sync.c: sync_file_range(2) may use WB_SYNC_ALL writeback [v5] fs/sync.c: sync_file_range(2) may use WB_SYNC_ALL writeback 1 - - --- 2019-04-19 Amir Goldstein New
[v5,16/16] fscrypt: document the new ioctls and policy version fscrypt: key management improvements - - - --- 2019-04-18 Eric Biggers New
[v5,15/16] ubifs: wire up new fscrypt ioctls fscrypt: key management improvements - - - --- 2019-04-18 Eric Biggers New
[v5,14/16] f2fs: wire up new fscrypt ioctls fscrypt: key management improvements - - - --- 2019-04-18 Eric Biggers New
[v5,13/16] ext4: wire up new fscrypt ioctls fscrypt: key management improvements - - - --- 2019-04-18 Eric Biggers New
[v5,12/16] fscrypt: require that key be added when setting a v2 encryption policy fscrypt: key management improvements - - - --- 2019-04-18 Eric Biggers New
[v5,11/16] fscrypt: allow unprivileged users to add/remove keys for v2 policies fscrypt: key management improvements - - - --- 2019-04-18 Eric Biggers New
[v5,10/16] fscrypt: v2 encryption policy support fscrypt: key management improvements - - - --- 2019-04-18 Eric Biggers New
[v5,09/16] fscrypt: add an HKDF-SHA512 implementation fscrypt: key management improvements - - - --- 2019-04-18 Eric Biggers New
[v5,08/16] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl fscrypt: key management improvements - - - --- 2019-04-18 Eric Biggers New
[v5,07/16] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl fscrypt: key management improvements - - - --- 2019-04-18 Eric Biggers New
[v5,06/16] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl fscrypt: key management improvements - - - --- 2019-04-18 Eric Biggers New
[v5,05/16] fscrypt: refactor v1 policy key setup into keysetup_legacy.c fscrypt: key management improvements - - - --- 2019-04-18 Eric Biggers New
[v5,04/16] fscrypt: add ->ci_inode to fscrypt_info fscrypt: key management improvements - - - --- 2019-04-18 Eric Biggers New
[v5,03/16] fscrypt: use FSCRYPT_* definitions, not FS_* fscrypt: key management improvements - - - --- 2019-04-18 Eric Biggers New
[v5,02/16] fscrypt: use FSCRYPT_ prefix for uapi constants fscrypt: key management improvements - - - --- 2019-04-18 Eric Biggers New
[v5,01/16] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h> fscrypt: key management improvements - - - --- 2019-04-18 Eric Biggers New
[RFC,V2,1/1] md/raid0: Introduce emergency stop for raid0 arrays Introduce emergency raid0 stop for mounted arrays - - - --- 2019-04-18 Guilherme Piccoli New
[22/22] orangefs: copy Orangefs-sized blocks into the pagecache if possible. Orangefs Through the Pagecache - - - --- 2019-04-18 hubcap@kernel.org New
[21/22] orangefs: pass slot index back to readpage. Orangefs Through the Pagecache - - - --- 2019-04-18 hubcap@kernel.org New
[20/22] orangefs: remember count when reading. Orangefs Through the Pagecache - - - --- 2019-04-18 hubcap@kernel.org New
[19/22] orangefs: add orangefs_revalidate_mapping Orangefs Through the Pagecache - - - --- 2019-04-18 hubcap@kernel.org New
[18/22] orangefs: implement writepages Orangefs Through the Pagecache - - - --- 2019-04-18 hubcap@kernel.org New
[17/22] orangefs: write range tracking Orangefs Through the Pagecache - - - --- 2019-04-18 hubcap@kernel.org New
[16/22] orangefs: avoid fsync service operation on flush Orangefs Through the Pagecache - - - --- 2019-04-18 hubcap@kernel.org New
[15/22] orangefs: skip inode writeout if nothing to write Orangefs Through the Pagecache - - - --- 2019-04-18 hubcap@kernel.org New
[14/22] orangefs: move do_readv_writev to direct_IO Orangefs Through the Pagecache - - - --- 2019-04-18 hubcap@kernel.org New
[13/22] orangefs: do not return successful read when the client-core disappeared Orangefs Through the Pagecache - - - --- 2019-04-18 hubcap@kernel.org New
[12/22] orangefs: implement writepage Orangefs Through the Pagecache - - - --- 2019-04-18 hubcap@kernel.org New
[11/22] orangefs: migrate to generic_file_read_iter Orangefs Through the Pagecache - - - --- 2019-04-18 hubcap@kernel.org New
[10/22] orangefs: service ops done for writeback are not killable Orangefs Through the Pagecache - - - --- 2019-04-18 hubcap@kernel.org New
[09/22] orangefs: remove orangefs_readpages Orangefs Through the Pagecache - - - --- 2019-04-18 hubcap@kernel.org New
[08/22] orangefs: reorganize setattr functions to track attribute changes Orangefs Through the Pagecache - - - --- 2019-04-18 hubcap@kernel.org New
[07/22] orangefs: let setattr write to cached inode Orangefs Through the Pagecache - - - --- 2019-04-18 hubcap@kernel.org New
[06/22] orangefs: set up and use backing_dev_info Orangefs Through the Pagecache - - - --- 2019-04-18 hubcap@kernel.org New
[05/22] orangefs: hold i_lock during inode_getattr Orangefs Through the Pagecache - - - --- 2019-04-18 hubcap@kernel.org New
[04/22] orangefs: update attributes rather than relying on server Orangefs Through the Pagecache - - - --- 2019-04-18 hubcap@kernel.org New
[03/22] orangefs: simplify orangefs_inode_getattr interface Orangefs Through the Pagecache - - - --- 2019-04-18 hubcap@kernel.org New
[02/22] orangefs: do not invalidate attributes on inode create Orangefs Through the Pagecache - - - --- 2019-04-18 hubcap@kernel.org New
[01/22] orangefs: implement xattr cache Orangefs Through the Pagecache - - - --- 2019-04-18 hubcap@kernel.org New
[RFC,6/6] vfs: Delete find_inode_nowait() vfs: Make icache searchable under RCU - - - --- 2019-04-18 David Howells New
[RFC,5/6] ext4: Search for an inode to update under the RCU lock if we can vfs: Make icache searchable under RCU - - - --- 2019-04-18 David Howells New
[RFC,4/6] afs: Use RCU inode cache search for callback resolution vfs: Make icache searchable under RCU - - - --- 2019-04-18 David Howells New
[RFC,3/6] vfs: Allow searching of the icache under RCU conditions vfs: Make icache searchable under RCU - - - --- 2019-04-18 David Howells New
[RFC,2/6] vfs: Change inode_hash_lock to a seqlock vfs: Make icache searchable under RCU - - - --- 2019-04-18 David Howells New
[RFC,1/6] vfs, coda: Fix the lack of locking in FID replacement inode rehashing vfs: Make icache searchable under RCU 1 - - --- 2019-04-18 David Howells New
[v10] fs: Add VirtualBox guest shared folder (vboxsf) support [v10] fs: Add VirtualBox guest shared folder (vboxsf) support - - - --- 2019-04-18 Hans de Goede New
Fuse: honor RLIMIT_FSIZE in fuse_file_fallocate Fuse: honor RLIMIT_FSIZE in fuse_file_fallocate - - - --- 2019-04-17 Liu Bo New
fuse: do not write whole page while page straddles i_size fuse: do not write whole page while page straddles i_size - - - --- 2019-04-17 Liu Bo New
[8/8] ext4: don't allow any modifications to an immutable file vfs: make immutable files actually immutable - - - --- 2019-04-17 Darrick J. Wong New
[7/8] btrfs: don't allow any modifications to an immutable file vfs: make immutable files actually immutable - - - --- 2019-04-17 Darrick J. Wong New
[6/8] xfs: don't allow most setxattr to immutable files vfs: make immutable files actually immutable - - - --- 2019-04-17 Darrick J. Wong New
[5/8] xfs: clean up xfs_merge_ioc_xflags vfs: make immutable files actually immutable - - - --- 2019-04-17 Darrick J. Wong New
[4/8] xfs: refactor setflags to use setattr code directly vfs: make immutable files actually immutable - - - --- 2019-04-17 Darrick J. Wong New
[3/8] xfs: flush page mappings as part of setting immutable vfs: make immutable files actually immutable - - - --- 2019-04-17 Darrick J. Wong New
[2/8] xfs: unlock inode when xfs_ioctl_setattr_get_trans can't get transaction vfs: make immutable files actually immutable - 1 - --- 2019-04-17 Darrick J. Wong New
[1/8] mm/fs: don't allow writes to immutable files vfs: make immutable files actually immutable - - - --- 2019-04-17 Darrick J. Wong New
[v4,7/7] fs/ext4,jbd2: add support for sending write-hint with journal Extend write-hint/stream infrastructure - - - --- 2019-04-17 Kanchan Joshi New
[v4,6/7] fs: introduce APIs to enable passing write-hint with buffer-head Extend write-hint/stream infrastructure - - - --- 2019-04-17 Kanchan Joshi New
[v4,5/7] nvme: register stream info with block layer Extend write-hint/stream infrastructure - - - --- 2019-04-17 Kanchan Joshi New
[v4,4/7] block: introduce write-hint to stream-id conversion Extend write-hint/stream infrastructure - - - --- 2019-04-17 Kanchan Joshi New
[v4,3/7] block: introduce API to register stream information with block-layer Extend write-hint/stream infrastructure - - - --- 2019-04-17 Kanchan Joshi New
[v4,2/7] block: increase stream count for in-kernel use Extend write-hint/stream infrastructure - - - --- 2019-04-17 Kanchan Joshi New
[v4,1/7] fs: introduce write-hint start point for in-kernel hints Extend write-hint/stream infrastructure - - - --- 2019-04-17 Kanchan Joshi New
[v3] proc/sysctl: add shared variables for range check [v3] proc/sysctl: add shared variables for range check - - - --- 2019-04-17 Matteo Croce New
[next] sysctl: add proc_dointvec_jiffies_minmax to limit the min/max write value [next] sysctl: add proc_dointvec_jiffies_minmax to limit the min/max write value - 1 - --- 2019-04-17 Zhiqiang Liu New
[v4] fs/sync.c: sync_file_range(2) may use WB_SYNC_ALL writeback [v4] fs/sync.c: sync_file_range(2) may use WB_SYNC_ALL writeback 1 - - --- 2019-04-17 Amir Goldstein New
[v3,11/11] riscv: Make mmap allocation top-down by default Provide generic top-down mmap layout functions - 3 - --- 2019-04-17 Alexandre Ghiti New
[v3,10/11] mips: Use generic mmap top-down layout Provide generic top-down mmap layout functions 1 - - --- 2019-04-17 Alexandre Ghiti New
[v3,09/11] mips: Use STACK_TOP when computing mmap base address Provide generic top-down mmap layout functions 1 - - --- 2019-04-17 Alexandre Ghiti New
[v3,08/11] mips: Properly account for stack randomization and stack guard gap Provide generic top-down mmap layout functions 1 - - --- 2019-04-17 Alexandre Ghiti New
[v3,07/11] arm: Use generic mmap top-down layout Provide generic top-down mmap layout functions 1 - - --- 2019-04-17 Alexandre Ghiti New
[v3,06/11] arm: Use STACK_TOP when computing mmap base address Provide generic top-down mmap layout functions 1 - - --- 2019-04-17 Alexandre Ghiti New
[v3,05/11] arm: Properly account for stack randomization and stack guard gap Provide generic top-down mmap layout functions 1 - - --- 2019-04-17 Alexandre Ghiti New
[v3,04/11] arm64, mm: Move generic mmap layout functions to mm Provide generic top-down mmap layout functions - 1 - --- 2019-04-17 Alexandre Ghiti New
[v3,03/11] arm64: Consider stack randomization for mmap base only when necessary Provide generic top-down mmap layout functions 1 1 - --- 2019-04-17 Alexandre Ghiti New
[v3,02/11] arm64: Make use of is_compat_task instead of hardcoding this test Provide generic top-down mmap layout functions 1 1 - --- 2019-04-17 Alexandre Ghiti New
[v3,01/11] mm, fs: Move randomize_stack_top from fs to mm Provide generic top-down mmap layout functions 1 1 - --- 2019-04-17 Alexandre Ghiti New
[v2] proc/sysctl: add shared variables for range check [v2] proc/sysctl: add shared variables for range check - - - --- 2019-04-17 Matteo Croce New
« 1 2 ... 402 403 404625 626 »