linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-27 21:23:23 to 2021-11-01 20:04:50 UTC [more...]

[GIT PULL] fscrypt updates for 5.16
 2021-11-01 20:04 UTC  (2+ messages)

[v5 PATCH 6/6] mm: hwpoison: handle non-anonymous THP correctly
 2021-11-01 19:38 UTC 

[RFC v3 PATCH 0/5] Solve silent data loss caused by poisoned page cache (shmem/tmpfs)
 2021-11-01 19:26 UTC  (4+ messages)
` [v3 PATCH 2/5] mm: filemap: check if THP has hwpoisoned subpage for PMD page fault

[RFC PATCH 0/7] Inotify support in FUSE and virtiofs
 2021-11-01 17:49 UTC  (16+ messages)
` [RFC PATCH 1/7] FUSE: Add the fsnotify opcode and in/out structs to FUSE
` [RFC PATCH 3/7] FUSE,Inotify,Fsnotify,VFS: Add the fuse_fsnotify_update_mark inode operation

[GIT PULL] Memory folios for v5.16
 2021-11-01 17:28 UTC  (2+ messages)

[GIT PULL] file locking changes for v5.16
 2021-11-01 17:28 UTC  (2+ messages)

[GIT PULL] Remove ->ki_complete() res2 argument
 2021-11-01 17:28 UTC  (2+ messages)

[PATCH] fs: remove fget_many and fput_many interface
 2021-11-01 16:31 UTC  (3+ messages)

futher decouple DAX from block devices
 2021-11-01 16:28 UTC  (35+ messages)
` [PATCH 01/11] dm: make the DAX support dependend on CONFIG_FS_DAX
` [PATCH 03/11] dax: simplify the dax_device <-> gendisk association
` [PATCH 04/11] dax: remove the pgmap sanity checks in generic_fsdax_supported
` [PATCH 05/11] dax: move the partition alignment check into fs_dax_get_by_bdev
` [PATCH 06/11] xfs: factor out a xfs_setup_dax helper
` [PATCH 07/11] dax: remove dax_capable
  ` [dm-devel] "
` [PATCH 08/11] dm-linear: add a linear_dax_pgoff helper
` [PATCH 09/11] dm-log-writes: add a log_writes_dax_pgoff helper
` [PATCH 10/11] dm-stripe: add a stripe_dax_pgoff helper
` [PATCH 11/11] dax: move bdev_dax_pgoff to fs/dax.c

[PATCH v7 00/11] extend task comm from 16 to 24
 2021-11-01 16:06 UTC  (18+ messages)
` [PATCH v7 01/11] fs/exec: make __set_task_comm always set a nul terminated string
` [PATCH v7 02/11] fs/exec: make __get_task_comm always get "
` [PATCH v7 03/11] sched.h: use __must_be_array instead of BUILD_BUG_ON in get_task_comm
` [PATCH v7 04/11] drivers/infiniband: make setup_ctxt always get a nul terminated task comm
` [PATCH v7 05/11] fs/binfmt_elf: make prpsinfo "
` [PATCH v7 06/11] samples/bpf/test_overhead_kprobe_kern: make it adopt to task comm size change
` [PATCH v7 07/11] tools/bpf/bpftool/skeleton: "
` [PATCH v7 08/11] tools/perf/test: make perf test "
` [PATCH v7 09/11] tools/testing/selftests/bpf: make it "
` [PATCH v7 10/11] sched.h: extend task comm from 16 to 24
` [PATCH v7 11/11] kernel/kthread: show a warning if kthread's comm is truncated

[PATCH v8 00/32] file system-wide error monitoring
 2021-11-01 11:42 UTC  (6+ messages)
` [PATCH v8 31/32] samples: Add fs error monitoring example

[PATCH 0/4] remove PDE_DATA()
 2021-11-01  9:35 UTC  (5+ messages)
` [PATCH 1/4] fs: proc: store PDE()->data into inode->i_private
` [PATCH 2/4] fs: proc: replace PDE_DATA(inode) with inode->i_private
` [PATCH 3/4] fs: proc: remove PDE_DATA()
` [PATCH 4/4] fs: proc: use DEFINE_PROC_SHOW_ATTRIBUTE() to simplify the code

