linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-23 10:11:14 to 2019-08-27 11:58:17 UTC [more...]

broken userland ABI in configfs binary attributes
 2019-08-27 11:58 UTC  (8+ messages)
` [RFC] "

[PATCH v3 00/19][RFC] virtio-fs: Enable DAX support
 2019-08-27 11:54 UTC  (18+ 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

[PATCH 0/7] firmware: add partial read support in request_firmware_into_buf
 2019-08-27 10:40 UTC  (20+ messages)
` [PATCH 1/7] fs: introduce kernel_pread_file* support
` [PATCH 2/7] firmware: add offset to request_firmware_into_buf

[PATCH 0/5] ext4: direct IO via iomap infrastructure
 2019-08-27  9:52 UTC  (13+ messages)
          ` [RFC 1/1] ext4: PoC implementation of option-1

[PATCH 5/9] block: support diskcipher
 2019-08-27  8:33 UTC 

[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 v4 0/8] Inline Encryption Support
 2019-08-26 18:17 UTC  (3+ messages)
` [PATCH v4 3/8] block: blk-crypto for Inline Encryption

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

[PATCH v2] fs/proc/page: Skip uninitialized page when iterating page structures
 2019-08-26 14:20 UTC  (5+ messages)

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

[QUESTION] A performance problem for buffer write compared with 9p
 2019-08-26 12:39 UTC  (12+ messages)
` [Virtio-fs] "

[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  (7+ messages)
` [RFC PATCH v2 02/19] fs/locks: Add Exclusive flag to user Layout lease
` [RFC PATCH v2 06/19] fs/ext4: Teach dax_layout_busy_page() to operate on a sub-range

[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  (38+ messages)
` [PATCH v4 01/27] btrfs: introduce HMZONED feature flag
` [PATCH v4 02/27] btrfs: Get zone information of zoned block devices
` [PATCH v4 03/27] btrfs: Check and enable HMZONED mode
` [PATCH v4 04/27] btrfs: disallow RAID5/6 in "
` [PATCH v4 05/27] btrfs: disallow space_cache "
` [PATCH v4 06/27] btrfs: disallow NODATACOW "
` [PATCH v4 07/27] btrfs: disable tree-log "
` [PATCH v4 08/27] btrfs: disable fallocate "
` [PATCH v4 09/27] btrfs: align device extent allocation to zone boundary
` [PATCH v4 10/27] btrfs: do sequential extent allocation in HMZONED mode
` [PATCH v4 11/27] btrfs: make unmirroed BGs readonly only if we have at least one writable BG
` [PATCH v4 12/27] btrfs: ensure metadata space available on/after degraded mount in HMZONED
` [PATCH v4 13/27] btrfs: reset zones of unused block groups
` [PATCH v4 14/27] btrfs: limit super block locations in HMZONED mode
` [PATCH v4 15/27] btrfs: redirty released extent buffers in sequential BGs
` [PATCH v4 16/27] btrfs: serialize data allocation and submit IOs
` [PATCH v4 17/27] btrfs: implement atomic compressed IO submission
` [PATCH v4 18/27] btrfs: support direct write IO in HMZONED
` [PATCH v4 19/27] btrfs: serialize meta IOs on HMZONED mode
` [PATCH v4 20/27] btrfs: wait existing extents before truncating
` [PATCH v4 21/27] btrfs: avoid async checksum/submit on HMZONED mode
` [PATCH v4 22/27] btrfs: disallow mixed-bg in "
` [PATCH v4 23/27] btrfs: disallow inode_cache "
` [PATCH v4 24/27] btrfs: support dev-replace "
` [PATCH v4 25/27] btrfs: enable relocation "
` [PATCH v4 26/27] btrfs: relocate block group to repair IO failure in HMZONED
` [PATCH v4 27/27] btrfs: enable to mount HMZONED incompat flag

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

mmotm 2019-08-24-16-02 uploaded
 2019-08-24 23:03 UTC 

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

[PATCH V5 0/7] Consolidate FS read I/O callbacks code
 2019-08-23 13:25 UTC  (8+ messages)
` [PATCH V5 1/7] buffer_head: Introduce BH_Read_Cb flag
` [PATCH V5 2/7] FS: Introduce read callbacks
` [PATCH V5 3/7] fs/mpage.c: Integrate "
` [PATCH V5 4/7] fs/buffer.c: add decryption support via read_callbacks
` [PATCH V5 5/7] ext4: Wire up ext4_readpage[s] to use mpage_readpage[s]
` [PATCH V5 6/7] ext4: Enable encryption for subpage-sized blocks
` [PATCH V5 7/7] fscrypt: remove struct fscrypt_ctx

[PATCH v2 3/5] iomap: Support large pages
 2019-08-23 12:48 UTC  (2+ messages)

[PATCH v2 1/5] fs: Introduce i_blocks_per_page
 2019-08-23 12:26 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).