linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-07 01:09:10 to 2020-03-10 19:03:48 UTC [more...]

[PATCHv2] exec: Fix a deadlock in ptrace
 2020-03-10 19:01 UTC  (79+ messages)
          ` [PATCHv4] "
                ` [PATCHv5] "
          ` [PATCHv6] "
              ` [PATCH 0/2] Infrastructure to allow fixing exec deadlocks
                ` [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] pidfd: Stop taking cred_guard_mutex
                  ` [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
                                        ` [PATCH 0/4] Use new infrastructure to fix deadlocks in execve
                                            ` [PATCH 0/4] Use new infrastructure in more simple cases
                                            ` [PATCH 1/4] kernel/kcmp.c: Use new infrastructure to fix deadlocks in execve
                                            ` [PATCH 2/4] proc: "
                                            ` [PATCH 3/4] proc: io_accounting: "
                                            ` [PATCH 4/4] perf: "
                                        ` [PATCH 1/4] exec: Fix a deadlock in ptrace
                                        ` [PATCH 2/4] selftests/ptrace: add test cases for dead-locks
                                        ` [PATCH 3/4] mm: docs: Fix a comment in process_vm_rw_core
                                        ` [PATCH 4/4] kernel: doc: remove outdated comment cred.c

[PATCH 00/20] virtiofs: Add DAX support
 2020-03-10 18:47 UTC  (18+ messages)
` [PATCH 02/20] dax: Create a range version of dax_layout_busy_page()
` [PATCH 03/20] virtio: Add get_shm_region method
` [PATCH 04/20] virtio: Implement get_shm_region for PCI transport
` [PATCH 05/20] virtio: Implement get_shm_region for MMIO transport
` [PATCH 06/20] virtiofs: Provide a helper function for virtqueue initialization
` [PATCH 07/20] fuse: Get rid of no_mount_options
` [PATCH 08/20] fuse,virtiofs: Add a mount option to enable dax

[PATCH] fuse: make written data persistent after writing
 2020-03-10 18:46 UTC  (4+ messages)
` [Virtio-fs] "

[RFC PATCH] security,anon_inodes,kvm: enable security support for anon inodes
 2020-03-10 18:26 UTC  (6+ messages)

Still a pretty bad time on 5.4.6 with fuse_request_end
 2020-03-10 18:07 UTC  (8+ messages)

[PATCH 7/9] docs: filesystems: fuse.rst: supress a Sphinx warning
 2020-03-10 17:55 UTC  (2+ messages)

possible deadlock in __generic_file_fsync
 2020-03-10 16:27 UTC  (5+ messages)
` [PATCH] fs/direct-io.c: avoid workqueue allocation race

disk revalidation updates and OOM
 2020-03-10 16:26 UTC  (8+ messages)

[PATCH] kernel/hung_task.c: Introduce sysctl to print all traces when a hung task is detected
 2020-03-10 16:05 UTC  (2+ messages)

[PATCH] NFS: Ensure security label is set for root inode
 2020-03-10 15:20 UTC 

[LSFMMBPF TOPIC] Killing LSFMMBPF
 2020-03-10 13:40 UTC  (8+ messages)
  ` [LSFMMBPF TOPIC] LSFMMBPF 2020 COVID-19 status update

[PATCH v8 00/11] arm64: Branch Target Identification support
 2020-03-10 12:42 UTC  (4+ messages)

[fuse] Effects of opening with O_DIRECT
 2020-03-10 13:16 UTC  (4+ messages)

[RFC][QUESTION] fuse: how to enlarge the max pages per request
 2020-03-10 12:34 UTC  (2+ messages)

[PATCH v6 0/6] dax/pmem: Provide a dax operation to zero page range
 2020-03-10 12:18 UTC  (2+ messages)

[PATCH 00/14] VFS: Filesystem information [ver #18]
 2020-03-10  9:32 UTC  (31+ messages)
` [PATCH 01/14] VFS: Add additional RESOLVE_* flags "
` [PATCH 02/14] fsinfo: Add fsinfo() syscall to query filesystem information "
    ` [PATCH v19 01/14] fsinfo: Add fsinfo() syscall to query filesystem information
      ` [PATCH v19 14/14] arch: wire up fsinfo syscall
` [PATCH 03/14] fsinfo: Provide a bitmap of supported features [ver #18]
` [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 "

[PATCH] vfs: keep inodes with page cache off the inode shrinker LRU
 2020-03-10  9:16 UTC  (22+ messages)

[RFC PATCH v14 00/10] Landlock LSM
 2020-03-09 23:44 UTC  (2+ messages)

[PATCH 0/1] coredump: Fix null pointer dereference when kernel.core_pattern is "|"
 2020-03-09 22:34 UTC  (3+ messages)

[PATCH] xattr: NULL initialize name in simple_xattr_alloc
 2020-03-09 22:31 UTC  (3+ messages)

[PATCH][next] fs: select: Replace zero-length array with flexible-array member
 2020-03-09 20:24 UTC 

[PATCH][next] hfsplus: hfsplus_fs.h: Replace zero-length array with flexible-array member
 2020-03-09 18:13 UTC 

Still a pretty bad time on 5.4.6 with fuse_request_end
 2020-03-09 19:03 UTC  (2+ messages)

[PATCH][next] hfs: btree.h: Replace zero-length array with flexible-array member
 2020-03-09 18:12 UTC 

[PATCH V5 00/12] Enable per-file/per-directory DAX operations V5
 2020-03-09 17:04 UTC  (3+ messages)

[PATCH v2 1/2] vfs: add non-blocking mode for function find_inode_nowait()
 2020-03-09 16:12 UTC  (2+ messages)

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

[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] aio: add timeout validity check for io_[p]getevents
 2020-03-09  1:39 UTC  (5+ messages)

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

[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  (12+ messages)

[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


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