Show patches with: none      |   65004 patches
« 1 2 ... 370 371 372650 651 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[14/17] new step_into() flag: WALK_NOFOLLOW [01/17] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-01-19 Al Viro New
[13/17] lookup_fast(): take mount traversal into callers [01/17] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-01-19 Al Viro New
[12/17] teach handle_mounts() to handle RCU mode [01/17] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-01-19 Al Viro New
[11/17] lookup_fast(): consolidate the RCU success case [01/17] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-01-19 Al Viro New
[10/17] handle_mounts(): pass dentry in, turn path into a pure out argument [01/17] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-01-19 Al Viro New
[09/17] do_last(): collapse the call of path_to_nameidata() [01/17] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-01-19 Al Viro New
[08/17] lookup_open(): saner calling conventions (return dentry on success) [01/17] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-01-19 Al Viro New
[07/17] atomic_open(): saner calling conventions (return dentry on success) [01/17] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-01-19 Al Viro New
[06/17] handle_mounts(): start building a sane wrapper for follow_managed() [01/17] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-01-19 Al Viro New
[05/17] make build_open_flags() treat O_CREAT | O_EXCL as implying O_NOFOLLOW [01/17] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-01-19 Al Viro New
[04/17] follow_automount() doesn't need the entire nameidata [01/17] do_add_mount(): lift lock_mount/unlock_mount into callers - - - --- 2020-01-19 Al Viro New
[03/17] follow_automount(): get rid of dead^Wstillborn code [01/17] do_add_mount(): lift lock_mount/unlock_mount into callers 1 - - --- 2020-01-19 Al Viro New
[02/17] fix automount/automount race properly [01/17] do_add_mount(): lift lock_mount/unlock_mount into callers 1 - - --- 2020-01-19 Al Viro New
[01/17] do_add_mount(): lift lock_mount/unlock_mount into callers [01/17] do_add_mount(): lift lock_mount/unlock_mount into callers 1 - - --- 2020-01-19 Al Viro New
fs/binfmt_script: Use existing functions to clarify the code fs/binfmt_script: Use existing functions to clarify the code - - - --- 2020-01-18 Carmeli Tamir New
[v11,14/14] staging: exfat: make staging/exfat and fs/exfat mutually exclusive add the latest exfat driver 1 2 - --- 2020-01-18 Namjae Jeon New
[v11,13/14] MAINTAINERS: add exfat filesystem add the latest exfat driver - 1 - --- 2020-01-18 Namjae Jeon New
[v11,12/14] exfat: add exfat in fs/Kconfig and fs/Makefile add the latest exfat driver - 2 - --- 2020-01-18 Namjae Jeon New
[v11,11/14] exfat: add Kconfig and Makefile add the latest exfat driver - 2 - --- 2020-01-18 Namjae Jeon New
[v11,10/14] exfat: add nls operations add the latest exfat driver - 2 - --- 2020-01-18 Namjae Jeon New
[v11,09/14] exfat: add misc operations add the latest exfat driver - 3 - --- 2020-01-18 Namjae Jeon New
[v11,08/14] exfat: add exfat cache add the latest exfat driver - 2 - --- 2020-01-18 Namjae Jeon New
[v11,07/14] exfat: add bitmap operations add the latest exfat driver - 2 - --- 2020-01-18 Namjae Jeon New
[v11,06/14] exfat: add fat entry operations add the latest exfat driver - 2 - --- 2020-01-18 Namjae Jeon New
[v11,05/14] exfat: add file operations add the latest exfat driver - 3 - --- 2020-01-18 Namjae Jeon New
[v11,04/14] exfat: add directory operations add the latest exfat driver - 2 - --- 2020-01-18 Namjae Jeon New
[v11,03/14] exfat: add inode operations add the latest exfat driver - 2 - --- 2020-01-18 Namjae Jeon New
[v11,02/14] exfat: add super block operations add the latest exfat driver - 3 - --- 2020-01-18 Namjae Jeon New
[v11,01/14] exfat: add in-memory and on-disk structures and headers add the latest exfat driver - 2 - --- 2020-01-18 Namjae Jeon New
[v3,2/2] selftests: add openat2(2) selftests openat2: minor uapi cleanups - - - --- 2020-01-18 Aleksa Sarai New
[v3,1/2] open: introduce openat2(2) syscall openat2: minor uapi cleanups - - - --- 2020-01-18 Aleksa Sarai New
[v3,9/9] ext4: Optimize match for casefolded encrypted dirs Support for Casefolding and Encryption - - - --- 2020-01-17 Daniel Rosenberg New
[v3,8/9] ext4: Hande casefolding with encryption Support for Casefolding and Encryption - - - --- 2020-01-17 Daniel Rosenberg New
[v3,7/9] ext4: Use struct super_blocks' casefold data Support for Casefolding and Encryption - - - --- 2020-01-17 Daniel Rosenberg New
[v3,6/9] f2fs: Handle casefolding with Encryption Support for Casefolding and Encryption - - - --- 2020-01-17 Daniel Rosenberg New
[v3,5/9] vfs: Fold casefolding into vfs Support for Casefolding and Encryption - - - --- 2020-01-17 Daniel Rosenberg New
[v3,4/9] fscrypt: Only create hash key when needed Support for Casefolding and Encryption - - - --- 2020-01-17 Daniel Rosenberg New
[v3,3/9] fscrypt: Change format of no-key token Support for Casefolding and Encryption - - - --- 2020-01-17 Daniel Rosenberg New
[v3,2/9] fscrypt: Don't allow v1 policies with casefolding Support for Casefolding and Encryption - - - --- 2020-01-17 Daniel Rosenberg New
[v3,1/9] fscrypt: Add siphash and hash key for policy v2 Support for Casefolding and Encryption - - - --- 2020-01-17 Daniel Rosenberg New
Performance regression introduced by commit b667b8673443 ("pipe: Advance tail pointer inside of wai… Performance regression introduced by commit b667b8673443 ("pipe: Advance tail pointer inside of wai… - - - --- 2020-01-17 Waiman Long New
staging: exfat: remove fs_func struct. staging: exfat: remove fs_func struct. - - - --- 2020-01-17 Kohada.Tetsuhiro@dc.MitsubishiElectric.co.jp New
[v2] fs: optimise kiocb_set_rw_flags() [v2] fs: optimise kiocb_set_rw_flags() - - - --- 2020-01-17 Pavel Begunkov New
fs: optimise kiocb_set_rw_flags() fs: optimise kiocb_set_rw_flags() - - - --- 2020-01-17 Pavel Begunkov New
[5.4,024/203] fs: move guard_bio_eod() after bio_set_op_attrs Untitled series #229611 - - - --- 2020-01-16 Greg Kroah-Hartman New
io_uring: wakeup threads waiting for EPOLLOUT events io_uring: wakeup threads waiting for EPOLLOUT events - - - --- 2020-01-16 Stefano Garzarella New
[v4] binfmt_misc: pass info about P flag by AT_FLAGS [v4] binfmt_misc: pass info about P flag by AT_FLAGS - - - --- 2020-01-16 YunQiang Su New
[v3] binfmt_misc: pass info about P flag by AT_FLAGS [v3] binfmt_misc: pass info about P flag by AT_FLAGS - - - --- 2020-01-16 YunQiang Su New
[RFC] iomap: fix race between readahead and direct write [RFC] iomap: fix race between readahead and direct write - - - --- 2020-01-16 Yu Kuai New
[v2] binfmt_misc: pass info about P flag by AT_FLAGS [v2] binfmt_misc: pass info about P flag by AT_FLAGS - - - --- 2020-01-16 YunQiang Su New
io_uring: fix compat for IORING_REGISTER_FILES_UPDATE io_uring: fix compat for IORING_REGISTER_FILES_UPDATE - - - --- 2020-01-15 Eugene Syromiatnikov New
[RFC,14/14] smack: Implement the watch_key and post_notification hooks [ver #3] pipe: Keyrings, Block and USB notifications [ver #3] 1 - - --- 2020-01-15 David Howells New
[RFC,13/14] selinux: Implement the watch_key security hook [ver #3] pipe: Keyrings, Block and USB notifications [ver #3] 1 - - --- 2020-01-15 David Howells New
[RFC,12/14] usb: Add USB subsystem notifications [ver #3] pipe: Keyrings, Block and USB notifications [ver #3] - - - --- 2020-01-15 David Howells New
[RFC,11/14] block: Add block layer notifications [ver #3] pipe: Keyrings, Block and USB notifications [ver #3] - - - --- 2020-01-15 David Howells New
[RFC,10/14] Add a general, global device notification watch list [ver #3] pipe: Keyrings, Block and USB notifications [ver #3] - - - --- 2020-01-15 David Howells New
[RFC,09/14] pipe: Add notification lossage handling [ver #3] pipe: Keyrings, Block and USB notifications [ver #3] - - - --- 2020-01-15 David Howells New
[RFC,08/14] pipe: Allow buffers to be marked read-whole-or-error for notifications [ver #3] pipe: Keyrings, Block and USB notifications [ver #3] - - - --- 2020-01-15 David Howells New
[RFC,07/14] Add sample notification program [ver #3] pipe: Keyrings, Block and USB notifications [ver #3] - - - --- 2020-01-15 David Howells New
[RFC,06/14] keys: Add a notification facility [ver #3] pipe: Keyrings, Block and USB notifications [ver #3] - - - --- 2020-01-15 David Howells New
[RFC,05/14] pipe: Add general notification queue support [ver #3] pipe: Keyrings, Block and USB notifications [ver #3] - - - --- 2020-01-15 David Howells New
[RFC,04/14] pipe: Add O_NOTIFICATION_PIPE [ver #3] pipe: Keyrings, Block and USB notifications [ver #3] - - - --- 2020-01-15 David Howells New
[RFC,03/14] security: Add a hook for the point of notification insertion [ver #3] pipe: Keyrings, Block and USB notifications [ver #3] - - - --- 2020-01-15 David Howells New
[RFC,02/14] security: Add hooks to rule on setting a watch [ver #3] pipe: Keyrings, Block and USB notifications [ver #3] - - - --- 2020-01-15 David Howells New
[RFC,01/14] uapi: General notification queue definitions [ver #3] pipe: Keyrings, Block and USB notifications [ver #3] - - - --- 2020-01-15 David Howells New
[v7] x86/resctrl: Add task resctrl information display [v7] x86/resctrl: Add task resctrl information display - - 1 --- 2020-01-15 Chen Yu New
[v10,14/14] staging: exfat: make staging/exfat and fs/exfat mutually exclusive add the latest exfat driver 1 - - --- 2020-01-15 Namjae Jeon New
[v10,13/14] MAINTAINERS: add exfat filesystem add the latest exfat driver - - - --- 2020-01-15 Namjae Jeon New
[v10,12/14] exfat: add exfat in fs/Kconfig and fs/Makefile add the latest exfat driver - - - --- 2020-01-15 Namjae Jeon New
[v10,11/14] exfat: add Kconfig and Makefile add the latest exfat driver - - - --- 2020-01-15 Namjae Jeon New
[v10,10/14] exfat: add nls operations add the latest exfat driver - - - --- 2020-01-15 Namjae Jeon New
[v10,09/14] exfat: add misc operations add the latest exfat driver - - - --- 2020-01-15 Namjae Jeon New
[v10,08/14] exfat: add exfat cache add the latest exfat driver - 1 - --- 2020-01-15 Namjae Jeon New
[v10,07/14] exfat: add bitmap operations add the latest exfat driver - 1 - --- 2020-01-15 Namjae Jeon New
[v10,06/14] exfat: add fat entry operations add the latest exfat driver - 1 - --- 2020-01-15 Namjae Jeon New
[v10,05/14] exfat: add file operations add the latest exfat driver - 1 - --- 2020-01-15 Namjae Jeon New
[v10,04/14] exfat: add directory operations add the latest exfat driver - 1 - --- 2020-01-15 Namjae Jeon New
[v10,03/14] exfat: add inode operations add the latest exfat driver - - - --- 2020-01-15 Namjae Jeon New
[v10,02/14] exfat: add super block operations add the latest exfat driver - 1 - --- 2020-01-15 Namjae Jeon New
[v10,01/14] exfat: add in-memory and on-disk structures and headers add the latest exfat driver - 1 - --- 2020-01-15 Namjae Jeon New
[git,pull] vfs fixes [git,pull] vfs fixes - - - --- 2020-01-15 Al Viro New
[v7,2/2] zonefs: Add documentation New zonefs file system - 3 - --- 2020-01-15 Damien Le Moal New
[v7,1/2] fs: New zonefs file system New zonefs file system - 3 - --- 2020-01-15 Damien Le Moal New
[v2,9/9] mm: Unify all add_to_page_cache variants Replacing the readpages a_op - - - --- 2020-01-15 Matthew Wilcox New
[v2,8/9] mm: Remove add_to_page_cache_locked Replacing the readpages a_op - - - --- 2020-01-15 Matthew Wilcox New
[v2,7/9] cifs: Convert from readpages to readahead Replacing the readpages a_op - - - --- 2020-01-15 Matthew Wilcox New
[v2,6/9] iomap,xfs: Convert from readpages to readahead Replacing the readpages a_op - - - --- 2020-01-15 Matthew Wilcox New
[v2,5/9] mm: Add readahead address space operation Replacing the readpages a_op - - - --- 2020-01-15 Matthew Wilcox New
[v2,4/9] readahead: Put pages in cache earlier Replacing the readpages a_op - - - --- 2020-01-15 Matthew Wilcox New
[v2,3/9] XArray: Add xarray_for_each_range Replacing the readpages a_op - - - --- 2020-01-15 Matthew Wilcox New
[v2,2/9] readahead: Ignore return value of ->readpages Replacing the readpages a_op - - - --- 2020-01-15 Matthew Wilcox New
[v2,1/9] mm: Fix the return type of __do_page_cache_readahead Replacing the readpages a_op - - - --- 2020-01-15 Matthew Wilcox New
[PATCHv2-next,1/3] sysctl/sysrq: Remove __sysrq_enabled copy serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCE - - - --- 2020-01-14 Dmitry Safonov New
afs: Fix afs_lookup() to not clobber the version on a new dentry afs: Fix afs_lookup() to not clobber the version on a new dentry - - - --- 2020-01-14 David Howells New
afs: Fix use-after-loss-of-ref afs: Fix use-after-loss-of-ref - - - --- 2020-01-14 David Howells New
[12/12] iomap: remove the inode_dio_begin/end calls [01/12] mm: fix a comment in sys_swapon - - - --- 2020-01-14 Christoph Hellwig New
[11/12] xfs: don't set IOMAP_DIO_SYNCHRONOUS for unaligned I/O [01/12] mm: fix a comment in sys_swapon - - - --- 2020-01-14 Christoph Hellwig New
[10/12] xfs: hold i_rwsem until AIO completes [01/12] mm: fix a comment in sys_swapon - - - --- 2020-01-14 Christoph Hellwig New
[09/12] gfs2: hold i_rwsem until AIO completes [01/12] mm: fix a comment in sys_swapon - - - --- 2020-01-14 Christoph Hellwig New
[08/12] ext4: hold i_rwsem until AIO completes [01/12] mm: fix a comment in sys_swapon - - - --- 2020-01-14 Christoph Hellwig New
« 1 2 ... 370 371 372650 651 »