linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-13 20:40:39 to 2018-07-18 23:39:24 UTC [more...]

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

linux-next: manual merge of the vfs tree with the overlayfs tree
 2018-07-18 23:13 UTC  (26+ messages)
` [RFC][PATCH 01/42] drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()
            ` vfs / overlayfs conflict resolution for linux-next
                          ` [RFC] call_with_creds()

[RFC PATCH ghak90 (was ghak32) V3 00/10] audit: implement container identifier
 2018-07-18 20:56 UTC  (3+ messages)
` [RFC PATCH ghak90 (was ghak32) V3 10/10] rfkill: fix spelling mistake contidion to condition

[PATCH 24/32] vfs: syscall: Add fsopen() to prepare for superblock creation [ver #9]
 2018-07-18 21:29 UTC  (13+ messages)
    ` [PATCH 00/32] VFS: Introduce filesystem context "
      ` Getting rid of the usage of write() -- was "

[PATCH 1/2] [RESEND] jffs2: use 64-bit intermediate timestamps
 2018-07-18 18:28 UTC  (4+ messages)

[PATCH v6 0/7] fs/dcache: Track & limit # of negative dentries
 2018-07-18 18:39 UTC  (22+ messages)

[PATCH] [RESEND] coda: stop using 'struct timespec' in user API
 2018-07-18 16:31 UTC  (2+ messages)

[PATCH] vfs: make open_with_fake_path() not contribute to nr_files
 2018-07-18 15:46 UTC 

[PATCH v5 0/6] fs/dcache: Track & limit # of negative dentries
 2018-07-18 16:01 UTC  (12+ messages)

INFO: task hung in grab_super
 2018-07-18 14:17 UTC  (9+ messages)

[PATCH v2 0/6] 9p: Use IDRs more effectively
 2018-07-18 12:46 UTC  (5+ messages)
` [PATCH v2 5/6] 9p: Use a slab for allocating requests

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

[PATCH 1/3] [RESEND] ufs: use ktime_get_real_seconds for sb and cg timestamps
 2018-07-18 11:49 UTC  (3+ messages)
` [PATCH 2/3] [RESEND] ntfs: use timespec64 directly for timestamp conversion
` [PATCH 3/3] [RESEND] hpfs: extend gmt_to_local() conversion to 64-bit times

INFO: task hung in utimes_common
 2018-07-18 11:44 UTC  (3+ messages)

[PATCH (resend)] fuse: Fix oops at process_init_reply()
 2018-07-18 11:35 UTC  (4+ messages)

[PATCH] fanotify: introduce event flags FAN_EXEC and FAN_EXEC_PERM
 2018-07-18 11:17 UTC  (9+ messages)

INFO: task hung in vfs_removexattr
 2018-07-18 11:45 UTC  (3+ messages)

[PATCH] fuse: Fix oops at process_init_reply()
 2018-07-18 10:00 UTC 

WARNING: kmalloc bug in vfs_getxattr_alloc
 2018-07-18  8:50 UTC  (2+ messages)

kernel BUG at fs/userfaultfd.c:LINE! (2)
 2018-07-18  7:12 UTC  (3+ messages)

[PATCH v2 0/7] /proc/kcore improvements
 2018-07-18  3:36 UTC  (12+ 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 7/7] proc/kcore: add vmcoreinfo note to /proc/kcore

[PATCH] aio: don't expose __aio_sigset in uapi
 2018-07-18  3:26 UTC  (3+ messages)

general protection fault in process_init_reply
 2018-07-17 23:49 UTC 

[PATCH] hfsplus: fix decomposition of Hangul characters
 2018-07-17 22:09 UTC 

[RESEND][PATCH v4 0/2] vfs: better dedupe permission check
 2018-07-17 20:14 UTC  (6+ messages)
` [PATCH v4 1/2] vfs: allow dedupe of user owned read-only files
` [PATCH v4 2/2] vfs: dedupe should return EPERM if permission is not granted

[PATCH] hfsplus: drop ACL support
 2018-07-17 18:34 UTC  (8+ messages)

general protection fault in do_remount_sb
 2018-07-17 18:52 UTC  (2+ messages)

WARNING: lock held when returning to user space in fuse_lock_inode
 2018-07-17 17:12 UTC  (5+ messages)

[PATCH] [RFC] y2038: globally rename compat_time to old_time32
 2018-07-17 16:16 UTC  (5+ messages)

[PATCH 1/2] fs/fuse, splice: use kvmalloc to allocate array of pipe_buffer structs
 2018-07-17 16:00 UTC  (7+ messages)
` [PATCH 2/2] fs/fuse, splice_write: reduce allocation size
    ` [PATCH v2 1/3] fs/fuse, splice_write: Don't access pipe->buffers without pipe_lock()
      ` [PATCH v2 2/3] fs/fuse, splice: use kvmalloc to allocate array of pipe_buffer structs
      ` [PATCH v2 3/3] fs/fuse, splice_write: reduce allocation size

[PATCH] overlayfs: fix warning in ovl_iterate
 2018-07-17 14:42 UTC  (4+ messages)

waitqueue lockdep annotation V3
 2018-07-17 15:09 UTC  (5+ messages)

aufs crash at au_set_fbstart in aufs3 (3.4 kernel)
 2018-07-17 14:29 UTC  (5+ messages)

[PATCH] nfsd: fix leaked file lock with nfs exported overlayfs
 2018-07-17 14:24 UTC  (4+ messages)

iomap preparations for GFS2 v3
 2018-07-17 14:02 UTC  (4+ messages)
` [PATCH 5/6] iomap: add a page_done callback

[PATCH 1/1] iomap: simplify header file include guard macro definition
 2018-07-17 13:52 UTC  (4+ messages)

[PATCH] [RESEND] fuse: convert last timespec use to timespec64
 2018-07-17 13:44 UTC  (2+ messages)

[PATCH v3 0/1] shiftfs: uid/gid shifting filesystem
 2018-07-17 13:38 UTC  (2+ messages)

[PATCH] n_tty: Protect tty->disc_data using refcount
 2018-07-17 10:14 UTC 

[PATCH] userfaultfd: remove redundant pointer uwq
 2018-07-17  9:08 UTC 

[PATCH] statfs: remove redundant pointer sb
 2018-07-17  9:02 UTC 

[PATCH v6 00/13] mm: Teach memory_failure() about ZONE_DEVICE pages
 2018-07-17  6:52 UTC  (16+ messages)
` [PATCH v6 01/13] device-dax: Convert to vmf_insert_mixed and vm_fault_t
` [PATCH v6 02/13] device-dax: Enable page_mapping()
` [PATCH v6 03/13] device-dax: Set page->index
` [PATCH v6 04/13] filesystem-dax: "
` [PATCH v6 05/13] mm, madvise_inject_error: Disable MADV_SOFT_OFFLINE for ZONE_DEVICE pages
` [PATCH v6 06/13] mm, dev_pagemap: Do not clear ->mapping on final put
` [PATCH v6 07/13] mm, madvise_inject_error: Let memory_failure() optionally take a page reference
` [PATCH v6 08/13] mm, memory_failure: Collect mapping size in collect_procs()
` [PATCH v6 09/13] filesystem-dax: Introduce dax_lock_mapping_entry()
` [PATCH v6 10/13] mm, memory_failure: Teach memory_failure() about dev_pagemap pages
` [PATCH v6 11/13] x86/mm/pat: Prepare {reserve, free}_memtype() for "decoy" addresses
` [PATCH v6 12/13] x86/memory_failure: Introduce {set, clear}_mce_nospec()
` [PATCH v6 13/13] libnvdimm, pmem: Restore page attributes when clearing errors

[PATCH v5 00/11] mm: Teach memory_failure() about ZONE_DEVICE pages
 2018-07-17  6:36 UTC  (8+ messages)
` [PATCH v5 05/11] mm, madvise_inject_error: Let memory_failure() optionally take a page reference
` [PATCH v5 08/11] mm, memory_failure: Teach memory_failure() about dev_pagemap pages

[PATCH v7 6/6] fs/dcache: Allow deconfiguration of negative dentry code to reduce kernel size
 2018-07-17  1:25 UTC  (2+ messages)

[PATCH v7 4/6] fs/dcache: Print negative dentry warning every min until turned off by user
 2018-07-17  1:24 UTC  (2+ messages)

[PATCH] fsinfo: Fix off-by-one bug
 2018-07-16 22:09 UTC  (2+ messages)

[PATCH] fs: don't let getdents return bogus names
 2018-07-16 21:47 UTC  (5+ messages)

[PATCH 0/10 v2] audit: Fix various races when tagging and untagging mounts
 2018-07-16 15:13 UTC  (5+ messages)
` [PATCH 09/10] audit: Allocate fsnotify mark independently of chunk

[ANNOUNCE] util-linux v2.32.1
 2018-07-16 11:38 UTC 

WARNING: kmalloc bug in krealloc
 2018-07-16  7:17 UTC  (2+ messages)

[PATCH 0/3] MIPS: DSP ASE regset support
 2018-07-16  5:44 UTC  (4+ messages)
` [PATCH 1/3] binfmt_elf: Respect error return from `regset->active'

[PATCH 1/5] ceph: use timespec64 in for keepalive
 2018-07-16  0:46 UTC  (3+ messages)
` [PATCH 2/5] ceph: stop using current_kernel_time()

[ANN] oscheck: wrapper for fstests check.sh - tracking and working with baselines
 2018-07-14 22:21 UTC  (11+ messages)

mmotm 2018-07-13-16-51 uploaded
 2018-07-14  2:47 UTC  (3+ messages)
` mmotm 2018-07-13-16-51 uploaded (PSI)

[PATCH] fs/coda: potential buffer overflow in coda_psdev_write()
 2018-07-14  2:24 UTC  (3+ messages)
    ` [PATCH v2] "
      ` [PATCH v3] "


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