linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-21 19:37:12 to 2022-04-25 10:43:24 UTC [more...]

[PATCH v2 0/2] FUSE: Implement atomic lookup + open
 2022-04-25 10:43 UTC  (6+ messages)
` [PATCH v2 1/2] "

[PATCH 0/4] Printbufs & shrinker OOM reporting
 2022-04-25  9:28 UTC  (52+ messages)
` [PATCH 1/4] lib/printbuf: New data structure for heap-allocated strings
` [PATCH 2/4] mm: Add a .to_text() method for shrinkers
` [PATCH 3/4] mm: Centralize & improve oom reporting in show_mem.c
` [PATCH 4/4] bcachefs: shrinker.to_text() methods
` [PATCH v2 0/8] Printbufs & improved shrinker debugging
` [PATCH v2 1/8] lib/printbuf: New data structure for heap-allocated strings
                  ` Rust and Kernel Vendoring [Was Re: [PATCH v2 1/8] lib/printbuf: New data structure for heap-allocated strings]
` [PATCH v2 2/8] Input/joystick/analog: Convert from seq_buf -> printbuf
` [PATCH v2 3/8] mm/memcontrol.c: Convert to printbuf
` [PATCH v2 4/8] clk: tegra: bpmp: "
` [PATCH v2 5/8] mm: Add a .to_text() method for shrinkers
` [PATCH v2 6/8] mm: Count requests to free & nr freed per shrinker
` [PATCH v2 7/8] mm: Move lib/show_mem.c to mm/
` [PATCH v2 8/8] mm: Centralize & improve oom reporting in show_mem.c

[PATCH 0/1] FUSE: Parallel direct writes on the same file
 2022-04-25  8:40 UTC  (7+ messages)
` [PATCH 1/1] FUSE: Allow parallel "

RFC fuse waitq latency
 2022-04-25  8:37 UTC  (4+ messages)

[PATCH] fuse: Apply flags2 only when userspace set the FUSE_INIT_EXT flag
 2022-04-25  8:09 UTC  (5+ messages)

[PATCH v2] binfmt_flat: do not stop relocating GOT entries prematurely on riscv
 2022-04-25  7:40 UTC  (16+ messages)
      ` [PATCH] binfmt_flat: Remove shared library support

[PATCH v5 RESEND 0/3] Convert vmcore to use an iov_iter
 2022-04-25  3:40 UTC  (2+ messages)

[PATCH v6 1/4] fs: move sgid strip operation from inode_init_owner into inode_sgid_strip
 2022-04-25  3:09 UTC  (6+ messages)
` [PATCH v6 2/4] fs: Add missing umask strip in vfs_tmpfile
` [PATCH v6 3/4] fs: strip file's S_ISGID mode on vfs instead of on underlying filesystem
` [PATCH v6 4/4] ceph: Remove S_ISGID stripping code in ceph_finish_async_create

[syzbot] KASAN: out-of-bounds Write in end_buffer_read_sync
 2022-04-25  3:07 UTC 

[PATCH sysctl-testing v2] kernel/kexec_core: move kexec_core sysctls into its own file
 2022-04-25  1:28 UTC  (2+ messages)

[PATCH v1] proc: limit schedstate node write operation
 2022-04-24 19:23 UTC  (6+ messages)

[PATCH] sysctl: minor cleanup in new_dir()
 2022-04-24 18:28 UTC 

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-24 16:59 UTC  (14+ messages)

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-24  8:15 UTC  (4+ messages)
` [PATCH v5 01/13] mm/memfd: Introduce MFD_INACCESSIBLE flag

[PATCH v13 0/7] fsdax: introduce fs query to support reflink
 2022-04-24  2:00 UTC  (14+ messages)
` [PATCH v13 3/7] pagemap,pmem: Introduce ->memory_failure()

[PATCH v4 0/3] Avoid live-lock in btrfs fault-in+uaccess loop
 2022-04-23 23:49 UTC  (7+ messages)
