linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-26 20:06:18 to 2023-06-28 03:26:13 UTC [more...]

[PATCH v3 0/8] Per-VMA lock support for swap and userfaults
 2023-06-28  3:22 UTC  (27+ messages)
` [PATCH v3 1/8] swap: remove remnants of polling from read_swap_cache_async
` [PATCH v3 2/8] mm: add missing VM_FAULT_RESULT_TRACE name for VM_FAULT_COMPLETED
` [PATCH v3 3/8] mm: drop per-VMA lock in handle_mm_fault if retrying or when finished
` [PATCH v3 4/8] mm: replace folio_lock_or_retry with folio_lock_fault
` [PATCH v3 5/8] mm: make folio_lock_fault indicate the state of mmap_lock upon return
` [PATCH v3 6/8] mm: handle swap page faults under per-VMA lock
` [PATCH v3 7/8] mm: drop VMA lock before waiting for migration
` [PATCH v3 8/8] mm: handle userfaults under VMA lock

[GIT PULL] bcachefs
 2023-06-28  3:16 UTC  (18+ messages)

[PATCH 1/2] kernfs: add kernfs_ops.free operation to free resources tied to the file
 2023-06-28  3:09 UTC  (19+ messages)
` [PATCH 2/2] sched/psi: tie psi trigger destruction with file's lifecycle

[PATCH] readahead: Correct the start and size in ondemand_readahead()
 2023-06-28  2:59 UTC  (2+ messages)

[PATCH v2] fs: iomap: Change the type of blocksize from 'int' to 'unsigned int' in iomap_file_buffered_write_punch_delalloc
 2023-06-28  2:44 UTC  (2+ messages)

[PATCH v2 2/2] exfat: do not zeroed the extended part
 2023-06-28  1:52 UTC 

[PATCH v2 1/2] exfat: change to get file size from DataLength
 2023-06-28  1:52 UTC 

[PATCH v2 0/2] exfat: get file size from DataLength
 2023-06-28  1:52 UTC 

[PATCH v2 00/12] multiblock allocator improvements
 2023-06-28  1:33 UTC  (5+ messages)
` [PATCH v2 09/12] ext4: Ensure ext4_mb_prefetch_fini() is called for all prefetched BGs

[GIT PULL] Landlock updates for v6.5
 2023-06-28  1:01 UTC  (2+ messages)

splice(-> FIFO) never wakes up inotify IN_MODIFY?
 2023-06-28  0:21 UTC  (27+ messages)
` [PATCH v2 0/3] fanotify accounting for fs/splice.c
    ` [PATCH v3 0/3+1] "
      ` [PATCH v3 1/3] splice: always fsnotify_access(in), fsnotify_modify(out) on success
      ` [PATCH v3 2/3] splice: fsnotify_access(fd)/fsnotify_modify(fd) in vmsplice
      ` [PATCH v3 3/3] splice: fsnotify_access(in), fsnotify_modify(out) on success in tee
      ` [LTP PATCH] inotify13: new test for fs/splice.c functions vs pipes vs inotify
          ` [LTP RFC PATCH v2] "
            ` [LTP RFC PATCH v3] "
          ` [PATCH v4 0/3] fanotify accounting for fs/splice.c
            ` [PATCH v4 1/3] splice: always fsnotify_access(in), fsnotify_modify(out) on success
            ` [PATCH v4 2/3] splice: fsnotify_access(fd)/fsnotify_modify(fd) in vmsplice
            ` [PATCH v4 3/3] splice: fsnotify_access(in), fsnotify_modify(out) on success in tee
` [PATCH v2 1/3] splice: always fsnotify_access(in), fsnotify_modify(out) on success
` [PATCH v2 2/3] splice: fsnotify_modify(fd) in vmsplice
` [PATCH v2 3/3] splice: fsnotify_access(in), fsnotify_modify(out) on success in tee

[PATCH] fs: iomap: Change the type of blocksize from 'int' to 'unsigned int' in iomap_file_buffered_write_punch_delalloc
 2023-06-27 22:50 UTC  (3+ messages)

[Reproducer] Corruption, possible race between splice and FALLOC_FL_PUNCH_HOLE
 2023-06-27 21:51 UTC  (8+ messages)

[PATCH v5 0/3] shmemfs stable directory offsets
 2023-06-27 20:53 UTC  (4+ messages)
` [PATCH v5 1/3] libfs: Add directory operations for stable offsets
` [PATCH v5 2/3] shmem: Refactor shmem_symlink()
` [PATCH v5 3/3] shmem: stable directory offsets

[PATCH] fs/buffer.c: disable per-CPU buffer_head cache for isolated CPUs
 2023-06-27 20:08 UTC 

