linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-25 15:42:11 to 2018-09-30 02:16:32 UTC [more...]

[PATCH 0/3] namei: implement various scoping AT_* flags
 2018-09-29 19:44 UTC  (13+ messages)
` [PATCH 1/3] namei: implement O_BENEATH-style "
` [PATCH 2/3] namei: implement AT_THIS_ROOT chroot-like path resolution
  ` [PATCH 3/3] selftests: vfs: add AT_* path resolution tests

[PATCH 0/4] get_user_pages*() and RDMA: first steps
 2018-09-29 19:19 UTC  (14+ messages)
` [PATCH 1/4] mm: get_user_pages: consolidate error handling
` [PATCH 3/4] infiniband/mm: convert to the new put_user_page() call
` [PATCH 2/4] mm: introduce put_user_page(), placeholder version
` [PATCH 4/4] goldfish_pipe/mm: convert to the new release_user_pages() call

Future of dosfstools project (FAT)
 2018-09-29  8:40 UTC 

[PATCH]i[RESEND] kernel/acct.c: fix locking order when switching acct files
 2018-09-29  5:51 UTC 

[PATCH] fs/dax.c: Use vmf_error() helper
 2018-09-29  5:17 UTC 

back to net.access
 2018-09-29  3:38 UTC 

[RFC] bloody odd logics in md_exit()
 2018-09-29  3:33 UTC 

[PATCH v7 0/6] seccomp trap to userspace
 2018-09-29  0:28 UTC  (45+ 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] fix memory leak in ramoops_init
 2018-09-28 22:18 UTC  (4+ messages)

[PATCH] fs: fix access beyond unterminated strings in prints
 2018-09-28 19:15 UTC  (2+ messages)

[PATCH] iomap: set page dirty after partial delalloc on mkwrite
 2018-09-28 17:39 UTC 

[PATCH 0/9] fuse: readdir caching
 2018-09-28 16:42 UTC  (11+ messages)
` [PATCH 1/9] fuse: split out readdir.c
` [PATCH 2/9] fuse: add FOPEN_CACHE_DIR
` [PATCH 3/9] fuse: extract fuse_emit() helper
` [PATCH 4/9] fuse: allow caching readdir
` [PATCH 5/9] fuse: allow using readdir cache
` [PATCH 6/9] fuse: add readdir cache version
` [PATCH 7/9] fuse: use mtime for readdir cache verification
` [PATCH 8/9] fuse: use iversion "
` [PATCH 9/9] fuse: reduce size of struct fuse_inode

Deadlock in fsnotify for
 2018-09-28 14:27 UTC  (2+ messages)

[PATCH V4 0/4] fat: timestamp updates
 2018-09-28 10:31 UTC  (6+ 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

Leaking path for set_task_comm
 2018-09-26 22:39 UTC  (5+ messages)

[PATCH v2 1/1] fanotify: introduce new event flag FAN_EXEC
 2018-09-28  5:39 UTC  (4+ messages)

[PATCH v3 06/10] writeback: introduce super_operations->write_metadata
 2018-09-28  8:37 UTC  (4+ messages)

POSIX violation by writeback error
 2018-09-27 22:48 UTC  (16+ messages)

[PATCH v4 00/19] LSM: Module stacking for SARA and Landlock
 2018-09-27 22:32 UTC  (6+ messages)
` [PATCH v4 04/19] SELinux: Remove cred security blob poisoning
` [PATCH v4 20/19] LSM: Correct file blob free empty blob check
` [PATCH 21/19] LSM: Cleanup and fixes from Tetsuo Handa

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

[PATCH][RFC] fanotify: deprecate uapi FAN_ALL_* constants
 2018-09-27 22:01 UTC 

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

[PATCH] dax: Fix deadlock in dax_lock_mapping_entry()
 2018-09-27 18:22 UTC  (4+ messages)

[PATCH v9 0/6] Btrfs: implement swap file support
 2018-09-27 18:17 UTC  (7+ 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
` [PATCH v9 5/6] Btrfs: rename get_chunk_map() and make it non-static
` [PATCH v9 6/6] Btrfs: support swap files

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

[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  (6+ messages)
` [PATCH 1/8] mm: push vm_fault into the page fault handlers
` [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  (5+ messages)

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

INFO: task hung in fsnotify_connector_destroy_workfn (2)
 2018-09-25 12:30 UTC  (6+ 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  (4+ messages)
` [PATCH 3/3] fuse: Use hash table to link processing request


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