public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-16 20:51:10 to 2021-03-19 10:27:51 UTC [more...]

[PATCH v2 0/4] Make UTF-8 encoding loadable
 2021-03-19 10:26 UTC  (11+ messages)
` [PATCH v2 1/4] fs: unicode: Rename function names from utf8 to unicode
` [PATCH v2 2/4] fs: unicode: Rename utf8-core file to unicode-core
` [PATCH v2 3/4] fs: unicode: Use strscpy() instead of strncpy()
` [PATCH v2 4/4] fs: unicode: Add utf8 module and a unicode layer

[PATCH] io_uring: Try to merge io requests only for regular files
 2021-03-19 10:23 UTC  (4+ messages)

[PATCH v2] exfat: speed up iterate/lookup by fixing start point of traversing cluster chain
 2021-03-19  9:53 UTC  (2+ messages)

[PATCH] sched: Warn on long periods of pending need_resched
 2021-03-19  9:02 UTC  (8+ messages)
` [sched] 663017c554: WARNING:at_kernel/sched/core.c:#scheduler_tick

fuse: kernel BUG at mm/truncate.c:763!
 2021-03-19  9:02 UTC  (13+ messages)

[PATCH v19 0/8] Free some vmemmap pages of HugeTLB page
 2021-03-19  8:59 UTC  (3+ messages)
` [PATCH v19 7/8] mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap

[PATCH v2 0/2] Reconcile Encryption and Casefolding in Ext4
 2021-03-19  7:34 UTC  (3+ messages)
` [PATCH v2 1/2] ext4: Handle casefolding with encryption
` [PATCH v2 2/2] ext4: Optimize match for casefolded encrypted dirs

[PATCH] exfat: improve write performance when dirsync enabled
 2021-03-19  7:10 UTC  (3+ messages)

[PATCH v2] ceph: don't use d_add in ceph_handle_snapdir
 2021-03-19  5:31 UTC  (2+ messages)

[PATCH 0/2] ceph: snapdir dentry handling fixes
 2021-03-19  5:03 UTC  (3+ messages)
` [PATCH 1/2] ceph: don't clobber i_snap_caps on non-I_NEW inode

[PATCH v4 00/25] Page folios
 2021-03-19  4:01 UTC  (29+ messages)
` [PATCH v4 01/25] mm: Introduce struct folio
` [PATCH v4 03/25] mm/vmstat: Add functions to account folio statistics
` [PATCH v4 08/25] mm: Handle per-folio private data
` [PATCH v4 09/25] mm: Add folio_index, folio_page and folio_contains
` [PATCH v4 10/25] mm/util: Add folio_mapping and folio_file_mapping
` [PATCH v4 15/25] mm/filemap: Convert lock_page_async to lock_folio_async
` [PATCH v4 20/25] mm/filemap: Convert wait_on_page_bit to wait_on_folio_bit
` [PATCH v4 25/25] cachefiles: Switch to wait_page_key

[PATCH v3 00/11] fsdax: introduce fs query to support reflink
 2021-03-19  2:17 UTC  (12+ messages)
` [PATCH v3 01/11] pagemap: Introduce ->memory_failure()
` [PATCH v3 05/11] mm, fsdax: Refactor memory-failure handler for dax mapping

[PATCH v3 00/10] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-03-19  1:52 UTC  (11+ messages)
` [PATCH v3 01/10] fsdax: Factor helpers to simplify dax fault code
` [PATCH v3 02/10] fsdax: Factor helper: dax_fault_actor()
` [PATCH v3 03/10] fsdax: Output address in dax_iomap_pfn() and rename it
` [PATCH v3 04/10] fsdax: Introduce dax_iomap_cow_copy()
` [PATCH v3 05/10] fsdax: Replace mmap entry in case of CoW
` [PATCH v3 06/10] fsdax: Add dax_iomap_cow_copy() for dax_iomap_zero
` [PATCH v3 07/10] iomap: Introduce iomap_apply2() for operations on two files
` [PATCH v3 08/10] fsdax: Dedup file range to use a compare function
` [PATCH v3 09/10] fs/xfs: Handle CoW for fsdax write() path
` [PATCH v3 10/10] fs/xfs: Add dedupe support for fsdax

[PATCH] fs/inode.c: Fix a rudimentary typo
 2021-03-19  0:53 UTC 

[PATCH v30 00/12] Landlock LSM
 2021-03-18 23:26 UTC  (4+ messages)
` [PATCH v30 07/12] landlock: Support filesystem access-control

[PATCH 0/6] um: fix up CONFIG_GCOV support
 2021-03-18 21:30 UTC  (4+ messages)
` [PATCH 4/6] um: split up CONFIG_GCOV

[PATCH RESEND V12 0/8] fuse: Add support for passthrough read/write
 2021-03-18 21:15 UTC  (5+ messages)
` [PATCH RESEND V12 2/8] fuse: 32-bit user space ioctl compat for fuse device

[PATCH v8 00/10] fs: interface for directly reading/writing compressed data
 2021-03-18 20:25 UTC  (9+ messages)
` [PATCH v8 01/10] iov_iter: add copy_struct_from_iter()
` [PATCH v8 04/10] btrfs: fix check_data_csum() error message for direct I/O

[GIT PULL] xfs: fixes for 5.12-rc4
 2021-03-18 19:42 UTC  (2+ messages)

[PATCH 0/3] mm, pmem: Force unmap pmem on surprise remove
 2021-03-18 19:26 UTC  (10+ messages)
