linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-11 13:24:16 to 2018-07-13 15:46:52 UTC [more...]

[PATCH v6 0/7] fs/dcache: Track & limit # of negative dentries
 2018-07-13 15:46 UTC  (24+ messages)

[PATCH 00/32] VFS: Introduce filesystem context [ver #9]
 2018-07-13 15:40 UTC  (62+ messages)
  ` [PATCH 07/32] selinux: Implement the new mount API LSM hooks "
  ` [PATCH 22/32] vfs: Provide documentation for new mount API "
  ` [PATCH 24/32] vfs: syscall: Add fsopen() to prepare for superblock creation "

[PATCH] [RESEND] sysvfs: use ktime_get_real_seconds() for superblock stamp
 2018-07-13 14:52 UTC 

[PATCH 1/2] [RESEND] jffs2: use 64-bit intermediate timestamps
 2018-07-13 14:47 UTC  (2+ messages)
` [PATCH 2/2] [RESEND] jffs2: use unsigned 32-bit timstamps consistently

[PATCH 1/2] [PATCHES] jffs2: use 64-bit intermediate timestamps
 2018-07-13 14:46 UTC 

[PATCH] [RESEND] fuse: convert last timespec use to timespec64
 2018-07-13 14:35 UTC 

[PATCH] nfsd: fix leaked file lock with nfs exported overlayfs
 2018-07-13 14:22 UTC 

[PATCH] [RFC] y2038: globally rename compat_time to old_time32
 2018-07-13 13:26 UTC 

[PATCH] overlayfs: fix warning in ovl_iterate
 2018-07-13 13:09 UTC  (2+ messages)

INFO: task hung in iterate_supers
 2018-07-13 12:00 UTC  (5+ messages)
    ` [PATCH] fs: Add to super_blocks list after SB_BORN is set

[vfs:ovl-candidate 9/20] fs/overlayfs/file.c:20:23: error: 'sb' undeclared; did you mean 'tsb'?
 2018-07-13 10:51 UTC 

[vfs:ovl-candidate 9/20] fs//overlayfs/file.c:20:23: error: 'sb' undeclared
 2018-07-13 10:51 UTC 

INFO: task hung in __sb_start_write
 2018-07-13 10:38 UTC  (10+ messages)

[PATCH v5 00/11] mm: Teach memory_failure() about ZONE_DEVICE pages
 2018-07-13  8:52 UTC  (8+ messages)
` [PATCH v5 05/11] mm, madvise_inject_error: Let memory_failure() optionally take a page reference
` [PATCH v5 06/11] mm, memory_failure: Collect mapping size in collect_procs()
` [PATCH v5 08/11] mm, memory_failure: Teach memory_failure() about dev_pagemap pages

[ANN] oscheck: wrapper for fstests check.sh - tracking and working with baselines
 2018-07-13  8:39 UTC  (2+ messages)

[PATCH v2 0/4] vfs: track per-sb writeback errors and report them via fsinfo()
 2018-07-13  6:43 UTC  (2+ messages)

iomap preparations for GFS2 v3
 2018-07-13  2:58 UTC  (3+ messages)
` [PATCH 5/6] iomap: add a page_done callback

[PATCH v2 0/6] 9p: Use IDRs more effectively
 2018-07-13  2:48 UTC  (20+ messages)
` [PATCH v2 1/6] 9p: Fix comment on smp_wmb
  ` [V9fs-developer] "
` [PATCH v2 2/6] 9p: Change p9_fid_create calling convention
  ` [V9fs-developer] "
` [PATCH v2 3/6] 9p: Replace the fidlist with an IDR
  ` [V9fs-developer] "
` [PATCH v2 4/6] 9p: Embed wait_queue_head into p9_req_t
  ` [V9fs-developer] "
` [PATCH v2 5/6] 9p: Use a slab for allocating requests
` [PATCH v2 6/6] 9p: Remove p9_idpool

[PATCH v2 0/7] /proc/kcore improvements
 2018-07-13  0:09 UTC  (8+ messages)
` [PATCH v2 1/7] proc/kcore: don't grab lock for kclist_add()
` [PATCH v2 2/7] proc/kcore: replace kclist_lock rwlock with rwsem
` [PATCH v2 3/7] proc/kcore: fix memory hotplug vs multiple opens race
` [PATCH v2 4/7] proc/kcore: hold lock during read
` [PATCH v2 5/7] proc/kcore: clean up ELF header generation
` [PATCH v2 6/7] proc/kcore: optimize multiple page reads
` [PATCH v2 7/7] proc/kcore: add vmcoreinfo note to /proc/kcore

[PATCH v2] hfsplus: fix NULL dereference in hfsplus_lookup()
 2018-07-12 23:59 UTC 

[PATCH] hfsplus: fix NULL dereference in hfsplus_lookup()
 2018-07-12 23:23 UTC  (4+ messages)

readdir() and directory names containing slashes
 2018-07-12 22:54 UTC 

[PATCH] fs: Warn on first freeze_super() request
 2018-07-12 20:56 UTC  (2+ messages)

waitqueue lockdep annotation V3
 2018-07-12 19:17 UTC  (2+ messages)

[PATCH v7 0/6] fs/dcache: Track & limit # of negative dentries
 2018-07-12 17:04 UTC  (9+ messages)
` [PATCH v7 1/6] fs/dcache: Track & report number "
` [PATCH v7 2/6] fs/dcache: Add negative dentries to LRU head initially
` [PATCH v7 3/6] fs/dcache: Add sysctl parameter neg-dentry-limit as a soft limit on negative dentries
` [PATCH v7 4/6] fs/dcache: Print negative dentry warning every min until turned off by user
` [PATCH v7 5/6] fs/dcache: Allow optional enforcement of negative dentry limit
` [PATCH v7 6/6] fs/dcache: Allow deconfiguration of negative dentry code to reduce kernel size

[PATCH v2 (v4.18 regression fix)] vfs: don't evict uninitialized inode
 2018-07-12 16:29 UTC  (2+ messages)

[PATCH] fs/coda: potential buffer overflow in coda_psdev_write()
 2018-07-12 15:50 UTC  (3+ messages)

linux-next: manual merge of the vfs tree with the overlayfs tree
 2018-07-12 15:53 UTC  (8+ messages)
` [RFC][PATCH 01/42] drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()
            ` vfs / overlayfs conflict resolution for linux-next

WARNING: lock held when returning to user space in fuse_lock_inode
 2018-07-12 15:49 UTC 

mmotm 2018-07-10-16-50 uploaded
 2018-07-12 15:09 UTC  (14+ messages)
` Boot failures with "mm/sparse: Remove CONFIG_SPARSEMEM_ALLOC_MEM_MAP_TOGETHER" on powerpc (was Re: mmotm 2018-07-10-16-50 uploaded)

[PATCH v2] vfs: use "none" if mount source is empty string
 2018-07-12  8:43 UTC  (5+ messages)

[PATCH] f2fs: fix defined but not used build warnings
 2018-07-12  8:21 UTC  (5+ messages)

[PATCH 1/2] [v2] hfs/hfsplus: follow MacOS time behavior
 2018-07-11 22:46 UTC  (2+ messages)

[vfs:work.open3 37/44] fs/pipe.c:764:23: error: 'path' undeclared
 2018-07-11 21:41 UTC 

KASAN: use-after-free Read in ep_scan_ready_list
 2018-07-11 16:39 UTC 

[PATCH] fs: Fix double prealloc_shrinker() in sget_fc()
 2018-07-11 14:57 UTC  (2+ messages)

[PATCH 0/6] 9p: Use IDRs more effectively
 2018-07-11 14:24 UTC  (6+ messages)
` [PATCH 5/6] 9p: Use a slab for allocating requests
  ` [V9fs-developer] "
` [V9fs-developer] [PATCH 0/6] 9p: Use IDRs more effectively

[PATCH] aio: don't expose __aio_sigset in uapi
 2018-07-11 14:22 UTC  (2+ messages)

[PATCH 0/10 v2] audit: Fix various races when tagging and untagging mounts
 2018-07-11 14:17 UTC  (3+ messages)
` [PATCH 10/10] audit: Replace chunk attached to mark instead of replacing mark

[PATCHv5 00/21] arm64: invoke syscalls with pt_regs
 2018-07-11 13:56 UTC  (22+ messages)
` [PATCHv5 01/21] arm64: consistently use unsigned long for thread flags
` [PATCHv5 02/21] arm64: move SCTLR_EL{1,2} assertions to <asm/sysreg.h>
` [PATCHv5 03/21] arm64: kill config_sctlr_el1()
` [PATCHv5 04/21] arm64: kill change_cpacr()
` [PATCHv5 05/21] arm64: move sve_user_{enable,disable} to <asm/fpsimd.h>
` [PATCHv5 06/21] arm64: remove sigreturn wrappers
` [PATCHv5 07/21] arm64: introduce syscall_fn_t
` [PATCHv5 08/21] arm64: convert raw syscall invocation to C
` [PATCHv5 09/21] arm64: convert syscall trace logic "
` [PATCHv5 10/21] arm64: convert native/compat syscall entry "
` [PATCHv5 11/21] arm64: don't restore GPRs when context tracking
` [PATCHv5 12/21] arm64: don't reload GPRs after apply_ssbd
` [PATCHv5 13/21] arm64: zero GPRs upon entry from EL0
` [PATCHv5 14/21] arm64: drop alignment from syscall tables
` [PATCHv5 15/21] kernel: add ksys_personality()
` [PATCHv5 16/21] kernel: add kcompat_sys_{f,}statfs64()
` [PATCHv5 17/21] arm64: remove in-kernel call to sys_personality()
` [PATCHv5 18/21] arm64: use {COMPAT,}SYSCALL_DEFINE0 for sigreturn
` [PATCHv5 19/21] arm64: use SYSCALL_DEFINE6() for mmap
` [PATCHv5 20/21] arm64: convert compat wrappers to C
` [PATCHv5 21/21] arm64: implement syscall wrappers

[PATCH] proc/kcore: Use __pa_symbol() for KCORE_TEXT list entries
 2018-07-11 13:19 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).