Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2024-12-20 14:10:43 to 2024-12-26 01:52:06 UTC [more...]

[PATCH v11 0/2] fuse: add kernel-enforced request timeout option
 2024-12-26  1:52 UTC  (5+ messages)
` [PATCH v11 1/2] fuse: add kernel-enforced timeout option for requests
` [PATCH v11 2/2] fuse: add default_request_timeout and max_request_timeout sysctls

[RESEND PATCH] fs/pipe: Introduce a check to skip sleeping processes during pipe read/write
 2024-12-25 17:41 UTC  (11+ messages)

[linux-next:master] [libfs] d4849629a4: libhugetlbfs-test.32bit.gethugepagesizes.fail
 2024-12-25 17:23 UTC  (2+ messages)

[RFC] RLIMIT_NOFILE: the maximum number of open files or the maximum fd index?
 2024-12-25 15:44 UTC  (2+ messages)

Повідомлення від ТОВ Нова Пошта
 2024-12-25 13:51 UTC 

[xfstests PATCH v2] generic: add a partial pages zeroing out test
 2024-12-25 12:51 UTC 

[RFC PATCH] fuse: enable writeback cgroup to limit dirty page cache
 2024-12-25  6:57 UTC  (3+ messages)

[xfstests PATCH] generic/567: add partial pages zeroing out case
 2024-12-25  3:14 UTC  (5+ messages)

Ceph and Netfslib
 2024-12-24 21:52 UTC  (6+ messages)

[PATCH][RFC] make take_dentry_name_snapshot() lockless
 2024-12-24 20:24 UTC  (14+ messages)

[PATCH] sysctl: unregister sysctl table after testing
 2024-12-24 17:11 UTC 

[PATCH v6 0/5] Improve simple directory offset wrap behavior
 2024-12-24 16:10 UTC  (21+ messages)
` [PATCH v6 1/5] libfs: Return ENOSPC when the directory offset range is exhausted
` [PATCH v6 2/5] Revert "libfs: Add simple_offset_empty()"
` [PATCH v6 3/5] Revert "libfs: fix infinite directory reads for offset dir"
` [PATCH v6 4/5] libfs: Replace simple_offset end-of-directory detection
` [PATCH v6 5/5] libfs: Use d_children list to iterate simple_offset directories

Errno codes from symlink() syscall
 2024-12-24 16:05 UTC 

[PATCH 0/6] convert efivarfs to manage object data correctly
 2024-12-24 15:09 UTC  (19+ messages)
` [PATCH 3/6] efivarfs: make variable_is_present use dcache lookup
` [PATCH 6/6] efivarfs: fix error on write to new variable leaving remnants

[PATCH v6 4/5] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_INDETERMINATE mappings
 2024-12-24 12:37 UTC  (27+ messages)

[PATCH bpf-next v6 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc
 2024-12-24 12:10 UTC  (10+ messages)
` [PATCH bpf-next v6 2/5] selftests/bpf: Add tests for open-coded style process file iterator
` [PATCH bpf-next v6 4/5] bpf: Make fs kfuncs available for SYSCALL program type

[PATCH 00/11 RFC] Allow concurrent changes in a directory
 2024-12-24 10:26 UTC  (19+ messages)
` [PATCH 01/11] VFS: introduce vfs_mkdir_return()
` [PATCH 02/11] VFS: add _shared versions of the various directory modifying inode_operations
` [PATCH 08/11] VFS: add inode_dir_lock/unlock
` [PATCH 10/11] VFS: take a shared lock for create/remove directory operations

[PATCH 0/2] fstests: test reads/writes from hugepages-backed buffers
 2024-12-24  5:09 UTC  (9+ messages)
` [PATCH 1/2] fsx: support reads/writes from buffers backed by hugepages

[syzbot] [jfs?] [nilfs?] WARNING in mnt_ns_release
 2024-12-24  4:48 UTC 

[viro-vfs:work.dcache 6/6] fs/libfs.c:1819:10: warning: comparison of distinct pointer types ('const char *' and 'const unsigned char *')
 2024-12-23 19:37 UTC  (2+ messages)

[PATCH] seq_file: add seq_check_showsize_overflow() to avoid real overflow
 2024-12-23 15:20 UTC 

[PATCH v4 -next 00/15] sysctl: move sysctls from vm_table into its own files
 2024-12-23 14:15 UTC  (32+ messages)
