linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-17 05:46:48 to 2025-05-20 14:34:27 UTC [more...]

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-05-20 14:33 UTC  (7+ messages)
` [RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls

[PATCH 0/6] overlayfs + casefolding
 2025-05-20 14:33 UTC  (14+ messages)
` [PATCH 1/6] bcachefs: BCH_INODE_has_case_insensitive
` [PATCH 2/6] darray: lift from bcachefs
` [PATCH 3/6] fs: SB_CASEFOLD
` [PATCH 4/6] fs: dcache locking for exlusion between overlayfs, casefolding
` [PATCH 5/6] bcachefs: Hook up d_casefold_enable()
` [PATCH 6/6] overlayfs: Support casefolded filesystems

[PATCH 6.6 003/117] binfmt_elf: elf_bss no longer used by load_elf_binary()
 2025-05-20 13:49 UTC 

[PATCH 6.1 01/97] binfmt: Fix whitespace issues
 2025-05-20 13:49 UTC  (2+ messages)
` [PATCH 6.1 03/97] binfmt_elf: elf_bss no longer used by load_elf_binary()

[PATCH v2 0/8] ext4: enable large folio for regular files
 2025-05-20 13:41 UTC  (25+ messages)
` [PATCH v2 1/8] ext4: make ext4_mpage_readpages() support large folios
` [PATCH v2 3/8] ext4: make __ext4_block_zero_page_range() support large folio
` [PATCH v2 4/8] ext4/jbd2: convert jbd2_journal_blocks_per_page() to "
` [PATCH v2 5/8] ext4: correct the journal credits calculations of allocating blocks
` [PATCH v2 6/8] ext4: make the writeback path support large folios
` [PATCH v2 8/8] ext4: enable large folio for regular file

close(2) with EINTR has been changed by POSIX.1-2024
 2025-05-20 13:37 UTC  (6+ messages)

notify: wake_up response waiters on release
 2025-05-20 12:35 UTC  (2+ messages)
` [RFC PATCH] fanotify: wake-up all "

[PATCH 0/4] netfs: Miscellaneous fixes
 2025-05-20 11:34 UTC  (6+ messages)
` [PATCH 1/4] netfs: Fix oops in write-retry from mis-resetting the subreq iterator
` [PATCH 2/4] netfs: Fix setting of transferred bytes with short DIO reads
` [PATCH 3/4] netfs: Fix the request's work item to not require a ref
` [PATCH 4/4] netfs: Fix wait/wake to be consistent about the waitqueue used

[PATCH 00/11] netfs: Miscellaneous cleanups
 2025-05-20 11:20 UTC  (13+ messages)
` [PATCH 01/11] netfs: Update main API document
` [PATCH 02/11] fs/netfs: remove unused flag NETFS_SREQ_SEEK_DATA_READ
` [PATCH 03/11] fs/netfs: remove unused source NETFS_INVALID_WRITE
` [PATCH 04/11] fs/netfs: remove unused flag NETFS_ICTX_WRITETHROUGH
` [PATCH 05/11] fs/netfs: remove unused enum choice NETFS_READ_HOLE_CLEAR
` [PATCH 06/11] fs/netfs: reorder struct fields to eliminate holes
` [PATCH 07/11] fs/netfs: remove `netfs_io_request.ractl`
` [PATCH 08/11] fs/netfs: declare field `proc_link` only if CONFIG_PROC_FS=y
` [PATCH 09/11] folio_queue: remove unused field `marks3`
` [PATCH 10/11] fs/netfs: remove unused flag NETFS_RREQ_DONT_UNLOCK_FOLIOS
` [PATCH 11/11] fs/netfs: remove unused flag NETFS_RREQ_BLOCKED

[BUG] propagate_umount() breakage
 2025-05-20 11:10 UTC  (11+ messages)
        ` [RFC][CFT][PATCH] Rewrite of propagate_umount() (was Re: [BUG] propagate_umount() breakage)

[PATCH v15 00/27] riscv control-flow integrity for usermode
 2025-05-20  9:15 UTC  (11+ messages)
` [PATCH v15 01/27] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v15 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v15 27/27] kselftest/riscv: kselftest for user mode cfi

[PATCH] dcache: Define DNAME_INLINE_LEN as a number directly
 2025-05-20  8:22 UTC  (2+ messages)

[PATCH 0/4] mm: ksm: prevent KSM from entirely breaking VMA merging
 2025-05-20  5:25 UTC  (30+ messages)
