linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-22 12:20:07 to 2020-07-24 22:17:38 UTC [more...]

[PATCH] watch_queue: Limit the number of watches a user can hold
 2020-07-24 22:17 UTC 

[GIT PULL] zonefs fixes for X.Y-rcZ
 2020-07-24 21:40 UTC  (2+ messages)

[PATCH RFC V2 00/17] PKS: Add Protection Keys Supervisor (PKS) support
 2020-07-24 21:31 UTC  (26+ messages)
` [PATCH RFC V2 17/17] x86/entry: Preserve PKRS MSR across exceptions

[PATCH 0/4] Mount notifications
 2020-07-24 20:45 UTC  (9+ messages)
` [PATCH 1/4] watch_queue: Make watch_sizeof() check record size
` [PATCH 2/4] watch_queue: Add security hooks to rule on setting mount watches
` [PATCH 3/4] watch_queue: Implement mount topology and attribute change notifications
` [PATCH 4/4] watch_queue: sample: Display mount tree "

[PATCH] fs/nsfs.c: fix ioctl support of compat processes
 2020-07-24 19:31 UTC  (4+ messages)

[PATCH v7 0/7] Add support for O_MAYEXEC
 2020-07-24 19:06 UTC  (14+ messages)
` [PATCH v7 1/7] exec: Change uselib(2) IS_SREG() failure to EACCES
` [PATCH v7 2/7] exec: Move S_ISREG() check earlier
` [PATCH v7 3/7] exec: Move path_noexec() "
` [PATCH v7 4/7] fs: Introduce O_MAYEXEC flag for openat2(2)
` [PATCH v7 5/7] fs,doc: Enable to enforce noexec mounts or file exec through O_MAYEXEC
` [PATCH v7 6/7] selftest/openat2: Add tests for O_MAYEXEC enforcing
` [PATCH v7 7/7] ima: add policy support for the new file open MAY_OPENEXEC flag

[PATCH v6 0/7] add support for direct I/O with fscrypt using blk-crypto
 2020-07-24 18:45 UTC  (8+ messages)
` [PATCH v6 1/7] fscrypt: Add functions for direct I/O support
` [PATCH v6 2/7] direct-io: add support for fscrypt using blk-crypto
` [PATCH v6 3/7] iomap: support direct I/O with "
` [PATCH v6 4/7] ext4: "
` [PATCH v6 5/7] f2fs: "
` [PATCH v6 6/7] fscrypt: document inline encryption support
` [PATCH v6 7/7] fscrypt: update documentation for direct I/O support

[RFC PATCH 0/5] fuse: Implement FUSE_HANDLE_KILLPRIV_V2 and enable SB_NOSEC
 2020-07-24 18:38 UTC  (6+ messages)
` [PATCH 1/5] fuse: Introduce the notion of FUSE_HANDLE_KILLPRIV_V2
` [PATCH 2/5] fuse: Set FUSE_WRITE_KILL_PRIV in cached write path
` [PATCH 3/5] fuse: Add a flag FUSE_SETATTR_KILL_PRIV
` [PATCH 4/5] fuse: For sending setattr in case of open(O_TRUNC)
` [PATCH 5/5] virtiofs: Support SB_NOSEC flag to improve direct write performance

WARN_ON_ONCE(1) in iomap_dio_actor()
 2020-07-24 18:24 UTC  (3+ messages)

[PATCH v4 0/7] add support for direct I/O with fscrypt using blk-crypto
 2020-07-24 17:41 UTC  (27+ messages)
` [PATCH v4 1/7] fscrypt: Add functions for direct I/O support
` [PATCH v4 2/7] direct-io: add support for fscrypt using blk-crypto
` [PATCH v4 3/7] iomap: support direct I/O with "
` [PATCH v4 4/7] ext4: "
` [PATCH v4 6/7] fscrypt: document inline encryption support
` [PATCH v4 7/7] fscrypt: update documentation for direct I/O support

[PATCH 0/1] Selecting Load Addresses According to p_align
 2020-07-24 17:20 UTC  (2+ messages)