` [PATCH v4 -next 01/15] mm: vmstat: move sysctls to mm/vmstat.c
` [PATCH v4 -next 02/15] mm: filemap: move sysctl to mm/filemap.c
` [PATCH v4 -next 03/15] mm: swap: move sysctl to mm/swap.c
` [PATCH v4 -next 04/15] mm: vmscan: move vmscan sysctls to mm/vmscan.c
` [PATCH v4 -next 05/15] mm: util: move sysctls to mm/util.c
` [PATCH v4 -next 06/15] mm: mmap: move sysctl to mm/mmap.c
` [PATCH v4 -next 07/15] security: min_addr: move sysctl to security/min_addr.c
` [PATCH v4 -next 08/15] mm: nommu: move sysctl to mm/nommu.c
` [PATCH v4 -next 09/15] fs: fs-writeback: move sysctl to fs/fs-writeback.c
` [PATCH v4 -next 10/15] fs: drop_caches: move sysctl to fs/drop_caches.c
` [PATCH v4 -next 11/15] sunrpc: simplify rpcauth_cache_shrink_count()
` [PATCH v4 -next 12/15] fs: dcache: move the sysctl to fs/dcache.c
` [PATCH v4 -next 13/15] x86: vdso: move the sysctl to arch/x86/entry/vdso/vdso32-setup.c
` [PATCH v4 -next 14/15] sh: vdso: move the sysctl to arch/sh/kernel/vsyscall/vsyscall.c
` [PATCH v4 -next 15/15] sysctl: remove unneeded include

[viro-vfs:work.dcache 6/6] fs/libfs.c:1819:17: warning: comparison of distinct pointer types lacks a cast
 2024-12-23 13:02 UTC 

[PATCH 0/2] fix reading ESP during coredump
 2024-12-22 19:18 UTC  (6+ messages)
` [PATCH 1/2] fs/proc: do_task_stat: Fix ESP not readable "

[PATCH] samples/vfs: add __SANE_USERSPACE_TYPES__ to mountinfo program
 2024-12-22 10:47 UTC  (2+ messages)

PR aggregation for fuse
 2024-12-22 10:10 UTC  (2+ messages)

[syzbot] [fs?] possible deadlock in __configfs_open_file
 2024-12-22  9:16 UTC 

[syzbot] [fs?] [mm?] [io-uring?] INFO: task hung in hugetlbfs_zero_partial_page
 2024-12-21 12:48 UTC 

[PATCH 00/10] netfs, ceph, nfs, cachefiles: Miscellaneous fixes/changes
 2024-12-21  5:15 UTC  (3+ messages)
` [PATCH 01/10] kheaders: Ignore silly-rename files

[syzbot] [exfat?] general protection fault in exfat_find_empty_entry
 2024-12-21  2:14 UTC 

[PATCH v2 1/5] squashfs: Use a folio throughout squashfs_read_folio()
 2024-12-20 22:46 UTC  (5+ messages)
` [PATCH v2 2/5] squashfs: Pass a folio to squashfs_readpage_fragment()
` [PATCH v2 3/5] squashfs: Convert squashfs_readpage_block() to take a folio
` [PATCH v2 4/5] squashfs; Convert squashfs_copy_cache() "
` [PATCH v2 5/5] squashfs: Convert squashfs_fill_page() "

[PATCH 1/5] squashfs: Use a folio throughout squashfs_read_folio()
 2024-12-20 22:19 UTC  (7+ messages)
` [PATCH 5/5] squashfs: Convert squashfs_fill_page() to take a folio

(no subject)
 2024-12-20 21:33 UTC  (3+ messages)
` [RFC] fuse: Abort connection if FUSE server get stuck

[PATCH v4 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
 2024-12-20 19:06 UTC  (22+ messages)
` [PATCH v4 10/25] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
` [PATCH v4 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v4 14/25] rmap: Add support for PUD sized mappings to rmap
` [PATCH v4 15/25] huge_memory: Add vmf_insert_folio_pud()
` [PATCH v4 16/25] huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v4 17/25] memremap: Add is_device_dax_page() and is_fsdax_page() helpers
` [PATCH v4 19/25] proc/task_mmu: Ignore ZONE_DEVICE pages

[PATCH 00/35] Reorganize kerneldoc parameter names
 2024-12-20 17:27 UTC  (2+ messages)
` (subset) "

[PATCH] seq_file: copy as much as possible to user buffer in seq_read()
 2024-12-20 16:48 UTC  (4+ messages)
` [PATCH v2] "

[PATCHSET v8 0/12] Uncached buffered IO
 2024-12-20 16:28 UTC  (18+ messages)
` [PATCH 01/12] mm/filemap: change filemap_create_folio() to take a struct kiocb
` [PATCH 02/12] mm/filemap: use page_cache_sync_ra() to kick off read-ahead
` [PATCH 03/12] mm/readahead: add folio allocation helper
` [PATCH 04/12] mm: add PG_dropbehind folio flag
` [PATCH 05/12] mm/readahead: add readahead_control->dropbehind member
` [PATCH 06/12] mm/truncate: add folio_unmap_invalidate() helper
` [PATCH 07/12] fs: add RWF_DONTCACHE iocb and FOP_DONTCACHE file_operations flag
` [PATCH 08/12] mm/filemap: add read support for RWF_DONTCACHE
` [PATCH 09/12] mm/filemap: drop streaming/uncached pages when writeback completes
` [PATCH 10/12] mm/filemap: add filemap_fdatawrite_range_kick() helper
` [PATCH 11/12] mm: call filemap_fdatawrite_range_kick() after IOCB_DONTCACHE issue
` [PATCH 12/12] mm: add FGP_DONTCACHE folio creation flag

[PATCHSET v7 0/11] Uncached buffered IO
 2024-12-20 15:45 UTC  (14+ messages)
` [PATCH 04/11] mm: add PG_dropbehind folio flag
` [PATCH 06/11] mm/truncate: add folio_unmap_invalidate() helper

Kernel bug: "general protection fault in bch2_btree_path_traverse_one"
 2024-12-20 15:01 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