linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-26 06:29:33 to 2019-08-29 11:18:45 UTC [more...]

[PATCH] staging: exfat: add exfat filesystem code to staging
 2019-08-29 11:18 UTC  (12+ messages)

[PATCH v6 00/24] erofs: promote erofs from staging
 2019-08-29 10:58 UTC  (17+ messages)
` [PATCH v6 01/24] erofs: add on-disk layout
` [PATCH v6 03/24] erofs: add super block operations
` [PATCH v6 04/24] erofs: add raw address_space operations
` [PATCH v6 05/24] erofs: add inode operations
` [PATCH v6 06/24] erofs: support special inode
` [PATCH v6 08/24] erofs: add namei functions

[PATCH AUTOSEL 4.19 16/29] userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx
 2019-08-29 10:49 UTC 

[PATCH AUTOSEL 4.14 08/14] userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx
 2019-08-29 10:50 UTC 

[PATCH AUTOSEL 4.4 2/6] userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx
 2019-08-29 10:51 UTC 

[PATCH AUTOSEL 4.9 4/8] userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx
 2019-08-29 10:50 UTC 

[PATCH 0/4] Disable compat cruft on ppc64le
 2019-08-29 10:06 UTC  (12+ 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

[PATCH v3 00/19][RFC] virtio-fs: Enable DAX support
 2019-08-29  9:32 UTC  (26+ 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 v3 00/13] virtio-fs: shared file system for virtual machines
 2019-08-29  9:28 UTC  (5+ messages)
` [PATCH 02/13] fuse: Use default_file_splice_read for direct IO

mmotm 2019-08-27-20-39 uploaded
 2019-08-29  8:24 UTC  (12+ messages)
  ` mmotm 2019-08-27-20-39 uploaded (objtool: xen)
` mmotm 2019-08-27-20-39 uploaded (sound/hda/intel-nhlt.c)
  ` mmotm 2019-08-27-20-39 uploaded (gpu/drm/amd/display/)

[PATCH 0/5] ext4: direct IO via iomap infrastructure
 2019-08-29  8:18 UTC  (23+ messages)
` [PATCH 2/5] ext4: move inode extension/truncate code out from ext4_iomap_end()
` [PATCH 4/5] ext4: introduce direct IO write code path using iomap infrastructure

[PATCH v2 0/2] guarantee natural alignment for kmalloc()
 2019-08-29  7:56 UTC  (8+ 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)

[PATCH 2/9] cachefiles: drop direct usage of ->bmap method
 2019-08-29  7:15 UTC  (10+ messages)
` [PATCH 0/9 V5] New ->fiemap infrastructure and ->bmap removal
  ` [PATCH 8/9] Use FIEMAP for FIBMAP calls

[ANN] Squashfs tools 4.4 released
 2019-08-29  4:21 UTC 

[GIT PULL] vfs: Add support for timestamp limits
 2019-08-29  4:11 UTC 

[PATCH v2] fs/proc/page: Skip uninitialized page when iterating page structures
 2019-08-29  1:47 UTC  (11+ messages)

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-08-29  3:27 UTC  (12+ messages)

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

[PATCH v8 00/13] nvmet: add target passthru commands support
 2019-08-28 21:54 UTC  (14+ messages)
` [PATCH v8 01/13] nvme-core: introduce nvme_ctrl_get_by_path()
` [PATCH v8 02/13] nvme-core: export existing ctrl and ns interfaces
` [PATCH v8 03/13] nvmet: add return value to nvmet_add_async_event()
` [PATCH v8 04/13] nvmet: make nvmet_copy_ns_identifier() non-static
` [PATCH v8 05/13] nvmet-passthru: update KConfig with config passthru option
` [PATCH v8 06/13] nvmet-passthru: add passthru code to process commands
` [PATCH v8 07/13] nvmet-passthru: add enable/disable helpers
` [PATCH v8 08/13] nvmet-core: don't check the data len for pt-ctrl
` [PATCH v8 09/13] nvmet-tcp: don't check data_len in nvmet_tcp_map_data()
` [PATCH v8 10/13] nvmet-configfs: introduce passthru configfs interface
` [PATCH v8 11/13] block: don't check blk_rq_is_passthrough() in blk_do_io_stat()
` [PATCH v8 12/13] block: call blk_account_io_start() in blk_execute_rq_nowait()
` [PATCH v8 13/13] nvmet-passthru: support block accounting

[PATCH RESEND v11 0/8] openat2(2)
 2019-08-28 20:17 UTC  (5+ messages)
` [PATCH RESEND v11 7/8] open: openat2(2) syscall

[PATCH] fs/sync.c: Fix UBSAN Undefined behaviour in sync_file_range
 2019-08-28 16:16 UTC  (3+ messages)

Why the edge-triggered mode doesn't work for epoll file descriptor?
 2019-08-28 15:33 UTC  (3+ messages)

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

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  (16+ messages)
` [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 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  (4+ messages)
` [RFC PATCH v3 01/19] skc: Add supplemental kernel cmdline support

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

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

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


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