linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-30 14:39:21 to 2021-10-06 12:55:00 UTC [more...]

[PATCH 0/8] virtiofs: Notification queue and blocking posix locks
 2021-10-06 12:54 UTC  (7+ messages)
` [PATCH 1/8] virtiofs: Disable interrupt requests properly
` [PATCH 5/8] virtiofs: Add a virtqueue for notifications
` [PATCH 6/8] virtiofs: Add a helper to end request and decrement inflight number

WARNING in __kernel_read
 2021-10-06 12:17 UTC  (2+ messages)

[PATCH v10 1/3] mm: rearrange madvise code to allow for reuse
 2021-10-06  9:27 UTC  (18+ 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

mmotm 2021-10-05-19-53 uploaded
 2021-10-06  7:24 UTC  (4+ messages)
` mmotm 2021-10-05-19-53 uploaded (drivers/gpu/drm/msm/hdmi/hdmi_phy.o)

[RFC v3 PATCH 0/5] Solve silent data loss caused by poisoned page cache (shmem/tmpfs)
 2021-10-06  4:00 UTC  (18+ 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
` [v3 PATCH 4/5] mm: shmem: don't truncate page if memory failure happens
` [v3 PATCH 5/5] mm: hwpoison: handle non-anonymous THP correctly

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

[PATCH v8 00/12] syfs: generic deadlock fix with module removal
 2021-10-05 20:57 UTC  (23+ messages)
` [PATCH v8 02/12] testing: use the copyleft-next-0.3.1 SPDX tag
` [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 08/12] fs/sysfs/dir.c: replace S_IRWXU|S_IRUGO|S_IXUGO with 0755 sysfs_create_dir_ns()
` [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

[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  (12+ messages)
` [PATCH v2 1/9] x86/xen: update xen_oldmem_pfn_is_ram() documentation
` [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
` [PATCH v2 4/9] proc/vmcore: let pfn_is_ram() return a bool
` [PATCH v2 5/9] proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacks
` [PATCH v2 6/9] virtio-mem: factor out hotplug specifics from virtio_mem_init() into virtio_mem_init_hotplug()
` [PATCH v2 7/9] virtio-mem: factor out hotplug specifics from virtio_mem_probe() "
` [PATCH v2 8/9] virtio-mem: factor out hotplug specifics from virtio_mem_remove() into virtio_mem_deinit_hotplug()
` [PATCH v2 9/9] virtio-mem: kdump mode to sanitize /proc/vmcore access

[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  (6+ messages)
` [PATCH 1/5] fs/ntfs3: Rework ntfs_utf16_to_nls
` [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

[PATCH v2] fs/ntfs3: Keep prealloc for all types of files
 2021-10-05 15:55 UTC 

[PATCH v2] fs/ntfs3: Fix memory leak if fill_super failed
 2021-10-05 15:26 UTC 

[PATCH] exfat: use local UTC offset when EXFAT_TZ_VALID isn't set
 2021-10-05 14:53 UTC  (7+ messages)

[PATCH 00/14] firmware_loader: built-in API and make x86 use it
 2021-10-05 14:30 UTC  (3+ messages)
` [PATCH 04/14] firmware_loader: add built-in firmware kconfig entry

[PATCH AUTOSEL 5.14 30/40] vboxfs: fix broken legacy mount signature checking
 2021-10-05 13:50 UTC 

[PATCH 0/2] Handle a soft hang and the inconsistent name issue
 2021-10-05 13:09 UTC  (11+ messages)
` [PATCH 1/2] fs: dcache: Handle case-exact lookup in d_alloc_parallel
` [PATCH 2/2] fs: ext4: Fix the inconsistent name exposed by /proc/self/cwd

[PATCH 0/6 v2] congestion_wait() and GFP_NOFAIL
 2021-10-05 12:27 UTC  (8+ messages)
` [PATCH 1/6] MM: Support __GFP_NOFAIL in alloc_pages_bulk_*() and improve doco
` [PATCH 2/6] MM: improve documentation for __GFP_NOFAIL

[PATCH v3 0/5] fscache, afs, 9p, nfs: Warning fixes
 2021-10-05  8:51 UTC  (6+ messages)
` [PATCH v3 1/5] nfs: Fix kerneldoc warning shown up by W=1
` [PATCH v3 2/5] afs: "
` [PATCH v3 3/5] 9p: Fix a bunch of kerneldoc warnings "
` [PATCH v3 4/5] fscache: Fix some "
` [PATCH v3 5/5] fscache: Remove an unused static variable

[PATCH] fs/ntfs3: Check for NULL if ATTR_EA_INFO is incorrect
 2021-10-04 20:39 UTC  (3+ messages)

[PATCH v6 0/1] proc: Allow pid_revalidate() during LOOKUP_RCU
 2021-10-04 18:41 UTC  (4+ messages)
` [PATCH v6 1/1] "

[PATCH v4 0/3] audit: add support for openat2
 2021-10-04 18:27 UTC  (4+ messages)
` [PATCH v4 3/3] audit: add OPENAT2 record to list how

[PATCH] security: Return xattr name from security_dentry_init_security()
 2021-10-04 17:36 UTC  (11+ messages)

[GIT PULL] overlayfs fixes for 5.15-rc5
 2021-10-04 16:55 UTC  (2+ messages)

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

Do you want warning quashing patches at this point in the cycle?
 2021-10-04 16:38 UTC  (2+ messages)

[PATCH] kernfs: also call kernfs_set_rev() for positive dentry
 2021-10-04  6:40 UTC  (3+ messages)

[REPOST,UPDATED PATCH] kernfs: don't create a negative dentry if inactive node exists
 2021-10-04  6:12 UTC  (4+ messages)

[PATCH] fs/ntfs3: Keep prealloc for all types of files
 2021-10-03 18:33 UTC  (2+ messages)

[PATCH 0/2] Removing of old code
 2021-10-03 17:42 UTC  (4+ messages)
` [PATCH 1/2] fs/ntfs3: Remove unnecessary functions
` [PATCH 2/2] fs/ntfs3: Remove unnecessary includes

[PATCH v2] fcntl.2: note that mandatory locking is fully deprecated as of v5.15
 2021-10-03 12:35 UTC  (2+ messages)

[PATCH v2] mount.2: note that mandatory locking is now fully deprecated
 2021-10-03 12:34 UTC  (2+ messages)

[PATCH] fs/elf: Fix kernel pointer leak
 2021-10-03  3:47 UTC  (2+ messages)

[PATCH] fcntl.2: note that mandatory locking is fully deprecated as of v5.15
 2021-10-02 17:41 UTC  (2+ messages)

[PATCH] mount.2: note that mandatory locking is now fully deprecated
 2021-10-02 17:39 UTC  (2+ messages)

[PATCH v1 1/1] seq_file: Move seq_escape() to a header
 2021-10-02  7:57 UTC  (3+ messages)

[syzbot] upstream test error: KASAN: invalid-access Read in __entry_tramp_text_end
 2021-10-02  5:10 UTC  (13+ messages)

[PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server
 2021-10-01 23:03 UTC  (4+ messages)

[PATCH v9 1/3] mm: rearrange madvise code to allow for reuse
 2021-10-01 16:34 UTC  (13+ messages)
` [PATCH v9 2/3] mm: add a field to store names for private anonymous memory

[RFC PATCH v2] fscache, 9p, afs, nfs: Deal with some warnings from W=1
 2021-10-01 14:44 UTC  (2+ messages)

[PATCH] cachefiles: Fix oops in trace_cachefiles_mark_buried due to NULL object
 2021-10-01 14:37 UTC 

[PATCH v3 0/5]: initramfs: "crc" cpio format and INITRAMFS_PRESERVE_MTIME
 2021-10-01 13:42 UTC  (6+ messages)
` [PATCH v3 1/5] initramfs: refactor do_header() cpio magic checks
` [PATCH v3 2/5] initramfs: print helpful cpio error on "crc" magic
` [PATCH v3 3/5] docs: remove mention of "crc" cpio format support
` [PATCH v3 4/5] initramfs: use do_utime() wrapper consistently
` [PATCH v3 5/5] initramfs: add INITRAMFS_PRESERVE_MTIME Kconfig option

[PATCH] fs/affs: fix minor indentation and codestyle
 2021-10-01 11:50 UTC  (2+ messages)

regression: kernel panic: 9pnet_virtio: no channels available for device root
 2021-10-01  9:44 UTC  (3+ messages)

[syzbot] KASAN: use-after-free Read in em28xx_close_extension
 2021-10-01  8:55 UTC 

[PATCH] fs/affs/super.c: fix indentations and codestyle
 2021-10-01  5:53 UTC 

[PATCH 1/3] fs/ntfs3: Fix memory leak if fill_super failed
 2021-10-01  3:56 UTC  (2+ messages)

mmotm 2021-09-30-19-36 uploaded
 2021-10-01  2:37 UTC 

[PATCH v2 0/6] wchan: Fix ORC support and leaky fallback
 2021-09-30 18:39 UTC  (5+ messages)

[PATCH] proc: Disable /proc/$pid/wchan
 2021-09-30 18:12 UTC  (3+ messages)

[RFC][PATCH v3 0/9] mm: Use DIO for swap and fix NFS swapfiles
 2021-09-30 15:54 UTC  (3+ 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).