linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-17 22:25:53 to 2021-09-22 13:30:32 UTC [more...]

[PATCH] ovl: fix null pointer when filesystem doesn't support direct IO
 2021-09-22 13:20 UTC  (8+ messages)
` [PATCH v2] "
      ` [PATCH v3] "
            ` [PATCH v3] ovl: fix null pointer when filesystemdoesn'tsupportdirect IO

[PATCH 1/5] initramfs: move unnecessary memcmp from hot path
 2021-09-22 11:52 UTC  (5+ messages)
` [PATCH 2/5] initramfs: print helpful cpio error on "crc" magic
` [PATCH v2 3/5] docs: remove mention of "crc" cpio format support
` [PATCH 4/5] initramfs: use do_utime() wrapper consistently
` [PATCH 5/5] initramfs: add INITRAMFS_PRESERVE_MTIME Kconfig option

The new invalidate_lock seems to cause a potential deadlock with fscache
 2021-09-22 11:04 UTC  (2+ messages)

[PATCH] aio: Wire up compat_sys_io_pgetevents_time64 for x86
 2021-09-22  9:35 UTC  (8+ messages)
      ` ia32 signed long treated as x64 unsigned int by __ia32_sys*
` [LTP] [PATCH] aio: Wire up compat_sys_io_pgetevents_time64 for x86

[RFC PATCH 0/5] Remove dependency on congestion_wait in mm/
 2021-09-22  9:21 UTC  (28+ messages)
` [PATCH 1/5] mm/vmscan: Throttle reclaim until some writeback completes if congested
` [PATCH 2/5] mm/vmscan: Throttle reclaim and compaction when too may pages are isolated
` [PATCH 3/5] mm/vmscan: Throttle reclaim when no progress is being made
` [PATCH 4/5] mm/writeback: Throttle based on page writeback instead of congestion
` [PATCH 5/5] mm/page_alloc: Remove the throttling logic from the page allocator

[PATCH v4 0/8] fuse,virtiofs: support per-file DAX
 2021-09-22  8:16 UTC  (8+ messages)
  ` [Virtio-fs] "

[PATCHSET RFC v2 jane 0/5] vfs: enable userspace to reset damaged file storage
 2021-09-22  5:49 UTC  (28+ messages)
` [PATCH 1/5] dax: prepare pmem for use by zero-initializing contents and clearing poisons
` [PATCH 2/5] iomap: use accelerated zeroing on a block device to zero a file range
` [PATCH 3/5] vfs: add a zero-initialization mode to fallocate
` [PATCH 4/5] xfs: implement FALLOC_FL_ZEROINIT_RANGE
` [PATCH 5/5] ext4: "

[PATCH 0/3 RFC] Remove DAX experimental warnings
 2021-09-22  5:25 UTC  (6+ messages)
` [PATCH 3/3] ext2: remove dax EXPERIMENTAL warning

[PATCH] userfaultfd: fix a race between writeprotect and exit_mmap()
 2021-09-21 20:02 UTC 

[syzbot] INFO: rcu detected stall in sys_recvmmsg
 2021-09-22  0:13 UTC 

mmotm 2021-09-21-16-54 uploaded
 2021-09-21 23:54 UTC 

[syzbot] upstream test error: KFENCE: use-after-free in kvm_fastop_exception
 2021-09-21 23:34 UTC  (5+ messages)

[GIT PULL] Memory folios for v5.15
 2021-09-21 22:18 UTC  (23+ messages)
` Folio discussion recap
          ` Folios for 5.15 request - Was: re: Folio discussion recap -

[PATCH v3 0/8] Implement generic cc_platform_has() helper function
 2021-09-21 21:58 UTC  (10+ messages)
` [PATCH v3 5/8] x86/sme: Replace occurrences of sme_active() with cc_platform_has()

[5.15-rc1 regression] io_uring: fsstress hangs in do_coredump() on exit
 2021-09-21 21:41 UTC  (5+ messages)

[syzbot] WARNING in __init_work
 2021-09-21 20:19 UTC  (7+ messages)

[RFC PATCH 0/4] Solve silent data loss caused by poisoned page cache (shmem/tmpfs)
 2021-09-21 19:46 UTC  (7+ messages)
` [PATCH 3/4] mm: shmem: don't truncate page if memory failure happens
` [PATCH 4/4] mm: hwpoison: handle non-anonymous THP correctly

[syzbot] upstream test error: KASAN: invalid-access Read in __entry_tramp_text_end
 2021-09-21 16:51 UTC  (3+ messages)

[PATCH v7 09/12] sysfs: fix deadlock race with module removal
 2021-09-21 15:48 UTC 

[syzbot] upstream test error: WARNING in __do_kernel_fault
 2021-09-21 12:41 UTC  (3+ messages)

[RFC PATCH 0/8] fscache: Replace and remove old I/O API
 2021-09-21 11:15 UTC  (5+ messages)