` [PATCH v4 1/3] mm: Add fault_in_subpage_writeable() to probe at sub-page granularity
` [PATCH v4 2/3] arm64: Add support for user sub-page fault probing
` [PATCH v4 3/3] btrfs: Avoid live-lock in search_ioctl() on hardware with sub-page faults

[syzbot] possible deadlock in _snd_pcm_stream_lock_irqsave (3)
 2022-04-23 22:52 UTC  (2+ messages)

[syzbot] possible deadlock in snd_pcm_period_elapsed (3)
 2022-04-23 22:26 UTC  (2+ messages)

[PATCH RFC v21 0/7] NFSD: Initial implementation of NFSv4 Courteous Server
 2022-04-23 18:44 UTC  (8+ messages)
` [PATCH RFC v21 1/7] NFSD: add courteous server support for thread with only delegation
` [PATCH RFC v21 2/7] NFSD: add support for share reservation conflict to courteous server
` [PATCH RFC v21 3/7] NFSD: move create/destroy of laundry_wq to init_nfsd and exit_nfsd
` [PATCH RFC v21 4/7] fs/lock: add helper locks_owner_has_blockers to check for blockers
` [PATCH RFC v21 5/7] fs/lock: add 2 callbacks to lock_manager_operations to resolve conflict
` [PATCH RFC v21 6/7] NFSD: add support for lock conflict to courteous server
` [PATCH RFC v21 7/7] NFSD: Show state of courtesy client in client info

scsi_debug in fstests and blktests (Was: Re: Fwd: [bug report][bisected] modprob -r scsi-debug take more than 3mins during blktests srp/ tests)
 2022-04-23 16:50 UTC  (7+ messages)

fadvise(POSIX_FADV_DONTNEED) and huge pages
 2022-04-23 16:41 UTC 

[PATCH v9 0/7] DAX poison recovery
 2022-04-23  5:21 UTC  (11+ messages)
` [PATCH v9 1/7] acpi/nfit: rely on mce->misc to determine poison granularity
` [PATCH v9 2/7] x86/mce: relocate set{clear}_mce_nospec() functions
` [PATCH v9 3/7] mce: fix set_mce_nospec to always unmap the whole page
` [PATCH v9 4/7] dax: introduce DAX_RECOVERY_WRITE dax access mode
` [PATCH v9 5/7] dax: add .recovery_write dax_operation
` [PATCH v9 6/7] pmem: refactor pmem_clear_poison()
` [PATCH v9 7/7] pmem: implement pmem_recovery_write()

[PATCH v4 1/3] fat: split fat_truncate_time() into separate functions
 2022-04-23  3:23 UTC  (3+ messages)
` [PATCH v4 2/3] fat: ignore ctime updates, and keep ctime identical to mtime in memory
` [PATCH v4 3/3] fat: report creation time in statx

[PATCH v2 0/6] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-04-22 21:29 UTC  (7+ messages)
` [PATCH v2 1/6] selftests: vm: add hugetlb_shared userfaultfd test to run_vmtests.sh
` [PATCH v2 2/6] userfaultfd: add /dev/userfaultfd for fine grained access control
` [PATCH v2 3/6] userfaultfd: selftests: modify selftest to use /dev/userfaultfd
` [PATCH v2 4/6] userfaultfd: update documentation to describe /dev/userfaultfd
` [PATCH v2 5/6] userfaultfd: selftests: make /dev/userfaultfd testing configurable
` [PATCH v2 6/6] selftests: vm: add /dev/userfaultfd test cases to run_vmtests.sh

generic/068 crash on 5.18-rc2?
 2022-04-22 21:59 UTC  (4+ messages)

[GIT PULL] Rare page cache data corruption fix
 2022-04-22 20:46 UTC  (3+ messages)

[GIT PULL] fs: MNT_WRITE_HOLD fix
 2022-04-22 20:46 UTC  (2+ messages)

[net-next v4 0/3] use standard sysctl macro
 2022-04-22 19:43 UTC  (6+ messages)
` [net-next v4 1/3] net: sysctl: use shared "
` [net-next v4 2/3] net: sysctl: introduce sysctl SYSCTL_THREE
` [net-next v4 3/3] selftests/sysctl: add sysctl macro test

