linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-24 04:44:33 to 2018-09-28 00:37:45 UTC [more...]

[PATCH resend] proc: restrict kernel stack dumps to root
 2018-09-27 22:39 UTC  (4+ messages)

[PATCH v7 0/6] seccomp trap to userspace
 2018-09-27 23:08 UTC  (20+ messages)
` [PATCH v7 1/6] seccomp: add a return code to "
` [PATCH v7 2/6] seccomp: make get_nth_filter available outside of CHECKPOINT_RESTORE
` [PATCH v7 3/6] seccomp: add a way to get a listener fd from ptrace
` [PATCH v7 4/6] files: add a replace_fd_files() function
` [PATCH v7 5/6] seccomp: add a way to pass FDs via a notification fd
` [PATCH v7 6/6] samples: add an example of seccomp user trap

[PATCH v9 0/6] Btrfs: implement swap file support
 2018-09-27 18:17 UTC  (5+ messages)
` [PATCH v9 1/6] mm: split SWP_FILE into SWP_ACTIVATED and SWP_FS
` [PATCH v9 2/6] mm: export add_swap_extent()
` [PATCH v9 3/6] vfs: update swap_{,de}activate documentation
` [PATCH v9 4/6] Btrfs: prevent ioctls from interfering with a swap file

Deadlock in fsnotify for
 2018-09-27 16:24 UTC 

[linux-next] BUG triggered in ptraceme
 2018-09-27 15:41 UTC  (4+ messages)

[PATCH] fuse: enable caching of symlinks
 2018-09-27 13:58 UTC  (2+ messages)

[PATCH v2 1/1] fanotify: introduce new event flag FAN_EXEC
 2018-09-27 13:57 UTC  (2+ messages)

[PATCH] dax: Fix deadlock in dax_lock_mapping_entry()
 2018-09-27 13:41 UTC  (3+ messages)

[PATCH v2 0/2] New fanotify event info API
 2018-09-27 13:39 UTC  (2+ messages)

POSIX violation by writeback error
 2018-09-27 14:27 UTC  (15+ messages)

[PATCH 0/6] Extract bg queue logic out fuse_conn::lock
 2018-09-27 11:25 UTC  (6+ messages)
` [PATCH 6/6] fuse: Do not take fuse_conn::lock on fuse_request_send_background()

[RFC][PATCH 0/9][V2] drop the mmap_sem when doing IO in the fault path
 2018-09-27 16:24 UTC  (11+ messages)
` [PATCH 1/9] mm: infrastructure for page fault page caching
` [PATCH 2/9] mm: drop mmap_sem for page cache read IO submission
` [PATCH 3/9] mm: clean up swapcache lookup and creation function names
` [PATCH 4/9] mm: drop mmap_sem for swap read IO submission
` [PATCH 5/9] mm: drop the mmap_sem in all read fault cases
` [PATCH 6/9] mm: use the cached page for filemap_fault
` [PATCH 7/9] mm: add a flag to indicate we used a cached page
` [PATCH 8/9] mm: allow ->page_mkwrite to do retries
` [PATCH 9/9] btrfs: drop mmap_sem in mkwrite for btrfs

[fuse] How to trigger writeback?
 2018-09-27  8:28 UTC  (5+ messages)
  ` [fuse-devel] "

possible deadlock in path_openat
 2018-09-27  8:26 UTC  (5+ messages)

[PATCH v5 00/11] mm: Teach memory_failure() about ZONE_DEVICE pages
 2018-09-27 11:13 UTC  (4+ messages)
` [PATCH v5 07/11] filesystem-dax: Introduce dax_lock_mapping_entry()

possible deadlock in ovl_write_iter
 2018-09-27  3:51 UTC 

[PATCH] proc: restrict kernel stack dumps to root
 2018-09-27  2:03 UTC  (7+ messages)

[PATCH V4 0/4] fat: timestamp updates
 2018-09-26 22:43 UTC  (5+ messages)
` [PATCH V4 1/4] fat: create a function to calculate the timezone offest
` [PATCH V2 2/4] fat: add functions to update and truncate timestamps appropriately
` [PATCH V4 3/4] fat: change timestamp updates to use fat_truncate_time
` [PATCH V4 4/4] fat: truncate inode timestamp updates in setattr

[PATCH v4 00/19] LSM: Module stacking for SARA and Landlock
 2018-09-26 21:57 UTC  (15+ messages)
` [PATCH v4 20/19] LSM: Correct file blob free empty blob check
` [PATCH 21/19] LSM: Cleanup and fixes from Tetsuo Handa

