linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-23 17:28:07 to 2019-08-28 14:41:06 UTC [more...]

[PATCH v2 0/4] Disable compat cruft on ppc64le v2
 2019-08-28 14:40 UTC  (11+ messages)
` [PATCH v2 1/4] fs: always build llseek
` [PATCH v2 2/4] powerpc: move common register copy functions from signal_32.c to signal.c
` [PATCH v2 3/4] powerpc/64: make buildable without CONFIG_COMPAT
` [PATCH v2 4/4] powerpc/64: Disable COMPAT if littleendian

[PATCH v2 1/2] splice: don't read more than available pipe space
 2019-08-28 14:37 UTC  (5+ messages)
` [PATCH v2 2/2] iomap: partially revert 4721a601099 (simulated directio short read on EFAULT)

[PATCH 0/5] ext4: direct IO via iomap infrastructure
 2019-08-28 14:27 UTC  (13+ messages)

[PATCH v2] fs/proc/page: Skip uninitialized page when iterating page structures
 2019-08-28 14:18 UTC  (10+ messages)

[PATCH v3 00/13] virtio-fs: shared file system for virtual machines
 2019-08-28 12:27 UTC  (4+ messages)
` [PATCH 02/13] fuse: Use default_file_splice_read for direct IO

[PATCH v3 00/19][RFC] virtio-fs: Enable DAX support
 2019-08-28  6:58 UTC  (22+ messages)
` [PATCH 01/19] dax: remove block device dependencies
` [PATCH 02/19] dax: Pass dax_dev to dax_writeback_mapping_range()
` [PATCH 04/19] virtio: Implement get_shm_region for PCI transport
  ` [Virtio-fs] "
` [PATCH 05/19] virtio: Implement get_shm_region for MMIO transport

mmotm 2019-08-27-20-39 uploaded
 2019-08-28  3:40 UTC 

[PATCH 5/9] block: support diskcipher
 2019-08-28  2:20 UTC 

mmotm 2019-08-24-16-02 uploaded
 2019-08-28  1:27 UTC  (3+ messages)
` mmotm 2019-08-24-16-02 uploaded (drivers/tty/serial/fsl_linflexuart.c:)
` mmotm 2019-08-24-16-02 uploaded (intel_drv.h header check)

[QUESTION] A performance problem for buffer write compared with 9p
 2019-08-28  0:57 UTC  (13+ messages)
` [Virtio-fs] "

[PATCH v4 0/8] Inline Encryption Support
 2019-08-28  0:07 UTC  (10+ messages)
` [PATCH v4 1/8] block: Keyslot Manager for Inline Encryption
` [PATCH v4 3/8] block: blk-crypto "
` [PATCH v4 5/8] scsi: ufs: UFS crypto API
` [PATCH v4 7/8] fscrypt: wire up fscrypt to use blk-crypto

ext4 fsck vs. kernel recovery policy
 2019-08-27 21:39 UTC  (4+ messages)

[PATCH v4 0/2] mm,thp: Add filemap_huge_fault() for THP
 2019-08-27 20:49 UTC  (3+ messages)
` [PATCH v4 2/2] mm,thp: Add experimental config option RO_EXEC_FILEMAP_HUGE_FAULT_THP

[PATCH 0/4] Disable compat cruft on ppc64le
 2019-08-27 20:36 UTC  (6+ messages)
` [PATCH 1/4] fs: always build llseek
` [PATCH 2/4] powerpc: move common register copy functions from signal_32.c to signal.c
` [PATCH 3/4] powerpc/64: make buildable without CONFIG_COMPAT
` [PATCH 4/4] powerpc/64: Disable COMPAT if littleendian

broken userland ABI in configfs binary attributes
 2019-08-27 17:59 UTC  (13+ messages)
` [RFC] "

[PATCH 5/9] block: support diskcipher
 2019-08-27 16:40 UTC  (2+ messages)

[PATCH 0/7] firmware: add partial read support in request_firmware_into_buf
 2019-08-27 15:25 UTC  (26+ messages)
` [PATCH 1/7] fs: introduce kernel_pread_file* support
` [PATCH 2/7] firmware: add offset to request_firmware_into_buf
` [PATCH 5/7] bcm-vk: add bcm_vk UAPI
` [PATCH 6/7] misc: bcm-vk: add Broadcom Valkyrie driver

[PATCH] fs/sync.c: Fix UBSAN Undefined behaviour in sync_file_range
 2019-08-27 15:22 UTC  (2+ messages)

[PATCH v2 1/4] fs/posix_acl: apply umask if superblock disables ACL support
 2019-08-27 15:03 UTC  (3+ messages)
