linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-03 00:33:16 to 2019-01-08 23:05:26 UTC [more...]

[PATCH v5 00/38] LSM: Module stacking for SARA and Landlock
 2019-01-08 23:05 UTC  (9+ messages)

[PATCH 0/2] /proc/stat: Reduce irqs counting performance overhead
 2019-01-08 22:27 UTC  (20+ messages)
` [PATCH 1/2] /proc/stat: Extract irqs counting code into show_stat_irqs()
` [PATCH 2/2] /proc/stat: Add sysctl parameter to control irq counts latency

[PATCH] proc: return exit code 4 for skipped tests
 2019-01-08 21:33 UTC  (2+ messages)

[PATCH AUTOSEL 3.18 19/19] mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smaps
 2019-01-08 19:35 UTC 

[PATCH AUTOSEL 4.4 28/28] mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smaps
 2019-01-08 19:34 UTC 

[PATCH AUTOSEL 4.9 36/36] mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smaps
 2019-01-08 19:33 UTC 

[PATCH AUTOSEL 4.14 53/53] mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smaps
 2019-01-08 19:32 UTC 

[PATCH AUTOSEL 4.19 92/97] iomap: don't search past page end in iomap_is_partially_uptodate
 2019-01-08 19:29 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 96/97] userfaultfd: clear flag if remap event not enabled
` [PATCH AUTOSEL 4.19 97/97] mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smaps

[PATCH AUTOSEL 4.20 016/117] fanotify: return only user requested event types in event mask
 2019-01-08 19:26 UTC  (4+ messages)
` [PATCH AUTOSEL 4.20 110/117] iomap: don't search past page end in iomap_is_partially_uptodate
` [PATCH AUTOSEL 4.20 115/117] userfaultfd: clear flag if remap event not enabled
` [PATCH AUTOSEL 4.20 116/117] mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smaps