` [PATCH 1/4] mm: ksm: have KSM VMA checks not require a VMA pointer
` [PATCH 2/4] mm: ksm: refer to special VMAs via VM_SPECIAL in ksm_compatible()
` [PATCH 3/4] mm: prevent KSM from completely breaking VMA merging
` [PATCH 4/4] tools/testing/selftests: add VMA merge tests for KSM merge

[RFC PATCH v2 0/8] staging: apfs: init APFS filesystem support
 2025-05-20  5:08 UTC  (4+ messages)
` Subject: "

[PATCH 0/2] Add a documentation for FUSE passthrough
 2025-05-20  1:49 UTC  (5+ messages)
` [PATCH 2/2] docs: filesystems: add fuse-passthrough.rst

[viro-vfs:work.mount 22/26] fs/namespace.c:2783: warning: Function parameter or struct member 'pinned' not described in 'do_lock_mount'
 2025-05-19 23:11 UTC 

[PATCH v3 0/2] User namespace aware fanotify
 2025-05-19 20:56 UTC  (2+ messages)

[PATCH 0/3] Use folios for symlinks in the page cache
 2025-05-19 19:28 UTC  (3+ messages)
` [PATCH 2/3] nfs: Use a folio in nfs_get_link()

[PATCH v1 0/5] ext4: Minor fixes and improvements for atomic write series
 2025-05-19 18:19 UTC  (6+ messages)
` [PATCH v1 1/5] ext4: Unwritten to written conversion requires EXT4_EX_NOCACHE
` [PATCH v1 2/5] ext4: Simplify last in leaf check in ext4_map_query_blocks
` [PATCH v1 3/5] ext4: Rename and document EXT4_EX_FILTER to EXT4_EX_QUERY_FILTER
` [PATCH v1 4/5] ext4: Simplify flags in ext4_map_query_blocks()
` [PATCH v1 5/5] ext4: Add a WARN_ON_ONCE for querying LAST_IN_LEAF instead

[PATCH v2 1/3] hfsplus: fix to update ctime after rename
 2025-05-19 16:52 UTC  (3+ messages)
` [PATCH v2 2/3] hfs: correct superblock flags
` [PATCH v2 3/3] hfs: fix to update ctime after rename

[PATCH 0/2] vfs, afs, bash: Fix miscomparison of foreign user IDs in the VFS
 2025-05-19 16:11 UTC  (3+ messages)
` [PATCH 1/2] afs, bash: Fix open(O_CREAT) on an extant AFS file in a sticky dir
` [PATCH 2/2] vfs: Fix inode ownership checks with regard to foreign ownership

[PATCH v5 0/7] ext4: Add multi-fsblock atomic write support with bigalloc
 2025-05-19 15:47 UTC  (3+ messages)

[PATCH 00/12] sysctl: Move sysctls to their respective subsystems (second batch)
 2025-05-19 15:20 UTC  (6+ messages)
` [PATCH 01/12] module: Move modprobe_path and modules_disabled ctl_tables into the module subsys

[PATCH] block: support mtd:<name> syntax for block devices
 2025-05-19 15:03 UTC  (7+ messages)
` [PATCH v2] "
    ` [PATCH v3] "
        ` [PATCH v4] "

[PATCH] eventpoll: Fix priority inversion problem
 2025-05-19 14:22 UTC  (4+ messages)

mlock ulimits for SHM_HUGETLB
 2025-05-19 14:02 UTC  (6+ messages)

[PATCH v5 0/7] fs: introduce file_getattr and file_setattr syscalls
 2025-05-19 11:37 UTC  (6+ messages)

[PATCH v2 0/2] User namespace aware fanotify
 2025-05-19 10:46 UTC  (4+ messages)
