Linux Filesystem Development
[Prev Page][Next Page]
- Re: [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13, (continued)
- iomap patches for zoned XFS v2,
Christoph Hellwig
- [PATCH 01/11] iomap: allow the file system to submit the writeback bios, Christoph Hellwig
- [PATCH 02/11] iomap: simplify io_flags and io_type in struct iomap_ioend, Christoph Hellwig
- [PATCH 03/11] iomap: add a IOMAP_F_ANON_WRITE flag, Christoph Hellwig
- [PATCH 04/11] iomap: split bios to zone append limits in the submission handlers, Christoph Hellwig
- [PATCH 05/11] iomap: move common ioend code to ioend.c, Christoph Hellwig
- [PATCH 07/11] iomap: optionally use ioends for direct I/O, Christoph Hellwig
- [PATCH 06/11] iomap: factor out a iomap_dio_done helper, Christoph Hellwig
- [PATCH 08/11] iomap: add a io_private field to struct iomap_ioend, Christoph Hellwig
- [PATCH 09/11] iomap: pass private data to iomap_page_mkwrite, Christoph Hellwig
- [PATCH 10/11] iomap: pass private data to iomap_zero_range, Christoph Hellwig
- [PATCH 11/11] iomap: pass private data to iomap_truncate_page, Christoph Hellwig
- [PATCH 00/19 v7?] RFC: Allow concurrent and async changes in a directory,
NeilBrown
- [PATCH 01/19] VFS: introduce vfs_mkdir_return(), NeilBrown
- [PATCH 02/19] VFS: use global wait-queue table for d_alloc_parallel(), NeilBrown
- [PATCH 03/19] VFS: use d_alloc_parallel() in lookup_one_qstr_excl() and rename it., NeilBrown
- [PATCH 04/19] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry, NeilBrown
- [PATCH 05/19] VFS: add common error checks to lookup_one_qstr(), NeilBrown
- [PATCH 06/19] VFS: repack DENTRY_ flags., NeilBrown
- [PATCH 07/19] VFS: repack LOOKUP_ bit flags., NeilBrown
- [PATCH 09/19] VFS: add _async versions of the various directory modifying inode_operations, NeilBrown
- [PATCH 10/19] VFS: introduce inode flags to report locking needs for directory ops, NeilBrown
- [PATCH 08/19] VFS: introduce lookup_and_lock() and friends, NeilBrown
- [PATCH 12/19] VFS: enhance d_splice_alias to accommodate shared-lock updates, NeilBrown
- [PATCH 11/19] VFS: Add ability to exclusively lock a dentry and use for create/remove operations., NeilBrown
- [PATCH 14/19] VFS: Ensure no async updates happening in directory being removed., NeilBrown
- [PATCH 15/19] VFS: Change lookup_and_lock() to use shared lock when possible., NeilBrown
- [PATCH 13/19] VFS: lock dentry for ->revalidate to avoid races with rename etc, NeilBrown
- [PATCH 18/19] nfs: change mkdir inode_operation to mkdir_async, NeilBrown
- [PATCH 16/19] VFS: add lookup_and_lock_rename(), NeilBrown
- [PATCH 17/19] nfsd: use lookup_and_lock_one() and lookup_and_lock_rename_one(), NeilBrown
- [PATCH 19/19] nfs: switch to _async for all directory ops., NeilBrown
- Re: [PATCH 00/19 v7?] RFC: Allow concurrent and async changes in a directory, Christian Brauner
- Re: [PATCH 00/19 v7?] RFC: Allow concurrent and async changes in a directory, John Stoffel
- Re: [PATCH 00/19 v7?] RFC: Allow concurrent and async changes in a directory, Al Viro
- [PATCH] vfs: inline getname(),
Mateusz Guzik
- [PATCH] sysv: convert sysv to use the new mount api,
Eric Sandeen
- [PATCH 0/4] fs: last of the pseudofs mount api conversions,
Eric Sandeen
- [PATCH] fs/xattr: actually support O_PATH fds in *xattrat() syscalls,
Mike Yuan
- [LSF/MM/BPF TOPIC] buffered IO atomic writes, Luis Chamberlain
- [PATCH 0/3] CONFIG_VFS_DEBUG at last,
Mateusz Guzik
- [PATCH v3 0/2] pipe: don't update {a,c,m}time for anonymous pipes,
Oleg Nesterov
- [PATCH v3 1/2] pipe: introduce struct file_operations pipeanon_fops, Oleg Nesterov
- [PATCH v3 2/2] pipe: don't update {a,c,m}time for anonymous pipes, Oleg Nesterov
- Re: [PATCH v3 0/2] pipe: don't update {a,c,m}time for anonymous pipes, K Prateek Nayak
- Re: [PATCH v3 0/2] pipe: don't update {a,c,m}time for anonymous pipes, Christian Brauner
- Re: [PATCH v3 0/2] pipe: don't update {a,c,m}time for anonymous pipes, Jeff Layton
- [PATCH] ext4: pass strlen() of the symlink instead of i_size to inode_set_cached_link(),
Mateusz Guzik
- [PATCH v2 0/2] pipe: don't update {a,c,m}time for anonymous pipes,
Oleg Nesterov
- [PATCH v5 00/10] iomap: incremental per-operation iter advance,
Brian Foster
- [PATCH v5 01/10] iomap: factor out iomap length helper, Brian Foster
- [PATCH v5 03/10] iomap: refactor iomap_iter() length check and tracepoint, Brian Foster
- [PATCH v5 04/10] iomap: lift error code check out of iomap_iter_advance(), Brian Foster
- [PATCH v5 02/10] iomap: split out iomap check and reset logic from iter advance, Brian Foster
- [PATCH v5 06/10] iomap: export iomap_iter_advance() and return remaining length, Brian Foster
- [PATCH v5 07/10] iomap: support incremental iomap_iter advances, Brian Foster
- [PATCH v5 08/10] iomap: advance the iter directly on buffered writes, Brian Foster
- [PATCH v5 09/10] iomap: advance the iter directly on unshare range, Brian Foster
- [PATCH v5 05/10] iomap: lift iter termination logic from iomap_iter_advance(), Brian Foster
- [PATCH v5 10/10] iomap: advance the iter directly on zero range, Brian Foster
- [linus:master] [fsnotify] a94204f4d4: stress-ng.timerfd.ops_per_sec 7.0% improvement,
kernel test robot
- [syzbot] [bcachefs?] general protection fault in inode_permission (3),
syzbot
- [PATCH v9 00/26] riscv control-flow integrity for usermode,
Deepak Gupta
- [PATCH v9 01/26] mm: helper `is_shadow_stack_vma` to check shadow stack vma, Deepak Gupta
- [PATCH v9 02/26] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml), Deepak Gupta
- [PATCH v9 03/26] riscv: zicfiss / zicfilp enumeration, Deepak Gupta
- [PATCH v9 04/26] riscv: zicfiss / zicfilp extension csr and bit definitions, Deepak Gupta
- [PATCH v9 05/26] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit, Deepak Gupta
- [PATCH v9 06/26] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE, Deepak Gupta
- [PATCH v9 07/26] riscv mm: manufacture shadow stack pte, Deepak Gupta
- [PATCH v9 08/26] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs, Deepak Gupta
- [PATCH v9 09/26] riscv mmu: write protect and shadow stack, Deepak Gupta
- [PATCH v9 10/26] riscv/mm: Implement map_shadow_stack() syscall, Deepak Gupta
- [PATCH v9 11/26] riscv/shstk: If needed allocate a new shadow stack on clone, Deepak Gupta
- [PATCH v9 12/26] riscv: Implements arch agnostic shadow stack prctls, Deepak Gupta
- [PATCH v9 13/26] prctl: arch-agnostic prctl for indirect branch tracking, Deepak Gupta
- [PATCH v9 14/26] riscv/traps: Introduce software check exception, Deepak Gupta
- [PATCH v9 15/26] riscv: signal: abstract header saving for setup_sigcontext, Deepak Gupta
- [PATCH v9 16/26] riscv/signal: save and restore of shadow stack for signal, Deepak Gupta
- [PATCH v9 17/26] riscv/kernel: update __show_regs to print shadow stack register, Deepak Gupta
- [PATCH v9 18/26] riscv/ptrace: riscv cfi status and state via ptrace and in core files, Deepak Gupta
- [PATCH v9 19/26] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe, Deepak Gupta
- [PATCH v9 20/26] riscv: Add Firmware Feature SBI extensions definitions, Deepak Gupta
- [PATCH v9 21/26] riscv: enable kernel access to shadow stack memory via FWFT sbi call, Deepak Gupta
- [PATCH v9 22/26] riscv: kernel command line option to opt out of user cfi, Deepak Gupta
- [PATCH v9 23/26] riscv: create a config for shadow stack and landing pad instr support, Deepak Gupta
- [PATCH v9 24/26] riscv: Documentation for landing pad / indirect branch tracking, Deepak Gupta
- [PATCH v9 25/26] riscv: Documentation for shadow stack on riscv, Deepak Gupta
- [PATCH v9 26/26] kselftest/riscv: kselftest for user mode cfi, Deepak Gupta
- [RFC PATCH 0/4] ceph: fix generic/421 test failure,
Viacheslav Dubeyko
- [PATCH v2 0/8] enable bs > ps for block devices,
Luis Chamberlain
- [PATCH v7 00/20] fs/dax: Fix ZONE_DEVICE page reference counts,
Alistair Popple
- [PATCH v7 01/20] fuse: Fix dax truncate/punch_hole fault path, Alistair Popple
- [PATCH v7 02/20] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range(), Alistair Popple
- [PATCH v7 03/20] fs/dax: Don't skip locked entries when scanning entries, Alistair Popple
- [PATCH v7 04/20] fs/dax: Refactor wait for dax idle page, Alistair Popple
- [PATCH v7 05/20] fs/dax: Create a common implementation to break DAX layouts, Alistair Popple
- [PATCH v7 06/20] fs/dax: Always remove DAX page-cache entries when breaking layouts, Alistair Popple
- [PATCH v7 07/20] fs/dax: Ensure all pages are idle prior to filesystem unmount, Alistair Popple
- [PATCH v7 08/20] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag, Alistair Popple
- [PATCH v7 09/20] mm/gup: Remove redundant check for PCI P2PDMA page, Alistair Popple
- [PATCH v7 10/20] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma, Alistair Popple
- [PATCH v7 11/20] mm: Allow compound zone device pages, Alistair Popple
- [PATCH v7 12/20] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings, Alistair Popple
- [PATCH v7 13/20] mm/memory: Add vmf_insert_page_mkwrite(), Alistair Popple
- [PATCH v7 14/20] rmap: Add support for PUD sized mappings to rmap, Alistair Popple
- [PATCH v7 15/20] huge_memory: Add vmf_insert_folio_pud(), Alistair Popple
- [PATCH v7 16/20] huge_memory: Add vmf_insert_folio_pmd(), Alistair Popple
- [PATCH v7 17/20] mm/gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages, Alistair Popple
- [PATCH v7 18/20] dcssblk: Mark DAX broken, remove FS_DAX_LIMITED support, Alistair Popple
- [PATCH v7 19/20] fs/dax: Properly refcount fs dax pages, Alistair Popple
- [PATCH v7 20/20] device/dax: Properly refcount device dax pages when mapping, Alistair Popple
- [PATCH] vfs: sanity check the length passed to inode_set_cached_link(),
Mateusz Guzik
- [no subject], Unknown
- [PATCHSET v2 0/11] io_uring epoll wait support,
Jens Axboe
- [PATCH 01/11] eventpoll: abstract out main epoll reaper into a function, Jens Axboe
- [PATCH 02/11] eventpoll: add helper to remove wait entry from wait queue head, Jens Axboe
- [PATCH 03/11] eventpoll: abstract out ep_try_send_events() helper, Jens Axboe
- [PATCH 04/11] eventpoll: add struct wait_queue_entry argument to epoll_wait(), Jens Axboe
- [PATCH 05/11] eventpoll: add ep_poll_queue() loop, Jens Axboe
- [PATCH 06/11] io_uring/epoll: remove CONFIG_EPOLL guards, Jens Axboe
- [PATCH 08/11] io_uring/poll: add IO_POLL_FINISH_FLAG, Jens Axboe
- [PATCH 07/11] io_uring/poll: pull ownership handling into poll.h, Jens Axboe
- [PATCH 09/11] io_uring/epoll: add support for IORING_OP_EPOLL_WAIT, Jens Axboe
- [PATCH 10/11] io_uring/epoll: add support for provided buffers, Jens Axboe
- [PATCH 11/11] io_uring/epoll: add multishot support for IORING_OP_EPOLL_WAIT, Jens Axboe
- [LSF/MM/BPF TOPIC] [LSF/MM/BPF ATTEND] blktests: status and improvement plan of the storage stack test framework, Chaitanya Kulkarni
- [syzbot] [bcachefs?] general protection fault in __d_lookup, syzbot
- [PATCH] fuse: don't set file->private_data in fuse_conn_waiting_read,
Jeff Layton
- [PATCH] pidfs: improve ioctl handling,
Christian Brauner
- [PATCH v4 00/10] iomap: incremental per-operation iter advance,
Brian Foster
- [PATCH v4 01/10] iomap: factor out iomap length helper, Brian Foster
- [PATCH v4 02/10] iomap: split out iomap check and reset logic from iter advance, Brian Foster
- [PATCH v4 03/10] iomap: refactor iomap_iter() length check and tracepoint, Brian Foster
- [PATCH v4 04/10] iomap: lift error code check out of iomap_iter_advance(), Brian Foster
- [PATCH v4 07/10] iomap: support incremental iomap_iter advances, Brian Foster
- [PATCH v4 05/10] iomap: lift iter termination logic from iomap_iter_advance(), Brian Foster
- [PATCH v4 08/10] iomap: advance the iter directly on buffered writes, Brian Foster
- [PATCH v4 06/10] iomap: export iomap_iter_advance() and return remaining length, Brian Foster
- [PATCH v4 09/10] iomap: advance the iter directly on unshare range, Brian Foster
- [PATCH v4 10/10] iomap: advance the iter directly on zero range, Brian Foster
- [PATCH] pipe: don't update {a,c,m}time for anonymous pipes,
Oleg Nesterov
- Re: [PATCH] pipe: don't update {a,c,m}time for anonymous pipes, Mateusz Guzik
- Re: [PATCH] pipe: don't update {a,c,m}time for anonymous pipes, Jeff Layton
- Re: [PATCH] pipe: don't update {a,c,m}time for anonymous pipes, Jeff Layton
- Re: [PATCH] pipe: don't update {a,c,m}time for anonymous pipes, Linus Torvalds
- [PATCH RFC 00/10] large atomic writes for xfs with CoW,
John Garry
- [PATCH RFC 06/10] xfs: iomap CoW-based atomic write support, John Garry
- [PATCH RFC 09/10] xfs: Update atomic write max size, John Garry
- [PATCH RFC 04/10] xfs: Make xfs_find_trim_cow_extent() public, John Garry
- [PATCH RFC 10/10] xfs: Allow block allocator to take an alignment hint, John Garry
- [PATCH RFC 02/10] xfs: Refactor xfs_reflink_end_cow_extent(), John Garry
- [PATCH RFC 03/10] iomap: Support CoW-based atomic writes, John Garry
- [PATCH RFC 08/10] xfs: Commit CoW-based atomic writes atomically, John Garry
- [PATCH RFC 05/10] xfs: Reflink CoW-based atomic write support, John Garry
- [PATCH RFC 07/10] xfs: Add xfs_file_dio_write_atomic(), John Garry
- [PATCH RFC 01/10] xfs: Switch atomic write size check in xfs_file_write_iter(), John Garry
- [PATCH v2 0/4] statmount: allow to retrieve idmappings,
Christian Brauner
- Re: [PATCH 0/2 v8] add ioctl/sysfs to donate file-backed pages,
Christoph Hellwig
- [no subject], Unknown
- LSF/MM + BPF ATTEND - Topic 3 for discussion, Aryan Kaushik
- [no subject], Unknown
- [PATCH 0/3] Fix for huge faults regression,
Amir Goldstein
- [PATCH] fix braino in "9p: fix ->rename_sem exclusion", Al Viro
- [git pull] fix for regression in d_revalidate() series,
Al Viro
- [PATCH v2] fuse: add a new "connections" file to show longest waiting reqeust,
Jeff Layton
- [syzbot] [udf?] general protection fault in d_splice_alias,
syzbot
- [PATCH v2] fuse: optimize over-io-uring request expiration check,
Joanne Koong
- [exFAT] Missing O_DIRECT Support Causes Errors in Python and Affects Applications,
Noah
- [LSF/MM/BPF TOPIC] Long Duration Stress Testing Filesystems,
Boris Burkov
- [PATCH] fuse: clear FR_PENDING without holding fiq lock for uring requests,
Joanne Koong
- [PATCHv2 00/11] block write streams with nvme fdp,
Keith Busch
- Message not available
- Message not available
- Re: [PATCHv2 00/11] block write streams with nvme fdp, Kanchan Joshi
[PATCH] statmount: add a new supported_mask field,
Jeff Layton
[PATCH] fuse: add a new "connections" file to show longest waiting reqeust,
Jeff Layton
[PATCHSET 0/9] io_uring epoll wait support,
Jens Axboe
[PATCH net 00/24] net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class,
David Howells
- [PATCH net 01/24] crypto/krb5: Add API Documentation, David Howells
- [PATCH net 02/24] crypto/krb5: Add some constants out of sunrpc headers, David Howells
- [PATCH net 03/24] crypto: Add 'krb5enc' hash and cipher AEAD algorithm, David Howells
- [PATCH net 04/24] crypto/krb5: Test manager data, David Howells
- [PATCH net 05/24] crypto/krb5: Implement Kerberos crypto core, David Howells
- [PATCH net 06/24] crypto/krb5: Add an API to query the layout of the crypto section, David Howells
- [PATCH net 07/24] crypto/krb5: Add an API to alloc and prepare a crypto object, David Howells
- [PATCH net 08/24] crypto/krb5: Add an API to perform requests, David Howells
- [PATCH net 10/24] crypto/krb5: Implement the Kerberos5 rfc3961 key derivation, David Howells
- [PATCH net 11/24] crypto/krb5: Provide RFC3961 setkey packaging functions, David Howells
- [PATCH net 09/24] crypto/krb5: Provide infrastructure and key derivation, David Howells
- [PATCH net 12/24] crypto/krb5: Implement the Kerberos5 rfc3961 encrypt and decrypt functions, David Howells
- [PATCH net 13/24] crypto/krb5: Implement the Kerberos5 rfc3961 get_mic and verify_mic, David Howells
- [PATCH net 16/24] crypto/krb5: Implement the Camellia enctypes from rfc6803, David Howells
- [PATCH net 14/24] crypto/krb5: Implement the AES enctypes from rfc3962, David Howells
- [PATCH net 17/24] crypto/krb5: Implement crypto self-testing, David Howells
- [PATCH net 15/24] crypto/krb5: Implement the AES enctypes from rfc8009, David Howells
- [PATCH net 21/24] rxrpc: Add YFS RxGK (GSSAPI) security class, David Howells
- [PATCH net 20/24] rxrpc: Add the security index for yfs-rxgk, David Howells
- [PATCH net 18/24] rxrpc: Pull out certain app callback funcs into an ops table, David Howells
- [PATCH net 19/24] rxrpc: Pass CHALLENGE packets to the call for recvmsg() to respond to, David Howells
- [PATCH net 22/24] rxrpc: rxgk: Provide infrastructure and key derivation, David Howells
- [PATCH net 24/24] rxrpc: rxgk: Implement connection rekeying, David Howells
- [PATCH net 23/24] rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI), David Howells
- Re: [PATCH net 00/24] net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class, David Howells
[no subject], Unknown
PI and data checksumming for XFS,
Christoph Hellwig
[syzbot] [fs?] upstream test error: BUG: unable to handle kernel paging request in put_links, syzbot
[syzbot] [fs?] KMSAN: uninit-value in full_proxy_poll,
syzbot
[syzbot] [bcachefs?] kernel BUG in bch2_btree_node_iter_init,
syzbot
[LSF/MM/BPF TOPIC] Design challenges for a new file system that needs to support multiple billions of file,
RIc Wheeler
[no subject], Unknown
[no subject], Unknown
[syzbot] [fs?] KMSAN: uninit-value in full_proxy_unlocked_ioctl,
syzbot
[git pull] a couple of misc vfs patches,
Al Viro
[PATCH] exec: improve clarity of comment regarding pid save-asides, Nir Lichtman
[PATCH] bcachefs docs: SubmittingPatches.rst,
Kent Overstreet
[LSF/MM/BPF TOPIC] xfstests: Centralizing filesystem configs and device configs,
Ojaswin Mujoo
WARNING in vfs_set_acl [with reproducer], YAN KANG
[PATCH] exec: remove redundant save asides of old pid/vpid,
Nir Lichtman
Re: [PATCH 1/5] Add manpage for open_tree(2),
Askar Safin
[LSF/MM/BPF TOPIC] An SRCU that is faster than RCU Tasks Trace, Paul E. McKenney
[syzbot] [fs?] WARNING: bad unlock balance in seq_read_iter, syzbot
Re: [RFC PATCH v1 0/3] Expose Landlock domain IDs via pidfd, Mickaël Salaün
[GIT PULL] orangefs syzbot fix resend...., Mike Marshall
[PATCH] csky: Remove the size from alignment_tbl declaration, Joel Granados
[PATCH][RFC] add a string-to-qstr constructor,
Al Viro
[git pull] hostfs fix,
Al Viro
[LSF/MM/BPF TOPIC] Dax, memfd, guest_memfd, cxl, famfs - Is there redundancy here?,
John Groves
[PATCH v12 bpf-next 0/5] Enable writing xattr from BPF programs,
Song Liu
[LSF/MM/BPF TOPIC] FUSE io_uring zero copy,
David Wei
[PATCH v7 0/6] introduce PIDFD_SELF* sentinels,
Lorenzo Stoakes
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[NTFS 3]
[Ceph Users]
[AutoFS]
[Kernel Announce]
[Kernel Newbies]
[Kernel Development]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]