Linux Filesystem Development
[Prev Page][Next Page]
[syzbot] [hfs?] KASAN: wild-memory-access Read in hfsplus_bnode_dump,
syzbot
btrfs induced data loss (on xfs) - 5.19.0-38-generic,
Kyle Sanderson
[PATCH next] shmem: minor fixes to splice-read implementation,
Hugh Dickins
[PATCH v2] mm: hwpoison: coredump: support recovery from dump_user_range(),
Kefeng Wang
Re: [PATCH v7 0/3] io_uring: add getdents64 support, Dominique Martinet
Re: [PATCH] nfsd: don't use GFP_KERNEL from nfsd_getxattr()/nfsd_listxattr(),
Jeff Layton
[PATCH] eventfd: support delayed wakeup for non-semaphore eventfd to reduce cpu utilization,
wenyang . linux
[PATCHv5 0/9] ext2: DIO to use iomap,
Ritesh Harjani (IBM)
[RFC][PATCH] fanotify: support watching filesystems and mounts inside userns,
Amir Goldstein
[PATCH v2] fs/proc: add Kthread flag to /proc/$pid/status,
Chunguang Wu
[syzbot] [udf?] WARNING in udf_free_blocks, syzbot
[syzbot] [hfs?] KASAN: invalid-free in hfs_btree_close, syzbot
[PATCH v3 3/7] mm/gup: remove vmas parameter from get_user_pages_remote(),
Lorenzo Stoakes
[syzbot] [hfs?] WARNING in check_flush_dependency (2), syzbot
[PATCH v2 3/7] mm/gup: remove vmas parameter from get_user_pages_remote(),
Lorenzo Stoakes
[RFCv4 0/9] ext2: DIO to use iomap,
Ritesh Harjani (IBM)
[PATCH 3/7] mm/gup: remove vmas parameter from get_user_pages_remote(),
Lorenzo Stoakes
[syzbot] [btrfs?] kernel BUG in btrfs_remove_ordered_extent, syzbot
[RFC][PATCH 0/2] Monitoring unmounted fs with fanotify,
Amir Goldstein
[PATCH 1/1] mm: handle swap page faults if the faulting page can be locked,
Suren Baghdasaryan
[PATCH V6 0/5] Introduce daemon failover mechanism to recover from crashing,
Jia Zhu
[PATCH v2 0/5] Alter fcntl to handle int arguments correctly,
Luca Vizzarro
[PATCH v5 00/17] Introduce Copy-On-Write to Page Table,
Chih-En Lin
- [PATCH v5 01/17] mm: Split out the present cases from zap_pte_range(), Chih-En Lin
- [PATCH v5 02/17] mm: Allow user to control COW PTE via prctl, Chih-En Lin
- [PATCH v5 03/17] mm: Add Copy-On-Write PTE to fork(), Chih-En Lin
- [PATCH v5 04/17] mm: Add break COW PTE fault and helper functions, Chih-En Lin
- [PATCH v5 05/17] mm: Handle COW-ed PTE during zapping, Chih-En Lin
- [PATCH v5 06/17] mm/rmap: Break COW PTE in rmap walking, Chih-En Lin
- [PATCH v5 07/17] mm/khugepaged: Break COW PTE before scanning pte, Chih-En Lin
- [PATCH v5 08/17] mm/ksm: Break COW PTE before modify shared PTE, Chih-En Lin
- [PATCH v5 09/17] mm/madvise: Handle COW-ed PTE with madvise(), Chih-En Lin
- [PATCH v5 10/17] mm/gup: Trigger break COW PTE before calling follow_pfn_pte(), Chih-En Lin
- [PATCH v5 11/17] mm/mprotect: Break COW PTE before changing protection, Chih-En Lin
- [PATCH v5 12/17] mm/userfaultfd: Support COW PTE, Chih-En Lin
- [PATCH v5 13/17] mm/migrate_device: Support COW PTE, Chih-En Lin
- [PATCH v5 14/17] fs/proc: Support COW PTE with clear_refs_write, Chih-En Lin
- [PATCH v5 16/17] mm: fork: Enable COW PTE to fork system call, Chih-En Lin
- [PATCH v5 17/17] mm: Check the unexpected modification of COW-ed PTE, Chih-En Lin
- [PATCH v5 15/17] events/uprobes: Break COW PTE before replacing page, Chih-En Lin
[PATCH] mm/filemap: allocate folios according to the blocksize,
Hannes Reinecke
[RFC 0/4] convert create_page_buffers to create_folio_buffers,
Pankaj Raghav
Message not available
Message not available
Message not available
Re: [RFC 0/4] convert create_page_buffers to create_folio_buffers, Hannes Reinecke
[PATCH 0/5] Alter fcntl to handle int arguments correctly,
Luca Vizzarro
[syzbot] [reiserfs?] KASAN: null-ptr-deref Read in __wait_on_buffer, syzbot
[RFC PATCH 0/6] Setting memory policy for restrictedmem file,
Ackerley Tng
[PATCH v3 0/3] Introduce provisioning primitives for thinly provisioned storage,
Sarthak Kukreti
[PATCH v4 0/4] Introduce provisioning primitives for thinly provisioned storage, Sarthak Kukreti
[PATCH v5 0/5] Introduce block provisioning primitives, Sarthak Kukreti
allowing for a completely cached umount(2) pathwalk,
Jeff Layton
sequential 1MB mmap read ends in 1 page sync read-ahead,
Bernd Schubert
[PATCH v6 0/3] Ignore non-LRU-based reclaim in memcg reclaim,
Yosry Ahmed
[RFCv3 00/10] ext2: DIO to use iomap,
Ritesh Harjani (IBM)
- [RFCv3 01/10] ext2/dax: Fix ext2_setsize when len is page aligned, Ritesh Harjani (IBM)
- [RFCv3 03/10] ext4: Use __generic_file_fsync_nolock implementation, Ritesh Harjani (IBM)
- [RFCv3 02/10] libfs: Add __generic_file_fsync_nolock implementation, Ritesh Harjani (IBM)
- [RFCv3 04/10] ext2: Use __generic_file_fsync_nolock implementation, Ritesh Harjani (IBM)
- [RFCv3 06/10] fs.h: Add TRACE_IOCB_STRINGS for use in trace points, Ritesh Harjani (IBM)
- [RFCv3 05/10] ext2: Move direct-io to use iomap, Ritesh Harjani (IBM)
- [RFCv3 08/10] iomap: Remove IOMAP_DIO_NOSYNC unused dio flag, Ritesh Harjani (IBM)
- [RFCv3 07/10] ext2: Add direct-io trace points, Ritesh Harjani (IBM)
- [RFCv3 09/10] iomap: Minor refactor of iomap_dio_rw, Ritesh Harjani (IBM)
- [RFCv3 10/10] iomap: Add trace points for DIO path, Ritesh Harjani (IBM)
[syzbot] [xfs?] KASAN: slab-use-after-free Read in iomap_finish_ioend, syzbot
[syzbot] [ntfs3?] INFO: trying to register non-static key in ntfs3_setattr, syzbot
[PATCH] mm: hwpoison: coredump: support recovery from dump_user_range(),
Kefeng Wang
[PATCH AUTOSEL 6.1 10/17] selftests mount: Fix mount_setattr_test builds failed, Sasha Levin
[PATCH AUTOSEL 5.15 6/8] selftests mount: Fix mount_setattr_test builds failed, Sasha Levin
[PATCH AUTOSEL 6.2 12/20] selftests mount: Fix mount_setattr_test builds failed, Sasha Levin
Re: [PATCH] fs/proc: add Kthread flag to /proc/$pid/status,
Andrew Morton
[LSF/MM/BPF TOPIC] BoF for nfsd,
Chuck Lever III
[PATCH v6 0/2] sched/numa: add per-process numa_balancing,
Gang Li
[PATCH] fs/ntfs3: disable page fault during ntfs_fiemap(),
Tetsuo Handa
[PATCH] netfs: Fix netfs_extract_iter_to_sg() for ITER_UBUF/IOVEC,
David Howells
[LSF/MM/BPF TOPIC] Sunsetting buffer_heads,
Hannes Reinecke
[PATCH 0/6] Backport several patches to 5.10.y,
Yang Bo
[GIT PULL 1/22] xfs: design documentation for online fsck, Darrick J. Wong
[PATCH] zonefs: remove unnecessary kobject_del(),
Yangtao Li
[PATCH net-next v6 00/18] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1,
David Howells
- [PATCH net-next v6 01/18] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag, David Howells
- [PATCH net-next v6 02/18] mm: Move the page fragment allocator from page_alloc.c into its own file, David Howells
- [PATCH net-next v6 03/18] mm: Make the page_frag_cache allocator use multipage folios, David Howells
- [PATCH net-next v6 07/18] tcp: Support MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v6 06/18] net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v6 04/18] mm: Make the page_frag_cache allocator use per-cpu, David Howells
- [PATCH net-next v6 08/18] tcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v6 05/18] net: Pass max frags into skb_append_pagefrags(), David Howells
- [PATCH net-next v6 10/18] espintcp: Inline do_tcp_sendpages(), David Howells
- [PATCH net-next v6 12/18] siw: Inline do_tcp_sendpages(), David Howells
- [PATCH net-next v6 09/18] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg, David Howells
- [PATCH net-next v6 11/18] tls: Inline do_tcp_sendpages(), David Howells
- [PATCH net-next v6 14/18] ip, udp: Support MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v6 13/18] tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked(), David Howells
- [PATCH net-next v6 16/18] udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v6 15/18] ip6, udp6: Support MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v6 17/18] ip: Remove ip_append_page(), David Howells
- [PATCH net-next v6 18/18] af_unix: Support MSG_SPLICE_PAGES, David Howells
[PATCH v8 03/11] proc: Use lsmids instead of lsm names for attrs, Casey Schaufler
[RFC PATCH 0/3][RESEND] fs: opportunistic high-res file timestamps,
Jeff Layton
[RFC PATCH 0/3] fs: opportunistic high-res file timestamps,
Jeff Layton
[RFC][PATCH] fanotify: Enable FAN_REPORT_FID on more filesystem types,
Amir Goldstein
[PATCH v3 0/3] remove page_endio() v3,
Pankaj Raghav
Message not available
Message not available
[syzbot] [ntfs3?] general protection fault in ni_readpage_cmpr,
syzbot
[PATCH v9 0/9] Implement copy offload support,
Anuj Gupta
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
[syzbot] [f2fs?] general protection fault in __drop_extent_tree,
syzbot
[syzbot] [reiserfs?] KASAN: null-ptr-deref Read in fix_nodes,
syzbot
[syzbot] [ntfs3?] kernel panic: stack is corrupted in __kmem_cache_alloc_node, syzbot
[syzbot] [fs?] possible deadlock in quotactl_fd,
syzbot
[syzbot] [fs?] possible deadlock in sys_quotactl_fd,
syzbot
[syzbot] [btrfs?] WARNING: refcount bug in btrfs_evict_inode, syzbot
[syzbot] [hfs?] KASAN: slab-use-after-free Read in hfsplus_btree_close, syzbot
[syzbot] [f2fs?] general protection fault in __replace_atomic_write_block, syzbot
[syzbot] [ntfs3?] BUG: unable to handle kernel NULL pointer dereference in indx_find, syzbot
[syzbot] [squashfs?] KASAN: slab-out-of-bounds Write in squashfs_readahead, syzbot
[RFCv2 0/8] ext2: DIO to use iomap,
Ritesh Harjani (IBM)
[RFC PATCH v4 0/2] Providing mount in memfd_restricted() syscall,
Ackerley Tng
[PATCH v2] writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs,
Baokun Li
[PATCH] ata: Change email addresses in MAINTAINERS,
dlemoal
[syzbot] [btrfs?] WARNING in btrfs_free_block_groups, syzbot
RE: [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory,
Kyungsan Kim
[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]