linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-14 14:55:50 to 2019-05-16 11:24:14 UTC [more...]

[PATCH 0/4] uapi, vfs: Change the mount API UAPI
 2019-05-16 11:24 UTC  (5+ messages)
` [PATCH 1/4] uapi, fs: make all new mount api fds cloexec by default
` [PATCH 2/4] uapi, fsopen: use square brackets around "fscontext"
` [PATCH 3/4] uapi, x86: Fix the syscall numbering of the mount API syscalls
` [PATCH 4/4] uapi: Wire up the mount API syscalls on non-x86 arches

[PATCH v3 00/13] epoll: support pollable epoll from userspace
 2019-05-16 10:57 UTC  (17+ messages)
` [PATCH v3 01/13] epoll: move private helpers from a header to the source
` [PATCH v3 02/13] epoll: introduce user structures for polling from userspace
` [PATCH v3 03/13] epoll: allocate user header and user events ring "
` [PATCH v3 04/13] epoll: some sanity flags checks for epoll syscalls "
` [PATCH v3 05/13] epoll: offload polling to a work in case of epfd polled "
` [PATCH v3 06/13] epoll: introduce helpers for adding/removing events to uring
` [PATCH v3 07/13] epoll: call ep_add_event_to_uring() from ep_poll_callback()
` [PATCH v3 08/13] epoll: support polling from userspace for ep_insert()
` [PATCH v3 09/13] epoll: support polling from userspace for ep_remove()
` [PATCH v3 10/13] epoll: support polling from userspace for ep_modify()
` [PATCH v3 11/13] epoll: support polling from userspace for ep_poll()
` [PATCH v3 12/13] epoll: support mapping for epfd when polled from userspace
` [PATCH v3 13/13] epoll: implement epoll_create2() syscall

[PATCH v2 00/14] Sort out fsnotify_nameremove() mess
 2019-05-16 10:44 UTC  (18+ messages)
` [PATCH v2 01/14] ASoC: rename functions that pollute the simple_xxx namespace
` [PATCH v2 02/14] fs: create simple_remove() helper
` [PATCH v2 03/14] fsnotify: add empty fsnotify_{unlink,rmdir}() hooks
` [PATCH v2 04/14] fs: convert hypfs to use simple_remove() helper
` [PATCH v2 05/14] fs: convert qibfs/ipathfs "
` [PATCH v2 06/14] fs: convert debugfs "
` [PATCH v2 07/14] fs: convert tracefs "
` [PATCH v2 08/14] fs: convert rpc_pipefs "
` [PATCH v2 09/14] fs: convert apparmorfs "
` [PATCH v2 10/14] fsnotify: call fsnotify_rmdir() hook from btrfs
` [PATCH v2 11/14] fsnotify: call fsnotify_rmdir() hook from configfs
` [PATCH v2 12/14] fsnotify: call fsnotify_unlink() hook from devpts
` [PATCH v2 13/14] fsnotify: move fsnotify_nameremove() hook out of d_delete()
` [PATCH v2 14/14] fsnotify: get rid of fsnotify_nameremove()

[PATCH] vfs: Move kernel_read_file() to fs/read_write.c
 2019-05-16 10:24 UTC 

[PATCH v2 00/30] [RFC] virtio-fs: shared file system for virtual machines
 2019-05-16 10:07 UTC  (33+ messages)
` [PATCH v2 01/30] fuse: delete dentry if timeout is zero
` [PATCH v2 02/30] fuse: Clear setuid bit even in cache=never path
` [PATCH v2 03/30] fuse: Use default_file_splice_read for direct IO
` [PATCH v2 04/30] fuse: export fuse_end_request()
` [PATCH v2 05/30] fuse: export fuse_len_args()
` [PATCH v2 06/30] fuse: Export fuse_send_init_request()
` [PATCH v2 07/30] fuse: export fuse_get_unique()
` [PATCH v2 08/30] fuse: extract fuse_fill_super_common()
` [PATCH v2 09/30] fuse: add fuse_iqueue_ops callbacks
` [PATCH v2 10/30] fuse: Separate fuse device allocation and installation in fuse_conn
` [PATCH v2 11/30] virtio_fs: add skeleton virtio_fs.ko module
` [PATCH v2 12/30] dax: remove block device dependencies
` [PATCH v2 13/30] dax: Pass dax_dev to dax_writeback_mapping_range()
` [PATCH v2 14/30] virtio: Add get_shm_region method
` [PATCH v2 15/30] virtio: Implement get_shm_region for PCI transport
` [PATCH v2 16/30] virtio: Implement get_shm_region for MMIO transport
` [PATCH v2 17/30] fuse, dax: add fuse_conn->dax_dev field
` [PATCH v2 18/30] virtio_fs, dax: Set up virtio_fs dax_device
` [PATCH v2 19/30] fuse: Keep a list of free dax memory ranges
` [PATCH v2 20/30] fuse: Introduce setupmapping/removemapping commands
` [PATCH v2 21/30] fuse, dax: Implement dax read/write operations
` [PATCH v2 22/30] fuse, dax: add DAX mmap support
` [PATCH v2 23/30] fuse: Define dax address space operations
` [PATCH v2 24/30] fuse, dax: Take ->i_mmap_sem lock during dax page fault
` [PATCH v2 25/30] fuse: Maintain a list of busy elements
` [PATCH v2 26/30] fuse: Add logic to free up a memory range
` [PATCH v2 27/30] fuse: Release file in process context
` [PATCH v2 28/30] fuse: Reschedule dax free work if too many EAGAIN attempts
` [PATCH v2 29/30] fuse: Take inode lock for dax inode truncation
` [PATCH v2 30/30] virtio-fs: Do not provide abort interface in fusectl

[PATCH] fanotify: Disallow permission events for proc filesystem
 2019-05-16  8:36 UTC  (3+ messages)

[PATCH v9 0/7] virtio pmem driver
 2019-05-16  7:54 UTC  (18+ messages)
` [PATCH v9 1/7] libnvdimm: nd_region flush callback support
` [PATCH v9 2/7] virtio-pmem: Add virtio pmem driver
    ` [Qemu-devel] "
