linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-26 10:36:58 to 2024-08-27 09:35:59 UTC [more...]

[PATCH v3 0/2] fuse: add no forget support
 2024-08-27  9:35 UTC 

[PATCH v2 0/2] fuse: add no forget support
 2024-08-27  9:34 UTC  (4+ messages)
` [PATCH v2 1/2] fuse: move fuse_forget_link allocation inside fuse_queue_forget()

[RFC PATCH] fs: obtain the inode generation number from vfs directly
 2024-08-27  9:22 UTC  (7+ messages)

[PATCH v1] fuse: use min() macro
 2024-08-27  9:19 UTC 

[syzbot] [iomap?] [xfs?] WARNING in iomap_write_begin
 2024-08-27  8:54 UTC  (2+ messages)

[RFC] fuse: do not generate interrupt requests for fatal signals
 2024-08-27  8:46 UTC  (7+ messages)

[PATCH] filemap: fix htmldoc warning for mapping_align_index()
 2024-08-27  8:42 UTC 

[brauner-vfs:work.dio] [fs] 155a115703: fio.write_iops -2.3% regression
 2024-08-27  8:39 UTC  (2+ messages)

[PATCH] cachefiles: fix dentry leak in cachefiles_open_file()
 2024-08-27  8:34 UTC  (4+ messages)
    `  "

[PATCH] fuse: remove useless IOCB_DIRECT in fuse_direct_read/write_iter
 2024-08-27  8:30 UTC  (3+ messages)

[PATCH v4 0/2] fuse: add timeout option for requests
 2024-08-27  8:12 UTC  (9+ messages)
