Show patches with: State = Action Required       |   61989 patches
« 1 2 ... 433 434 435619 620 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,1/3] fsnotify: add super block object type fanotify super block marks - - - --- 2018-08-30 Amir Goldstein New
[v5,5/6] vfs: implement readahead(2) using POSIX_FADV_WILLNEED Untitled series #12575 - - - --- 2018-08-29 Amir Goldstein New
proc/kcore: fix invalid memory access in multi-page read optimization proc/kcore: fix invalid memory access in multi-page read optimization - - - --- 2018-08-29 Dominique Martinet New
Tagged pointers in the XArray Tagged pointers in the XArray - - - --- 2018-08-28 Matthew Wilcox New
[v3,7/7] lkdtm: test copy_to_user() on bad kernel pointer under KERNEL_DS x86: BUG() on #GP / kernel #PF in uaccess 1 - - --- 2018-08-28 Jann Horn New
[v3,6/7] x86: BUG() when uaccess helpers fault on kernel addresses x86: BUG() on #GP / kernel #PF in uaccess - - - --- 2018-08-28 Jann Horn New
[v3,5/7] x86: plumb error code and fault address through to fault handlers x86: BUG() on #GP / kernel #PF in uaccess - - - --- 2018-08-28 Jann Horn New
[v3,4/7] x86: introduce _ASM_EXTABLE_UA for uaccess fixups x86: BUG() on #GP / kernel #PF in uaccess - - - --- 2018-08-28 Jann Horn New
[v3,3/7] x86: stop calling fixup_exception() from kprobe_fault_handler() x86: BUG() on #GP / kernel #PF in uaccess 1 - - --- 2018-08-28 Jann Horn New
[v3,2/7] x86: inline kprobe_exceptions_notify() into do_general_protection() x86: BUG() on #GP / kernel #PF in uaccess 1 - - --- 2018-08-28 Jann Horn New
[v3,1/7] x86: refactor kprobes_fault() like kprobe_exceptions_notify() x86: BUG() on #GP / kernel #PF in uaccess 1 - - --- 2018-08-28 Jann Horn New
fs: Convert return type int to vm_fault_t fs: Convert return type int to vm_fault_t - - - --- 2018-08-28 Souptick Joarder New
[2/2] fs/dcache: Make negative dentries easier to be reclaimed fs/dcache: Track # of negative dentries - - - --- 2018-08-28 Waiman Long New
[1/2] fs/dcache: Track & report number of negative dentries fs/dcache: Track # of negative dentries - - - --- 2018-08-28 Waiman Long New
[v2,2/2] rtc: move compat_ioctl handling into rtc-dev.c Untitled series #12217 - - - --- 2018-08-28 Arnd Bergmann New
[v4,5/6] vfs: implement readahead(2) using POSIX_FADV_WILLNEED Untitled series #12027 - - - --- 2018-08-28 Amir Goldstein New
[RFC,v2,6/6] Btrfs: stop abusing current->journal_info in btrfs_direct_IO() Btrfs: stop abusing current->journal_info for direct I/O - - - --- 2018-08-28 Omar Sandoval New
[RFC,v2,5/6] fs: pass iocb to direct I/O submit_io() Btrfs: stop abusing current->journal_info for direct I/O - - - --- 2018-08-28 Omar Sandoval New
[RFC,v2,4/6] fs: stop propagating bh->b_private for direct I/O Btrfs: stop abusing current->journal_info for direct I/O - - - --- 2018-08-28 Omar Sandoval New
[RFC,v2,3/6] ocfs2: use iocb->private instead of bh->b_private Btrfs: stop abusing current->journal_info for direct I/O - - - --- 2018-08-28 Omar Sandoval New
[RFC,v2,2/6] ext4: use iocb->private instead of bh->b_private Btrfs: stop abusing current->journal_info for direct I/O - - - --- 2018-08-28 Omar Sandoval New
[RFC,v2,1/6] fs: pass iocb to direct I/O get_block() Btrfs: stop abusing current->journal_info for direct I/O - - - --- 2018-08-28 Omar Sandoval New
[2/2] rtc: move compat_ioctl handling into rtc-dev.c Untitled series #11769 - - - --- 2018-08-27 Arnd Bergmann New
[5/5] media: dvb: move compat handlers into drivers [1/5] media: dvb: fix compat ioctl tramslation - - - --- 2018-08-27 Arnd Bergmann New
[4/5] media: dvb: move most compat_ioctl handling into drivers [1/5] media: dvb: fix compat ioctl tramslation - - - --- 2018-08-27 Arnd Bergmann New
[3/5] media: cec: move compat_ioctl handling to cec-api.c [1/5] media: dvb: fix compat ioctl tramslation - 1 - --- 2018-08-27 Arnd Bergmann New
[2/5] media: dvb: dmxdev: move compat_ioctl handling to dmxdev.c [1/5] media: dvb: fix compat ioctl tramslation - - - --- 2018-08-27 Arnd Bergmann New
[1/5] media: dvb: fix compat ioctl tramslation [1/5] media: dvb: fix compat ioctl tramslation - - - --- 2018-08-27 Arnd Bergmann New
[RFC,3/3] exec: do unshare_files after de_thread exec: fix passing of file locks across execve in multithreaded processes - - - --- 2018-08-27 Jeff Layton New
[RFC,2/3] exec: delay clone(CLONE_FILES) if task associated with current files_struct is exec'ing exec: fix passing of file locks across execve in multithreaded processes - - - --- 2018-08-27 Jeff Layton New
[RFC,1/3] exec: separate thread_count for files_struct exec: fix passing of file locks across execve in multithreaded processes - - - --- 2018-08-27 Jeff Layton New
fs: iomap: Change return type to vm_fault_t fs: iomap: Change return type to vm_fault_t - 1 - --- 2018-08-27 Souptick Joarder New
[6/6] fuse: Do not take fuse_conn::lock on fuse_request_send_background() Extract bg queue logic out fuse_conn::lock - - - --- 2018-08-27 Kirill Tkhai New
[5/6] fs: Introduce fuse_conn::bg_lock Extract bg queue logic out fuse_conn::lock - - - --- 2018-08-27 Kirill Tkhai New
[4/6] fuse: Lock fc->lock during changing num_background and congestion_threshold Extract bg queue logic out fuse_conn::lock - - - --- 2018-08-27 Kirill Tkhai New
[3/6] fuse: Underline congestion_threshold and max_background may be read w/o fc->lock Extract bg queue logic out fuse_conn::lock - - - --- 2018-08-27 Kirill Tkhai New
[2/6] fuse: Move clear_bit() up in request_end() Extract bg queue logic out fuse_conn::lock - - - --- 2018-08-27 Kirill Tkhai New
[1/6] fuse: Use list_first_entry() in flush_bg_queue() Extract bg queue logic out fuse_conn::lock - - - --- 2018-08-27 Kirill Tkhai New
[v3,6/6] ovl: add ovl_fadvise() Overlayfs stacked f_op fixes - - - --- 2018-08-27 Amir Goldstein New
[v3,5/6] vfs: implement readahead(2) using POSIX_FADV_WILLNEED Overlayfs stacked f_op fixes - - - --- 2018-08-27 Amir Goldstein New
[v3,4/6] vfs: add the fadvise() file operation Overlayfs stacked f_op fixes - - - --- 2018-08-27 Amir Goldstein New
[v3,3/6] Documentation/filesystems: update documentation of file_operations to kernel 4.18 Overlayfs stacked f_op fixes - - - --- 2018-08-27 Amir Goldstein New
[v3,2/6] ovl: fix GPF in swapfile_activate of file from overlayfs over xfs Overlayfs stacked f_op fixes - - - --- 2018-08-27 Amir Goldstein New
[v3,1/6] ovl: respect FIEMAP_FLAG_SYNC flag Overlayfs stacked f_op fixes - - - --- 2018-08-27 Amir Goldstein New
mqueue: Fix bug from mount API conversion mqueue: Fix bug from mount API conversion - - - --- 2018-08-26 David Howells New
[v2,6/6] vfs: fix sync_file_range syscall on an overlayfs file Overlayfs stacked f_op fixes - - - --- 2018-08-26 Amir Goldstein New
[v2,5/6] vfs: fix fadvise64 syscall on an overlayfs file Overlayfs stacked f_op fixes - - - --- 2018-08-26 Amir Goldstein New
[v2,4/6] vfs: fix readahead syscall on an overlayfs file Overlayfs stacked f_op fixes - - - --- 2018-08-26 Amir Goldstein New
[v2,3/6] ovl: fix GPF in swapfile_activate of file from overlayfs over xfs Overlayfs stacked f_op fixes - - - --- 2018-08-26 Amir Goldstein New
[v2,2/6] ovl: respect FIEMAP_FLAG_SYNC flag Overlayfs stacked f_op fixes - - - --- 2018-08-26 Amir Goldstein New
[v2,1/6] vfs: add helper to get "real" overlayfs file Overlayfs stacked f_op fixes - - - --- 2018-08-26 Amir Goldstein New
[RFC] pipe: prevent compiler reordering in pipe_poll [RFC] pipe: prevent compiler reordering in pipe_poll - - - --- 2018-08-24 Eric Wong New
[RFC,10/10] f2fs: fs-verity support fs-verity: filesystem-level integrity protection - - - --- 2018-08-24 Eric Biggers New
[RFC,09/10] ext4: add fs-verity read support fs-verity: filesystem-level integrity protection - - - --- 2018-08-24 Eric Biggers New
[RFC,08/10] ext4: add basic fs-verity support fs-verity: filesystem-level integrity protection - - - --- 2018-08-24 Eric Biggers New
[RFC,07/10] fs-verity: support builtin file signatures fs-verity: filesystem-level integrity protection - - - --- 2018-08-24 Eric Biggers New
[RFC,06/10] fs-verity: add CRC-32C support fs-verity: filesystem-level integrity protection - - - --- 2018-08-24 Eric Biggers New
[RFC,05/10] fs-verity: add SHA-512 support fs-verity: filesystem-level integrity protection - - - --- 2018-08-24 Eric Biggers New
[RFC,04/10] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl fs-verity: filesystem-level integrity protection - - - --- 2018-08-24 Eric Biggers New
[RFC,03/10] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl fs-verity: filesystem-level integrity protection - - - --- 2018-08-24 Eric Biggers New
[RFC,02/10] fs-verity: add data verification hooks for ->readpages() fs-verity: filesystem-level integrity protection - - - --- 2018-08-24 Eric Biggers New
[RFC,01/10] fs-verity: add setup code, UAPI, and Kconfig fs-verity: filesystem-level integrity protection - - - --- 2018-08-24 Eric Biggers New
mm: Fix warning in insert_pfn() mm: Fix warning in insert_pfn() - - - --- 2018-08-24 Jan Kara New
xfs: fix GPF in swapfile_activate of file from overlayfs xfs: fix GPF in swapfile_activate of file from overlayfs - - - --- 2018-08-24 Amir Goldstein New
[git,pull] new mount API [git,pull] new mount API - - - --- 2018-08-23 Al Viro New
fcntl: Remove invisible but existing spaces to match the coding style fcntl: Remove invisible but existing spaces to match the coding style - - - --- 2018-08-23 liusong@tom.com New
ovl: set I_CREATING on inode being created ovl: set I_CREATING on inode being created - - - --- 2018-08-22 Miklos Szeredi New
[2/2] udf: Fix mounting of Win7 created UDF filesystems udf: A cleanup and a mount fix - - - --- 2018-08-21 Jan Kara New
[1/2] udf: Remove dead code from udf_find_fileset() udf: A cleanup and a mount fix - - - --- 2018-08-21 Jan Kara New
[v4] fuse: add support for copy_file_range() [v4] fuse: add support for copy_file_range() - - - --- 2018-08-21 Niels de Vos New
[6/6] proc: Set correct userns for new proc super created by a new pid_namespace [1/6] vfs: Fix vfs_dup_fs_context() - - - --- 2018-08-21 David Howells New
[5/6] vfs: Adjust fsinfo sample output [1/6] vfs: Fix vfs_dup_fs_context() - - - --- 2018-08-21 David Howells New
[4/6] vfs: Pass path info fsinfo and rename get_fsinfo sb op to fsinfo [1/6] vfs: Fix vfs_dup_fs_context() - - - --- 2018-08-21 David Howells New
[3/6] afs: Move the source fs parameter to the first position [1/6] vfs: Fix vfs_dup_fs_context() - - - --- 2018-08-21 David Howells New
[2/6] vfs: Fix fs_context logging when there's no log [1/6] vfs: Fix vfs_dup_fs_context() - - - --- 2018-08-21 David Howells New
[1/6] vfs: Fix vfs_dup_fs_context() [1/6] vfs: Fix vfs_dup_fs_context() - - - --- 2018-08-21 David Howells New
[v4] f2fs: checkpoint disabling [v4] f2fs: checkpoint disabling - - - --- 2018-08-21 Daniel Rosenberg New
fsnotify: fix false positive warning on inode delete fsnotify: fix false positive warning on inode delete - - - --- 2018-08-20 Jan Kara New
autofs - fix autofs_sbi() does not check super block type autofs - fix autofs_sbi() does not check super block type - - - --- 2018-08-20 Ian Kent New
fanotify: use killable wait for waiting response for permission events fanotify: use killable wait for waiting response for permission events - - - --- 2018-08-20 Konstantin Khlebnikov New
file dedupe (and maybe clone) data corruption (was Re: [PATCH] generic: test for deduplication betw… file dedupe (and maybe clone) data corruption (was Re: [PATCH] generic: test for deduplication betw… - - - --- 2018-08-20 Dave Chinner New
fsnotify: fix false positive warning on inode delete fsnotify: fix false positive warning on inode delete - - - --- 2018-08-19 Amir Goldstein New
[v2,4/8] proc: use seq_open_data() in proc_id_map_open() [v2,1/8] seq_file: introduce seq_open_data helper - - - --- 2018-08-18 Rasmus Villemoes New
[v2,3/8] seq_file: use seq_open_data in __seq_open_private [v2,1/8] seq_file: introduce seq_open_data helper - - - --- 2018-08-18 Rasmus Villemoes New
[v2,2/8] seq_file: use seq_open_data in single_open [v2,1/8] seq_file: introduce seq_open_data helper - - - --- 2018-08-18 Rasmus Villemoes New
[v2,1/8] seq_file: introduce seq_open_data helper [v2,1/8] seq_file: introduce seq_open_data helper - 1 - --- 2018-08-18 Rasmus Villemoes New
fs/namespace.c: fix missing return value check of ida_pre_get() fs/namespace.c: fix missing return value check of ida_pre_get() - - - --- 2018-08-18 Jiecheng Wu New
isofs: reject hardware sector size > 2048 bytes isofs: reject hardware sector size > 2048 bytes - - - --- 2018-08-17 Eric Sandeen New
[GIT,PULL] Orangefs updates for 4.19 [GIT,PULL] Orangefs updates for 4.19 - - - --- 2018-08-16 Mike Marshall New
[1/1] Preventive patch in the proc file-system to handle NULL check. [1/1] Preventive patch in the proc file-system to handle NULL check. - - - --- 2018-08-16 Srikanth Korangala Hari New
[dhowells/mount-api] proc: set a proper user namespace for fs_context [dhowells/mount-api] proc: set a proper user namespace for fs_context - - - --- 2018-08-16 Andrey Vagin New
[2/2] fs: generic_file_buffered_read() now uses find_get_pages_contig generic_file_buffered_read improvements - - - --- 2018-08-15 Kent Overstreet New
[1/2] fs: Break generic_file_buffered_read up into multiple functions generic_file_buffered_read improvements - - - --- 2018-08-15 Kent Overstreet New
statfs: fix potential Spectre v1 statfs: fix potential Spectre v1 - - - --- 2018-08-15 Gustavo A. R. Silva New
[RESEND] compat-ioctl/Xen: support at least some IOCTLs of evtchn and privcmd [RESEND] compat-ioctl/Xen: support at least some IOCTLs of evtchn and privcmd 1 - - --- 2018-08-15 Jan Beulich New
[v3,3/3] fuse: export pipe_max_size for max_pages [v3,1/3] fuse: add max_pages option - - - --- 2018-08-14 Constantine Shulyupin New
[v3,2/3] fuse: add max_pages option [v3,1/3] fuse: add max_pages option - - - --- 2018-08-14 Constantine Shulyupin New
[v3,1/3] fuse: add max_pages option [v3,1/3] fuse: add max_pages option - - - --- 2018-08-14 Constantine Shulyupin New
[2/5] fs/locks: split out __locks_wake_up_blocks(). locks: avoid thundering-herd wake-ups - - - --- 2018-08-14 NeilBrown New
[1/5] fs/locks: rename some lists and pointers. locks: avoid thundering-herd wake-ups - - - --- 2018-08-14 NeilBrown New
« 1 2 ... 433 434 435619 620 »