Show patches with: none      |   64093 patches
« 1 2 ... 313 314 315640 641 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[09/21] init: add an init_unlink helper [01/21] fs: refactor do_mount - - - --- 2020-07-26 Christoph Hellwig New
[08/21] init: add an init_umount helper [01/21] fs: refactor do_mount - - - --- 2020-07-26 Christoph Hellwig New
[07/21] init: add an init_mount helper [01/21] fs: refactor do_mount - - - --- 2020-07-26 Christoph Hellwig New
[06/21] init: mark create_dev as __init [01/21] fs: refactor do_mount - - - --- 2020-07-26 Christoph Hellwig New
[05/21] init: initialize ramdisk_execute_command at compile time [01/21] fs: refactor do_mount - - - --- 2020-07-26 Christoph Hellwig New
[04/21] devtmpfs: refactor devtmpfsd() [01/21] fs: refactor do_mount - 1 - --- 2020-07-26 Christoph Hellwig New
[03/21] fs: push the getname from do_rmdir into the callers [01/21] fs: refactor do_mount - - - --- 2020-07-26 Christoph Hellwig New
[02/21] fs: refactor ksys_umount [01/21] fs: refactor do_mount - - - --- 2020-07-26 Christoph Hellwig New
[01/21] fs: refactor do_mount [01/21] fs: refactor do_mount - - - --- 2020-07-26 Christoph Hellwig New
[RESEND,v2] fs: Remove duplicated flag O_NDELAY occurring twice in VALID_OPEN_FLAGS [RESEND,v2] fs: Remove duplicated flag O_NDELAY occurring twice in VALID_OPEN_FLAGS - - - --- 2020-07-25 Krzysztof Wilczyński New
[v3] proc,fcntl: introduce F_SET_DESCRIPTION [v3] proc,fcntl: introduce F_SET_DESCRIPTION - - - --- 2020-07-25 Pascal Bouchareine New
[v3] This command attaches a description to a file descriptor for troubleshooting purposes. The fre… [v3] This command attaches a description to a file descriptor for troubleshooting purposes. The fre… - - - --- 2020-07-25 Pascal Bouchareine New
[v2] proc,fcntl: introduce F_SET_DESCRIPTION [v2] proc,fcntl: introduce F_SET_DESCRIPTION - - - --- 2020-07-25 Pascal Bouchareine New
proc,fcntl: introduce F_SET_DESCRIPTION proc,fcntl: introduce F_SET_DESCRIPTION - - - --- 2020-07-25 Pascal Bouchareine New
watch_queue: Limit the number of watches a user can hold watch_queue: Limit the number of watches a user can hold - 1 - --- 2020-07-24 David Howells New
[v6,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
[v6,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
[v6,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
[v6,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
[v6,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
[v6,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
[v6,1/7] fscrypt: Add functions for direct I/O support add support for direct I/O with fscrypt using blk-crypto - - - --- 2020-07-24 Satya Tangirala New
[5/5] virtiofs: Support SB_NOSEC flag to improve direct write performance fuse: Implement FUSE_HANDLE_KILLPRIV_V2 and enable SB_NOSEC - - - --- 2020-07-24 Vivek Goyal New
[4/5] fuse: For sending setattr in case of open(O_TRUNC) fuse: Implement FUSE_HANDLE_KILLPRIV_V2 and enable SB_NOSEC - - - --- 2020-07-24 Vivek Goyal New
[3/5] fuse: Add a flag FUSE_SETATTR_KILL_PRIV fuse: Implement FUSE_HANDLE_KILLPRIV_V2 and enable SB_NOSEC - - - --- 2020-07-24 Vivek Goyal New
[2/5] fuse: Set FUSE_WRITE_KILL_PRIV in cached write path fuse: Implement FUSE_HANDLE_KILLPRIV_V2 and enable SB_NOSEC - - - --- 2020-07-24 Vivek Goyal New
[1/5] fuse: Introduce the notion of FUSE_HANDLE_KILLPRIV_V2 fuse: Implement FUSE_HANDLE_KILLPRIV_V2 and enable SB_NOSEC - - - --- 2020-07-24 Vivek Goyal New
[1/1] fs/binfmt_elf: Use PT_LOAD p_align values for suitable start address. Selecting Load Addresses According to p_align - - - --- 2020-07-24 Chris Kennelly New
[v4,6/6] io_uring: add support for zone-append zone-append support in io-uring and aio - - - --- 2020-07-24 Kanchan Joshi New
[v4,5/6] block: enable zone-append for iov_iter of bvec type zone-append support in io-uring and aio - - - --- 2020-07-24 Kanchan Joshi New
[v4,4/6] block: add zone append handling for direct I/O path zone-append support in io-uring and aio - - - --- 2020-07-24 Kanchan Joshi New
[v4,3/6] uio: return status with iov truncation zone-append support in io-uring and aio - - - --- 2020-07-24 Kanchan Joshi New
[v4,2/6] fs: change ki_complete interface to support 64bit ret2 zone-append support in io-uring and aio - - - --- 2020-07-24 Kanchan Joshi New
[v4,1/6] fs: introduce FMODE_ZONE_APPEND and IOCB_ZONE_APPEND zone-append support in io-uring and aio - - - --- 2020-07-24 Kanchan Joshi New
[17/17] samples: add error state information to test-fsinfo.c [ver #20] VFS: Filesystem information [ver #20] - - - --- 2020-07-24 David Howells New
[16/17] vfs: allow fsinfo to fetch the current state of s_wb_err [ver #20] VFS: Filesystem information [ver #20] - - - --- 2020-07-24 David Howells New
[15/17] errseq: add a new errseq_scrape function [ver #20] VFS: Filesystem information [ver #20] - 2 - --- 2020-07-24 David Howells New
[14/17] fsinfo: Add an attribute that lists all the visible mounts in a namespace [ver #20] VFS: Filesystem information [ver #20] - - - --- 2020-07-24 David Howells New
[13/17] fsinfo: Add support to ext4 [ver #20] VFS: Filesystem information [ver #20] - 1 - --- 2020-07-24 David Howells New
[12/17] fsinfo: Add support for AFS [ver #20] VFS: Filesystem information [ver #20] - - - --- 2020-07-24 David Howells New
[11/17] fsinfo: Add API documentation [ver #20] VFS: Filesystem information [ver #20] - - - --- 2020-07-24 David Howells New
[10/17] fsinfo: sample: Mount listing program [ver #20] VFS: Filesystem information [ver #20] - - - --- 2020-07-24 David Howells New
[09/17] fsinfo: Provide notification overrun handling support [ver #20] VFS: Filesystem information [ver #20] - - - --- 2020-07-24 David Howells New
[08/17] fsinfo: Allow mount topology and propagation info to be retrieved [ver #20] VFS: Filesystem information [ver #20] - - - --- 2020-07-24 David Howells New
[07/17] fsinfo: Allow mount information to be queried [ver #20] VFS: Filesystem information [ver #20] - - - --- 2020-07-24 David Howells New
[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
« 1 2 ... 313 314 315640 641 »