` [PATCH 1/1] fs/binfmt_elf: Use PT_LOAD p_align values for suitable start address

[PATCH v5 0/7] add support for direct I/O with fscrypt using blk-crypto
 2020-07-24 16:46 UTC  (9+ messages)
` [PATCH v5 1/7] fscrypt: Add functions for direct I/O support
` [PATCH v5 2/7] direct-io: add support for fscrypt using blk-crypto
` [PATCH v5 3/7] iomap: support direct I/O with "
` [PATCH v5 4/7] ext4: "
` [PATCH v5 5/7] f2fs: "
` [PATCH v5 6/7] fscrypt: document inline encryption support
` [PATCH v5 7/7] fscrypt: update documentation for direct I/O support

[PATCH v4 0/6] zone-append support in io-uring and aio
 2020-07-24 16:34 UTC  (9+ messages)
    ` [PATCH v4 1/6] fs: introduce FMODE_ZONE_APPEND and IOCB_ZONE_APPEND
    ` [PATCH v4 2/6] fs: change ki_complete interface to support 64bit ret2
    ` [PATCH v4 3/6] uio: return status with iov truncation
    ` [PATCH v4 4/6] block: add zone append handling for direct I/O path
    ` [PATCH v4 5/6] block: enable zone-append for iov_iter of bvec type
    ` [PATCH v4 6/6] io_uring: add support for zone-append

[ANNOUNCE] xfs-linux: iomap-for-next updated to 979045f83ced
 2020-07-24 16:19 UTC 

[PATCH 0/2] Control over userfaultfd kernel-fault handling
 2020-07-24 14:46 UTC  (19+ messages)
` [PATCH 1/2] Add UFFD_USER_MODE_ONLY
` [PATCH 2/2] Add a new sysctl knob: unprivileged_userfaultfd_user_mode_only

[PATCH 0/2] zonefs: use zone-append for aio with rwf append
 2020-07-24 13:57 UTC  (13+ messages)
` [PATCH 2/2] zonefs: use zone-append for AIO as well

[PATCH 00/17] VFS: Filesystem information [ver #20]
 2020-07-24 13:37 UTC  (18+ messages)
` [PATCH 01/17] fsinfo: Introduce a non-repeating system-unique superblock ID "
` [PATCH 02/17] fsinfo: Add fsinfo() syscall to query filesystem information "
` [PATCH 03/17] fsinfo: Provide a bitmap of the features a filesystem supports "
` [PATCH 04/17] fsinfo: Allow retrieval of superblock devname, options and stats "
` [PATCH 05/17] fsinfo: Allow fsinfo() to look up a mount object by ID "
` [PATCH 06/17] fsinfo: Add a uniquifier ID to struct mount "
` [PATCH 07/17] fsinfo: Allow mount information to be queried "
` [PATCH 08/17] fsinfo: Allow mount topology and propagation info to be retrieved "
` [PATCH 09/17] fsinfo: Provide notification overrun handling support "
` [PATCH 10/17] fsinfo: sample: Mount listing program "
` [PATCH 11/17] fsinfo: Add API documentation "
` [PATCH 12/17] fsinfo: Add support for AFS "
` [PATCH 13/17] fsinfo: Add support to ext4 "
` [PATCH 14/17] fsinfo: Add an attribute that lists all the visible mounts in a namespace "
` [PATCH 15/17] errseq: add a new errseq_scrape function "
` [PATCH 16/17] vfs: allow fsinfo to fetch the current state of s_wb_err "
` [PATCH 17/17] samples: add error state information to test-fsinfo.c "

