Show patches with: none      |   64048 patches
« 1 2 ... 313 314 315640 641 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[06/17] fsinfo: Add a uniquifier ID to struct mount [ver #20] VFS: Filesystem information [ver #20] - - - --- 2020-07-24 David Howells New
[05/17] fsinfo: Allow fsinfo() to look up a mount object by ID [ver #20] VFS: Filesystem information [ver #20] - - - --- 2020-07-24 David Howells New
[04/17] fsinfo: Allow retrieval of superblock devname, options and stats [ver #20] VFS: Filesystem information [ver #20] - - - --- 2020-07-24 David Howells New
[03/17] fsinfo: Provide a bitmap of the features a filesystem supports [ver #20] VFS: Filesystem information [ver #20] - - - --- 2020-07-24 David Howells New
[02/17] fsinfo: Add fsinfo() syscall to query filesystem information [ver #20] VFS: Filesystem information [ver #20] - - - --- 2020-07-24 David Howells New
[01/17] fsinfo: Introduce a non-repeating system-unique superblock ID [ver #20] VFS: Filesystem information [ver #20] - - - --- 2020-07-24 David Howells New
[4/4] watch_queue: sample: Display mount tree change notifications Mount notifications - - - --- 2020-07-24 David Howells New
[3/4] watch_queue: Implement mount topology and attribute change notifications Mount notifications - - - --- 2020-07-24 David Howells New
[2/4] watch_queue: Add security hooks to rule on setting mount watches Mount notifications - - - --- 2020-07-24 David Howells New
[1/4] watch_queue: Make watch_sizeof() check record size Mount notifications - - - --- 2020-07-24 David Howells New
[v5,7/7] fscrypt: update documentation for direct I/O support add support for direct I/O with fscrypt using blk-crypto - 2 - --- 2020-07-24 Satya Tangirala New
[v5,6/7] fscrypt: document inline encryption support add support for direct I/O with fscrypt using blk-crypto - 2 - --- 2020-07-24 Satya Tangirala New
[v5,5/7] f2fs: support direct I/O with fscrypt using blk-crypto add support for direct I/O with fscrypt using blk-crypto 1 - - --- 2020-07-24 Satya Tangirala New
[v5,4/7] ext4: support direct I/O with fscrypt using blk-crypto add support for direct I/O with fscrypt using blk-crypto - 1 - --- 2020-07-24 Satya Tangirala New
[v5,3/7] iomap: support direct I/O with fscrypt using blk-crypto add support for direct I/O with fscrypt using blk-crypto - - - --- 2020-07-24 Satya Tangirala New
[v5,2/7] direct-io: add support for fscrypt using blk-crypto add support for direct I/O with fscrypt using blk-crypto - 1 - --- 2020-07-24 Satya Tangirala New
[v5,1/7] fscrypt: Add functions for direct I/O support add support for direct I/O with fscrypt using blk-crypto - 1 - --- 2020-07-24 Satya Tangirala New
[GIT,PULL] zonefs fixes for X.Y-rcZ [GIT,PULL] zonefs fixes for X.Y-rcZ - - - --- 2020-07-24 Damien Le Moal New
[14/14] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag [01/14] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-07-24 Christoph Hellwig New
[13/14] bdi: invert BDI_CAP_NO_ACCT_WB [01/14] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-07-24 Christoph Hellwig New
[12/14] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag [01/14] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-07-24 Christoph Hellwig New
[11/14] mm: use SWP_SYNCHRONOUS_IO more intelligently [01/14] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-07-24 Christoph Hellwig New
[10/14] bdi: remove BDI_CAP_SYNCHRONOUS_IO [01/14] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-07-24 Christoph Hellwig New
[09/14] bdi: remove BDI_CAP_CGROUP_WRITEBACK [01/14] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-07-24 Christoph Hellwig New
[08/14] block: add helper macros for queue sysfs entries [01/14] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-07-24 Christoph Hellwig New
[07/14] block: make QUEUE_SYSFS_BIT_FNS a little more useful [01/14] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-07-24 Christoph Hellwig New
[06/14] block: lift setting the readahead size into the block layer [01/14] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-07-24 Christoph Hellwig New
[05/14] md: update the optimal I/O size on reshape [01/14] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-07-24 Christoph Hellwig New
[04/14] bdi: initialize ->ra_pages in bdi_init [01/14] fs: remove the unused SB_I_MULTIROOT flag 2 1 - --- 2020-07-24 Christoph Hellwig New
[03/14] drbd: remove RB_CONGESTED_REMOTE [01/14] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-07-24 Christoph Hellwig New
[02/14] drbd: remove dead code in device_to_statistics [01/14] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-07-24 Christoph Hellwig New
[01/14] fs: remove the unused SB_I_MULTIROOT flag [01/14] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-07-24 Christoph Hellwig New
fs/nsfs.c: fix ioctl support of compat processes fs/nsfs.c: fix ioctl support of compat processes - - - --- 2020-07-24 Dmitry V. Levin New
fs: prevent out-of-bounds array speculation when closing a file descriptor fs: prevent out-of-bounds array speculation when closing a file descriptor - - 1 --- 2020-07-23 Theodore Ts'o New
[v7,7/7] ima: add policy support for the new file open MAY_OPENEXEC flag Add support for O_MAYEXEC - 2 - --- 2020-07-23 Mickaël Salaün New
[v7,6/7] selftest/openat2: Add tests for O_MAYEXEC enforcing Add support for O_MAYEXEC - 2 - --- 2020-07-23 Mickaël Salaün New
[v7,5/7] fs,doc: Enable to enforce noexec mounts or file exec through O_MAYEXEC Add support for O_MAYEXEC 1 1 - --- 2020-07-23 Mickaël Salaün New
[v7,4/7] fs: Introduce O_MAYEXEC flag for openat2(2) Add support for O_MAYEXEC 1 - - --- 2020-07-23 Mickaël Salaün New
[v7,3/7] exec: Move path_noexec() check earlier Add support for O_MAYEXEC - - - --- 2020-07-23 Mickaël Salaün New
[v7,2/7] exec: Move S_ISREG() check earlier Add support for O_MAYEXEC - - - --- 2020-07-23 Mickaël Salaün New
[v7,1/7] exec: Change uselib(2) IS_SREG() failure to EACCES Add support for O_MAYEXEC 1 - - --- 2020-07-23 Mickaël Salaün New
fuse: Update project homepage fuse: Update project homepage - - - --- 2020-07-23 André Almeida New
[-next] io_uring: Remove redundant NULL check [-next] io_uring: Remove redundant NULL check - - - --- 2020-07-23 Li Heng New
[9/9] fsnotify: pass inode to fsnotify_parent() Fixes for fanotify name events - - - --- 2020-07-22 Amir Goldstein New
[8/9] fsnotify: create method handle_inode_event() in fsnotify_operations Fixes for fanotify name events - - - --- 2020-07-22 Amir Goldstein New
[7/9] fsnotify: fix merge with parent mark masks Fixes for fanotify name events - - - --- 2020-07-22 Amir Goldstein New
[6/9] fsnotify: pass dir and inode arguments to fsnotify() Fixes for fanotify name events - - - --- 2020-07-22 Amir Goldstein New
[5/9] fsnotify: simplify dir argument to handle_event() Fixes for fanotify name events - - - --- 2020-07-22 Amir Goldstein New
[4/9] fsnotify: create helper fsnotify_inode() Fixes for fanotify name events - - - --- 2020-07-22 Amir Goldstein New
[3/9] audit: do not set FS_EVENT_ON_CHILD in audit marks mask Fixes for fanotify name events - - - --- 2020-07-22 Amir Goldstein New
[2/9] inotify: do not set FS_EVENT_ON_CHILD in non-dir mark mask Fixes for fanotify name events - - - --- 2020-07-22 Amir Goldstein New
[1/9] fanotify: fix reporting event to sb/mount marks Fixes for fanotify name events - - - --- 2020-07-22 Amir Goldstein New
[RESEND,PATCHv4,2/2] fuse: Call security hooks on new inodes [RESEND,PATCHv4,1/2] uapi: fuse: Add FUSE_SECURITY_CTX - - - --- 2020-07-22 Chirantan Ekbote New
[RESEND,PATCHv4,1/2] uapi: fuse: Add FUSE_SECURITY_CTX [RESEND,PATCHv4,1/2] uapi: fuse: Add FUSE_SECURITY_CTX - - - --- 2020-07-22 Chirantan Ekbote New
[14/14] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag [01/14] fs: remove the unused SB_I_MULTIROOT flag - - - --- 2020-07-22 Christoph Hellwig New
[13/14] bdi: invert BDI_CAP_NO_ACCT_WB [01/14] fs: remove the unused SB_I_MULTIROOT flag - - - --- 2020-07-22 Christoph Hellwig New
[12/14] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag [01/14] fs: remove the unused SB_I_MULTIROOT flag - - - --- 2020-07-22 Christoph Hellwig New
[11/14] mm: use SWP_SYNCHRONOUS_IO more intelligently [01/14] fs: remove the unused SB_I_MULTIROOT flag - - - --- 2020-07-22 Christoph Hellwig New
[10/14] bdi: remove BDI_CAP_SYNCHRONOUS_IO [01/14] fs: remove the unused SB_I_MULTIROOT flag - - - --- 2020-07-22 Christoph Hellwig New
[09/14] bdi: remove BDI_CAP_CGROUP_WRITEBACK [01/14] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-07-22 Christoph Hellwig New
[08/14] block: add helper macros for queue sysfs entries [01/14] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-07-22 Christoph Hellwig New
[07/14] block: make QUEUE_SYSFS_BIT_FNS a little more useful [01/14] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-07-22 Christoph Hellwig New
[06/14] block: lift setting the readahead size into the block layer [01/14] fs: remove the unused SB_I_MULTIROOT flag - - - --- 2020-07-22 Christoph Hellwig New
[05/14] md: update the optimal I/O size on reshape [01/14] fs: remove the unused SB_I_MULTIROOT flag - - - --- 2020-07-22 Christoph Hellwig New
[04/14] bdi: initialize ->ra_pages in bdi_init [01/14] fs: remove the unused SB_I_MULTIROOT flag 2 - - --- 2020-07-22 Christoph Hellwig New
[03/14] drbd: remove RB_CONGESTED_REMOTE [01/14] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-07-22 Christoph Hellwig New
[02/14] drbd: remove dead code in device_to_statistics [01/14] fs: remove the unused SB_I_MULTIROOT flag - - - --- 2020-07-22 Christoph Hellwig New
[01/14] fs: remove the unused SB_I_MULTIROOT flag [01/14] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-07-22 Christoph Hellwig New
[5/5] fs-verity: use smp_load_acquire() for ->i_verity_info fscrypt, fs-verity: one-time init fixes - - - --- 2020-07-21 Eric Biggers New
[4/5] fscrypt: use smp_load_acquire() for ->i_crypt_info fscrypt, fs-verity: one-time init fixes - - - --- 2020-07-21 Eric Biggers New
[3/5] fscrypt: use smp_load_acquire() for ->s_master_keys fscrypt, fs-verity: one-time init fixes - - - --- 2020-07-21 Eric Biggers New
[2/5] fscrypt: use smp_load_acquire() for fscrypt_prepared_key fscrypt, fs-verity: one-time init fixes - - - --- 2020-07-21 Eric Biggers New
[1/5] fscrypt: switch fscrypt_do_sha256() to use the SHA-256 library fscrypt, fs-verity: one-time init fixes - - - --- 2020-07-21 Eric Biggers New
[5.7,1/1] fuse: fix weird page warning [5.7,1/1] fuse: fix weird page warning - - - --- 2020-07-21 André Almeida New
[3/3] iomap: fall back to buffered writes for invalidation failures [1/3] xfs: use ENOTBLK for direct I/O to buffered I/O fallback 3 5 - --- 2020-07-21 Christoph Hellwig New
[2/3] iomap: Only invalidate page cache pages on direct IO writes [1/3] xfs: use ENOTBLK for direct I/O to buffered I/O fallback - 2 - --- 2020-07-21 Christoph Hellwig New
[1/3] xfs: use ENOTBLK for direct I/O to buffered I/O fallback [1/3] xfs: use ENOTBLK for direct I/O to buffered I/O fallback - 1 - --- 2020-07-21 Christoph Hellwig New
[24/24] init: add an init_lstat helper [01/24] fs: refactor do_mount - - - --- 2020-07-21 Christoph Hellwig New
[23/24] init: add an init_mknod helper [01/24] fs: refactor do_mount - - - --- 2020-07-21 Christoph Hellwig New
[22/24] init: add an init_mkdir helper [01/24] fs: refactor do_mount - - - --- 2020-07-21 Christoph Hellwig New
[21/24] init: add an init_symlink helper [01/24] fs: refactor do_mount - - - --- 2020-07-21 Christoph Hellwig New
[20/24] init: add an init_link helper [01/24] fs: refactor do_mount - - - --- 2020-07-21 Christoph Hellwig New
[19/24] init: add an init_eaccess helper [01/24] fs: refactor do_mount - - - --- 2020-07-21 Christoph Hellwig New
[18/24] init: add an init_chmod helper [01/24] fs: refactor do_mount - - - --- 2020-07-21 Christoph Hellwig New
[17/24] init: add an init_chown helper [01/24] fs: refactor do_mount - - - --- 2020-07-21 Christoph Hellwig New
[16/24] init: add an init_chroot helper [01/24] fs: refactor do_mount - - - --- 2020-07-21 Christoph Hellwig New
[15/24] init: add an init_chdir helper [01/24] fs: refactor do_mount - - - --- 2020-07-21 Christoph Hellwig New
[14/24] init: add an init_rmdir helper [01/24] fs: refactor do_mount - - - --- 2020-07-21 Christoph Hellwig New
[13/24] init: add an init_unlink helper [01/24] fs: refactor do_mount - - - --- 2020-07-21 Christoph Hellwig New
[12/24] init: add an init_mount helper [01/24] fs: refactor do_mount - - - --- 2020-07-21 Christoph Hellwig New
[11/24] init: open code do_utimes in do_utime [01/24] fs: refactor do_mount - - - --- 2020-07-21 Christoph Hellwig New
[10/24] init: open code ksys_umount in handle_initrd [01/24] fs: refactor do_mount - - - --- 2020-07-21 Christoph Hellwig New
[09/24] init: mark create_dev as __init [01/24] fs: refactor do_mount - - - --- 2020-07-21 Christoph Hellwig New
[08/24] init: move the prepare_namespace prototype to init/do_mounts.h [01/24] fs: refactor do_mount - - - --- 2020-07-21 Christoph Hellwig New
[07/24] init: initialize ramdisk_execute_command at compile time [01/24] fs: refactor do_mount - - - --- 2020-07-21 Christoph Hellwig New
[06/24] md: open code vfs_stat in md_setup_drive [01/24] fs: refactor do_mount - - - --- 2020-07-21 Christoph Hellwig New
[05/24] devtmpfs: open code ksys_chdir and ksys_chroot [01/24] fs: refactor do_mount - - - --- 2020-07-21 Christoph Hellwig New
[04/24] devtmpfs: open code do_mount [01/24] fs: refactor do_mount - - - --- 2020-07-21 Christoph Hellwig New
[03/24] fs: push the getname from do_rmdir into the callers [01/24] fs: refactor do_mount - - - --- 2020-07-21 Christoph Hellwig New
[02/24] fs: refactor ksys_umount [01/24] fs: refactor do_mount - - - --- 2020-07-21 Christoph Hellwig New
« 1 2 ... 313 314 315640 641 »