linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-13 13:50:57 to 2021-05-17 23:22:45 UTC [more...]

How capacious and well-indexed are ext4, xfs and btrfs directories?
 2021-05-17 23:22 UTC  (2+ messages)

[PATCH RERESEND v9 0/9] fs: interface for directly reading/writing compressed data
 2021-05-17 22:48 UTC  (13+ messages)
` [PATCH RERESEND v9 1/9] iov_iter: add copy_struct_from_iter()
` [PATCH RERESEND v9 2/9] fs: add O_ALLOW_ENCODED open flag
` [PATCH RERESEND v9 3/9] fs: add RWF_ENCODED for reading/writing compressed data
` [PATCH RERESEND v9 4/9] btrfs: don't advance offset for compressed bios in btrfs_csum_one_bio()
` [PATCH RERESEND v9 5/9] btrfs: add ram_bytes and offset to btrfs_ordered_extent
` [PATCH RERESEND v9 6/9] btrfs: support different disk extent size for delalloc
` [PATCH RERESEND v9 7/9] btrfs: optionally extend i_size in cow_file_range_inline()
` [PATCH RERESEND v9 8/9] btrfs: implement RWF_ENCODED reads
` [PATCH RERESEND v9 9/9] btrfs: implement RWF_ENCODED writes

Fwd: [EXTERNAL] Re: ioctl.c:undefined reference to `__get_user_bad'
 2021-05-17 21:06 UTC  (3+ messages)

[PATCH v3 0/3] iomap: avoid soft lockup warnings on large ioends
 2021-05-17 17:54 UTC  (5+ messages)
` [PATCH v3 1/3] iomap: resched ioend completion when in non-atomic context
` [PATCH v3 2/3] xfs: kick large ioends to completion workqueue
` [PATCH RFC v3 3/3] iomap: bound ioend size to 4096 pages

What sort of inode state does ->evict_inode() expect to see? [was Re: 9p: fscache duplicate cookie]
 2021-05-17 17:39 UTC  (13+ messages)
` 9p: fscache duplicate cookie

[PATCH v3 0/3] dax: Fix missed wakeup in put_unlocked_entry()
 2021-05-17 17:10 UTC  (7+ messages)
` [PATCH v3 2/3] dax: Add a wakeup mode parameter to put_unlocked_entry()
  ` [Virtio-fs] "

[PATCH v3] fsnotify: rework unlink/rmdir notify events
 2021-05-17 15:00 UTC  (3+ messages)

[PATCH v2 0/6] fs/proc/kcore: don't read offline sections, logically offline pages and hwpoisoned pages
 2021-05-17 15:18 UTC  (11+ messages)
` [PATCH v2 1/6] fs/proc/kcore: drop KCORE_REMAP and KCORE_OTHER
` [PATCH v2 2/6] fs/proc/kcore: pfn_is_ram check only applies to KCORE_RAM
` [PATCH v2 3/6] fs/proc/kcore: don't read offline sections, logically offline pages and hwpoisoned pages
` [PATCH v2 4/6] mm: introduce page_offline_(begin|end|freeze|thaw) to synchronize setting PageOffline()
` [PATCH v2 5/6] virtio-mem: use page_offline_(start|end) when "
` [PATCH v2 6/6] fs/proc/kcore: use page_offline_(freeze|thaw)

[PATCH] init/initramfs.c: add a new mount as root file system
 2021-05-17 15:11 UTC 

[PATCH 0/2] vfs/security/NFS/btrfs: clean up and fix LSM option handling
 2021-05-17 13:46 UTC  (4+ messages)

[PATCH v2 0/2] vfs/security/NFS/btrfs: clean up and fix LSM option handling
 2021-05-17 13:42 UTC  (3+ messages)
` [PATCH v2 1/2] vfs,LSM: introduce the FS_HANDLES_LSM_OPTS flag
` [PATCH v2 2/2] selinux: fix SECURITY_LSM_NATIVE_LABELS flag handling on double mount

[PATCH RESEND V12 0/8] fuse: Add support for passthrough read/write
 2021-05-17 13:21 UTC  (6+ messages)
