linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-05 16:47:30 to 2021-10-08 06:34:54 UTC [more...]

[PATCH v10 1/3] mm: rearrange madvise code to allow for reuse
 2021-10-08  6:34 UTC  (54+ messages)
` [PATCH v10 2/3] mm: add a field to store names for private anonymous memory
` [PATCH v10 3/3] mm: add anonymous vma name refcounting

Readahead regressed with c1f6925e1091("mm: put readahead pages in cache earlier") on multicore arm64 platforms
 2021-10-08  4:11 UTC  (2+ messages)

kernel BUG in block_invalidatepage
 2021-10-08  3:31 UTC  (6+ messages)

[PATCH] vfs: Check fd has read access in kernel_read_file_from_fd()
 2021-10-07 23:39 UTC  (2+ messages)

[PATCH 0/6 v2] congestion_wait() and GFP_NOFAIL
 2021-10-07 23:15 UTC  (8+ messages)
` [PATCH 2/6] MM: improve documentation for __GFP_NOFAIL

[RFC v3 PATCH 0/5] Solve silent data loss caused by poisoned page cache (shmem/tmpfs)
 2021-10-07 21:28 UTC  (26+ messages)
` [v3 PATCH 1/5] mm: hwpoison: remove the unnecessary THP check
` [v3 PATCH 2/5] mm: filemap: check if THP has hwpoisoned subpage for PMD page fault
` [v3 PATCH 3/5] mm: hwpoison: refactor refcount check handling

[PATCH v3 00/10] fscache: Replace and remove old I/O API
 2021-10-07 20:44 UTC  (11+ messages)
` [PATCH v3 01/10] fscache: Generalise the ->begin_read_operation method
` [PATCH v3 02/10] fscache: Fix fscache_cookie_enabled() to handle NULL cookie
` [PATCH v3 03/10] cachefiles: Always indicate we should fill a post-EOF page with zeros
` [PATCH v3 04/10] fscache: Implement a fallback I/O interface to replace the old API
` [PATCH v3 05/10] nfs: Move to using the alternate fallback fscache I/O API
` [PATCH v3 06/10] 9p: Convert to using the netfs helper lib to do reads and caching
` [PATCH v3 07/10] cifs: (untested) Move to using the alternate fallback fscache I/O API
` [PATCH v3 08/10] fscache: Remove the old "
` [PATCH v3 09/10] fscache: Remove stats that are no longer used
` [PATCH v3 10/10] fscache: Update the documentation to reflect I/O API changes

[PATCH] fs/ntfs3: Remove bothcase variable
 2021-10-07 20:05 UTC  (2+ messages)

[PATCH v13 0/3] Add trusted_for(2) (was O_MAYEXEC)
 2021-10-07 19:48 UTC  (7+ messages)