[PATCH 13/17] watch_queue: Implement mount topology and attribute change notifications [ver #5]
 2020-07-24 11:36 UTC  (7+ messages)
` [PATCH 00/17] pipe: Keyrings, mount and superblock "

Mount API manual pages
 2020-07-24 10:48 UTC  (3+ messages)

[PATCH v7 0/3] sched/uclamp: new sysctl for default RT boost value
 2020-07-24  9:16 UTC  (4+ messages)
` [PATCH v7 1/3] sched/uclamp: Add a new sysctl to control RT default "

bdi cleanups v3
 2020-07-24  7:33 UTC  (15+ messages)
` [PATCH 01/14] fs: remove the unused SB_I_MULTIROOT flag
` [PATCH 02/14] drbd: remove dead code in device_to_statistics
` [PATCH 03/14] drbd: remove RB_CONGESTED_REMOTE
` [PATCH 04/14] bdi: initialize ->ra_pages in bdi_init
` [PATCH 05/14] md: update the optimal I/O size on reshape
` [PATCH 06/14] block: lift setting the readahead size into the block layer
` [PATCH 07/14] block: make QUEUE_SYSFS_BIT_FNS a little more useful
` [PATCH 08/14] block: add helper macros for queue sysfs entries
` [PATCH 09/14] bdi: remove BDI_CAP_CGROUP_WRITEBACK
` [PATCH 10/14] bdi: remove BDI_CAP_SYNCHRONOUS_IO
` [PATCH 11/14] mm: use SWP_SYNCHRONOUS_IO more intelligently
` [PATCH 12/14] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
` [PATCH 13/14] bdi: invert BDI_CAP_NO_ACCT_WB
` [PATCH 14/14] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag

strace of io_uring events?
 2020-07-24  7:25 UTC  (14+ messages)

[PATCH] fs: prevent out-of-bounds array speculation when closing a file descriptor
 2020-07-24  1:18 UTC  (2+ messages)

[PATCH] fuse: Update project homepage
 2020-07-23 16:43 UTC 

WARNING in __kernel_read
 2020-07-23 15:51 UTC  (4+ messages)

decruft the early init / initrd / initramfs code v2
 2020-07-23 14:27 UTC  (7+ messages)
` [PATCH 16/23] initramfs: simplify clean_rootfs

[ANNOUNCE] util-linux v2.36
 2020-07-23 10:08 UTC 

[PATCH] jffs2: move jffs2_init_inode_info() just after allocating inode
 2020-07-23  9:58 UTC  (2+ messages)

[PATCH -next] io_uring: Remove redundant NULL check
 2020-07-23  3:25 UTC  (2+ messages)

[PATCH] jffs2: move jffs2_init_inode_info() just after allocating inode
 2020-07-23  3:17 UTC  (2+ messages)

iomap write invalidation v2
 2020-07-22 23:13 UTC  (7+ messages)
` [PATCH 3/3] iomap: fall back to buffered writes for invalidation failures
    ` [Cluster-devel] "

[PATCH 5.7 1/1] fuse: fix weird page warning
 2020-07-22 20:39 UTC  (2+ messages)

[PATCH v6 0/7] Add support for O_MAYEXEC
 2020-07-22 19:40 UTC  (7+ messages)
` [PATCH v6 5/7] fs,doc: Enable to enforce noexec mounts or file exec through O_MAYEXEC

INFO: task hung in synchronize_rcu (3)
 2020-07-22 18:22 UTC 

bdi cleanups v2
 2020-07-22 16:26 UTC  (3+ messages)
` [PATCH 11/14] mm: use SWP_SYNCHRONOUS_IO more intelligently

[PATCH] fs: Return EOPNOTSUPP if block layer does not support REQ_NOWAIT
 2020-07-22 16:08 UTC  (2+ messages)

[PATCH RFC v2 0/3] io_uring: add restrictions to support untrusted applications and guests
 2020-07-22 14:29 UTC  (8+ messages)
` [PATCH RFC v2 2/3] io_uring: add IOURING_REGISTER_RESTRICTIONS opcode

add file system helpers that take kernel pointers for the init code v2
 2020-07-22 14:05 UTC  (6+ messages)
` [PATCH 06/24] md: open code vfs_stat in md_setup_drive

[PATCH 0/9] Fixes for fanotify name events
 2020-07-22 12:58 UTC  (10+ messages)
` [PATCH 1/9] fanotify: fix reporting event to sb/mount marks
` [PATCH 2/9] inotify: do not set FS_EVENT_ON_CHILD in non-dir mark mask
` [PATCH 3/9] audit: do not set FS_EVENT_ON_CHILD in audit marks mask
` [PATCH 4/9] fsnotify: create helper fsnotify_inode()
` [PATCH 5/9] fsnotify: simplify dir argument to handle_event()
` [PATCH 6/9] fsnotify: pass dir and inode arguments to fsnotify()
` [PATCH 7/9] fsnotify: fix merge with parent mark masks
` [PATCH 8/9] fsnotify: create method handle_inode_event() in fsnotify_operations
` [PATCH 9/9] fsnotify: pass inode to fsnotify_parent()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).