` [PATCH v9 3/7] libnvdimm: add dax_dev sync flag
` [PATCH v9 4/7] dm: enable synchronous dax
` [PATCH v9 5/7] dax: check synchronous mapping is supported
` [PATCH v9 6/7] ext4: disable map_sync for async flush
` [PATCH v9 7/7] xfs: "

[PATCH v2 0/3] initramfs: add support for xattrs in the initial ram disk
 2019-05-16  5:29 UTC  (25+ messages)

[GIT PULL] nfsd changes for 5.2
 2019-05-16  2:05 UTC  (2+ messages)

[PATCH 00/10] exposing knfsd opens to userspace
 2019-05-16  0:40 UTC  (7+ messages)
` [PATCH 08/10] nfsd4: add file to display list of client's opens

[PATCH 00/12] exposing knfsd state to userspace
 2019-05-16  1:20 UTC  (15+ messages)
` [PATCH 1/2] nfsd: allow fh_want_write to be called twice
` [PATCH 01/12] nfsd: persist nfsd filesystem across mounts
` [PATCH 2/2] nfsd: fh_drop_write in nfsd_unlink
` [PATCH 02/12] nfsd: rename cl_refcount
` [PATCH 03/12] nfsd4: use reference count to free client
` [PATCH 04/12] nfsd: add nfsd/clients directory
` [PATCH 05/12] nfsd: make client/ directory names small ints
` [PATCH 06/12] nfsd4: add a client info file
` [PATCH 07/12] nfsd: copy client's address including port number to cl_addr
` [PATCH 08/12] nfsd: add more information to client info file
` [PATCH 09/12] nfsd4: add file to display list of client's opens
` [PATCH 10/12] nfsd: show lock and deleg stateids
` [PATCH 11/12] nfsd4: show layout stateids
` [PATCH 12/12] nfsd: allow forced expiration of NFSv4 clients

[PATCH next] sysctl: add proc_dointvec_jiffies_minmax to limit the min/max write value
 2019-05-15 17:06 UTC  (4+ messages)

