linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-27 18:09:54 to 2021-09-30 15:54:49 UTC [more...]

[PATCH v3 9/9] mm: Remove swap BIO paths and only use DIO paths
 2021-09-30 15:54 UTC  (9+ messages)
` [RFC][PATCH v3 0/9] mm: Use DIO for swap and fix NFS swapfiles

[PATCH 0/8] virtiofs: Notification queue and blocking posix locks
 2021-09-30 15:43 UTC  (10+ messages)
` [PATCH 1/8] virtiofs: Disable interrupt requests properly
` [PATCH 2/8] virtiofs: Fix a comment about fuse_dev allocation
` [PATCH 3/8] virtiofs: Add an index to keep track of first request queue
` [PATCH 4/8] virtiofs: Decouple queue index and queue type
` [PATCH 5/8] virtiofs: Add a virtqueue for notifications
` [PATCH 6/8] virtiofs: Add a helper to end request and decrement inflight number
` [PATCH 7/8] virtiofs: Add new notification type FUSE_NOTIFY_LOCK
` [PATCH 8/8] virtiofs: Handle reordering of reply and notification event

[PATCH v2 0/6] wchan: Fix ORC support and leaky fallback
 2021-09-30 15:18 UTC  (14+ messages)
` [PATCH v2 1/6] Revert "proc/wchan: use printk format instead of lookup_symbol_name()"
` [PATCH v2 2/6] sched: Add wrapper for get_wchan() to keep task blocked
` [PATCH v2 3/6] proc: Use task_is_running() for wchan in /proc/$pid/stat
` [PATCH v2 4/6] proc: Only report /proc/$pid/wchan when process is blocked
` [PATCH v2 5/6] x86: Fix get_wchan() to support the ORC unwinder
` [PATCH v2 6/6] leaking_addresses: Always print a trailing newline

regression: kernel panic: 9pnet_virtio: no channels available for device root
 2021-09-30 14:39 UTC  (2+ messages)

[PATCH] procfs: Do not list TID 0 in /proc/<pid>/task
 2021-09-30  9:22 UTC  (2+ messages)

[PATCH] kernfs: don't create a negative dentry if inactive node exists
 2021-09-29 22:50 UTC  (4+ messages)

[PATCH] xattr: switch to vmemdup_user()
 2021-09-29 22:38 UTC  (3+ messages)

[PATCH] proc: Disable /proc/$pid/wchan
 2021-09-29 21:10 UTC  (16+ messages)

[PATCH] aio: Add support for the POLLFREE
 2021-09-29 19:50 UTC  (3+ messages)

[PATCH] fs/ntfs3: Check for NULL if ATTR_EA_INFO is incorrect
 2021-09-29 17:44 UTC  (2+ messages)

[PATCH v2 0/3] fs/ntfs3: Refactoring of super.c
 2021-09-29 16:55 UTC  (7+ messages)
` [PATCH v2 1/3] fs/ntfs3: Fix memory leak if fill_super failed
` [PATCH v2 2/3] fs/ntfs3: Reject mount if boot's cluster size < media sector size
` [PATCH v2 3/3] fs/ntfs3: Refactoring of ntfs_init_from_boot

[PATCH v3 0/3] fs/ntfs3: Refactoring of xattr.c
 2021-09-29 16:52 UTC  (4+ messages)
` [PATCH v3 1/3] fs/ntfs3: Use available posix_acl_release instead of ntfs_posix_acl_release
` [PATCH v3 2/3] fs/ntfs3: Remove locked argument in ntfs_set_ea
` [PATCH v3 3/3] fs/ntfs3: Refactoring of ntfs_set_ea

[PATCH v2] fs/ntfs3: Forbid FALLOC_FL_PUNCH_HOLE for normal files
 2021-09-29 16:38 UTC 

[PATCH v2] afs: Fix data corruptor in page laundering
 2021-09-29 15:58 UTC  (3+ messages)
` [PATCH v2] afs: Fix afs_launder_page() to set correct start file position

[GIT PULL] Memory folios for v5.15
 2021-09-29 15:24 UTC  (11+ messages)
` Folio discussion recap

kvm crash in 5.14.1?
 2021-09-29 15:21 UTC  (3+ messages)

[PATCH v1 0/8] proc/vmcore: sanitize access to virtio-mem memory
 2021-09-29 15:07 UTC  (16+ messages)
` [PATCH v1 1/8] x86/xen: update xen_oldmem_pfn_is_ram() documentation
` [PATCH v1 2/8] x86/xen: simplify xen_oldmem_pfn_is_ram()
` [PATCH v1 3/8] proc/vmcore: let pfn_is_ram() return a bool
` [PATCH v1 4/8] proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacks
` [PATCH v1 5/8] virtio-mem: factor out hotplug specifics from virtio_mem_init() into virtio_mem_init_hotplug()
` [PATCH v1 6/8] virtio-mem: factor out hotplug specifics from virtio_mem_probe() "
` [PATCH v1 7/8] virtio-mem: factor out hotplug specifics from virtio_mem_remove() into virtio_mem_deinit_hotplug()
` [PATCH v1 8/8] virtio-mem: kdump mode to sanitize /proc/vmcore access

[PATCH] fs/elf: Fix kernel pointer leak
 2021-09-29 13:17 UTC 

[PATCH 0/5] Remove dependency on congestion_wait in mm/ v2
 2021-09-29 13:00 UTC  (7+ 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

[syzbot] upstream test error: KASAN: invalid-access Read in __entry_tramp_text_end
 2021-09-29 11:43 UTC  (14+ messages)

[PATCH 0/2] Handle a soft hang and the inconsistent name issue
 2021-09-29 10:53 UTC  (3+ 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] kernfs: also call kernfs_set_rev() for positive dentry
 2021-09-29 10:09 UTC  (2+ messages)

[PATCH] [fuse] alloc_page nofs avoid deadlock
 2021-09-29  3:31 UTC  (8+ messages)
            ` Re:[PATCH] fuse: "

