Show patches with: State = Action Required       |   61992 patches
« 1 2 ... 507 508 509619 620 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/3] ubifs: require key for truncate(2) of encrypted file - - - --- 2017-06-13 Eric Biggers New
[2/3] f2fs: require key for truncate(2) of encrypted file 1 - - --- 2017-06-13 Eric Biggers New
[1/3] ext4: require key for truncate(2) of encrypted file - - - --- 2017-06-13 Eric Biggers New
[v2,2/2] mm: always enable thp for dax mappings - 2 - --- 2017-06-13 Dan Williams New
[v2,1/2] mm: improve readability of transparent_hugepage_enabled() 2 3 - --- 2017-06-13 Dan Williams New
[11/11] nvme: add support for streams and directives - - - --- 2017-06-13 Jens Axboe New
[10/11] btrfs: add support for passing in stream information for buffered writes - 1 - --- 2017-06-13 Jens Axboe New
[09/11] xfs: add support for passing in stream information for buffered writes - 1 - --- 2017-06-13 Jens Axboe New
[08/11] ext4: add support for passing in stream information for buffered writes - 1 - --- 2017-06-13 Jens Axboe New
[07/11] fs: add support for buffered writeback to pass down stream information - 1 - --- 2017-06-13 Jens Axboe New
[06/11] fs: add O_DIRECT support for sending down bio stream information - 1 - --- 2017-06-13 Jens Axboe New
[05/11] fs: add support for allowing applications to pass in write life time hints - - - --- 2017-06-13 Jens Axboe New
[04/11] fs: add support for an inode to carry stream related data - 1 - --- 2017-06-13 Jens Axboe New
[03/11] blk-mq: expose stream write stats through debugfs - - - --- 2017-06-13 Jens Axboe New
[02/11] block: add definition for support data write life times - - - --- 2017-06-13 Jens Axboe New
[01/11] block: add support for carrying stream information in a bio - 1 - --- 2017-06-13 Jens Axboe New
[v3,2/2] fs/fcntl: f_setown, avoid undefined behaviour - - - --- 2017-06-13 Jiri Slaby New
[v3,1/2] fs/fcntl: f_setown, allow returning error - 1 - --- 2017-06-13 Jiri Slaby New
[v2,2/2] fs/fcntl: f_setown, avoid undefined behaviour - - - --- 2017-06-13 Jiri Slaby New
[v2,1/2] fs/fcntl: f_setown, allow returning error - 1 - --- 2017-06-13 Jiri Slaby New
ubifs: Change gfp flags in page allocation for bulk read - - - --- 2017-06-13 Hyunchul Lee New
[xfstests,v4,5/5] btrfs: make a btrfs version of writeback error reporting test - - - --- 2017-06-12 Jeff Layton New
[xfstests,v4,4/5] ext3: allow it to put journal on a separate device when doing scratch_mkfs - - - --- 2017-06-12 Jeff Layton New
[xfstests,v4,3/5] generic: test writeback error handling on dmerror devices - - - --- 2017-06-12 Jeff Layton New
[xfstests,v4,2/5] ext4: allow ext4 to use $SCRATCH_LOGDEV - 1 - --- 2017-06-12 Jeff Layton New
[xfstests,v4,1/5] generic: add a writeback error handling test - - - --- 2017-06-12 Jeff Layton New
[v6,20/20] btrfs: minimal conversion to errseq_t writeback error reporting on fsync - - - --- 2017-06-12 Jeff Layton New
[v6,19/20] xfs: minimal conversion to errseq_t writeback error reporting - - - --- 2017-06-12 Jeff Layton New
[v6,18/20] ext4: use errseq_t based error handling for reporting data writeback errors - - - --- 2017-06-12 Jeff Layton New
[v6,17/20] fs: add f_md_wb_err field to struct file for tracking metadata errors - - - --- 2017-06-12 Jeff Layton New
[v6,16/20] block: convert to errseq_t based writeback error tracking - - - --- 2017-06-12 Jeff Layton New
[v6,15/20] fs: have call_fsync call filemap_report_wb_err if FS_WB_ERRSEQ is set - - - --- 2017-06-12 Jeff Layton New
[v6,14/20] dax: set errors in mapping when writeback fails - 2 - --- 2017-06-12 Jeff Layton New
[v6,13/20] Documentation: flesh out the section in vfs.txt on storing and reporting writeback errors - - - --- 2017-06-12 Jeff Layton New
[v6,13/13] btrfs: minimal conversion to errseq_t writeback error reporting on fsync - - - --- 2017-06-12 Jeff Layton New
[v6,12/13] xfs: minimal conversion to errseq_t writeback error reporting - - - --- 2017-06-12 Jeff Layton New
[v6,12/20] fs: add a new fstype flag to indicate how writeback errors are tracked - - - --- 2017-06-12 Jeff Layton New
[v6,11/20] mm: set both AS_EIO/AS_ENOSPC and errseq_t in mapping_set_error - - - --- 2017-06-12 Jeff Layton New
[v6,11/13] Documentation: flesh out the section in vfs.txt on storing and reporting writeback errors - - - --- 2017-06-12 Jeff Layton New
[v6,10/20] mm: tracepoints for writeback error events - - - --- 2017-06-12 Jeff Layton New
[v6,10/13] ext4: add more robust reporting of metadata writeback errors - - - --- 2017-06-12 Jeff Layton New
[v6,09/20] fs: new infrastructure for writeback error handling and reporting - 1 - --- 2017-06-12 Jeff Layton New
[v6,08/20] lib: add errseq_t type and infrastructure for handling it - 2 - --- 2017-06-12 Jeff Layton New
[v6,07/20] mm: clean up error handling in write_one_page - 1 - --- 2017-06-12 Jeff Layton New
[v6,06/20] mm: drop "wait" parameter from write_one_page - 4 - --- 2017-06-12 Jeff Layton New
[v6,05/20] mm: don't TestClearPageError in __filemap_fdatawait_range - - - --- 2017-06-12 Jeff Layton New
[v6,04/20] buffer: set errors in mapping at the time that the error occurs - 1 - --- 2017-06-12 Jeff Layton New
[v6,03/20] fs: check for writeback errors after syncing out buffers in generic_file_fsync - 3 - --- 2017-06-12 Jeff Layton New
[v6,02/20] buffer: use mapping_set_error instead of setting the flag - 3 - --- 2017-06-12 Jeff Layton New
[v6,01/20] mm: fix mapping_set_error call in me_pagecache_dirty - 4 - --- 2017-06-12 Jeff Layton New
sendfile: Do not update file offset of non-lseek()able objects. - - - --- 2017-06-12 Tetsuo Handa New
Track and use TUCK mounts for precise umount semantics. - - - --- 2017-06-12 Ram Pai New
f2fs: fix ref of discard command - - - --- 2017-06-12 Jaegeuk Kim New
mm/list_lru.c: use cond_resched_lock() for nlru->lock - 1 - --- 2017-06-12 Sahitya Tummala New
[v4,08/14] x86, dax, libnvdimm: move wb_cache_pmem() to libnvdimm - - - --- 2017-06-12 Dan Williams New
[2/2] mm: always enable thp for dax mappings - - - --- 2017-06-10 Dan Williams New
[1/2] mm: improve readability of transparent_hugepage_enabled() 1 - - --- 2017-06-10 Dan Williams New
[v4,14/14] libnvdimm, pmem: disable dax flushing when pmem is fronting a volatile region - - - --- 2017-06-10 Dan Williams New
[git,pull] first batch of ufs fixes - - - --- 2017-06-10 Al Viro New
[v3,14/14] libnvdimm, pmem: disable dax flushing when pmem is fronting a volatile region - - - --- 2017-06-09 Dan Williams New
[v3,13/14] filesystem-dax: gate calls to dax_flush() on QUEUE_FLAG_WC - - - --- 2017-06-09 Dan Williams New
[v3,12/14] libnvdimm, nfit: enable support for volatile ranges - - - --- 2017-06-09 Dan Williams New
[v3,11/14] libnvdimm, pmem: fix persistence warning - - - --- 2017-06-09 Dan Williams New
[v3,10/14] pmem: remove global pmem api - 1 - --- 2017-06-09 Dan Williams New
[v3,09/14] x86, libnvdimm, pmem: move arch_invalidate_pmem() to libnvdimm - 1 - --- 2017-06-09 Dan Williams New
[v3,08/14] x86, dax, libnvdimm: move wb_cache_pmem() to libnvdimm - 1 - --- 2017-06-09 Dan Williams New
[v3,07/14] x86, dax: replace clear_pmem() with open coded memset + dax_ops->flush - 1 - --- 2017-06-09 Dan Williams New
[v3,06/14] filesystem-dax: convert to dax_flush() - 1 - --- 2017-06-09 Dan Williams New
[v3,05/14] dm: add ->flush() dax operation support - 2 - --- 2017-06-09 Dan Williams New
[v3,04/14] dax, pmem: introduce an optional 'flush' dax_operation - 1 - --- 2017-06-09 Dan Williams New
[v3,03/14] filesystem-dax: convert to dax_copy_from_iter() - 1 - --- 2017-06-09 Dan Williams New
[v3,02/14] dm: add ->copy_from_iter() dax operation support - 2 - --- 2017-06-09 Dan Williams New
[v3,01/14] x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass operations - 1 - --- 2017-06-09 Dan Williams New
sample xfstests IMA-appraisal test module (resending) - - - --- 2017-06-09 Mimi Zohar New
[4/4] ima: use read_iter (generic_file_read_iter) to calculate file hash - - - --- 2017-06-09 Mimi Zohar New
[3/4] ima: use existing read file operation method to calculate file hash - - - --- 2017-06-09 Mimi Zohar New
[2/4] tmpfs: define integrity_read file operation method - - - --- 2017-06-09 Mimi Zohar New
[1/4] ima: use fs method to read integrity data - - - --- 2017-06-09 Mimi Zohar New
UFS s_maxbytes bogosity - - - --- 2017-06-09 Al Viro New
fs: don't forget to put old mntns in mntns_install - - - --- 2017-06-09 Andrey Vagin New
aio: fix the increment of aio-nr and counting against aio-max-nr - - 2 --- 2017-06-09 Mauricio Faria de Oliveira New
[v2,23/23] ovl: copy up on read operations on indexed lower - - - --- 2017-06-08 Amir Goldstein New
[v2,22/23] ovl: move copy up helpers to copy_up.c - - - --- 2017-06-08 Amir Goldstein New
[v2,21/23] ovl: use inodes index on readonly mount - - - --- 2017-06-08 Amir Goldstein New
configfs: Fix race between create_link and configfs_rmdir - - 1 --- 2017-06-08 Nicholas A. Bellinger New
[3/3] dax: use common 4k zero page for dax mmap reads - - - --- 2017-06-07 Ross Zwisler New
[2/3] dax: relocate dax_load_hole() - - - --- 2017-06-07 Ross Zwisler New
[1/3] mm: add vm_insert_mixed_mkwrite() - - - --- 2017-06-07 Ross Zwisler New
[4/4] gfs2: Implement lseek SEEK_HOLE / SEEK_DATA via iomap - - - --- 2017-06-07 Andreas Gruenbacher New
[3/4] GFS2: Switch fiemap implementation to use iomap - - - --- 2017-06-07 Andreas Gruenbacher New
[2/4] GFS2: Implement iomap for block_map - - - --- 2017-06-07 Andreas Gruenbacher New
[1/4] GFS2: Make height info part of metapath - - - --- 2017-06-07 Andreas Gruenbacher New
fuse: Initialize the flock flag in the fuse_file structure upon allocation - - - --- 2017-06-07 Mateusz Jurczyk New
[v3] f2fs: dax: implement direct access - - - --- 2017-06-07 sunqiuyang New
[v2,20/20] ovl: constant inode number for hardlinks - - - --- 2017-06-07 Amir Goldstein New
[v2,19/20] ovl: handle race of concurrent lower hardlinks copy up - - - --- 2017-06-07 Amir Goldstein New
[v2,18/20] ovl: implement index dir copy up method - - - --- 2017-06-07 Amir Goldstein New
[v2,17/20] ovl: generalize ovl_copy_up_one() using actors - - - --- 2017-06-07 Amir Goldstein New
[v2,16/20] ovl: generalize ovl_copy_up_locked() using actors - - - --- 2017-06-07 Amir Goldstein New
[v2,15/20] ovl: factor out ovl_copy_up_inode() helper - - - --- 2017-06-07 Amir Goldstein New
« 1 2 ... 507 508 509619 620 »