Linux Filesystem Development
[Prev Page][Next Page]
- Re: [RFCv4 9/9] iomap: Add couple of DIO tracepoints, (continued)
- [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
Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory,
Christian Brauner
[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
Re: [PATCH] writeback: fix call of incorrect macro,
Maxim Korotkov
[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
[PATCH] fs: hfsplus: remove WARN_ON() from hfsplus_cat_{read,write}_inode(),
Tetsuo Handa
[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
[syzbot] [ntfs3?] WARNING in errseq_set, syzbot
[PATCH linux-next] delayacct: track delays from IRQ/SOFTIRQ,
yang.yang29
Re: [PATCH v4] kernel/watch_queue: NULL the dangling *pipe, and use it for clear check, Siddh Raman Pant
[syzbot] [ext4?] possible deadlock in ext4_multi_mount_protect,
syzbot
[syzbot] [xfs?] WARNING in __queue_delayed_work,
syzbot
[PATCH v2] dax: enable dax fault handler to report VM_FAULT_HWPOISON,
Jane Chu
[PATCH] fsverity: reject FS_IOC_ENABLE_VERITY on mode 3 fds,
Eric Biggers
[PATCH] fuse: remove unnecessary goto,
Yangtao Li
[PATCH RFC] shmem: stable directory cookies, Chuck Lever
[PATCH v2] fsverity: use WARN_ON_ONCE instead of WARN_ON,
Eric Biggers
[PATCH] dax: enable dax fault handler to report VM_FAULT_HWPOISON,
Jane Chu
[RFC PATCH] writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs,
Baokun Li
[PATCH][next] mm: truncate: remove redundant initialization of new_order, Colin Ian King
[PATCH net-next v5 00/19] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1,
David Howells
- [PATCH net-next v5 03/19] mm: Make the page_frag_cache allocator use multipage folios, David Howells
- [PATCH net-next v5 01/19] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag, David Howells
- [PATCH net-next v5 02/19] mm: Move the page fragment allocator from page_alloc.c into its own file, David Howells
- [PATCH net-next v5 05/19] tcp: Support MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v5 04/19] mm: Make the page_frag_cache allocator use per-cpu, David Howells
- [PATCH net-next v5 10/19] tls: Inline do_tcp_sendpages(), David Howells
- [PATCH net-next v5 08/19] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg, David Howells
- [PATCH net-next v5 09/19] espintcp: Inline do_tcp_sendpages(), David Howells
- [PATCH net-next v5 06/19] tcp: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data, David Howells
- [PATCH net-next v5 12/19] tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked(), David Howells
- [PATCH net-next v5 11/19] siw: Inline do_tcp_sendpages(), David Howells
- [PATCH net-next v5 07/19] tcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v5 15/19] ip6, udp6: Support MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v5 13/19] ip, udp: Support MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v5 16/19] udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v5 14/19] ip, udp: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data, David Howells
- [PATCH net-next v5 17/19] ip: Remove ip_append_page(), David Howells
- [PATCH net-next v5 18/19] af_unix: Support MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v5 19/19] af_unix: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data, David Howells
- Re: [PATCH net-next v5 00/19] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1, Eric Dumazet
- Re: [PATCH net-next v5 00/19] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1, David Howells
[PATCH 1/3] kobject: introduce kobject_is_added(),
Yangtao Li
[syzbot] Monthly 9p report, syzbot
[PATCH v12 0/5] Implement IOCTL to get and optionally clear info about PTEs,
Muhammad Usama Anjum
[syzbot] [btrfs?] WARNING in btrfs_commit_transaction (2),
syzbot
[RFC PATCH] fsverity: use shash API instead of ahash API,
Eric Biggers
[RESEND PATCH v2] eventfd: use wait_event_interruptible_locked_irq() helper,
wenyang . linux
[PATCH v5 0/2] Ignore non-LRU-based reclaim in memcg reclaim,
Yosry Ahmed
[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]