mmotm 2021-09-28-19-05 uploaded
 2021-09-29  2:06 UTC 

[PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server
 2021-09-29  0:56 UTC  (3+ messages)
` [PATCH RFC v5 1/2] fs/lock: add new callback, lm_expire_lock, to lock_manager_operations
` [PATCH RFC v5 2/2] nfsd: Initial implementation of NFSv4 Courteous Server

[PATCH] elf: don't use MAP_FIXED_NOREPLACE for elf interpreter mappings
 2021-09-28 22:21 UTC  (2+ messages)

[PATCH v7 00/19] gfs2: Fix mmap + page fault deadlocks
 2021-09-28 20:41 UTC  (9+ messages)
` [PATCH v7 03/19] gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}
` [PATCH v7 15/19] iomap: Support partial direct I/O on user copy failures

[RESEND PATCH] aio: Add support for the POLLFREE
 2021-09-28 19:45 UTC 

[PATCH] fs/ntfs3: Forbid FALLOC_FL_PUNCH_HOLE for normal files
 2021-09-28 18:32 UTC  (2+ messages)

[PATCH 0/3] fs/ntfs3: Refactoring of xattr.c
 2021-09-28 18:13 UTC  (7+ messages)
` [PATCH 2/3] fs/ntfs3: Remove locked argument in ntfs_set_ea

[lpc-contact] Linux Plumbers Conference Last Day
 2021-09-28 18:12 UTC  (3+ messages)

[PATCH 0/3] fs/ntfs3: Refactoring of super.c
 2021-09-28 17:58 UTC  (9+ messages)
` [PATCH 1/3] fs/ntfs3: Fix memory leak if fill_super failed
` [PATCH 2/3] fs/ntfs3: Reject mount if boot's cluster size < media sector size
` [PATCH 3/3] fs/ntfs3: Refactoring of ntfs_init_from_boot

[PATCH] fs/fs-writeback.c: add a preemption point to move_expired_inodes
 2021-09-28 17:34 UTC 

[GIT PULL] fsverity fix for 5.15-rc4
 2021-09-28 15:01 UTC  (3+ messages)

[PATCH v5 0/5] fuse,virtiofs: support per-file DAX
 2021-09-28 14:34 UTC  (12+ messages)
` [PATCH v5 2/5] fuse: make DAX mount option a tri-state

[PATCH 0/2] fuse: Send file/inode security context during creation
 2021-09-28 14:25 UTC  (15+ messages)
` [PATCH 2/2] fuse: Send security context of inode on file creation

[PATCH RFC v4 0/2] nfsd: Initial implementation of NFSv4 Courteous Server
 2021-09-28 14:10 UTC  (5+ messages)

timestamp incompatibilities in exfat-fs
 2021-09-28 12:08 UTC 

Struct page proposal
 2021-09-28 11:21 UTC  (17+ messages)

[PATCH] vboxsf: fix old signature detection
 2021-09-28 10:40 UTC  (10+ messages)

[syzbot] upstream test error: KFENCE: use-after-free in kvm_fastop_exception
 2021-09-28 10:16 UTC  (9+ messages)

[RFC PATCH v2] fscache, 9p, afs, nfs: Deal with some warnings from W=1
 2021-09-28  8:49 UTC 

[PATCH v2] ovl: fix null pointer when filesystem doesn't support direct IO
 2021-09-28  7:17 UTC  (9+ messages)
` [PATCH v3] "
      ` [PATCH v3] ovl: fix null pointer when filesystemdoesn'tsupportdirect IO

[PATCH v10 0/8] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-09-28  6:23 UTC  (9+ messages)
` [PATCH v10 1/8] fsdax: Output address in dax_iomap_pfn() and rename it
` [PATCH v10 2/8] fsdax: Introduce dax_iomap_cow_copy()
` [PATCH v10 3/8] fsdax: Replace mmap entry in case of CoW
` [PATCH v10 4/8] fsdax: Convert dax_iomap_zero to iter model
` [PATCH v10 5/8] fsdax: Add dax_iomap_cow_copy() for dax_iomap_zero
` [PATCH v10 6/8] fsdax: Dedup file range to use a compare function
` [PATCH v10 7/8] xfs: support CoW in fsdax mode
` [PATCH v10 8/8] xfs: Add dax dedupe support

[regression] fs dax xfstests panic
 2021-09-28  5:20 UTC  (8+ messages)

[PATCH v2 0/2] block: 7th -- last batch of add_disk() error handling conversions
 2021-09-28  0:57 UTC  (5+ messages)
` [PATCH v2 1/2] block: make __register_blkdev() return an error
` [PATCH v2 2/2] block: add __must_check for *add_disk*() callers

[PATCH 3/5] vfs: add a zero-initialization mode to fallocate
 2021-09-28  0:08 UTC  (13+ messages)

[PATCH v2 0/3] fs/ntfs3: Refactoring of xattr.c
 2021-09-27 19:39 UTC  (5+ messages)
` [PATCH v2 3/3] fs/ntfs3: Refactoring of ntfs_set_ea


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