` [PATCH 4/8] 9p: (untested) Convert to using the netfs helper lib to do reads and caching

[PATCH v2] afs: Fix afs_launder_page() to set correct start file position
 2021-09-21  9:59 UTC 

[PATCH v9 0/8] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-09-21  8:14 UTC  (6+ messages)
` [PATCH v9 7/8] xfs: support CoW in fsdax mode

[syzbot] general protection fault in percpu_ref_put
 2021-09-21  6:23 UTC  (2+ messages)

[syzbot] linux-next test error: KASAN: null-ptr-deref Read in fuse_conn_put
 2021-09-21  6:02 UTC  (6+ messages)

[PATCH v7 01/12] LICENSES: Add the copyleft-next-0.3.1 license
 2021-09-21  0:03 UTC  (24+ messages)
` [PATCH v7 02/12] testing: use the copyleft-next-0.3.1 SPDX tag
` [PATCH v7 03/12] selftests: add tests_sysfs module
` [PATCH v7 04/12] kernfs: add initial failure injection support
` [PATCH v7 05/12] test_sysfs: add support to use kernfs failure injection
` [PATCH v7 06/12] kernel/module: add documentation for try_module_get()
` [PATCH v7 07/12] fs/kernfs/symlink.c: replace S_IRWXUGO with 0777 on kernfs_create_link()
` [PATCH v7 08/12] fs/sysfs/dir.c: replace S_IRWXU|S_IRUGO|S_IXUGO with 0755 sysfs_create_dir_ns()
` [PATCH v7 09/12] sysfs: fix deadlock race with module removal
` [PATCH v7 10/12] test_sysfs: enable deadlock tests by default
` [PATCH v7 11/12] zram: fix crashes with cpu hotplug multistate
` [PATCH v7 12/12] zram: use ATTRIBUTE_GROUPS to fix sysfs deadlock module removal
` [PATCH v7 00/12 (RESEND)] syfs: generic deadlock fix with "

[PATCH] fs: buffer: check huge page size instead of single page for invalidatepage
 2021-09-20 22:35 UTC  (6+ messages)

[RFC PATCH] fscache, 9p, afs, cifs, nfs: Deal with some warnings from W=1
 2021-09-20 18:16 UTC  (6+ messages)

[PATCH] aio: Prefer struct_size over open coded arithmetic
 2021-09-21  0:11 UTC  (2+ messages)

[PATCH] writeback: prefer struct_size over open coded arithmetic
 2021-09-21  0:17 UTC  (2+ messages)

[PATCH 0/6 v2] congestion_wait() and GFP_NOFAIL
 2021-09-20 23:48 UTC  (4+ messages)
` [PATCH 1/6] MM: Support __GFP_NOFAIL in alloc_pages_bulk_*() and improve doco

[GIT PULL] afs: Fixes for 3rd party-induced data corruption
 2021-09-20 23:32 UTC  (2+ messages)

[PATCH v2] BTRFS/NFSD: provide more unique inode number for btrfs export
 2021-09-20 22:09 UTC  (11+ messages)

INFO: task hung in deactivate_super
 2021-09-20 13:05 UTC 

general protection fault in __block_write_begin_int
 2021-09-20 12:58 UTC 

[PATCH 1/2] fs: move struct linux_dirent into headers
 2021-09-20 10:06 UTC  (3+ messages)
` [PATCH 2/2] fs: move dirent.h into uapi

[syzbot] WARNING in io_poll_double_wake
 2021-09-20  8:16 UTC  (3+ messages)

[GIT PULL] afs: Fixes for 3rd party-induced data corruption
 2021-09-20  7:09 UTC 

[PATCH v4 0/8] Add LSM access controls and auditing to io_uring
 2021-09-20  2:44 UTC  (2+ messages)

[PATCH v3] init/do_mounts.c: Harden split_fs_names() against buffer overflow
 2021-09-20  2:23 UTC  (2+ messages)

[PATCH v2] aio: convert active_reqs into a hashtable
 2021-09-19 14:56 UTC  (2+ messages)

[PATCH] aio: convert active_reqs into a hashtable
 2021-09-19  9:46 UTC 

Shameless plug for the FS Track at LPC next week!
 2021-09-18 15:21 UTC  (12+ messages)
` [External] : "
            ` Alternative project ids and quotas semantics (Was: Shameless plug for the FS Track at LPC next week!)

[PATCH v3 00/76] Optimize list lru memory consumption
 2021-09-18  7:59 UTC  (3+ messages)

[PATCH] ramfs: fix mount source show for ramfs
 2021-09-18  7:08 UTC  (6+ messages)

[PATCH 0/3] fs/ntfs3: Speed up hardlink creation
 2021-09-18  7:02 UTC  (4+ messages)
` [PATCH 1/3] fs/ntfs3: Fix insertion of attr in ni_ins_attr_ext

[PATCH 0/3] dax: clear poison on the fly along pwrite
 2021-09-18  0:07 UTC  (11+ 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).