` [PATCH RESEND V12 4/8] fuse: Passthrough initialization and release

[RFC][PATCH] fanotify: introduce filesystem view mark
 2021-05-17 13:07 UTC  (15+ messages)

[PATCH v3 0/2] quota: Add mountpath based quota support
 2021-05-17 12:50 UTC  (7+ messages)

[RESEND]: Kernel 4.14: SQUASHFS error: unable to read xattr id index table
 2021-05-17 11:34 UTC  (3+ messages)

[PATCH 0/11 v5] fs: Hole punch vs page cache filling races
 2021-05-17 11:21 UTC  (14+ messages)
` [PATCH 03/11] mm: Protect operations adding pages to page cache with invalidate_lock

[PATCH v2] lockdown,selinux: avoid bogus SELinux lockdown permission checks
 2021-05-17 11:00 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Memory folios
 2021-05-17 10:00 UTC  (3+ messages)

[PATCH] proc: Remove leading spaces in Kconfig
 2021-05-17  9:58 UTC 

[PATCH v7 00/12] Introduce VDUSE - vDPA Device in Userspace
 2021-05-17  9:55 UTC  (13+ messages)
` [PATCH v7 01/12] iova: Export alloc_iova_fast()
` [PATCH v7 02/12] file: Export receive_fd() to modules
` [PATCH v7 03/12] eventfd: Increase the recursion depth of eventfd_signal()
` [PATCH v7 04/12] virtio-blk: Add validation for block size in config space
` [PATCH v7 05/12] virtio_scsi: Add validation for residual bytes from response
` [PATCH v7 06/12] vhost-iotlb: Add an opaque pointer for vhost IOTLB
` [PATCH v7 07/12] vdpa: Add an opaque pointer for vdpa_config_ops.dma_map()
` [PATCH v7 08/12] vdpa: factor out vhost_vdpa_pa_map() and vhost_vdpa_pa_unmap()
` [PATCH v7 09/12] vdpa: Support transferring virtual addressing during DMA mapping
` [PATCH v7 10/12] vduse: Implement an MMU-based IOMMU driver
` [PATCH v7 11/12] vduse: Introduce VDUSE - vDPA Device in Userspace
` [PATCH v7 12/12] Documentation: Add documentation for VDUSE

[PATCH v4 0/6] io_uring: add mkdirat support
 2021-05-17  9:48 UTC  (7+ messages)
` [PATCH v4 1/6] fs: make do_mkdirat() take struct filename
` [PATCH v4 5/6] namei: add getname_uflags()

[PATCH] lockdown,selinux: fix bogus SELinux lockdown permission checks
 2021-05-17  8:34 UTC  (9+ messages)

[PATCH] treewide: Remove leading spaces in Kconfig files
 2021-05-17  8:29 UTC  (5+ messages)

[PATCH] fs: simplify super destroy
 2021-05-17  7:41 UTC 

[PATCH v19 0/8] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-05-17  7:23 UTC  (21+ messages)
` [PATCH v19 1/8] mmap: make mlock_future_check() global
` [PATCH v19 2/8] riscv/Kconfig: make direct map manipulation options depend on MMU
` [PATCH v19 3/8] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v19 4/8] set_memory: allow querying whether set_direct_map_*() is actually enabled
` [PATCH v19 5/8] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v19 6/8] PM: hibernate: disable when there are active secretmem users
` [PATCH v19 7/8] arch, mm: wire up memfd_secret system call where relevant
` [PATCH v19 8/8] secretmem: test: add basic selftest for memfd_secret(2)

[PATCH] mm/memory-failure: make sure wait for page writeback in memory_failure
 2021-05-17  6:50 UTC  (7+ messages)

[PATCH v4 0/5] kernfs: proposed locking and concurrency improvement
 2021-05-17  1:32 UTC  (13+ messages)

[PATCH v10 00/33] Memory folios
 2021-05-16 19:26 UTC  (43+ messages)
