linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-10 20:54:35 to 2019-05-14 22:20:31 UTC [more...]

[RFC][PATCH 0/4] Sort out fsnotify_nameremove() mess
 2019-05-14 22:19 UTC  (5+ 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 v4 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-05-14 22:17 UTC  (16+ 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 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 10/18] kunit: test: add tests for kunit test abort
` [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

[PATCH v2 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-05-14 20:54 UTC  (44+ messages)

[PATCH v2 0/3] initramfs: add support for xattrs in the initial ram disk
 2019-05-14 19:18 UTC  (46+ messages)
` [PATCH v2 1/3] fs: add ksys_lsetxattr() wrapper
` [PATCH v2 3/3] initramfs: introduce do_readxattrs()

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

[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  (5+ messages)

[PATCH v9 0/7] virtio pmem driver
 2019-05-14 15:25 UTC  (10+ 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 0/2] block: add info messages when opening a block device O_WRITE and O_EXCL concurrently
 2019-05-14 14:45 UTC  (3+ messages)
` [PATCH 1/2] block: add info when opening an exclusive opened block device for write
` [PATCH 2/2] block: add info when opening a write opend block device exclusively

[PATCH v8 0/6] virtio pmem driver
 2019-05-14 10:02 UTC  (21+ messages)
` [PATCH v8 2/6] virtio-pmem: Add "
    ` [Qemu-devel] "
` [PATCH v8 3/6] libnvdimm: add dax_dev sync flag
        ` [Qemu-devel] "

[PATCH v3] fs/proc: add VmTaskSize field to /proc/$$/status
 2019-05-14  6:17 UTC  (6+ messages)

INFO: task hung in __get_super
 2019-05-14  5:15 UTC  (3+ messages)

Maintainer's / Kernel Summit 2019 planning kick-off
 2019-05-13 23:06 UTC 

[GIT PULL] Fsnotify changes for v5.2-rc1
 2019-05-13 22:55 UTC  (2+ messages)

[GIT PULL] Quota, udf, ext2, and reiserfs cleanups for v5.2-rc1
 2019-05-13 22:55 UTC  (2+ messages)

[vfs:T3 78/82] arch/powerpc//platforms/cell/spufs/inode.c:728:19: error: 'spufs_destroy_inode' undeclared here (not in a function); did you mean '__destroy_inode'?
 2019-05-13 19:00 UTC 

[vfs:T3 63/82] fs/fs_context.c:737:12: error: 'struct fs_context' has no member named 'subtype'; did you mean 'fs_type'?
 2019-05-13 18:52 UTC 

[PATCH] fsnotify: fix unlink performance regression
 2019-05-13 16:47 UTC  (12+ messages)
` [PATCH v2] "

io_uring: REQ_F_PREPPED race condition with punting to workers
 2019-05-13 15:15 UTC  (3+ messages)
` [PATCH 1/1] io_uring: fix race condition reading SQE data

[RESEND PATCH v2 1/2] memcg, oom: no oom-kill for __GFP_RETRY_MAYFAIL
 2019-05-13  8:51 UTC  (3+ messages)
` [RESEND PATCH v2 2/2] memcg, fsnotify: no oom-kill for remote memcg charging

[PATCH v2 0/7] Hexdump Enhancements
 2019-05-13  7:35 UTC  (4+ messages)
` [PATCH v2 3/7] lib/hexdump.c: Optionally suppress lines of repeated bytes

COW in XArray
 2019-05-13  3:51 UTC  (4+ messages)

[Question] softlockup in __fsnotify_update_child_dentry_flags
 2019-05-13  1:25 UTC  (4+ messages)

[PATCH v6 0/6] namei: resolveat(2) path resolution restriction API
 2019-05-12 14:34 UTC  (23+ messages)
` [PATCH v6 5/6] binfmt_*: scope path resolution of interpreters

io_uring: not good enough for release
 2019-05-11 16:57 UTC  (11+ messages)
  ` io_uring: closing / release
  ` io_uring: O_NONBLOCK/IOCB_NOWAIT/RWF_NOWAIT mess
      ` [PATCH 1/5] fs: RWF flags override default IOCB flags from file flags
        ` [PATCH 2/5] tcp: handle SPLICE_F_NONBLOCK in tcp_splice_read
        ` [PATCH 3/5] pipe: use IOCB_NOWAIT instead of O_NONBLOCK
        ` [PATCH 4/5] socket: "
        ` [PATCH 5/5] io_uring: use FMODE_NOWAIT to detect files supporting IOCB_NOWAIT

ANNOUNCE: nfs-utils-2.3.4 released
 2019-05-11 12:29 UTC 

[PATCH v2 2/2] fsopen: use square brackets around "fscontext"
 2019-05-11  8:40 UTC  (4+ messages)
` [PATCH v2 1/2] fs: make all new mount api fds cloexec by default

[PATCH v7 0/6] virtio pmem driver
 2019-05-11  1:26 UTC  (6+ messages)
` [PATCH v7 2/6] virtio-pmem: Add "
    ` [Qemu-devel] "

[PATCH 0/3] auth_gss: netns refcount leaks when use-gss-proxy==1
 2019-05-10 22:13 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] netns: add netns_evict into netns_operations

[PATCH] mm/huge_memory: Fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addresses
 2019-05-10 21:02 UTC  (2+ 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).