Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH v5 09/10] iomap: advance the iter directly on unshare range, (continued)
- [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
[PATCH v3 0/7] iomap: incremental per-operation iter advance,
Brian Foster
[GIT PULL] ntfs3: bugfixes for 6.14,
Konstantin Komarov
[PATCH v2 0/3] further lockref cleanups,
Andreas Gruenbacher
[no subject], Unknown
[PATCH] statmount: let unset strings be empty,
Miklos Szeredi
[RFC PATCH v2] fuse: fix race in fuse_notify_store(), Luis Henriques
[PATCHv3 00/11] Get rid of PG_reclaim and rename PG_dropbehind,
Kirill A. Shutemov
- [PATCHv3 02/11] drm/i915/gem: Convert __shmem_writeback() to folios, Kirill A. Shutemov
- [PATCHv3 01/11] mm/migrate: Transfer PG_dropbehind to the new folio, Kirill A. Shutemov
- [PATCHv3 03/11] drm/i915/gem: Use PG_dropbehind instead of PG_reclaim, Kirill A. Shutemov
- [PATCHv3 07/11] mm/vmscan: Use PG_dropbehind instead of PG_reclaim in shrink_folio_list(), Kirill A. Shutemov
- [PATCHv3 08/11] mm/mglru: Check PG_dropbehind instead of PG_reclaim in lru_gen_folio_seq(), Kirill A. Shutemov
- [PATCHv3 06/11] mm/vmscan: Use PG_dropbehind instead of PG_reclaim, Kirill A. Shutemov
- [PATCHv3 05/11] mm/truncate: Use folio_set_dropbehind() instead of deactivate_file_folio(), Kirill A. Shutemov
- [PATCHv3 09/11] mm: Remove PG_reclaim, Kirill A. Shutemov
- [PATCHv3 10/11] mm/vmscan: Do not demote PG_dropbehind folios, Kirill A. Shutemov
- [PATCHv3 11/11] mm: Rename PG_dropbehind to PG_reclaim, Kirill A. Shutemov
- [PATCHv3 04/11] mm/zswap: Use PG_dropbehind instead of PG_reclaim, Kirill A. Shutemov
[LSF/MM/BPF TOPIC] File system checksum offload,
Kanchan Joshi
[PATCH 0/4] statmount: allow to retrieve idmappings,
Christian Brauner
[PATCH v11 bpf-next 0/7] Enable writing xattr from BPF programs,
Song Liu
[GIT PULL] bcachefs fixes for 6.14-rc1,
Kent Overstreet
[RFC PATCH] fuse: fix race in fuse_notify_store(),
Luis Henriques
[PATCH 0/7] Move prefaulting into write slow paths,
Dave Hansen
[PATCH v5 0/3] mount notification,
Miklos Szeredi
[LSF/MM/BPF TOPIC] Migrating the un-migratable,
David Hildenbrand
[PATCH] selftests: always check mask returned by statmount(2),
Miklos Szeredi
[GIT PULL] fuse update for 6.14,
Miklos Szeredi
[LSF/MM/BPF TOPIC] Parallelizing filesystem writeback,
Kundan Kumar
[PATCH] fs: fix adding security options to statmount.mnt_opt,
Miklos Szeredi
[PATCH 0/3] further lockref cleanups,
Andreas Gruenbacher
Multigrain timestamps do not work on RISC-V,
Andreas Schwab
[GIT PULL] sysctl constification changes for v6.14-rc1,
Joel Granados
[LSF/MM/BPF TOPIC] extsize and forcealign design in filesystems for atomic writes,
Ojaswin Mujoo
[PATCH] fs: pack struct kstat better,
Christoph Hellwig
[PATCH] docs,procfs: document /proc/PID/* access permission checks,
Andrii Nakryiko
[PATCH] selftests: fix spelling/grammar errors in sysctl/sysctl.sh, Chandra Pratap
[PATCH 0/5] fs: allow changing idmappings,
Christian Brauner
[PATCH] ceph: is_root_ceph_dentry() cleanup,
Viacheslav Dubeyko
[PATCH] netfs: Fix a number of read-retry hangs,
David Howells
[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]