[PATCH v3 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-05-15 13:45 UTC  (12+ messages)
` [PATCH v3 08/18] objtool: add kunit_try_catch_throw to the noreturn list
` [PATCH v3 15/18] Documentation: kunit: add documentation for KUnit

INFO: task hung in __get_super
 2019-05-15 13:07 UTC  (6+ messages)

[RFC][PATCH 0/4] Sort out fsnotify_nameremove() mess
 2019-05-15 11:45 UTC  (11+ messages)
` [RFC][PATCH 1/4] fs: create simple_remove() helper
` [RFC][PATCH 2/4] fsnotify: add empty fsnotify_remove() hook
` [RFC][PATCH 3/4] fs: convert filesystems to use simple_remove() helper
` [RFC][PATCH 4/4] fsnotify: move fsnotify_nameremove() hook out of d_delete()

[PATCH] dax: Arrange for dax_supported check to span multiple devices
 2019-05-15  8:38 UTC  (3+ messages)

[PATCH v2 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-05-15  7:41 UTC  (29+ messages)

[RFC PATCH 1/1] f2fs-dev: ioctl for removing a range from F2FS
 2019-05-15  3:22 UTC  (2+ messages)

[PATCH 0/3] auth_gss: netns refcount leaks when use-gss-proxy==1
 2019-05-15  1:03 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v4 0/9] docs: Convert VFS doc to RST
 2019-05-15  0:29 UTC  (10+ messages)
` [PATCH v4 1/9] docs: filesystems: vfs: Remove space before tab
` [PATCH v4 2/9] docs: filesystems: vfs: Use uniform space after period
` [PATCH v4 3/9] docs: filesystems: vfs: Use 72 character column width
` [PATCH v4 4/9] docs: filesystems: vfs: Use uniform spacing around headings
` [PATCH v4 5/9] docs: filesystems: vfs: Use correct initial heading
` [PATCH v4 6/9] docs: filesystems: vfs: Use SPDX identifier
` [PATCH v4 7/9] docs: filesystems: vfs: Fix pre-amble indentation
` [PATCH v4 8/9] docs: filesystems: vfs: Convert spaces to tabs
` [PATCH v4 9/9] docs: filesystems: vfs: Convert vfs.txt to RST

[PATCH v4 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-05-14 23:25 UTC  (20+ messages)
` [PATCH v4 01/18] kunit: test: add KUnit test runner core
` [PATCH v4 02/18] kunit: test: add test resource management API
` [PATCH v4 03/18] kunit: test: add string_stream a std::stream like string builder
` [PATCH v4 04/18] kunit: test: add kunit_stream a std::stream like logger
` [PATCH v4 05/18] kunit: test: add the concept of expectations
` [PATCH v4 06/18] kbuild: enable building KUnit
` [PATCH v4 07/18] kunit: test: add initial tests
` [PATCH v4 08/18] objtool: add kunit_try_catch_throw to the noreturn list
` [PATCH v4 09/18] kunit: test: add support for test abort
` [PATCH v4 10/18] kunit: test: add tests for kunit "
` [PATCH v4 11/18] kunit: test: add the concept of assertions
` [PATCH v4 12/18] kunit: test: add tests for KUnit managed resources
` [PATCH v4 13/18] kunit: tool: add Python wrappers for running KUnit tests
` [PATCH v4 14/18] kunit: defconfig: add defconfigs for building "
` [PATCH v4 15/18] Documentation: kunit: add documentation for KUnit
` [PATCH v4 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
` [PATCH v4 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
` [PATCH v4 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section

[PATCH v3 1/2] memcg, oom: no oom-kill for __GFP_RETRY_MAYFAIL
 2019-05-14 21:22 UTC  (2+ messages)
` [PATCH v3 2/2] memcg, fsnotify: no oom-kill for remote memcg charging

[GIT PULL] fuse update for 5.2
 2019-05-14 17:05 UTC  (2+ messages)

[GIT PULL] overlayfs update for 5.2
 2019-05-14 17:05 UTC  (2+ messages)

stuck in inotify_release
 2019-05-14 15:44 UTC  (4+ 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).