` [PATCH v2 3/4] linux/fs.h: fix umask on NFS with CONFIG_FS_POSIX_ACL=n

[PATCH v2] udf: augment UDF permissions on new inodes
 2019-08-27 13:39 UTC  (2+ messages)

[RFC 0/2] ext4: bmap & fiemap conversion to use iomap
 2019-08-27  3:58 UTC  (2+ messages)

[RFC PATCH v3 00/19] tracing: skc: Boot-time tracing and Supplemental Kernel Cmdline
 2019-08-27  2:37 UTC  (22+ messages)
` [RFC PATCH v3 01/19] skc: Add supplemental kernel cmdline support
` [RFC PATCH v3 02/19] skc: Add /proc/sup_cmdline to show SKC key-value list
` [RFC PATCH v3 03/19] skc: Add a boot setup routine from cmdline
` [RFC PATCH v3 04/19] Documentation: skc: Add a doc for supplemental kernel cmdline
` [RFC PATCH v3 05/19] tracing: Apply soft-disabled and filter to tracepoints printk
` [RFC PATCH v3 06/19] tracing: kprobes: Output kprobe event to printk buffer
` [RFC PATCH v3 07/19] tracing: Expose EXPORT_SYMBOL_GPL symbol
` [RFC PATCH v3 08/19] tracing: kprobes: Register to dynevent earlier stage
` [RFC PATCH v3 09/19] tracing: Accept different type for synthetic event fields
` [RFC PATCH v3 10/19] tracing: Add NULL trace-array check in print_synth_event()
` [RFC PATCH v3 11/19] tracing/boot: Add boot-time tracing by supplemental kernel cmdline
` [RFC PATCH v3 12/19] tracing/boot: Add per-event settings
` [RFC PATCH v3 13/19] tracing/boot Add kprobe event support
` [RFC PATCH v3 14/19] tracing/boot: Add synthetic "
` [RFC PATCH v3 15/19] tracing/boot: Add instance node support
` [RFC PATCH v3 16/19] tracing/boot: Add cpu_mask option support
` [RFC PATCH v3 17/19] tracing/boot: Add function tracer filter options
` [RFC PATCH v3 18/19] tracing/boot: Add function-graph tracer options
` [RFC PATCH v3 19/19] Documentation: tracing: Add boot-time tracing document

[PATCH] fs: fs_parser: remove fs_parameter_description name field
 2019-08-27  0:46 UTC 

[PATCH RESEND v11 0/8] openat2(2)
 2019-08-26 19:50 UTC  (4+ messages)
` [PATCH RESEND v11 7/8] open: openat2(2) syscall

[PATCH] lib/memweight.c: optimize by inlining bitmap_weight()
 2019-08-26 18:39 UTC  (5+ messages)
` [PATCH v2] lib/memweight.c: open codes bitmap_weight()

[PATCH] udf: Use dynamic debug infrastructure
 2019-08-26 15:08 UTC 

[PATCH] fs/proc/page: Skip uninitialized page when iterating page structures
 2019-08-26 12:44 UTC  (3+ messages)

[PATCH v2 0/2] guarantee natural alignment for kmalloc()
 2019-08-26 11:16 UTC  (3+ messages)
` [PATCH v2 1/2] mm, sl[ou]b: improve memory accounting
` [PATCH v2 2/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-08-26 10:41 UTC  (5+ messages)
` [RFC PATCH v2 02/19] fs/locks: Add Exclusive flag to user Layout lease

[PATCH] udf: augment owner permissions on new inodes
 2019-08-26 10:14 UTC  (2+ messages)

Possible FS race condition between vfs_rename and do_linkat (fs/namei.c)
 2019-08-26  9:36 UTC  (3+ messages)

[PATCH v2] udf: reduce leakage of blocks related to named streams
 2019-08-26  9:14 UTC  (4+ messages)

[PATCH v4 00/27] btrfs zoned block device support
 2019-08-26  8:38 UTC  (9+ messages)
` [PATCH v4 02/27] btrfs: Get zone information of zoned block devices
` [PATCH v4 03/27] btrfs: Check and enable HMZONED mode

[PATCH V4] fs: New zonefs file system
 2019-08-26  6:57 UTC 

Why the edge-triggered mode doesn't work for epoll file descriptor?
 2019-08-26  6:22 UTC  (2+ messages)

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-08-26  5:55 UTC  (23+ messages)

[PATCH V2] fs: New zonefs file system
 2019-08-26  4:39 UTC  (3+ messages)

[PATCH V3] fs: New zonefs file system
 2019-08-26  4:32 UTC  (3+ messages)

[PATCH v4 13/27] btrfs: reset zones of unused block groups
 2019-08-25  4:56 UTC  (3+ messages)

[GIT PULL] xfs: fix for 5.3-rc6
 2019-08-24 18:45 UTC  (2+ messages)

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

[PATCH v2 2/5] mm: Add file_offset_of_ helpers
 2019-08-24 15:28 UTC  (3+ messages)

[PATCH 0/3] firmware: selftest for request_firmware_into_buf
 2019-08-23 19:56 UTC  (9+ messages)
` [PATCH 3/3] firmware: add mutex fw_lock_fallback for race condition

[PATCH v14 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-08-23 19:43 UTC  (18+ messages)
` [PATCH v14 01/18] kunit: test: add KUnit test runner core
` [PATCH v14 09/18] kunit: test: add support for test abort

[GIT PULL] xfs: fixes for 5.3-rc6
 2019-08-23 18:00 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).