[PATCH] fuse: avoid unnecessary spinlock bump
 2022-04-22 13:36 UTC  (2+ messages)

[PATCH v4 00/16] Evictable fanotify marks
 2022-04-22 12:03 UTC  (17+ messages)
` [PATCH v4 01/16] inotify: show inotify mask flags in proc fdinfo
` [PATCH v4 02/16] inotify: move control flags from mask to mark flags
` [PATCH v4 03/16] fsnotify: fix wrong lockdep annotations
` [PATCH v4 04/16] fsnotify: pass flags argument to fsnotify_alloc_group()
` [PATCH v4 05/16] fsnotify: make allow_dups a property of the group
` [PATCH v4 06/16] fsnotify: create helpers for group mark_mutex lock
` [PATCH v4 07/16] inotify: use fsnotify group lock helpers
` [PATCH v4 08/16] audit: "
` [PATCH v4 09/16] nfsd: "
` [PATCH v4 10/16] dnotify: "
` [PATCH v4 11/16] fsnotify: allow adding an inode mark without pinning inode
` [PATCH v4 12/16] fanotify: create helper fanotify_mark_user_flags()
` [PATCH v4 13/16] fanotify: factor out helper fanotify_mark_update_flags()
` [PATCH v4 14/16] fanotify: implement "evictable" inode marks
` [PATCH v4 15/16] fanotify: use fsnotify group lock helpers
` [PATCH v4 16/16] fanotify: enable "evictable" inode marks

LSF/MM/BPF 2022: Running BOF
 2022-04-22 11:43 UTC  (2+ messages)

[PATCH 0/4] Printbufs & shrinker OOM reporting
 2022-04-22 10:58 UTC  (12+ messages)
` [PATCH 3/4] mm: Centralize & improve oom reporting in show_mem.c

[PATCH v5 1/4] fs: move sgid strip operation from inode_init_owner into inode_sgid_strip
 2022-04-22 10:49 UTC  (9+ messages)
` [PATCH v5 3/4] fs: strip file's S_ISGID mode on vfs instead of on underlying filesystem

[PATCH v3 00/16] Evictable fanotify marks
 2022-04-22 10:47 UTC  (7+ messages)
` [PATCH v3 04/16] fsnotify: pass flags argument to fsnotify_add_mark() via mark
` [PATCH v3 14/16] fanotify: implement "evictable" inode marks

[PATCH v3 2/3] shmem: Introduce /sys/fs/tmpfs support
 2022-04-22  9:54 UTC  (2+ messages)

[PATCH v3 0/3] shmem: Allow userspace monitoring of tmpfs for lack of space
 2022-04-22  9:02 UTC  (7+ messages)

[PATCH] exfat: check if cluster num is valid
 2022-04-22  5:54 UTC  (2+ messages)

[PATCH v8 0/7] DAX poison recovery
 2022-04-22  4:15 UTC  (12+ messages)
` [PATCH v8 2/7] x86/mce: relocate set{clear}_mce_nospec() functions
` [PATCH v8 3/7] mce: fix set_mce_nospec to always unmap the whole page
` [PATCH v8 4/7] dax: introduce DAX_RECOVERY_WRITE dax access mode

[PATCH v9 03/21] cachefiles: unbind cachefiles gracefully in on-demand mode
 2022-04-22  3:10 UTC  (6+ messages)
` [PATCH v9 00/21] fscache,erofs: fscache-based on-demand read semantics
  ` [PATCH v9 08/21] cachefiles: document on-demand read mode

throughput on F2FS
 2022-04-21 20:05 UTC 

[syzbot] possible deadlock in evict (2)
 2022-04-21 19:37 UTC  (2+ messages)

[PATCH v9 08/21] cachefiles: document on-demand read mode
 2022-04-15 12:36 UTC 


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