Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2024-05-26 23:51:50 to 2024-05-29 01:59:22 UTC [more...]

[RFC PATCH v4 0/8] iomap/xfs: fix stale data exposure when truncating realtime inodes
 2024-05-29  9:52 UTC  (7+ messages)
` [RFC PATCH v4 1/8] iomap: zeroing needs to be pagecache aware
` [RFC PATCH v4 2/8] math64: add rem_u64() to just return the remainder
` [RFC PATCH v4 3/8] iomap: pass blocksize to iomap_truncate_page()
` [RFC PATCH v4 4/8] fsdax: pass blocksize to dax_truncate_page()
` [RFC PATCH v4 5/8] xfs: refactor the truncating order
` [RFC PATCH v4 6/8] xfs: correct the truncate blocksize of realtime inode

[PATCH] fs: autofs: add MODULE_DESCRIPTION()
 2024-05-29  0:48 UTC  (5+ messages)

[PATCH 0/7] Start moving write_begin/write_end out of aops
 2024-05-28 23:44 UTC  (12+ messages)
` [PATCH 1/7] fs: Introduce buffered_write_operations
` [PATCH 2/7] fs: Supply optional buffered_write_operations in buffer.c
` [PATCH 3/7] buffer: Add buffer_write_begin, buffer_write_end and __buffer_write_end
` [PATCH 4/7] fs: Add filemap_symlink()
` [PATCH 5/7] ext2: Convert to buffered_write_operations
` [PATCH 6/7] ext4: "
` [PATCH 7/7] iomap: Return the folio from iomap_write_begin()

[PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2)
 2024-05-28 23:25 UTC  (28+ messages)

[PATCH] fstests: add fsstress + compaction test
 2024-05-28 22:58 UTC  (3+ messages)

[RFC] fstests: add mmap page boundary tests
 2024-05-28 22:23 UTC  (5+ messages)

[PATCH v2] statx: stx_subvol
 2024-05-28 22:11 UTC  (4+ messages)

support large folios for NFS
 2024-05-28 21:05 UTC  (11+ messages)
` [PATCH 1/2] filemap: Convert generic_perform_write() to support large folios
` [PATCH 2/2] nfs: add support for "
` [PATCH] nfs: Fix misuses of folio_shift() and folio_order()

[PATCH v6 3/8] rust: file: add Rust abstraction for `struct file`
 2024-05-28 20:59 UTC  (5+ messages)

[PATCH v2 0/9] ioctl()-based API to query VMAs from /proc/<pid>/maps
 2024-05-28 20:36 UTC  (4+ messages)
` [PATCH v2 4/9] fs/procfs: use per-VMA RCU-protected locking in PROCMAP_QUERY API

About the conflict between XFS inode recycle and VFS rcu-walk
 2024-05-28 15:51 UTC  (13+ messages)

[GIT PULL] bcachefs updates fro 6.10-rc1
 2024-05-28 15:17 UTC  (5+ messages)

[PATCH] fs/netfs/fscache_cookie: add missing "n_accesses" check
 2024-05-28 14:44 UTC 

[PATCH v20 00/12] Implement copy offload support
 2024-05-28 14:07 UTC  (12+ messages)
  ` [PATCH v20 06/12] fs, block: copy_file_range for def_blk_ops for direct block device
  ` [PATCH v20 05/12] fs/read_write: Enable copy_file_range for "
  ` [PATCH v20 02/12] Add infrastructure for copy offload in block and request layer

[PATCH 0/8] shmem,tmpfs: general maintenance
 2024-05-28 13:44 UTC  (4+ messages)
` [PATCH 8/8] shmem,percpu_counter: add _limited_add(fbc, limit, amount)

[PATCH v5.1] fs: Allow fine-grained control of folio sizes
 2024-05-28 12:13 UTC  (12+ messages)

[PATCH] fs: cramfs: add MODULE_DESCRIPTION()
 2024-05-28 11:40 UTC  (3+ messages)

[PATCH] fs: binfmt: add missing MODULE_DESCRIPTION() macros
 2024-05-28 11:40 UTC  (2+ messages)

[PATCH] fs: hfs: add MODULE_DESCRIPTION()
 2024-05-28 11:35 UTC  (2+ messages)

[PATCH] fs: fat: add missing MODULE_DESCRIPTION() macros
 2024-05-28 11:34 UTC  (3+ messages)

[PATCH v4 00/29] arm64: Permission Overlay Extension
 2024-05-28 11:30 UTC  (9+ messages)
` [PATCH v4 13/29] arm64: convert protection key into vm_flags and pgprot values
` [PATCH v4 17/29] arm64: implement PKEYS support
` [PATCH v4 18/29] arm64: add POE signal support

[LSF/MM/BPF TOPIC] untorn buffered writes
 2024-05-28 11:09 UTC  (6+ messages)

[syzbot] [bpf?] [net?] possible deadlock in sock_map_update_common (2)
 2024-05-28 10:24 UTC 

[PATCH] fs/adfs: add MODULE_DESCRIPTION
 2024-05-28 10:00 UTC  (4+ messages)

[RFC 0/2] fuse: introduce fuse server recovery mechanism
 2024-05-28  9:58 UTC  (13+ messages)

[PATCH v3 0/2] mm/ksm: fix some accounting problems
 2024-05-28  5:15 UTC  (3+ messages)
` [PATCH v3 1/2] mm/ksm: fix ksm_pages_scanned accounting
` [PATCH v3 2/2] mm/ksm: fix ksm_zero_pages accounting

[PATCH 0/3] use new mount API for bcachefs
 2024-05-28  4:36 UTC  (5+ messages)