[PATCH] proc: fix /proc/net/* after setns(2)
 2019-01-08 19:23 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v7 1/2] signal: add pidfd_send_signal() syscall
 2019-01-08 18:25 UTC  (10+ messages)
` [PATCH v7 2/2] selftests: add tests for pidfd_send_signal()

[PATCHSET v1] io_uring IO interface
 2019-01-08 16:56 UTC  (17+ messages)
` [PATCH 01/16] fs: add an iopoll method to struct file_operations
` [PATCH 02/16] block: wire up block device iopoll method
` [PATCH 03/16] block: add bio_set_polled() helper
` [PATCH 04/16] iomap: wire up the iopoll method
` [PATCH 05/16] Add io_uring IO interface
` [PATCH 06/16] io_uring: support for IO polling
` [PATCH 07/16] io_uring: add submission side request cache
` [PATCH 08/16] fs: add fget_many() and fput_many()
` [PATCH 09/16] io_uring: use fget/fput_many() for file references
` [PATCH 10/16] io_uring: split kiocb init from allocation
` [PATCH 11/16] io_uring: batch io_kiocb allocation
` [PATCH 12/16] block: implement bio helper to add iter bvec pages to bio
` [PATCH 13/16] io_uring: add support for pre-mapped user IO buffers
` [PATCH 14/16] io_uring: support kernel side submission
` [PATCH 15/16] io_uring: add submission polling
` [PATCH 16/16] io_uring: add io_uring_event cache hit information

[PATCH 0/4] fanotify: Make wait for permission event response interruptible
 2019-01-08 16:53 UTC  (6+ messages)
` [PATCH 1/4] fanotify: Fold dequeue_event() into process_access_response()
` [PATCH 2/4] fanotify: Move locking inside get_one_event()
` [PATCH 3/4] fanotify: Track permission event state
` [PATCH 4/4] fanotify: Use interruptible wait when waiting for permission events

[PATCH 1/1] epoll: remove wrong assert that ep_poll_callback is always called with irqs off
 2019-01-08 16:07 UTC  (4+ messages)

Future of dosfstools project (FAT)
 2019-01-08 15:39 UTC  (11+ messages)

[PATCH] vfs: Avoid softlockups in drop_pagecache_sb()
 2019-01-08 15:16 UTC  (2+ messages)

[RFC PATCH v1 0/5] Add support for O_MAYEXEC
 2019-01-08 13:29 UTC  (6+ messages)
` [RFC PATCH v1 3/5] Yama: Enforces noexec mounts or file executability through O_MAYEXEC

INFO: task hung in generic_file_write_iter
 2019-01-08 11:49 UTC  (12+ messages)

fuse: trying to steal weird page
 2019-01-08 10:35 UTC  (5+ messages)
` [fuse-devel] "

WARNING in ep_poll_callback
 2019-01-08 10:05 UTC  (4+ messages)

[GIT PULL] dtype handling cleanup for v4.21-rc1
 2019-01-08 10:05 UTC  (2+ messages)

[PATCH] fanotify: allow freeze on suspend when waiting for response from userspace
 2019-01-08 10:01 UTC 

[PATCH] fuse: support clients that don't implement 'opendir'
 2019-01-08  0:53 UTC 

mmotm 2019-01-07-16-46 uploaded
 2019-01-08  0:46 UTC 

[PATCH] kernel/sysctl.c: fix typo
 2019-01-07 22:08 UTC  (2+ messages)

[PATCH] drop_caches: Allow unmapping pages
 2019-01-07 19:37 UTC  (4+ messages)

[PATCH] direct-io: allow direct writes to empty inodes
 2019-01-07 18:03 UTC  (6+ messages)

PROBLEM: Old content of /proc/net after switching network namespace
 2019-01-07 12:39 UTC  (4+ messages)

KASAN: use-after-free Read in handle_userfault (2)
 2019-01-07  9:44 UTC  (7+ messages)

mmotm 2018-12-21-15-28 uploaded
 2019-01-07  9:23 UTC  (5+ messages)

[PATCH v4 00/15] fanotify: add support for more event types
 2019-01-07  7:46 UTC  (34+ messages)
` [PATCH v4 01/15] fsnotify: annotate directory entry modification events
` [PATCH v4 06/15] fanotify: encode file identifier for FAN_REPORT_FID
` [PATCH v4 07/15] fanotify: copy event fid info to user
` [PATCH v4 09/15] fanotify: cache fsid in fsnotify_mark_connector
` [PATCH v4 11/15] fanotify: use vfs_get_fsid() helper instead of vfs_statfs()
` [PATCH v4 13/15] fanotify: support events with data type FSNOTIFY_EVENT_INODE
` [PATCH v4 14/15] fanotify: add support for create/attrib/move/delete events
` [PATCH v4 15/15] fanotify: report FAN_ONDIR to listener with FAN_REPORT_FID

[PATCH v3 1/2] f2fs-dev: support multi-device direct IO
 2019-01-07  2:33 UTC  (2+ messages)

[PATCH v2 1/2] f2fs-dev: support multi-device direct IO
 2019-01-07  1:32 UTC  (2+ messages)

[git pull] vfs.git mount.part1
 2019-01-05 22:00 UTC  (4+ messages)

[RFC] vfs.git (and mount API) status
 2019-01-05 21:33 UTC  (2+ messages)

[PATCH 1/5] cgroup2: Always apply root flags on successful superblock obtainance
 2019-01-05 16:05 UTC  (10+ messages)
` [PATCH 2/5] kernfs: Provide a fill_super hook for the subclass filesystem
` [PATCH 3/5] cgroup: Fix refcounting
` [PATCH 4/5] cgroup: refcount fixes
` [PATCH 5/5] percpu: Kill off PERCPU_REF_INIT_DEAD and percpu_ref_reinit()

[PATCH ghak90 (was ghak32) V4 00/10] audit: implement container identifier
 2019-01-04 22:04 UTC  (10+ messages)
` [PATCH ghak90 (was ghak32) V4 01/10] audit: collect audit task parameters

[PATCH v2 01/12] fs-verity: add a documentation file
 2019-01-04 20:41 UTC  (12+ messages)

[PATCH] fs/dax: Convert to use vmf_error()
 2019-01-04 19:24 UTC 

[git pull] vfs.git trivial bits
 2019-01-04 19:07 UTC 

[PATCH] aio: remove redundant check in ioctx_alloc()
 2019-01-04 16:03 UTC  (2+ messages)

This is what you need today
 2019-01-04  6:25 UTC 

Question 21
 2019-01-04  7:09 UTC 

[PATCH v4 16/15] fsnotify: relax WARN_ON() in fsnotify_nameremove()
 2019-01-04  9:03 UTC  (2+ messages)

[GIT PULL] File locking bugfix for v4.21
 2019-01-04  4:20 UTC  (2+ messages)

[PATCH 1/2] f2fs-dev: support multi-device direct IO
 2019-01-04  3:04 UTC  (2+ messages)

[PATCH vfs/for-next v4] cgroup: fix top cgroup refcnt leak
 2019-01-03 21:54 UTC  (9+ messages)
        ` [PATCH vfs/for-next v6] "

[PATCH vfs/for-next v2] cgroup: fix top cgroup refcnt leak
 2019-01-03 15:44 UTC  (10+ messages)
  ` [PATCH] "

[PATCH v2 0/4] use rwlock in order to reduce ep_poll_callback() contention
 2019-01-03 15:01 UTC  (5+ messages)
` [PATCH v2 1/4] epoll: make sure all elements in ready list are in FIFO order
` [PATCH v2 2/4] epoll: loosen irq safety in ep_poll_callback()
` [PATCH v2 3/4] epoll: unify awaking of wakeup source on ep_poll_callback() path
` [PATCH v2 4/4] epoll: use rwlock in order to reduce ep_poll_callback() contention

[PATCH 1/2] mm: introduce put_user_page*(), placeholder versions
 2019-01-03 14:57 UTC  (15+ messages)

KASAN: use-after-free Read in posix_lock_inode
 2019-01-03  1:59 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).