linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-05 22:12:30 to 2020-03-09 15:11:56 UTC [more...]

Writing to FUSE via mmap extremely slow (sometimes) on some machines?
 2020-03-09 15:11 UTC  (9+ messages)
          ` [fuse-devel] "

[PATCH] vfs: keep inodes with page cache off the inode shrinker LRU
 2020-03-09 15:04 UTC  (17+ messages)

[PATCH 00/14] VFS: Filesystem information [ver #18]
 2020-03-09 14:02 UTC  (15+ messages)
` [PATCH 01/14] VFS: Add additional RESOLVE_* flags "
` [PATCH 02/14] fsinfo: Add fsinfo() syscall to query filesystem information "
` [PATCH 03/14] fsinfo: Provide a bitmap of supported features "
` [PATCH 04/14] fsinfo: Allow retrieval of superblock devname, options and stats "
` [PATCH 05/14] fsinfo: Allow fsinfo() to look up a mount object by ID "
` [PATCH 06/14] fsinfo: Add a uniquifier ID to struct mount "
` [PATCH 07/14] fsinfo: Allow mount information to be queried "
` [PATCH 08/14] fsinfo: Allow the mount topology propogation flags to be retrieved "
` [PATCH 09/14] fsinfo: Provide notification overrun handling support "
` [PATCH 10/14] fsinfo: sample: Mount listing program "
` [PATCH 11/14] fsinfo: Add API documentation "
` [PATCH 12/14] fsinfo: Add support for AFS "
` [PATCH 13/14] fsinfo: Example support for Ext4 "
` [PATCH 14/14] fsinfo: Example support for NFS "

[PATCHv2] exec: Fix a deadlock in ptrace
 2020-03-09 13:58 UTC  (47+ messages)
      ` [PATCHv4] "
            ` [PATCHv5] "
                        ` [PATCHv6] "
                            ` [PATCH 0/2] Infrastructure to allow fixing exec deadlocks
                              ` [PATCH 1/2] exec: Properly mark the point of no return
                              ` [PATCH 2/2] exec: Add a exec_update_mutex to replace cred_guard_mutex
                                            ` [PATCH] exec: make de_thread alloc new signal struct earlier
                              ` [PATCH 0/5] Infrastructure to allow fixing exec deadlocks
                                ` [PATCH v2 1/5] exec: Only compute current once in flush_old_exec
                                ` [PATCH v2 2/5] exec: Factor unshare_sighand out of de_thread and call it separately
                                ` [PATCH v2 3/5] exec: Move cleanup of posix timers on exec out of de_thread
                                ` [PATCH v2 4/5] exec: Move exec_mmap right after de_thread in flush_old_exec
                                ` [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex

[RFC PATCH 00/17] pipe: Keyrings, mount and superblock notifications [ver #4]
 2020-03-09 12:19 UTC  (18+ messages)
` [RFC PATCH 01/17] uapi: General notification queue definitions "
` [RFC PATCH 02/17] security: Add hooks to rule on setting a watch "
` [RFC PATCH 03/17] security: Add a hook for the point of notification insertion "
` [RFC PATCH 04/17] pipe: Add O_NOTIFICATION_PIPE "
` [RFC PATCH 05/17] pipe: Add general notification queue support "
` [RFC PATCH 06/17] watch_queue: Add a key/keyring notification facility "
` [RFC PATCH 07/17] Add sample notification program "
` [RFC PATCH 08/17] pipe: Allow buffers to be marked read-whole-or-error for notifications "
` [RFC PATCH 09/17] pipe: Add notification lossage handling "
` [RFC PATCH 10/17] selinux: Implement the watch_key security hook "
` [RFC PATCH 11/17] smack: Implement the watch_key and post_notification hooks "
` [RFC PATCH 12/17] watch_queue: Add security hooks to rule on setting mount and sb watches "
` [RFC PATCH 13/17] watch_queue: Implement mount topology and attribute change notifications "
` [RFC PATCH 14/17] watch_queue: sample: Display mount tree "
` [RFC PATCH 15/17] watch_queue: Introduce a non-repeating system-unique superblock ID "
` [RFC PATCH 16/17] watch_queue: Add superblock notifications "
` [RFC PATCH 17/17] watch_queue: sample: Display "

[PATCH v14 00/14] add the latest exfat driver
 2020-03-09 12:01 UTC 

[PATCH] fuse: make written data persistent after writing
 2020-03-09 11:20 UTC  (2+ messages)
` [Virtio-fs] "

[PATCH] aio: add timeout validity check for io_[p]getevents
 2020-03-09  1:39 UTC  (5+ messages)

possible deadlock in __generic_file_fsync
 2020-03-09  1:24 UTC  (4+ messages)
` [PATCH] fs/direct-io.c: avoid workqueue allocation race

[QUESTION] How to enlarge the max write pages of fuse request
 2020-03-08 15:45 UTC 

How to abuse RCU to scan the children of a mount?
 2020-03-08 14:32 UTC  (4+ messages)

disk revalidation updates and OOM
 2020-03-08 11:00 UTC  (5+ messages)

[PATCH v2 11/16] fanotify: prepare to encode both parent and child fid's
 2020-03-08  7:29 UTC  (13+ messages)

[PATCH] MAINTAINERS: adjust to filesystem doc ReST conversion
 2020-03-08  2:59 UTC  (8+ messages)
            ` [PATCH] parse-maintainers: Do not sort section content by default

KMSAN: uninit-value in simple_attr_read
 2020-03-08  2:38 UTC  (2+ messages)
` [PATCH] libfs: fix infoleak in simple_attr_read()

[PATCH 00/17] VFS: Filesystem information and notifications [ver #17]
 2020-03-07 20:48 UTC  (26+ messages)

[LSFMMBPF TOPIC] Killing LSFMMBPF
 2020-03-07 19:12 UTC  (29+ messages)
` [Lsf-pc] "
  ` [LSFMMBPF TOPIC] LSFMMBPF 2020 COVID-19 status update
` [LSFMMBPF TOPIC] long live LFSMMBPF

[stable kernel 4.19.107] general protection fault in vcs_read+0x45e/0x600
 2020-03-07 16:53 UTC  (2+ messages)

[PATCH] proc: speed up /proc/*/statm
 2020-03-07 15:44 UTC 

[PATCH v2 0/7] bdi: fix use-after-free for bdi device
 2020-03-07  9:13 UTC  (9+ messages)
` [PATCH v2 3/7] bdi: protect device lifetime with RCU

[PATCHv5 0/6] ext4: bmap & fiemap conversion to use iomap
 2020-03-07  5:50 UTC  (11+ messages)
` [PATCHv5 3/6] ext4: Move ext4 bmap to use iomap infrastructure

[PATCH v8 0/8] Support for Casefolding and Encryption
 2020-03-07  5:41 UTC  (13+ messages)
` [PATCH v8 1/8] unicode: Add utf8_casefold_hash
` [PATCH v8 2/8] fs: Add standard casefolding support
` [PATCH v8 3/8] f2fs: Use generic "
` [PATCH v8 4/8] ext4: "
` [PATCH v8 5/8] fscrypt: Export fscrypt_d_revalidate
` [PATCH v8 6/8] libfs: Add generic function for setting dentry_ops
` [PATCH v8 7/8] fscrypt: Have filesystems handle their d_ops
` [PATCH v8 8/8] f2fs: Handle casefolding with Encryption

[LSF/MM/BPF TOPIC] Increasing automation of filesystem testing with kdevops
 2020-03-07  3:18 UTC  (2+ messages)

lazytime causing inodes to remain dirty after sync?
 2020-03-07  2:00 UTC  (2+ messages)
` [PATCH] writeback: avoid double-writing the inode on a lazytime expiration

[PATCH] fs_parse: Remove pr_notice() about each validation
 2020-03-07  0:20 UTC 

possible deadlock in proc_pid_personality
 2020-03-06 22:45 UTC 

[PATCH] sched: watchdog: Touch kernel watchdog in sched code
 2020-03-06 22:34 UTC  (7+ messages)

[GIT PULL] file locking changes for v5.6
 2020-03-06 21:00 UTC  (2+ messages)

[PATCH][next] aio: Replace zero-length array with flexible-array member
 2020-03-06 19:20 UTC  (2+ messages)

KASAN: use-after-free Read in percpu_ref_switch_to_atomic_rcu
 2020-03-06 17:21 UTC  (12+ messages)

[PATCH][next] fs/binfmt_elf.c: Replace zero-length array with flexible-array member
 2020-03-06 16:47 UTC 

[RFC][PATCH] Mark AT_* path flags as deprecated and add missing RESOLVE_ flags
 2020-03-06 14:56 UTC  (7+ messages)

Have RESOLVE_* flags superseded AT_* flags for new syscalls?
 2020-03-06 14:48 UTC  (11+ messages)

[PATCH v14 00/14] add the latest exfat driver
 2020-03-06 12:12 UTC  (4+ messages)

[PATCH] binfmt_misc: pass binfmt_misc P flag to the interpreter
 2020-03-06 12:07 UTC  (10+ messages)

[PATCH v8 00/11] arm64: Branch Target Identification support
 2020-03-06 10:27 UTC  (3+ messages)

Still a pretty bad time on 5.4.6 with fuse_request_end
 2020-03-06  9:31 UTC 

[LSF/MM/BPF TOPIC] How to make disconnected operation work?
 2020-03-06  7:11 UTC  (3+ messages)

[PATCH] io_uring: Fix error handling in __io_compat_recvmsg_copy_hdr()
 2020-03-06  1:55 UTC  (2+ messages)

[PATCH] mnt: add support for non-rootfs initramfs
 2020-03-05 22:53 UTC  (6+ messages)


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).