` [PATCH 1/3] bcachefs: add printbuf arg to bch2_parse_mount_opts()
` [PATCH 2/3] bcachefs: Add error code to defer option parsing
` [PATCH 3/3] bcachefs: use new mount API
` [PATCH KTEST] add test to exercise the new mount API for bcachefs

[PATCH v3 0/3] Clean up usage of rt_task()
 2024-05-27 23:45 UTC  (4+ messages)
` [PATCH v3 1/3] sched/rt: "
` [PATCH v3 2/3] hrtimer: Convert realtime_task() to realtime_task_policy()
` [PATCH v3 3/3] sched/rt, dl: Convert functions to return bool

A fs-next branch
 2024-05-27 23:16 UTC  (4+ messages)

[syzbot] [btrfs?] [overlayfs?] possible deadlock in ovl_copy_up_flags
 2024-05-27 21:36 UTC  (3+ messages)
  ` [syzbot] [overlayfs] "

[PATCH][CFT][experimental] net/socket.c: use straight fdget/fdput (resend)
 2024-05-27 21:25 UTC  (10+ messages)

[PATCH v16 0/9] Cache insensitive cleanup for ext4/f2fs
 2024-05-27 20:54 UTC  (8+ messages)
` [PATCH v16 3/9] libfs: Introduce case-insensitive string comparison helper

[PATCH] unicode: add MODULE_DESCRIPTION() macros
 2024-05-27 20:40 UTC  (2+ messages)

[PATCH] netfs: Fault in smaller chunks for non-large folio mappings
 2024-05-27 20:17 UTC 

[PATCH] fs: hpfs: add MODULE_DESCRIPTION()
 2024-05-27 17:50 UTC 

[PATCH v2] sched/rt: Clean up usage of rt_task()
 2024-05-27 17:37 UTC  (5+ messages)

[PATCH AUTOSEL 6.9 01/15] fs/writeback: bail out if there is no more inodes for IO and queued once
 2024-05-27 16:32 UTC  (3+ messages)
` [PATCH AUTOSEL 6.9 12/15] binfmt_elf: Leave a gap between .bss and brk

[PATCH v2 0/4] enhance the path resolution capability in fs_parser
 2024-05-27 16:26 UTC  (9+ messages)
` [PATCH v2 1/4] fs: add blockdev parser for filesystem mount option
` [PATCH v2 2/4] fs: add path "
` [PATCH v2 3/4] fs: ext4: support relative path for `journal_path` in "
` [PATCH v2 4/4] fs: remove fs_lookup_param and its description

[PATCH v6 3/8] rust: file: add Rust abstraction for `struct file`
 2024-05-27 16:05 UTC  (2+ messages)

[PATCH] mm/filemap: invalidating pages is still necessary when io with IOCB_NOWAIT
 2024-05-27 15:36 UTC  (3+ messages)

[GIT PULL] vfs fixes
 2024-05-27 15:30 UTC  (2+ messages)

[PATCH] fs: sysv: add MODULE_DESCRIPTION()
 2024-05-27 13:57 UTC  (2+ messages)

[PATCH] fs: efs: add MODULE_DESCRIPTION()
 2024-05-27 13:53 UTC  (2+ messages)

[PATCH] fs: minix: add MODULE_DESCRIPTION()
 2024-05-27 13:51 UTC  (2+ messages)

[PATCH RFC] fhandle: expose u64 mount id to name_to_handle_at(2)
 2024-05-27 13:39 UTC  (8+ messages)

[PATCH v3 00/12] cachefiles: some bugfixes and cleanups for ondemand requests
 2024-05-27 13:33 UTC  (5+ messages)
` [PATCH v3 06/12] cachefiles: add consistency check for copen/cread

[PATCH 0/2] Improve dmesg output for swapfile+hibernation
 2024-05-27 12:58 UTC  (12+ messages)
` [PATCH 1/2] iomap: swap: print warning for unaligned swapfile
` [PATCH 2/2] mm: swap: print starting physical block offset in swapon

[PATCH] debugfs: ignore auto and noauto options if given
 2024-05-27 12:19 UTC  (5+ messages)

[PATCH RFC] : fhandle: relax open_by_handle_at() permission checks
 2024-05-27 11:31 UTC  (3+ messages)

[PATCH v4 1/2] proc: pass file instead of inode to proc_mem_open
 2024-05-27 11:21 UTC  (4+ messages)
` [PATCH v4 2/2] proc: restrict /proc/pid/mem

[PATCH v3] netfs, 9p: Fix race between umount and async request completion
 2024-05-27 11:09 UTC  (2+ messages)

[PATCH] mm: /proc/pid/smaps_rollup: avoid skipping vma after getting mmap_lock again
 2024-05-27  7:33 UTC  (2+ messages)

[PATCH] ext4/jbd2: drop jbd2_transaction_committed()
 2024-05-27  6:37 UTC  (2+ messages)

[PATCH v3] zonefs: move super block reading from page to folio
 2024-05-27  4:35 UTC  (2+ messages)

[PATCH] zonefs: enable support for large folios
 2024-05-27  4:35 UTC  (2+ messages)

[PATCH 0/4] enhance the path resolution capability in fs_parser
 2024-05-27  3:22 UTC  (6+ messages)
` [PATCH 1/4] fs: add blockdev parser for filesystem mount option
` [PATCH 2/4] fs: add path "
` [PATCH 3/4] fs: ext4: support relative path for `journal_path` in "
` [PATCH 4/4] fs: remove fs_lookup_param and its description


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