` [PATCH v2 2/2] fanotify: support watching filesystems and mounts inside userns

[PATCH] ext4: inline: do not convert when writing to memory map
 2025-05-19 10:42 UTC 

[PATCH -next 0/4] fs/buffer: misc optimizations
 2025-05-19 10:06 UTC  (2+ messages)

[PATCH] fs/ntfs3: remove ability to change compression on mounted volume
 2025-05-19  9:47 UTC 

[PATCH] fs/ntfs3: Fix handling of InitializeFileRecordSegment
 2025-05-19  9:51 UTC 

[PATCH v16 00/42] DEPT(DEPendency Tracker)
 2025-05-19  9:18 UTC  (43+ messages)
` [PATCH v16 01/42] llist: move llist_{head,node} definition to types.h
` [PATCH v16 02/42] dept: implement DEPT(DEPendency Tracker)
` [PATCH v16 03/42] dept: add single event dependency tracker APIs
` [PATCH v16 04/42] dept: add lock "
` [PATCH v16 05/42] dept: tie to lockdep and IRQ tracing
` [PATCH v16 06/42] dept: add proc knobs to show stats and dependency graph
` [PATCH v16 07/42] dept: distinguish each kernel context from another
` [PATCH v16 08/42] x86_64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to x86_64
` [PATCH v16 09/42] arm64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to arm64
` [PATCH v16 10/42] dept: distinguish each work from another
` [PATCH v16 11/42] dept: add a mechanism to refill the internal memory pools on running out
` [PATCH v16 12/42] dept: record the latest one out of consecutive waits of the same class
` [PATCH v16 13/42] dept: apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
` [PATCH v16 14/42] dept: apply sdt_might_sleep_{start,end}() to swait
` [PATCH v16 15/42] dept: apply sdt_might_sleep_{start,end}() to waitqueue wait
` [PATCH v16 16/42] dept: apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
` [PATCH v16 17/42] dept: apply sdt_might_sleep_{start,end}() to dma fence
` [PATCH v16 18/42] dept: track timeout waits separately with a new Kconfig
` [PATCH v16 19/42] dept: apply timeout consideration to wait_for_completion()/complete()
` [PATCH v16 20/42] dept: apply timeout consideration to swait
` [PATCH v16 21/42] dept: apply timeout consideration to waitqueue wait
` [PATCH v16 22/42] dept: apply timeout consideration to hashed-waitqueue wait
` [PATCH v16 23/42] dept: apply timeout consideration to dma fence wait
` [PATCH v16 24/42] dept: make dept able to work with an external wgen
` [PATCH v16 25/42] dept: track PG_locked with dept
` [PATCH v16 26/42] dept: print staged wait's stacktrace on report
` [PATCH v16 27/42] locking/lockdep: prevent various lockdep assertions when lockdep_off()'ed
` [PATCH v16 28/42] dept: add documentation for dept
` [PATCH v16 29/42] cpu/hotplug: use a weaker annotation in AP thread
` [PATCH v16 30/42] fs/jbd2: use a weaker annotation in journal handling
` [PATCH v16 31/42] dept: assign dept map to mmu notifier invalidation synchronization
` [PATCH v16 32/42] dept: assign unique dept_key to each distinct dma fence caller
` [PATCH v16 33/42] dept: make dept aware of lockdep_set_lock_cmp_fn() annotation
` [PATCH v16 34/42] dept: make dept stop from working on debug_locks_off()
` [PATCH v16 35/42] i2c: rename wait_for_completion callback to wait_for_completion_cb
` [PATCH v16 36/42] dept: assign unique dept_key to each distinct wait_for_completion() caller
` [PATCH v16 37/42] completion, dept: introduce init_completion_dmap() API
` [PATCH v16 38/42] dept: introduce a new type of dependency tracking between multi event sites
` [PATCH v16 39/42] dept: add module support for struct dept_event_site and dept_event_site_dep
` [PATCH v16 40/42] dept: introduce event_site() to disable event tracking if it's recoverable
` [PATCH v16 41/42] dept: implement a basic unit test for dept
` [PATCH v16 42/42] dept: call dept_hardirqs_off() in local_irq_*() regardless of irq state

[PATCH] selftests: Add functional test for the abort file in fusectl
 2025-05-19  6:27 UTC  (4+ messages)

[linux-next:master] [super] 1af3331764: stress-ng.unlink.unlink_calls_per_sec 23.3% regression
 2025-05-19  4:50 UTC 

[PATCH V3 0/7] f2fs: new mount API conversion
 2025-05-19  2:38 UTC  (10+ messages)
` [PATCH V3 7/7] f2fs: switch to the new mount api

[PATCH 1/3] mm/filemap: initialize fsdata with iocb->ki_flags
 2025-05-18 14:01 UTC  (2+ messages)

close(2) with EINTR has been changed by POSIX.1-2024
 2025-05-17 13:46 UTC  (10+ messages)
` [RFC v1] man/man2/close.2: CAVEATS: Document divergence from POSIX.1-2024


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