Show patches with: none      |   64095 patches
« 1 2 ... 329 330 331640 641 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[09/11] btrfs: flag files as supporting buffered async reads Add support for async buffered reads - - - --- 2020-05-22 Jens Axboe New
[08/11] xfs: flag files as supporting buffered async reads Add support for async buffered reads - - - --- 2020-05-22 Jens Axboe New
[07/11] block: flag block devices as supporting IOCB_WAITQ Add support for async buffered reads - - - --- 2020-05-22 Jens Axboe New
[06/11] ext4: flag as supporting buffered async reads Add support for async buffered reads - - - --- 2020-05-22 Jens Axboe New
[05/11] fs: add FMODE_BUF_RASYNC Add support for async buffered reads - - - --- 2020-05-22 Jens Axboe New
[04/11] mm: support async buffered reads in generic_file_buffered_read() Add support for async buffered reads - - - --- 2020-05-22 Jens Axboe New
[03/11] mm: add support for async page locking Add support for async buffered reads - - - --- 2020-05-22 Jens Axboe New
[02/11] mm: allow read-ahead with IOCB_NOWAIT set Add support for async buffered reads - - - --- 2020-05-22 Jens Axboe New
[01/11] block: read-ahead submission should imply no-wait as well Add support for async buffered reads - - - --- 2020-05-22 Jens Axboe New
fs: Remove duplicated flag from VALID_OPEN_FLAGS fs: Remove duplicated flag from VALID_OPEN_FLAGS - - - --- 2020-05-22 Krzysztof Wilczyński New
ovl: make private mounts longterm ovl: make private mounts longterm - - - --- 2020-05-22 Miklos Szeredi New
[2/2] io_uring: call statx directly io_uring: call statx directly - - - --- 2020-05-22 Bijan Mottahedeh New
[1/2] statx: allow the system call to be invoked from the kernel io_uring: call statx directly - - - --- 2020-05-22 Bijan Mottahedeh New
[v3] exfat: add the dummy mount options to be backward compatible with staging/exfat [v3] exfat: add the dummy mount options to be backward compatible with staging/exfat - - - --- 2020-05-21 Namjae Jeon New
[V4,8/8] Documentation/dax: Update DAX enablement for ext4 Enable ext4 support for per-file/directory DAX operations - 1 - --- 2020-05-21 Ira Weiny New
[V4,7/8] fs/ext4: Introduce DAX inode flag Enable ext4 support for per-file/directory DAX operations - 1 - --- 2020-05-21 Ira Weiny New
[V4,6/8] fs/ext4: Make DAX mount option a tri-state Enable ext4 support for per-file/directory DAX operations - 1 - --- 2020-05-21 Ira Weiny New
[V4,5/8] fs/ext4: Only change S_DAX on inode load Enable ext4 support for per-file/directory DAX operations - 1 - --- 2020-05-21 Ira Weiny New
[V4,4/8] fs/ext4: Update ext4_should_use_dax() Enable ext4 support for per-file/directory DAX operations - 1 - --- 2020-05-21 Ira Weiny New
[V4,3/8] fs/ext4: Change EXT4_MOUNT_DAX to EXT4_MOUNT_DAX_ALWAYS Enable ext4 support for per-file/directory DAX operations - 1 - --- 2020-05-21 Ira Weiny New
[V4,2/8] fs/ext4: Disallow verity if inode is DAX Enable ext4 support for per-file/directory DAX operations - 1 - --- 2020-05-21 Ira Weiny New
[V4,1/8] fs/ext4: Narrow scope of DAX check in setflags Enable ext4 support for per-file/directory DAX operations - 1 - --- 2020-05-21 Ira Weiny New
vfs, afs, ext4: Make the inode hash table RCU searchable vfs, afs, ext4: Make the inode hash table RCU searchable 1 - - --- 2020-05-21 David Howells New
[v2] exfat: add the dummy mount options to be backward compatible with staging/exfat [v2] exfat: add the dummy mount options to be backward compatible with staging/exfat - - - --- 2020-05-21 Namjae Jeon New
Adjust comments in linux/fs_parser.h Adjust comments in linux/fs_parser.h - - - --- 2020-05-21 David Howells New
files: Use rcu lock to get the file structures for better performance files: Use rcu lock to get the file structures for better performance - - - --- 2020-05-21 Muchun Song New
exfat: add the dummy mount options to be backward compatible with staging/exfat exfat: add the dummy mount options to be backward compatible with staging/exfat - - - --- 2020-05-21 Namjae Jeon New
exfat: optimize dir-cache exfat: optimize dir-cache - 1 - --- 2020-05-20 Kohada.Tetsuhiro@dc.MitsubishiElectric.co.jp New
[PATCHv5,5/5] ext4: mballoc: Use lock for checking free blocks while retrying Improve ext4 handling of ENOSPC with multi-threaded use-case - - - --- 2020-05-20 Ritesh Harjani New
[PATCHv5,4/5] ext4: mballoc: Refactor ext4_mb_good_group() Improve ext4 handling of ENOSPC with multi-threaded use-case - - - --- 2020-05-20 Ritesh Harjani New
[PATCHv5,3/5] ext4: mballoc: Introduce pcpu seqcnt for freeing PA to improve ENOSPC handling Improve ext4 handling of ENOSPC with multi-threaded use-case - - - --- 2020-05-20 Ritesh Harjani New
[PATCHv5,2/5] ext4: mballoc: Refactor ext4_mb_discard_preallocations() Improve ext4 handling of ENOSPC with multi-threaded use-case - - - --- 2020-05-20 Ritesh Harjani New
[PATCHv5,1/5] ext4: mballoc: Add blocks to PA list under same spinlock after allocating blocks Improve ext4 handling of ENOSPC with multi-threaded use-case - - - --- 2020-05-20 Ritesh Harjani New
[V3,8/8] Documentation/dax: Update DAX enablement for ext4 Enable ext4 support for per-file/directory DAX operations - 1 - --- 2020-05-20 Ira Weiny New
[V3,7/8] fs/ext4: Introduce DAX inode flag Enable ext4 support for per-file/directory DAX operations - 1 - --- 2020-05-20 Ira Weiny New
[V3,6/8] fs/ext4: Make DAX mount option a tri-state Enable ext4 support for per-file/directory DAX operations - 1 - --- 2020-05-20 Ira Weiny New
[V3,5/8] fs/ext4: Only change S_DAX on inode load Enable ext4 support for per-file/directory DAX operations - 1 - --- 2020-05-20 Ira Weiny New
[V3,4/8] fs/ext4: Update ext4_should_use_dax() Enable ext4 support for per-file/directory DAX operations - 1 - --- 2020-05-20 Ira Weiny New
[V3,3/8] fs/ext4: Change EXT4_MOUNT_DAX to EXT4_MOUNT_DAX_ALWAYS Enable ext4 support for per-file/directory DAX operations - 1 - --- 2020-05-20 Ira Weiny New
[V3,2/8] fs/ext4: Disallow verity if inode is DAX Enable ext4 support for per-file/directory DAX operations - 1 - --- 2020-05-20 Ira Weiny New
[V3,1/8] fs/ext4: Narrow scope of DAX check in setflags Enable ext4 support for per-file/directory DAX operations - 1 - --- 2020-05-20 Ira Weiny New
pipe: Fix pipe_full() test in opipe_prep(). pipe: Fix pipe_full() test in opipe_prep(). - - - --- 2020-05-19 Tetsuo Handa New
[git,pull] vfs.git fix [git,pull] vfs.git fix - - - --- 2020-05-19 Al Viro New
[v1,23/25] userfaultfd: Use sequence counter with associated spinlock seqlock: Extend seqcount API with associated locks - - - --- 2020-05-19 Ahmed S. Darwish New
[v1,19/25] vfs: Use sequence counter with associated spinlock seqlock: Extend seqcount API with associated locks - - - --- 2020-05-19 Ahmed S. Darwish New
[2/8] radix-tree: Use local_lock for protection Untitled series #290431 - - - --- 2020-05-19 Sebastian Andrzej Siewior New
[v2] PM: hibernate: restrict writes to the resume device [v2] PM: hibernate: restrict writes to the resume device 1 - - --- 2020-05-19 Domenico Andreoli New
[v4,4/4] watchdog: move watchdog sysctl interface to watchdog.c cleaning up the sysctls table (hung_task watchdog) - 1 - --- 2020-05-19 Xiaoming Ni New
[v4,3/4] hung_task: Move hung_task sysctl interface to hung_task.c cleaning up the sysctls table (hung_task watchdog) - 1 - --- 2020-05-19 Xiaoming Ni New
[v4,2/4] sysctl: Move some boundary constants form sysctl.c to sysctl_vals cleaning up the sysctls table (hung_task watchdog) - 1 - --- 2020-05-19 Xiaoming Ni New
[v4,1/4] sysctl: Add register_sysctl_init() interface cleaning up the sysctls table (hung_task watchdog) - 1 - --- 2020-05-19 Xiaoming Ni New
[v2,8/8] exec: Remove recursion from search_binary_handler exec: Control flow simplifications - 1 - --- 2020-05-19 Eric W. Biederman New
[v2,7/8] exec: Generic execfd support exec: Control flow simplifications - 1 - --- 2020-05-19 Eric W. Biederman New
[v2,6/8] exec/binfmt_script: Don't modify bprm->buf and then return -ENOEXEC exec: Control flow simplifications - 1 - --- 2020-05-19 Eric W. Biederman New
[v2,5/8] exec: Move the call of prepare_binprm into search_binary_handler exec: Control flow simplifications - 2 - --- 2020-05-19 Eric W. Biederman New
[v2,4/8] exec: Allow load_misc_binary to call prepare_binfmt unconditionally exec: Control flow simplifications - 1 - --- 2020-05-19 Eric W. Biederman New
[v2,3/8] exec: Convert security_bprm_set_creds into security_bprm_repopulate_creds exec: Control flow simplifications - 1 - --- 2020-05-19 Eric W. Biederman New
[v2,2/8] exec: Factor security_bprm_creds_for_exec out of security_bprm_set_creds exec: Control flow simplifications 1 1 - --- 2020-05-19 Eric W. Biederman New
[v2,1/8] exec: Teach prepare_exec_creds how exec treats uids & gids exec: Control flow simplifications - 1 - --- 2020-05-19 Eric W. Biederman New
[v4] proc: proc_pid_ns takes super_block as an argument [v4] proc: proc_pid_ns takes super_block as an argument - - - --- 2020-05-18 Alexey Gladkov New
sysctl: const-ify ngroups_max sysctl: const-ify ngroups_max - - - --- 2020-05-18 Stephen Kitt New
[v3] proc: proc_pid_ns takes super_block as an argument [v3] proc: proc_pid_ns takes super_block as an argument - - - --- 2020-05-18 Alexey Gladkov New
[v2] proc: proc_pid_ns takes super_block as an argument [v2] proc: proc_pid_ns takes super_block as an argument - - - --- 2020-05-18 Alexey Gladkov New
[4/4] fs: Include FMODE_EXEC when converting flags to f_mode Relocate execve() sanity checks - - - --- 2020-05-18 Kees Cook New
[3/4] exec: Relocate path_noexec() check Relocate execve() sanity checks - - - --- 2020-05-18 Kees Cook New
[2/4] exec: Relocate S_ISREG() check Relocate execve() sanity checks - - - --- 2020-05-18 Kees Cook New
[1/4] exec: Change uselib(2) IS_SREG() failure to EACCES Relocate execve() sanity checks 1 - - --- 2020-05-18 Kees Cook New
[v3,4/4] watchdog: move watchdog sysctl interface to watchdog.c cleaning up the sysctls table (hung_task watchdog) - 1 - --- 2020-05-18 Xiaoming Ni New
[v3,3/4] hung_task: Move hung_task sysctl interface to hung_task.c cleaning up the sysctls table (hung_task watchdog) - 1 - --- 2020-05-18 Xiaoming Ni New
[v3,2/4] sysctl: Move some boundary constants form sysctl.c to sysctl_vals cleaning up the sysctls table (hung_task watchdog) - 1 - --- 2020-05-18 Xiaoming Ni New
[v3,1/4] sysctl: Add register_sysctl_init() interface cleaning up the sysctls table (hung_task watchdog) - 1 - --- 2020-05-18 Xiaoming Ni New
[10/10] mm/migrate.c: call detach_page_private to cleanup code Introduce attach/detach_page_private to cleanup code - - - --- 2020-05-17 Guoqing Jiang New
[09/10] buffer_head.h: remove attach_page_buffers Introduce attach/detach_page_private to cleanup code - - - --- 2020-05-17 Guoqing Jiang New
[08/10] orangefs: use attach/detach_page_private Introduce attach/detach_page_private to cleanup code - - - --- 2020-05-17 Guoqing Jiang New
[07/10] ntfs: replace attach_page_buffers with attach_page_private Introduce attach/detach_page_private to cleanup code - - - --- 2020-05-17 Guoqing Jiang New
[06/10] iomap: use attach/detach_page_private Introduce attach/detach_page_private to cleanup code - - - --- 2020-05-17 Guoqing Jiang New
[05/10] f2fs: use attach/detach_page_private Introduce attach/detach_page_private to cleanup code 1 - - --- 2020-05-17 Guoqing Jiang New
[04/10] fs/buffer.c: use attach/detach_page_private Introduce attach/detach_page_private to cleanup code - - - --- 2020-05-17 Guoqing Jiang New
[03/10] btrfs: use attach/detach_page_private Introduce attach/detach_page_private to cleanup code - - - --- 2020-05-17 Guoqing Jiang New
[02/10] md: remove __clear_page_buffers and use attach/detach_page_private Introduce attach/detach_page_private to cleanup code 1 - - --- 2020-05-17 Guoqing Jiang New
[01/10] include/linux/pagemap.h: introduce attach/detach_page_private Introduce attach/detach_page_private to cleanup code - - - --- 2020-05-17 Guoqing Jiang New
afs: Don't unlock fetched data pages until the op completes successfully afs: Don't unlock fetched data pages until the op completes successfully - 1 - --- 2020-05-17 David Howells New
proc: proc_pid_ns takes super_block as an argument proc: proc_pid_ns takes super_block as an argument - - - --- 2020-05-17 Alexey Gladkov New
[v2,4/4] watchdog: move watchdog sysctl interface to watchdog.c cleaning up the sysctls table (hung_task watchdog) - 1 - --- 2020-05-16 Xiaoming Ni New
[v2,3/4] hung_task: Move hung_task sysctl interface to hung_task.c cleaning up the sysctls table (hung_task watchdog) - 1 - --- 2020-05-16 Xiaoming Ni New
[v2,2/4] sysctl: Move some boundary constants form sysctl.c to sysctl_vals cleaning up the sysctls table (hung_task watchdog) - 1 - --- 2020-05-16 Xiaoming Ni New
[v2,1/4] sysctl: Add register_sysctl_init() interface cleaning up the sysctls table (hung_task watchdog) - 1 - --- 2020-05-16 Xiaoming Ni New
[v5,7/7] loop: be paranoid on exit and prevent new additions / removals block: fix blktrace debugfs use after free - 2 - --- 2020-05-16 Luis Chamberlain New
[v5,6/7] blktrace: break out of blktrace setup on concurrent calls block: fix blktrace debugfs use after free - 2 - --- 2020-05-16 Luis Chamberlain New
[v5,5/7] blktrace: fix debugfs use after free block: fix blktrace debugfs use after free - - - --- 2020-05-16 Luis Chamberlain New
[v5,4/7] block: move main block debugfs initialization to its own file block: fix blktrace debugfs use after free - 3 - --- 2020-05-16 Luis Chamberlain New
[v5,3/7] block: revert back to synchronous request_queue removal block: fix blktrace debugfs use after free - 2 - --- 2020-05-16 Luis Chamberlain New
[v5,2/7] block: clarify context for gendisk / request_queue refcount increment helpers block: fix blktrace debugfs use after free - 2 - --- 2020-05-16 Luis Chamberlain New
[v5,1/7] block: add docs for gendisk / request_queue refcount helpers block: fix blktrace debugfs use after free - 2 - --- 2020-05-16 Luis Chamberlain New
fscrypt: add support for IV_INO_LBLK_32 policies fscrypt: add support for IV_INO_LBLK_32 policies - 2 - --- 2020-05-15 Eric Biggers New
[v5] kernel: add panic_on_taint [v5] kernel: add panic_on_taint - 1 - --- 2020-05-15 Rafael Aquini New
[-next] nfs: fsinfo: fix build when CONFIG_NFS_V4 is not enabled [-next] nfs: fsinfo: fix build when CONFIG_NFS_V4 is not enabled - - - --- 2020-05-15 Randy Dunlap New
[-next] fs: fix namespace.c build error when CONFIG_MOUNT_NOTIFICATIONS is not set [-next] fs: fix namespace.c build error when CONFIG_MOUNT_NOTIFICATIONS is not set - - - --- 2020-05-15 Randy Dunlap New
[v2,2/2] io_uring: add IORING_CQ_EVENTFD_DISABLED to the CQ ring flags io_uring: add a CQ ring flag to enable/disable eventfd notification - - - --- 2020-05-15 Stefano Garzarella New
[v2,1/2] io_uring: add 'cq_flags' field for the CQ ring io_uring: add a CQ ring flag to enable/disable eventfd notification - - - --- 2020-05-15 Stefano Garzarella New
« 1 2 ... 329 330 331640 641 »