linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-10 17:45:06 to 2020-03-12 14:38:06 UTC [more...]

[PATCH] umh: fix refcount underflow in fork_usermode_blob()
 2020-03-12 14:38 UTC  (2+ messages)

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

[PATCHv2] exec: Fix a deadlock in ptrace
 2020-03-12 13:45 UTC  (105+ messages)
          ` [PATCHv4] "
                ` [PATCHv5] "
                            ` [PATCHv6] "
  ` [PATCH 0/2] Infrastructure to allow fixing exec deadlocks
    ` [PATCH 0/5] "
      ` [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] ACPI: sysfs: copy ACPI data using io memory copying
 2020-03-12 11:13 UTC 

Is ext4_dio_read_iter() broken?
 2020-03-12 10:53 UTC  (7+ messages)
` Is ext4_dio_read_iter() broken? - and xfs_file_dio_aio_read()
` btrfs may be broken too - Re: Is ext4_dio_read_iter() broken?

[PATCH] fs: Fix missing 'bit' in comment
 2020-03-12 10:40 UTC  (2+ messages)

[PATCH 00/20] virtiofs: Add DAX support
 2020-03-12  9:43 UTC  (35+ messages)
` [PATCH 02/20] dax: Create a range version of dax_layout_busy_page()
` [PATCH 04/20] virtio: Implement get_shm_region for PCI transport
` [PATCH 10/20] fuse,virtiofs: Keep a list of free dax memory ranges
` [PATCH 11/20] fuse: implement FUSE_INIT map_alignment field
` [PATCH 12/20] fuse: Introduce setupmapping/removemapping commands
` [PATCH 13/20] fuse, dax: Implement dax read/write operations
` [PATCH 20/20] fuse,virtiofs: Add logic to free up a memory range

[PATCH RFC 0/5] fs, ext4: Physical blocks placement hint for fallocate(0): fallocate2(). TP defrag
 2020-03-12  9:23 UTC  (7+ messages)

[PATCH 00/14] VFS: Filesystem information [ver #18]
 2020-03-12  9:08 UTC  (6+ messages)
` [PATCH 01/14] VFS: Add additional RESOLVE_* flags "

[man-pages PATCH v2] statx.2: document STATX_ATTR_VERITY
 2020-03-12  8:26 UTC  (2+ messages)

[PATCH v8 00/11] Inline Encryption Support
 2020-03-12  8:02 UTC  (12+ messages)
` [PATCH v8 01/11] block: Keyslot Manager for Inline Encryption
` [PATCH v8 02/11] block: Inline encryption support for blk-mq
` [PATCH v8 03/11] block: Make blk-integrity preclude hardware inline encryption
` [PATCH v8 04/11] block: blk-crypto-fallback for Inline Encryption
` [PATCH v8 05/11] scsi: ufs: UFS driver v2.1 spec crypto additions
` [PATCH v8 06/11] scsi: ufs: UFS crypto API
` [PATCH v8 07/11] scsi: ufs: Add inline encryption support to UFS
` [PATCH v8 08/11] fs: introduce SB_INLINECRYPT
` [PATCH v8 09/11] fscrypt: add inline encryption support
` [PATCH v8 10/11] f2fs: "
` [PATCH v8 11/11] ext4: "

[PATCH V5 00/12] Enable per-file/per-directory DAX operations V5
 2020-03-12  7:27 UTC  (12+ messages)

mmotm 2020-03-11-21-11 uploaded
 2020-03-12  4:12 UTC 

[RFC PATCH v14 00/10] Landlock LSM
 2020-03-11 23:38 UTC  (3+ messages)

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

[GIT PULL] fscrypt fix for v5.6-rc6
 2020-03-11 20:45 UTC  (2+ messages)

[PATCH v9 00/13] arm64: Branch Target Identification support
 2020-03-11 19:26 UTC  (14+ messages)
` [PATCH v9 01/13] ELF: UAPI and Kconfig additions for ELF program properties
` [PATCH v9 02/13] ELF: Add ELF program property parsing support
` [PATCH v9 03/13] arm64: Basic Branch Target Identification support
` [PATCH v9 04/13] elf: Allow arch to tweak initial mmap prot flags
` [PATCH v9 05/13] arm64: elf: Enable BTI at exec based on ELF program properties
` [PATCH v9 06/13] arm64: BTI: Decode BYTPE bits when printing PSTATE
` [PATCH v9 07/13] arm64: unify native/compat instruction skipping
` [PATCH v9 08/13] arm64: traps: Shuffle code to eliminate forward declarations
` [PATCH v9 09/13] arm64: BTI: Reset BTYPE when skipping emulated instructions
` [PATCH v9 10/13] KVM: "
` [PATCH v9 11/13] arm64: mm: Display guarded pages in ptdump
` [PATCH v9 12/13] mm: smaps: Report arm64 guarded pages in smaps
` [PATCH v9 13/13] arm64: BTI: Add Kconfig entry for userspace BTI

[PATCH v8 00/11] arm64: Branch Target Identification support
 2020-03-11 19:15 UTC  (10+ messages)
` [PATCH v8 03/11] arm64: Basic "

[PATCH] kmod: make request_module() return an error when autoloading is disabled
 2020-03-11 18:40 UTC  (15+ messages)

[PATCH] fs_parse: Remove pr_notice() about each validation
 2020-03-11 18:03 UTC  (3+ messages)

disk revalidation updates and OOM
 2020-03-11 15:54 UTC  (8+ messages)

[PATCH] mnt: add support for non-rootfs initramfs
 2020-03-11 14:01 UTC  (2+ messages)

crash due to "filelock: fix regression in unlock performance"
 2020-03-11 13:49 UTC 

[RFC PATCH] security,anon_inodes,kvm: enable security support for anon inodes
 2020-03-11 13:31 UTC  (8+ messages)

[PATCH 1/5] staging: exfat: conform 'pbr_sector_t' definition to exFAT specification
 2020-03-11 12:05 UTC  (6+ messages)
` [PATCH 2/5] staging: exfat: separate and move exFAT-mount core processing
` [PATCH 3/5] staging: exfat: consolidate boot sector analysis
` [PATCH 4/5] staging: exfat: add boot region verification
` [PATCH 5/5] staging: exfat: standardize checksum calculation

[PATCH] binfmt_misc: pass binfmt_misc P flag to the interpreter
 2020-03-11  9:09 UTC  (2+ messages)

[PATCH v4 0/9] fs: interface for directly reading/writing compressed data
 2020-03-11  8:47 UTC  (6+ messages)
` [PATCH man-pages v4] Document encoded I/O

[PATCH] fuse: make written data persistent after writing
 2020-03-11  4:58 UTC  (5+ messages)

[PATCH] fscrypt: don't evict dirty inodes after removing key
 2020-03-11  2:50 UTC  (2+ messages)

mmotm 2020-03-03-22-28 uploaded
 2020-03-11  1:33 UTC  (7+ messages)
  ` mmotm 2020-03-03-22-28 uploaded (warning: objtool:)

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

[RFC 3/3] mm/vma: Introduce some more VMA flag wrappers
 2020-03-10 20:26 UTC  (4+ 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)


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