[PATCH v4 00/13] ext4: new mount API conversion
 2021-11-01  9:25 UTC  (6+ messages)
` [PATCH v4 01/13] fs_parse: allow parameter value to be empty

[PATCH v6 0/7] fuse,virtiofs: support per-file DAX
 2021-11-01  8:21 UTC  (8+ messages)
` [PATCH v6 2/7] fuse: make DAX mount option a tri-state

[PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
 2021-11-01  2:31 UTC  (17+ messages)
` [dm-devel] "

[PATCH v8 0/8] fsdax: introduce fs query to support reflink
 2021-10-31 18:16 UTC  (11+ messages)
` [PATCH v8 1/8] dax: Use percpu rwsem for dax_{read,write}_lock()
` [PATCH v8 2/8] dax: Introduce holder for dax_device
` [PATCH v8 3/8] mm: factor helpers for memory_failure_dev_pagemap
` [PATCH v8 4/8] pagemap,pmem: Introduce ->memory_failure()
` [PATCH v8 5/8] fsdax: Introduce dax_lock_mapping_entry()
` [PATCH v8 6/8] mm: Introduce mf_dax_kill_procs() for fsdax case
` [PATCH v8 7/8] xfs: Implement ->notify_failure() for XFS
` [PATCH v8 8/8] fsdax: add exception for reflinked files

epoll may leak events on dup
 2021-10-31 10:50 UTC  (4+ messages)

[PATCH v1] mm: Add /proc/$PID/pageflags
 2021-10-31  2:28 UTC  (6+ messages)

[PATCH v9 00/31] file system-wide error monitoring
 2021-10-30  6:53 UTC  (8+ messages)

[PATCH v8 00/17] gfs2: Fix mmap + page fault deadlocks
 2021-10-29 18:47 UTC  (24+ messages)

[PATCH v4 00/10] fscache: Replace and remove old I/O API
 2021-10-29 18:51 UTC  (15+ messages)
` [PATCH v4 01/10] fscache: Generalise the ->begin_read_operation method
` [PATCH v4 02/10] fscache: Fix fscache_cookie_enabled() to handle NULL cookie
` [PATCH v4 03/10] cachefiles: Always indicate we should fill a post-EOF page with zeros
` [PATCH v4 04/10] fscache: Implement a fallback I/O interface to replace the old API
` [PATCH v4 05/10] nfs: Move to using the alternate fallback fscache I/O API
` [PATCH v4 06/10] 9p: Convert to using the netfs helper lib to do reads and caching
` [PATCH v4 07/10] cifs: Move to using the alternate fallback fscache I/O API
` [PATCH v4 08/10] fscache: Remove the old "
` [PATCH v4 09/10] fscache: Remove stats that are no longer used
` [PATCH v4 10/10] fscache: Update the documentation to reflect I/O API changes

[PATCH v9 0/6] test_sysfs: add new selftest for sysfs
 2021-10-29 18:45 UTC  (7+ messages)
` [PATCH v9 1/6] LICENSES: Add the copyleft-next-0.3.1 license
` [PATCH v9 2/6] testing: use the copyleft-next-0.3.1 SPDX tag
` [PATCH v9 3/6] selftests: add tests_sysfs module
` [PATCH v9 4/6] kernfs: add initial failure injection support
` [PATCH v9 5/6] test_sysfs: add support to use kernfs failure injection
` [PATCH v9 6/6] kernel/module: add documentation for try_module_get()

[PATCH 0/4] extend vmalloc support for constrained allocations
 2021-10-29 17:23 UTC  (10+ messages)
` [PATCH 2/4] mm/vmalloc: add support for __GFP_NOFAIL

[PATCH v2][next] sysctl: Avoid open coded arithmetic in memory allocator functions
 2021-10-29 16:57 UTC  (5+ messages)

MTD: How to get actual image size from MTD partition
 2021-10-29 16:48 UTC  (16+ messages)

Kernel 4.14: Using dm-verity with squashfs rootfs - mounting issue
 2021-10-29 15:51 UTC  (12+ messages)

[syzbot] KASAN: use-after-free Read in LZ4_decompress_safe_partial
 2021-10-29 15:32 UTC  (2+ messages)

[PATCH bpf-next v3 1/4] libfs: move shmem_exchange to simple_rename_exchange
 2021-10-29 15:28 UTC  (3+ messages)
` [PATCH bpf-next v3 2/4] libfs: support RENAME_EXCHANGE in simple_rename()

[PATCH v3 07/10] cifs: (untested) Move to using the alternate fallback fscache I/O API
 2021-10-29 14:02 UTC  (3+ messages)
` [PATCH v3 00/10] fscache: Replace and remove old "

[PATCH 0/7] Report more information in fanotify dirent events
 2021-10-29 11:40 UTC  (8+ messages)
` [PATCH 1/7] fsnotify: pass dentry instead of inode data for move events
` [PATCH 2/7] fanotify: introduce group flag FAN_REPORT_TARGET_FID
` [PATCH 3/7] fanotify: use macros to get the offset to fanotify_info buffer
` [PATCH 4/7] fanotify: support secondary dir fh and name in fanotify_info
` [PATCH 5/7] fanotify: record new parent and name in MOVED_FROM event
` [PATCH 6/7] fanotify: report "
` [PATCH 7/7] fanotify: enable the FAN_REPORT_TARGET_FID flag

[PATCH] seq_file: fix passing wrong private data
 2021-10-29  9:16 UTC  (5+ messages)

[PATCH v1] sched/numa: add per-process numa_balancing
 2021-10-29  8:37 UTC  (5+ messages)
  `  "
  ` [External] "

[PATCH v6 00/12] extend task comm from 16 to 24
 2021-10-29  7:44 UTC  (6+ messages)
` [PATCH v6 12/12] kernel/kthread: show a warning if kthread's comm is truncated

Readahead for compressed data
 2021-10-29  6:15 UTC  (2+ messages)

[PATCH v11 1/3] mm: rearrange madvise code to allow for reuse
 2021-10-28 22:08 UTC  (5+ messages)
` [PATCH v11 2/3] mm: add a field to store names for private anonymous memory

mmotm 2021-10-27-18-32 uploaded
 2021-10-28 20:07 UTC  (2+ messages)
` mmotm 2021-10-27-18-32 uploaded (drivers/gpu/drm/i915/gem/i915_gem_dmabuf.c)

[Question] ext4/xfs: Default behavior changed after per-file DAX
 2021-10-28 19:19 UTC  (13+ messages)

Problem with direct IO
 2021-10-28 15:02 UTC  (9+ messages)

mm: don't read i_size of inode unless we need it
 2021-10-28 15:00 UTC  (3+ messages)

fuse: kernel panic while using splice (lru corruption)
 2021-10-28 14:09 UTC  (5+ messages)

[PATCH 1/2] binfmt_misc: cleanup on filesystem umount
 2021-10-28 10:31 UTC  (2+ messages)
` [PATCH 2/2] binfmt_misc: enable sandboxed mounts

[PATCH bpf-next v2 1/3] libfs: support RENAME_EXCHANGE in simple_rename()
 2021-10-28  9:49 UTC  (4+ messages)

unicode cleanups, and split the data table into a separate module v2
 2021-10-28  9:47 UTC  (10+ messages)
` [PATCH 10/11] unicode: Add utf8-data module
              ` Track unicode tree in linux-next (was Re: [PATCH 10/11] unicode: Add utf8-data module)

[PATCH] fuse: add FOPEN_NOFLUSH
 2021-10-28  8:22 UTC  (3+ messages)

[PATCH v3] loop: don't print warnings if the underlying filesystem doesn't support discard
 2021-10-28  4:15 UTC  (5+ messages)
        ` [PATCH v4] "

switch block layer polling to a bio based model v4
 2021-10-28  1:26 UTC  (3+ messages)
` [PATCH 01/16] direct-io: remove blk_poll support

[PATCH v2 0/2] Introduce the pkill_on_warn parameter
 2021-10-27 23:32 UTC  (3+ messages)
` [PATCH v2 1/2] bug: do refactoring allowing to add a warning handling action
` [PATCH v2 2/2] sysctl: introduce kernel.pkill_on_warn


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