` [PATCH 1/3] mm/memory-failure: Prepare for mass memory_failure()
` [PATCH 2/3] mm, dax, pmem: Introduce dev_pagemap_failure()
` [PATCH 3/3] mm/devmap: Remove pgmap accounting in the get_user_pages_fast() path

[PATCH v2 0/2] unprivileged fanotify listener
 2021-03-18 18:40 UTC  (12+ messages)

[GIT PULL] iomap: fixes for 5.12-rc4
 2021-03-18 18:24 UTC  (2+ messages)

[PATCH v2] seq_file: Unconditionally use vmalloc for buffer
 2021-03-18 17:56 UTC  (20+ messages)

blktests: block/009 next-20210304 failure rate average of 1/448
 2021-03-18 17:54 UTC 

[PATCH] fs/dcache: fix typos and sentence disorder
 2021-03-18 16:50 UTC  (4+ messages)

[PATCH] fs/exec: fix typos and sentence disorder
 2021-03-18 16:39 UTC  (3+ messages)

[PATCH] quota: report warning limits for realtime space quotas
 2021-03-18 16:04 UTC  (2+ messages)

[PATCH 0/3] virtiofs: split requests that exceed virtqueue size
 2021-03-18 15:52 UTC  (6+ messages)
` [PATCH 1/3] virtio_ring: always warn when descriptor chain exceeds queue size
` [PATCH 2/3] virtiofs: split requests that exceed virtqueue size
` [PATCH 3/3] fuse: fix typo for fuse_conn.max_pages comment

[PATCH] proc: fix incorrect pde_is_permanent check
 2021-03-18 14:00 UTC  (2+ messages)

Question about sg_count_fuse_req() in linux/fs/fuse/virtio_fs.c
 2021-03-18 13:58 UTC  (3+ messages)

[PATCH] fs: Improve eventpoll logging to stop indicting timerfd
 2021-03-18 13:04 UTC  (2+ messages)

[PATCH 0/2] audit: add support for openat2
 2021-03-18 12:08 UTC  (8+ messages)
` [PATCH 1/2] audit: add support for the openat2 syscall
` [PATCH 2/2] audit: add OPENAT2 record to list how

[PATCH 0/3] tweak idmap helpers
 2021-03-18 11:40 UTC  (10+ messages)
` [PATCH 1/3] fs: introduce fsuidgid_has_mapping() helper
` [PATCH 2/3] fs: improve naming for fsid helpers
` [PATCH 3/3] fs: introduce two little fs{u,g}id inode initialization helpers

[PATCH v2] vfs: fix fsconfig(2) LSM mount option handling for btrfs
 2021-03-18  9:42 UTC  (4+ messages)

[PATCH v3 1/3] mm: replace migrate_prep with lru_add_drain_all
 2021-03-18  8:09 UTC  (13+ messages)
` [PATCH v3 2/3] mm: disable LRU pagevec during the migration temporarily
` [PATCH v3 3/3] mm: fs: Invalidate BH LRU during page migration
  ` [mm] 8fd8d23ab1: WARNING:at_fs/buffer.c:#__brelse

[RESEND PATCH v6 1/2] procfs: Allow reading fdinfo with PTRACE_MODE_READ
 2021-03-18  6:14 UTC  (5+ messages)
` [RESEND PATCH v6 2/2] procfs/dmabuf: Add inode number to /proc/*/fdinfo

mmotm 2021-03-17-22-24 uploaded
 2021-03-18  5:25 UTC 

[PATCH] exfat: speed up iterate/lookup by fixing start point of traversing fat chain
 2021-03-18  1:02 UTC  (3+ messages)

[PATCH 0/1] fuse: acl: Send file mode updates using SETATTR
 2021-03-17 22:57 UTC  (9+ messages)
` [PATCH 1/1] fuse: send "

fs: avoid softlockups in s_inodes iterators commit
 2021-03-17 19:58 UTC  (5+ messages)

[PATCH v2] virtiofs: fix memory leak in virtio_fs_probe()
 2021-03-17 12:31 UTC  (3+ messages)

[PATCH v4 02/28] mm: Add an unlock function for PG_private_2/PG_fscache
 2021-03-17 10:53 UTC  (10+ messages)
` [PATCH v4 00/28] Network fs helper library & fscache kiocb API

[PATCH v2 0/5] Performance improvement for fanotify merge
 2021-03-17 10:17 UTC  (5+ messages)
` [PATCH v2 3/5] fanotify: mix event info and pid into merge key hash

bcachefs snapshots design doc - RFC
 2021-03-17  7:29 UTC 

[question] Panic in dax_writeback_one
 2021-03-17  6:45 UTC  (6+ messages)

[PATCH] attr: replace if (cond) BUG() with BUG_ON()
 2021-03-17  6:34 UTC 

[PATCH] Revert "libfs: fix error cast of negative value in simple_attr_write()"
 2021-03-17  3:38 UTC  (2+ messages)

[RFC PATCH] implement orangefs_readahead
 2021-03-17  3:04 UTC  (5+ messages)
    ` [RFC PATCH v2] "

[PATCH] zonefs: fix to update .i_wr_refcnt correctly in zonefs_open_zone()
 2021-03-17  0:56 UTC  (3+ messages)

[PATCH] uapi: fix comment about block device ioctl
 2021-03-16 23:40 UTC  (2+ messages)

[PATCH v3] flock.2: add CIFS details
 2021-03-16 23:04 UTC  (15+ messages)
` [PATCH v4] "

[PATCH] virtiofs: fix memory leak in virtio_fs_probe()
 2021-03-16 21:14 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox