linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-17 02:42:05 to 2018-07-22 17:18:33 UTC [more...]

A list of HFS+ kernel module bugs found in 4.18
 2018-07-22 16:21 UTC  (4+ messages)

[RFC PATCH ghak90 (was ghak32) V3 00/10] audit: implement container identifier
 2018-07-22 13:32 UTC  (25+ messages)
` [RFC PATCH ghak90 (was ghak32) V3 01/10] audit: add container id
` [RFC PATCH ghak90 (was ghak32) V3 02/10] audit: log container info of syscalls
` [RFC PATCH ghak90 (was ghak32) V3 03/10] audit: add containerid support for ptrace and signals
` [RFC PATCH ghak90 (was ghak32) V3 04/10] audit: add support for non-syscall auxiliary records
` [RFC PATCH ghak90 (was ghak32) V3 05/10] audit: add containerid support for tty_audit
` [RFC PATCH ghak90 (was ghak32) V3 06/10] audit: add containerid filtering
` [RFC PATCH ghak90 (was ghak32) V3 07/10] audit: add support for containerid to network namespaces
` [RFC PATCH ghak90 (was ghak32) V3 08/10] audit: NETFILTER_PKT: record each container ID associated with a netNS
` [RFC PATCH ghak90 (was ghak32) V3 09/10] debug audit: read container ID of a process
` [RFC PATCH ghak90 (was ghak32) V3 10/10] rfkill: fix spelling mistake contidion to condition

[PATCH] Delete invalid assignment statements in do_sendfile
 2018-07-22  8:37 UTC 

KASAN: stack-out-of-bounds Read in locks_remove_posix
 2018-07-21 18:29 UTC 

[PATCH] fs/buffer.c: Optimize grow_buffer function
 2018-07-21 18:21 UTC  (2+ messages)

mmotm 2018-07-20-17-49 uploaded
 2018-07-21  0:50 UTC 

[PATCH] mm: adjust max read count in generic_file_buffered_read()
 2018-07-20 23:14 UTC  (2+ messages)

Very slow SYS_io_destroy()
 2018-07-20 19:39 UTC 

[PATCH] fs: iomap: Change return type to vm_fault_t
 2018-07-20 19:36 UTC  (8+ messages)

INFO: task hung in generic_file_write_iter
 2018-07-20 20:06 UTC  (2+ messages)

[PATCH] net/sunrpc: Add user namespace support
 2018-07-20 17:06 UTC  (7+ messages)

[PATCH] fs: drop duplicated bit in bitmask
 2018-07-20 15:14 UTC  (2+ messages)

[PATCH] fs/seq_file: remove kmalloc(ops) for single_open seqfiles
 2018-07-20 11:15 UTC  (2+ messages)

[PATCH (resend)] fuse: Fix oops at process_init_reply()
 2018-07-20  8:41 UTC  (5+ messages)

[PATCH v2 (v4.18 regression fix)] vfs: don't evict uninitialized inode
 2018-07-20  8:32 UTC  (6+ messages)

[powerpc/powervm]Oops: Kernel access of bad area, sig: 11 [#1] while running stress-ng
 2018-07-20  6:02 UTC  (7+ messages)

[PATCH] proc: Make inline name size calculation automatic
 2018-07-20  0:06 UTC  (4+ messages)
  ` [PATCH] proc: fixup PDE allocation bloat

KASAN: use-after-free Read in _copy_from_iter
 2018-07-19 23:19 UTC 

[PATCH 0/3] MIPS: DSP ASE regset support
 2018-07-19 21:25 UTC  (3+ messages)

[PATCH] exec: don't force_sigsegv processes with a pending fatal signal
 2018-07-19 20:53 UTC 

[PATCH v6 00/13] mm: Teach memory_failure() about ZONE_DEVICE pages
 2018-07-19 17:57 UTC  (6+ messages)
` [PATCH v6 05/13] mm, madvise_inject_error: Disable MADV_SOFT_OFFLINE for "
` [PATCH v6 07/13] mm, madvise_inject_error: Let memory_failure() optionally take a page reference

kernel BUG at fs/super.c:LINE!
 2018-07-19 16:19 UTC  (3+ messages)

[PATCH 0/6 v1 resend] statfs: handle mount propagation
 2018-07-19 15:30 UTC  (5+ messages)

[PATCH] vfs: make open_with_fake_path() not contribute to nr_files
 2018-07-19 15:52 UTC  (4+ messages)

[PATCH] fanotify: introduce event flags FAN_EXEC and FAN_EXEC_PERM
 2018-07-19 14:59 UTC  (14+ messages)

[PATCH] fuse: Add missed unlock_page() to fuse_readpages_fill()
 2018-07-19 12:49 UTC 

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

[PATCH] fs: remove obsolete comment
 2018-07-19  3:22 UTC  (2+ messages)
` 答复: "

[PATCH] fs/writeback: do memory cgroup related writeback firstly
 2018-07-19  3:21 UTC  (2+ messages)
` 答复: "

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

[PATCH] fs: don't let getdents return bogus names
 2018-07-19  0:50 UTC  (3+ messages)

linux-next: manual merge of the vfs tree with the overlayfs tree
 2018-07-18 23:16 UTC  (28+ 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()

[PATCH v3 0/8] /proc/kcore improvements
 2018-07-18 22:58 UTC  (9+ 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 5/8] proc/kcore: hold lock during read
` [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

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

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

[PATCH v5 0/6] fs/dcache: Track & limit # of negative dentries
 2018-07-18 16:01 UTC  (10+ 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 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)

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  (6+ 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 v5 00/11] mm: Teach memory_failure() about ZONE_DEVICE pages
 2018-07-17  6:36 UTC  (5+ messages)
` [PATCH v5 08/11] mm, memory_failure: Teach memory_failure() about dev_pagemap pages

[PATCH 24/32] vfs: syscall: Add fsopen() to prepare for superblock creation [ver #9]
 2018-07-13  0:24 UTC  (5+ 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).