` [PATCH v4 2/2] fuse: add default_request_timeout and max_request_timeout sysctls

bcachefs dropped writes with lockless buffered io path, COMPACTION/MIGRATION=y
 2024-08-27  7:57 UTC  (5+ messages)

[PATCH] vfs: drop one lock trip in evict()
 2024-08-27  7:59 UTC  (3+ messages)

[PATCH] iomap: remove set_memor_ro() on zero page
 2024-08-27  7:56 UTC  (5+ messages)

[PATCH 0/2] get rid of PF_MEMALLOC_NORECLAIM
 2024-08-27  7:35 UTC  (33+ messages)
` [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
  ` [PATCH 1/2 v2] "
` [PATCH 2/2] mm: drop PF_MEMALLOC_NORECLAIM

sort out the fallocate mode mess v2
 2024-08-27  6:50 UTC  (7+ messages)
` [PATCH 1/6] block: remove checks for FALLOC_FL_NO_HIDE_STALE
` [PATCH 2/6] ext4: remove tracing "
` [PATCH 3/6] fs: sort out the fallocate mode vs flag mess
` [PATCH 4/6] xfs: call xfs_flush_unmap_range from xfs_free_file_space
` [PATCH 5/6] xfs: move the xfs_is_always_cow_inode check into xfs_alloc_file_space
` [PATCH 6/6] xfs: refactor xfs_file_fallocate

[PATCH v5 0/2] fuse: add timeout option for requests
 2024-08-27  6:49 UTC  (4+ messages)
` [PATCH v5 1/2] fuse: add optional kernel-enforced timeout "
` [PATCH v5 2/2] fuse: add default_request_timeout and max_request_timeout sysctls

[PATCH 0/2] iomap: flush dirty cache over unwritten mappings on zero range
 2024-08-27  6:11 UTC  (3+ messages)
` [PATCH 2/2] iomap: make zero range flush conditional on unwritten mappings

fix stale delalloc punching for COW I/O
 2024-08-27  5:47 UTC  (13+ messages)
` [PATCH 01/10] iomap: handle a post-direct I/O invalidate race in iomap_write_delalloc_release
` [PATCH 02/10] iomap: improve shared block detection in iomap_unshare_iter
` [PATCH 03/10] iomap: pass flags to iomap_file_buffered_write_punch_delalloc
` [PATCH 04/10] iomap: zeroing already holds invalidate_lock in iomap_file_buffered_write_punch_delalloc
` [PATCH 05/10] iomap: pass the iomap to the punch callback
` [PATCH 06/10] iomap: remove the iomap_file_buffered_write_punch_delalloc return value
` [PATCH 07/10] xfs: support the COW fork in xfs_bmap_punch_delalloc_range
` [PATCH 08/10] xfs: share a bit more code in xfs_buffered_write_iomap_begin
` [PATCH 09/10] xfs: set IOMAP_F_SHARED for all COW fork allocations
` [PATCH 10/10] xfs: punch delalloc extents from the COW fork for COW writes

[PATCH v4 0/5] Write-placement hints and FDP
 2024-08-27  5:12 UTC  (8+ messages)
    ` [PATCH v4 1/5] fs, block: refactor enum rw_hint
    ` [PATCH v4 2/5] fcntl: rename rw_hint_* to rw_life_hint_*
    ` [PATCH v4 3/5] fcntl: add F_{SET/GET}_RW_HINT_EX
    ` [PATCH v4 4/5] sd: limit to use write life hints
    ` [PATCH v4 5/5] nvme: enable FDP support

[GIT PULL] vfs fixes
 2024-08-27  5:04 UTC  (2+ messages)

[REGRESSION] cifs: Subreq overread in dmesg, invalid argument & no data available in apps
 2024-08-27  5:02 UTC  (5+ messages)

[PATCH v4] exfat: move extend valid_size into ->page_mkwrite()
 2024-08-27  4:18 UTC 

[PATCH printk v4 00/17] add threaded printing + the rest
 2024-08-27  4:43 UTC  (3+ messages)
` [PATCH printk v4 12/17] proc: consoles: Add notation to c_start/c_stop
` [PATCH printk v4 13/17] proc: Add nbcon support for /proc/consoles

Are jump labels broken on 6.11-rc1?
 2024-08-27  3:35 UTC  (11+ messages)

[PATCH -next 00/15] sysctl: move sysctls from vm_table into its own files
 2024-08-27  2:43 UTC  (23+ messages)
` [PATCH -next 01/15] mm: vmstat: move sysctls to "
` [PATCH -next 02/15] mm: filemap: move sysctl to its own file
` [PATCH -next 03/15] mm: swap: "
` [PATCH -next 04/15] mm: vmscan: move vmscan sysctls "
` [PATCH -next 05/15] mm: util: move sysctls into it own files
` [PATCH -next 06/15] mm: mmap: move sysctl into its own file
` [PATCH -next 07/15] security: min_addr: "
` [PATCH -next 08/15] mm: nommu: move sysctl to "
` [PATCH -next 09/15] fs: fs-writeback: "
` [PATCH -next 10/15] fs: drop_caches: "
` [PATCH -next 11/15] sunrpc: use vfs_pressure_ratio() helper
` [PATCH -next 12/15] fs: dcache: move the sysctl into its own file
` [PATCH -next 13/15] x86: vdso: "
` [PATCH -next 14/15] sh: "
` [PATCH -next 15/15] sysctl: remove unneeded include

[PATCH -next] nilfs2: support STATX_DIOALIGN for statx file
 2024-08-27  1:51 UTC 

[PATCH -next] nilfs2: support STATX_DIOALIGN for statx file
 2024-08-27  2:00 UTC  (2+ messages)

[PATCH 0/5] tmpfs: Add case-insesitive support for tmpfs
 2024-08-26 23:40 UTC  (4+ messages)
` [PATCH 1/5] tmpfs: Add casefold lookup support

[PATCH v2 00/16] overlayfs: Optimize override/revert creds
 2024-08-26 23:21 UTC  (18+ messages)
` [PATCH v2 04/16] overlayfs: Document critical override_creds() operations
` [PATCH v2 05/16] overlayfs: Use ovl_override_creds_light()/revert_creds_light()
` [PATCH v2 07/16] fs/backing-file: Convert to cred_guard()
` [PATCH v2 10/16] overlayfs/file: "
` [PATCH v2 16/16] overlayfs: Remove ovl_override_creds_light()

[PATCH 4/5] tmpfs: Expose filesystem features via sysfs
 2024-08-26 22:58 UTC  (2+ messages)

[PATCH v2 07/17] mm: Define VM_DROPPABLE for powerpc/32
 2024-08-26 21:34 UTC  (2+ messages)

[PATCH v6 bpf-next 00/10] Harden and extend ELF build ID parsing logic
 2024-08-26 21:30 UTC  (6+ messages)
` [PATCH v6 bpf-next 09/10] bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers

[PATCH v4 0/7] fuse: writeback clean up / refactoring
 2024-08-26 21:19 UTC  (8+ messages)
` [PATCH v4 1/7] fuse: drop unused fuse_mount arg in fuse_writepage_finish()
` [PATCH v4 2/7] fuse: refactor finished writeback stats updates into helper function
` [PATCH v4 3/7] fuse: update stats for pages in dropped aux writeback list
` [PATCH v4 4/7] fuse: move initialization of fuse_file to fuse_writepages() instead of in callback
` [PATCH v4 5/7] fuse: convert fuse_writepages_fill() to use a folio for its tmp page
` [PATCH v4 6/7] fuse: move fuse file initialization to wpa allocation time
` [PATCH v4 7/7] fuse: refactor out shared logic in fuse_writepages_fill() and fuse_writepage_locked()

[PATCH] affs: Remove unused struct members in affs_root_head
 2024-08-26 20:48 UTC  (3+ messages)

[PATCH] binfmt_elf_fdpic: fix AUXV size calculation when ELF_HWCAP2 is defined
 2024-08-26 20:06 UTC  (2+ messages)

[PATCH v13 00/19] nfs/nfsd: add support for localio
 2024-08-26 20:03 UTC  (11+ messages)
` [PATCH v13 10/19] nfsd: add localio support
` [PATCH v13 15/19] pnfs/flexfiles: enable "
` [PATCH v13 19/19] nfs: add FAQ section to Documentation/filesystems/nfs/localio.rst

[PATCH] fuse: fix memory leak in fuse_create_open
 2024-08-26 19:29 UTC  (2+ messages)

[PATCH] fs/nfsd: fix update of inode attrs in CB_GETATTR
 2024-08-26 16:43 UTC  (6+ messages)

[PATCH] statx.2: Document AT_EMPTY_PATH allows using NULL instead of "" for pathname
 2024-08-26 16:28 UTC  (2+ messages)

[PATCH v2] fs/nfsd: fix update of inode attrs in CB_GETATTR
 2024-08-26 16:20 UTC  (2+ messages)

[paulmckrcu:dev] [mm/filemap] 199735cdc2: BUG:sleeping_function_called_from_invalid_context_at_mm/filemap.c
 2024-08-26 16:17 UTC  (2+ messages)

[PATCH v2] bcachefs: support idmap mounts
 2024-08-26 15:18 UTC  (3+ messages)

[PATCH v13 04/19] nfsd: factor out __fh_verify to allow NULL rqstp to be passed
 2024-08-26 14:51 UTC  (3+ messages)

[PATCH v3 0/9] fuse: writeback clean up / refactoring
 2024-08-26 14:31 UTC  (5+ messages)
` [PATCH v3 6/9] fuse: convert fuse_writepages_fill() to use a folio for its tmp page

[PATCH v1] fs: proc: Fix error checking for d_hash_and_lookup()
 2024-08-26 13:49 UTC  (3+ messages)

[PATCH v2 00/17] Wire up getrandom() vDSO implementation on powerpc
 2024-08-26 13:24 UTC  (8+ messages)
` [PATCH v2 02/17] vdso: Clean header inclusion in getrandom

[PATCH v2 0/7] nfsd: implement the "delstid" draft
 2024-08-26 13:16 UTC  (10+ messages)
` [PATCH v2 1/7] nfsd: add pragma public to delegated timestamp types
` [PATCH v2 2/7] nfs_common: make nfs4.h include generated nfs4_1.h
` [PATCH v2 3/7] nfsd: add support for FATTR4_OPEN_ARGUMENTS
` [PATCH v2 4/7] nfsd: implement OPEN_ARGS_SHARE_ACCESS_WANT_OPEN_XOR_DELEGATION
` [PATCH v2 5/7] fs: add an ATTR_CTIME_DLG flag
` [PATCH v2 6/7] nfsd: drop the ncf_cb_bmap field
` [PATCH v2 7/7] nfsd: add support for delegated timestamps

[PATCH v7 0/8] Improve the copy of task comm
 2024-08-26 13:13 UTC  (5+ messages)
` [PATCH v7 6/8] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}

Recommended version handshake for FUSE clients
 2024-08-26 12:26 UTC  (2+ messages)

[PATCH] netfs: Delete subtree of 'fs/netfs' when netfs module exits
 2024-08-26 11:34 UTC 

[PATCH] fscache: delete fscache_cookie_lru_timer when fscache exits to avoid UAF
 2024-08-26 11:20 UTC 

[PATCH] vfs: fix race between evice_inodes() and find_inode()&iput()
 2024-08-26 10:50 UTC  (2+ messages)

[PATCH 00/16] Prepare to remove PG_error
 2024-08-26 10:42 UTC  (9+ messages)
` [PATCH 12/16] romfs: Convert romfs_read_folio() to use a folio


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