[PATCH RFC 0/2] ->bmap interface retirement
 2018-09-26 13:34 UTC  (7+ messages)
` [PATCH 2/2] Use fiemap internal infra-structure to handle FIBMAP

[PATCH v4] fuse: add max_pages option
 2018-09-26 10:39 UTC  (6+ messages)
    ` 答复: "

possible deadlock in lookup_slow
 2018-09-26  7:44 UTC 

Leaking path for search_binary_handler
 2018-09-26 12:59 UTC  (2+ messages)

Leaking path for set_task_comm
 2018-09-26  3:16 UTC  (4+ messages)

[PATCH] fscache: Fix cookie key uninit mem / out of bound read
 2018-09-25 19:25 UTC  (2+ messages)

[RFC][PATCH 0/8] drop the mmap_sem when doing IO in the fault path
 2018-09-26  1:33 UTC  (12+ messages)
` [PATCH 1/8] mm: push vm_fault into the page fault handlers
` [PATCH 2/8] mm: drop mmap_sem for page cache read IO submission
` [PATCH 3/8] mm: clean up swapcache lookup and creation function names
` [PATCH 4/8] mm: drop mmap_sem for swap read IO submission
` [PATCH 5/8] mm: drop the mmap_sem in all read fault cases
` [PATCH 6/8] mm: keep the page we read for the next loop
` [PATCH 7/8] mm: add a flag to indicate we used a cached page
` [PATCH 8/8] btrfs: drop mmap_sem in mkwrite for btrfs

[RFC PATCH v1 1/9] timer: fix circular header dependency
 2018-09-25 17:48 UTC  (6+ messages)

block: DMA alignment of IO buffer allocated from slab
 2018-09-25 21:04 UTC  (33+ messages)

INFO: task hung in fsnotify_connector_destroy_workfn (2)
 2018-09-25 12:30 UTC  (8+ messages)

[ANNOUNCE] util-linux v2.33-rc1
 2018-09-25 10:47 UTC 

[PATCH] fuse: Fix use-after-free in fuse_dev_do_write()
 2018-09-25  9:52 UTC 

WARNING in request_end
 2018-09-25  9:49 UTC  (5+ messages)

[PATCH 0/3] fuse: Solve request_find() bottleneck
 2018-09-25  9:35 UTC  (6+ messages)
` [PATCH 3/3] fuse: Use hash table to link processing request

[PATCH] fuse: Fix use-after-free in fuse_dev_do_read()
 2018-09-25  9:28 UTC 

POSIX violation by writeback error
 2018-09-24 23:21 UTC  (19+ messages)

[PATCH v2 01/17] compat_ioctl: add generic_compat_ioctl_ptrarg()
 2018-09-24 21:17 UTC  (9+ messages)
` [PATCH v2 05/17] compat_ioctl: move more drivers to generic_compat_ioctl_ptrarg

[PATCH] fs: fix possible Spectre V1 indexing in __close_fd()
 2018-09-24 18:39 UTC  (2+ messages)

BUG: unable to handle kernel paging request in do_mount
 2018-09-24 16:09 UTC  (2+ messages)

KASAN: use-after-free Read in fuse_dev_do_read
 2018-09-24 14:27 UTC  (3+ messages)

[fuse] What happens with dirty pages on NOTIFY_INVAL_INODE?
 2018-09-24 13:38 UTC  (4+ messages)
  ` [fuse-devel] "

[PATCH 5/6] fsmount: do not use legacy MS_ flags
 2018-09-24 13:18 UTC  (14+ messages)
      ` [PATCH 0/6] mount-api: fixes and cleanups

[PATCH 4.18 146/235] binfmt_elf: Respect error return from `regset->active
 2018-09-24 11:52 UTC 

[PATCH 4.14 107/173] binfmt_elf: Respect error return from `regset->active
 2018-09-24 11:52 UTC 

[PATCH 0/4] Assorted overlayfs fixes for 4.19-rc5
 2018-09-24  8:56 UTC  (3+ messages)

[PATCH] vfs: namespace: error pointer dereference in do_remount()
 2018-09-24  6:10 UTC  (2+ messages)

[PATCH 4.4 47/70] binfmt_elf: Respect error return from `regset->active
 2018-09-24 11:52 UTC 

[PATCH 4.9 073/111] binfmt_elf: Respect error return from `regset->active
 2018-09-24 11:52 UTC 

[PATCH 3.18 094/105] binfmt_elf: Respect error return from `regset->active
 2018-09-24 11:34 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).