[PATCH] fs/buffer.c: remove per-CPU buffer_head lookup cache
 2023-06-27 17:53 UTC  (8+ messages)

[PATCH v21 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-06-27 19:54 UTC  (9+ messages)
` [PATCH v21 2/5] fs/proc/task_mmu: "

[PATCH] fs/vboxsf: Replace kmap() with kmap_local_{page, folio}()
 2023-06-27 18:19 UTC  (7+ messages)

[PATCH] mm: increase usage of folio_next_index() helper
 2023-06-27 17:43 UTC 

[PATCH v5 0/1] dax: enable dax fault handler to report VM_FAULT_HWPOISON
 2023-06-27 17:25 UTC  (5+ messages)
      ` [v5 "

[PATCH net-next v10 08/16] tls: Inline do_tcp_sendpages()
 2023-06-27 17:06 UTC  (10+ messages)
  ` [PATCH net-next v10 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1

next: ltp: fs: read_all: block sda: the capability attribute has been deprecated. - supervisor instruction fetch in kernel mode
 2023-06-27 17:00 UTC  (3+ messages)

[PATCH 0/2] v3: F_OFD_GETLK extension to read lock info
 2023-06-27 16:30 UTC  (3+ messages)

[PATCH 00/12] Convert write_cache_pages() to an iterator
 2023-06-27 16:28 UTC  (24+ messages)
` [PATCH 01/12] writeback: Factor out writeback_finish()
` [PATCH 03/12] writeback: Factor should_writeback_folio() out of write_cache_pages()
` [PATCH 04/12] writeback: Simplify the loops in write_cache_pages()
` [PATCH 06/12] writeback: Use the folio_batch queue iterator
` [PATCH 07/12] writeback: Factor writeback_iter_init() out of write_cache_pages()
` [PATCH 08/12] writeback: Factor writeback_get_folio() "
` [PATCH 09/12] writeback: Factor writeback_iter_next() "

[biweekly bcachefs cabal]
 2023-06-27 16:24 UTC 

[PATCH 2/3] fd/locks: allow get the lock owner by F_OFD_GETLK
 2023-06-27 16:20 UTC  (14+ messages)

[syzbot] [ext4?] KASAN: use-after-free Read in ext4_find_extent (3)
 2023-06-27 16:16 UTC 

[PATCH 0/2] btrfs: port to new mount api
 2023-06-27 15:03 UTC  (4+ messages)

[PATCH v4 0/3] shmemfs stable directory offsets
 2023-06-27 14:48 UTC  (12+ messages)
` [PATCH v4 1/3] libfs: Add directory operations for stable offsets
` [PATCH v4 2/3] shmem: Refactor shmem_symlink()
` [PATCH v4 3/3] shmem: stable directory offsets

[PATCH] quota: fix race condition between dqput() and dquot_mark_dquot_dirty()
 2023-06-27 14:06 UTC  (11+ messages)

[PATCH 00/14] fs/ntfs3: Additional bugfix and refactoring
 2023-06-27 13:49 UTC  (4+ messages)
` [PATCH 09/14] fs/ntfs3: Check fields while reading

[ANNOUNCE] util-linux v2.39.1
 2023-06-27 12:53 UTC 

[PATCH] mm: introduce statistic for inode's gen&tier
 2023-06-27  9:17 UTC 

[PATCH] zonefs: do not use append if device does not support it
 2023-06-27  5:45 UTC  (10+ messages)

decouple block open flags from fmode_t
 2023-06-27  5:41 UTC  (3+ messages)
` [PATCH 06/31] cdrom: remove the unused mode argument to cdrom_release

[linus:master] [page cache] 9425c591e0: vm-scalability.throughput -20.0% regression
 2023-06-27  4:38 UTC  (4+ messages)

[PATCH v10 00/25] DEPT(Dependency Tracker)
 2023-06-27  0:27 UTC  (3+ messages)

[syzbot] possible deadlock in page_cache_ra_unbounded
 2023-06-26 23:27 UTC  (2+ messages)
` [syzbot] [reiserfs?] "

[PATCH v2] poll: Fix use-after-free in poll_freewait()
 2023-06-26 20:22 UTC  (8+ messages)

[GIT PULL] fscrypt updates for 6.5
 2023-06-26 20:02 UTC  (2+ messages)

[GIT PULL] fsverity updates for 6.5
 2023-06-26 20:02 UTC  (2+ messages)

[GIT PULL] zonefs changes for 6.5-rc1
 2023-06-26 20:02 UTC  (2+ messages)

[GIT PULL] Splice updates for 6.5
 2023-06-26 20:02 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).