` [PATCH v13 1/3] fs: Add trusted_for(2) syscall implementation and related sysctl
` [PATCH v13 2/3] arch: Wire up trusted_for(2)
` [PATCH v13 3/3] selftest/interpreter: Add tests for trusted_for(2) policies

[RFC PATCH] fs: proc: task_mmu: fix sparse warnings
 2021-10-07 19:30 UTC  (2+ messages)

[PATCH v12 0/3] Add trusted_for(2) (was O_MAYEXEC)
 2021-10-07 19:00 UTC  (7+ messages)

[RFC PATCH v5 00/10] implement containerized syncfs for overlayfs
 2021-10-07 18:51 UTC  (24+ messages)
` [RFC PATCH v5 03/10] ovl: implement overlayfs' ->evict_inode operation
` [RFC PATCH v5 04/10] ovl: mark overlayfs' inode dirty on modification
` [RFC PATCH v5 06/10] ovl: implement overlayfs' ->write_inode operation
` [RFC PATCH v5 07/10] ovl: cache dirty overlayfs' inode

[PATCH 0/8] virtiofs: Notification queue and blocking posix locks
 2021-10-07 18:46 UTC  (14+ messages)
` [PATCH 5/8] virtiofs: Add a virtqueue for notifications
` [PATCH 7/8] virtiofs: Add new notification type FUSE_NOTIFY_LOCK

[GIT PULL] netfs, cachefiles, afs: Collected fixes
 2021-10-07 18:26 UTC  (2+ messages)

[RFC] pgflags_t
 2021-10-07 14:48 UTC  (13+ messages)

[PATCH v8 00/12] syfs: generic deadlock fix with module removal
 2021-10-07 14:23 UTC  (19+ messages)
` [PATCH v8 03/12] selftests: add tests_sysfs module
` [PATCH v8 04/12] kernfs: add initial failure injection support
` [PATCH v8 05/12] test_sysfs: add support to use kernfs failure injection
` [PATCH v8 06/12] kernel/module: add documentation for try_module_get()
` [PATCH v8 07/12] fs/kernfs/symlink.c: replace S_IRWXUGO with 0777 on kernfs_create_link()
` [PATCH v8 09/12] sysfs: fix deadlock race with module removal
` [PATCH v8 11/12] zram: fix crashes with cpu hotplug multistate
` [PATCH v8 12/12] zram: use ATTRIBUTE_GROUPS to fix sysfs deadlock module removal

fuse: kernel panic while using splice (lru corruption)
 2021-10-07 12:54 UTC  (2+ messages)

[RFC PATCH] mm: Stop filemap_read() from grabbing a superfluous page
 2021-10-07 12:01 UTC 

mmotm 2021-10-05-19-53 uploaded
 2021-10-07  9:28 UTC  (6+ messages)
` mmotm 2021-10-05-19-53 uploaded (drivers/gpu/drm/msm/hdmi/hdmi_phy.o)

Wdrożenie systemu ERP
 2021-10-07  8:00 UTC 

[PATCH] sched: Add a new version sysctl to control child runs first
 2021-10-07  3:26 UTC  (5+ messages)

[PATCH v4] aio: Add support for the POLLFREE
 2021-10-07  0:25 UTC 

[PATCH v3] aio: Add support for the POLLFREE
 2021-10-06 23:54 UTC  (5+ messages)

[PATCH v2] aio: Add support for the POLLFREE
 2021-10-06 22:36 UTC  (3+ messages)

WARNING in __kernel_read
 2021-10-06 22:10 UTC  (4+ messages)

[PATCH v7 0/5] make '%pD' print the full path of file
 2021-10-06 21:38 UTC  (5+ messages)
` [PATCH v7 1/5] d_path: fix Kernel doc validator complaints

kvm crash in 5.14.1?
 2021-10-06 16:34 UTC  (6+ messages)

[PATCH] fs/ntfs3: Check for NULL if ATTR_EA_INFO is incorrect
 2021-10-06 14:51 UTC  (5+ messages)

[PATCH] elf: don't use MAP_FIXED_NOREPLACE for elf interpreter mappings
 2021-10-05 23:27 UTC  (4+ messages)

[GIT PULL] Memory folios for v5.15
 2021-10-05 19:56 UTC  (7+ messages)

[RESEND PATCH] aio: Add support for the POLLFREE
 2021-10-05 19:56 UTC  (4+ messages)

[PATCH v2 0/9] proc/vmcore: sanitize access to virtio-mem memory
 2021-10-05 19:30 UTC  (5+ messages)
` [PATCH v2 2/9] x86/xen: simplify xen_oldmem_pfn_is_ram()
` [PATCH v2 3/9] x86/xen: print a warning when HVMOP_get_mem_type fails

[GIT PULL] fscache, 9p, afs, nfs: Fix kerneldoc warnings and one unused variable
 2021-10-05 17:56 UTC  (2+ messages)

[PATCH 0/5] fs/ntfs3: Reworking symlink functions
 2021-10-05 16:48 UTC  (5+ messages)
` [PATCH 2/5] fs/ntfs3: Refactor ntfs_readlink_hlp
` [PATCH 3/5] fs/ntfs3: Refactor ntfs_create_inode
` [PATCH 4/5] fs/ntfs3: Refactor ni_parse_reparse
` [PATCH 5/5] fs/ntfs3: Refactor ntfs_read_mft


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