linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-16 03:42:03 to 2019-07-19 00:08:47 UTC [more...]

[PATCH v9 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-07-19  0:08 UTC  (20+ messages)
` [PATCH v9 03/18] kunit: test: add string_stream a std::stream like string builder
` [PATCH v9 04/18] kunit: test: add kunit_stream a std::stream like logger

[PATCH] aio: Support read/write with non-iter file-ops
 2019-07-19  0:07 UTC  (4+ messages)

[PATCH v3 0/2] Casefolding in F2FS
 2019-07-19  0:03 UTC  (3+ messages)
` [PATCH v3 1/2] f2fs: include charset encoding information in the superblock
` [PATCH v3 2/2] f2fs: Support case-insensitive file name lookups

mmotm 2019-07-18-16-08 uploaded
 2019-07-18 23:08 UTC 

[PATCH RFC] fs: New zonefs file system
 2019-07-18 23:02 UTC  (11+ messages)

[PATCH ghak90 V6 00/10] audit: implement container identifier
 2019-07-18 21:52 UTC  (27+ messages)
` [PATCH ghak90 V6 02/10] audit: add container id

[PATCH v2 0/2] Casefolding in F2FS
 2019-07-18 21:31 UTC  (6+ messages)
` [PATCH v2 1/2] f2fs: include charset encoding information in the superblock
` [PATCH v2 2/2] f2fs: Support case-insensitive file name lookups

[PATCH v9 00/10] namei: openat2(2) path resolution restrictions
 2019-07-18 21:29 UTC  (20+ messages)
` [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
` [PATCH v9 08/10] open: openat2(2) syscall

[PATCH 0/3] Remove x86-specific code from generic headers
 2019-07-18 19:47 UTC  (4+ messages)
` [PATCH 2/3] DMA mapping: Move SME handling to x86-specific files

[PATCH v3 0/6] Remove x86-specific code from generic headers
 2019-07-18 19:44 UTC  (22+ messages)
` [PATCH v3 1/6] x86,s390: Move ARCH_HAS_MEM_ENCRYPT definition to arch/Kconfig
` [PATCH v3 2/6] swiotlb: Remove call to sme_active()
` [PATCH v3 3/6] dma-mapping: Remove dma_check_mask()
` [PATCH v3 4/6] x86,s390/mm: Move sme_active() and sme_me_mask to x86-specific header
` [PATCH v3 5/6] fs/core/vmcore: Move sev_active() reference to x86 arch code
` [PATCH v3 6/6] s390/mm: Remove sev_active() function

[GIT PULL] xfs: cleanups for 5.3
 2019-07-18 18:30 UTC  (3+ messages)

[RFC PATCH v2] fanotify, inotify, dnotify, security: add security hook for fs notifications
 2019-07-18 16:39 UTC  (3+ messages)

mmotm 2019-07-17-16-05 uploaded
 2019-07-18 15:45 UTC  (3+ messages)
` mmotm 2019-07-17-16-05 uploaded (MTD_HYPERBUS, HBMC_AM654)

[PATCH] iomap: hide iomap_sector with CONFIG_BLOCK=n
 2019-07-18 14:48 UTC  (6+ messages)

[PATCH v2 00/30] [RFC] virtio-fs: shared file system for virtual machines
 2019-07-18 14:47 UTC  (8+ messages)
` [PATCH v2 18/30] virtio_fs, dax: Set up virtio_fs dax_device

[RFC PATCH] iomap: generalize IOMAP_INLINE to cover tail-packing case
 2019-07-18 13:27 UTC  (11+ messages)

general protection fault in kstrtouint (2)
 2019-07-18 12:18 UTC 

[PATCH] libfs: fix obsolete function
 2019-07-18  9:12 UTC 

bcachefs status update (it's done cooking; let's get this sucker merged)
 2019-07-18  7:46 UTC  (4+ messages)
` [PATCH 12/12] closures: fix a race on wakeup from closure_sync

[BUG] lseek on /proc/meminfo is broken in 4.19.59
 2019-07-18  3:26 UTC 

[RFC PATCH v7 0/1] Add dm verity root hash pkcs7 sig validation
 2019-07-18  1:04 UTC  (3+ messages)
` [RFC PATCH v7 1/1] "

mmotm 2019-07-16-17-14 uploaded
 2019-07-17 21:58 UTC  (9+ messages)

Your diplomatic luggage
 2019-07-17 17:43 UTC 

io_uring question
 2019-07-17 14:56 UTC  (3+ messages)

[PATCH v2 0/9] iomap: regroup code by functional area
 2019-07-17 14:53 UTC  (23+ messages)
` [PATCH 1/9] iomap: start moving code to fs/iomap/
` [PATCH 2/9] iomap: move the swapfile code into a separate file
` [PATCH 3/9] iomap: move the file mapping reporting "
` [PATCH 4/9] iomap: move the SEEK_HOLE "
` [PATCH 5/9] iomap: move the direct IO "
` [PATCH 6/9] iomap: move the buffered "
` [PATCH 7/9] iomap: move the page migration "
` [PATCH 8/9] iomap: move the main iteration "
` [PATCH 9/9] iomap: move internal declarations into fs/iomap/

[PATCH v3 0/8] iomap: regroup code by functional area
 2019-07-17 14:53 UTC  (12+ messages)
` [PATCH 1/8] iomap: start moving code to fs/iomap/
` [PATCH 2/8] iomap: move the swapfile code into a separate file
` [PATCH 3/8] iomap: move the file mapping reporting "
` [PATCH 4/8] iomap: move the SEEK_HOLE "
` [PATCH 5/8] iomap: move the direct IO "
` [PATCH 6/8] iomap: move the buffered "
` [PATCH 7/8] iomap: move the main iteration "
` [PATCH 8/8] iomap: move internal declarations into fs/iomap/

[RFC PATCH v6 0/1] Add dm verity root hash pkcs7 sig validation
 2019-07-17 13:08 UTC  (5+ messages)

Add a new fchmodat4() syscall, v2
 2019-07-17 12:39 UTC  (10+ messages)
` [PATCH v2 1/4] Non-functional cleanup of a "__user * filename"
` [PATCH v2 2/4] Add fchmodat4(), a new syscall
` [PATCH v2 3/4] arch: Register fchmodat4, usually as syscall 434
` [PATCH v2 4/4] tools: Add fchmodat4

[PATCH] dax: Fix missed PMD wakeups
 2019-07-17  3:39 UTC  (12+ messages)

[GIT PULL] orangefs: two small fixes
 2019-07-17  2:05 UTC  (2+ messages)

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

[PATCH][CIFS] Add flock support
 2019-07-17  1:05 UTC  (4+ messages)

[PATCH 1/2] f2fs: include charset encoding information in the superblock
 2019-07-16 20:46 UTC  (2+ messages)

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

[PFC][PATCH 0/4] Overlayfs SHUTDOWN ioctl
 2019-07-16  5:35 UTC  (2+ messages)

[PATCH 0/4] per cpu cgroup numa suite
 2019-07-16  3:41 UTC  (3+ messages)
  ` [PATCH v2 0/4] per-cgroup "
    ` [PATCH v4 4/4] numa: introduce numa cling feature


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