` [PATCH v10 01/33] mm: Introduce struct folio
` [PATCH v10 02/33] mm: Add folio_pgdat and folio_zone
` [PATCH v10 03/33] mm/vmstat: Add functions to account folio statistics
` [PATCH v10 04/33] mm/debug: Add VM_BUG_ON_FOLIO and VM_WARN_ON_ONCE_FOLIO
` [PATCH v10 05/33] mm: Add folio reference count functions
` [PATCH v10 06/33] mm: Add folio_put
` [PATCH v10 07/33] mm: Add folio_get
` [PATCH v10 08/33] mm: Add folio_try_get_rcu
` [PATCH v10 09/33] mm: Add folio flag manipulation functions
` [PATCH v10 10/33] mm: Add folio_young and folio_idle
` [PATCH v10 11/33] mm: Handle per-folio private data
` [PATCH v10 12/33] mm/filemap: Add folio_index, folio_file_page and folio_contains
` [PATCH v10 13/33] mm/filemap: Add folio_next_index
` [PATCH v10 14/33] mm/filemap: Add folio_offset and folio_file_offset
` [PATCH v10 15/33] mm/util: Add folio_mapping and folio_file_mapping
` [PATCH v10 16/33] mm: Add folio_mapcount

switch block layer polling to a bio based model v3
 2021-05-16 18:01 UTC  (10+ messages)
` [PATCH 02/15] block: don't try to poll multi-bio I/Os in __blkdev_direct_IO
` [PATCH 12/15] block: switch polling to be bio based

[PATCH 0/3] bcachefs support
 2021-05-16 13:54 UTC  (5+ messages)

[GIT PULL] dax fixes for v5.13-rc2
 2021-05-15 16:28 UTC  (2+ messages)

[PATCH v2] fsnotify: rework unlink/rmdir notify events
 2021-05-15 13:12 UTC  (3+ messages)

mmotm 2021-05-12-21-46 uploaded
 2021-05-14 21:40 UTC  (7+ messages)
` mmotm 2021-05-12-21-46 uploaded (arch/x86/mm/pgtable.c)

[PATCH v5 0/7] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-05-14 16:03 UTC  (9+ messages)
` [PATCH v5 1/7] fsdax: Introduce dax_iomap_cow_copy()
` [PATCH v5 5/7] fsdax: Dedup file range to use a compare function

[PATCH v3 0/2] io_uring: add mkdirat support
 2021-05-14 15:11 UTC  (11+ messages)
` [PATCH v3 1/2] fs: make do_mkdirat() take struct filename

[PATCH v4] cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups
 2021-05-14 13:31 UTC  (5+ messages)

[vfs] 94a4dd06a6: xfstests.generic.263.fail
 2021-05-14 11:05 UTC  (2+ messages)

[PATCH v3 0/3] fsdax: Factor helper functions to simplify the code
 2021-05-14 10:23 UTC  (3+ messages)

[PATCH v2] fuse: fix inconsistent status between faccess and mkdir
 2021-05-14  6:17 UTC 

[PATCH] fuse: fix inconsistent status between faccess and mkdir
 2021-05-14  3:27 UTC  (3+ messages)
  ` 答复: "

[PATCH v3 0/5] Cleanup and fixup for huge_memory
 2021-05-14  1:53 UTC  (4+ messages)
` [PATCH v3 3/5] mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_enabled()

[syzbot] WARNING in io_link_timeout_fn
 2021-05-14  1:05 UTC  (5+ messages)

mmotm 2021-05-13-17-18 uploaded
 2021-05-14  0:18 UTC 

[PATCH v2 08/10] kernel/sysctl-test: Remove some casts which are no-longer required
 2021-05-13 19:32 UTC 

[PATCH] sysctl: Limit the size of I/Os to PAGE_SIZE
 2021-05-13 16:15 UTC  (3+ messages)

[PATCH] netfs: Make CONFIG_NETFS_SUPPORT auto-selected rather than manual
 2021-05-13 15:14 UTC  (2+ messages)

[PATCH] netfs: Pass flags through to grab_cache_page_write_begin()
 2021-05-13 15:13 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).