linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-11 17:49:05 to 2019-05-15 11:45:46 UTC [more...]

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

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

[PATCH v2 0/3] initramfs: add support for xattrs in the initial ram disk
 2019-05-15 11:19 UTC  (45+ messages)
` [PATCH v2 3/3] initramfs: introduce do_readxattrs()

[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  (40+ 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 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-05-14 23:19 UTC  (27+ 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

[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  (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 v2 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-05-14  8:22 UTC  (6+ messages)

[PATCH v3] fs/proc: add VmTaskSize field to /proc/$$/status
 2019-05-14  6:17 UTC  (6+ 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  (20+ messages)
` [PATCH v6 5/6] binfmt_*: scope path resolution of interpreters


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