Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH v2 0/9] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag,
Zhang Yi
- [PATCH v2 2/9] nvme: set max_hw_wzeroes_unmap_sectors if device supports DEAC bit, Zhang Yi
- [PATCH v2 3/9] nvmet: set WZDS and DRB if device enables unmap write zeroes operation, Zhang Yi
- [PATCH v2 7/9] block: factor out common part in blkdev_fallocate(), Zhang Yi
- [PATCH v2 1/9] block: introduce max_{hw|user}_wzeroes_unmap_sectors to queue limits, Zhang Yi
- [PATCH v2 9/9] ext4: add FALLOC_FL_WRITE_ZEROES support, Zhang Yi
- [PATCH v2 5/9] dm: clear unmap write zeroes limits when disabling write zeroes, Zhang Yi
- [PATCH v2 4/9] scsi: sd: set max_hw_wzeroes_unmap_sectors if device supports SD_ZERO_*_UNMAP, Zhang Yi
- [PATCH v2 6/9] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate, Zhang Yi
- [PATCH v2 8/9] block: add FALLOC_FL_WRITE_ZEROES support, Zhang Yi
- Re: [PATCH v2 0/9] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag, Christian Brauner
- Re: [PATCH v2 0/9] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag, Martin K. Petersen
- [PATCH v2] fsnotify: initialize destroy_next to avoid KMSAN uninit-value warning,
avinashlalotra
- [RFC PATCH] fsnotify: initialize destroy_next to avoid KMSAN uninit-value warning, avinashlalotra
- [PATCH] kernfs: remove iattr_mutex, Christian Brauner
- [PATCH v2] statx.2: Add stx_atomic_write_unit_max_opt,
John Garry
- [PATCH v3 00/14] mm: Remove pXX_devmap page table bit and pfn_t type,
Alistair Popple
- [PATCH v3 01/14] mm: Convert pXd_devmap checks to vma_is_dax, Alistair Popple
- [PATCH v3 02/14] mm: Filter zone device pages returned from folio_walk_start(), Alistair Popple
- [PATCH v3 03/14] mm: Remove remaining uses of PFN_DEV, Alistair Popple
- [PATCH v3 04/14] mm: Convert vmf_insert_mixed() from using pte_devmap to pte_special, Alistair Popple
- [PATCH v3 07/14] mm: Remove redundant pXd_devmap calls, Alistair Popple
- [PATCH v3 06/14] mm/huge_memory: Remove pXd_devmap usage from insert_pXd_pfn(), Alistair Popple
- [PATCH v3 08/14] mm/khugepaged: Remove redundant pmd_devmap() check, Alistair Popple
- [PATCH v3 09/14] powerpc: Remove checks for devmap pages and PMDs/PUDs, Alistair Popple
- [PATCH v3 05/14] mm/gup: Remove pXX_devmap usage from get_user_pages(), Alistair Popple
- [PATCH v3 14/14] mm/memremap: Remove unused devmap_managed_key, Alistair Popple
- [PATCH v3 12/14] mm: Remove PFN_DEV, PFN_MAP, PFN_SPECIAL, PFN_SG_CHAIN and PFN_SG_LAST, Alistair Popple
- [PATCH v3 11/14] mm: Remove devmap related functions and page table bits, Alistair Popple
- [PATCH v3 10/14] fs/dax: Remove FS_DAX_LIMITED config option, Alistair Popple
- [PATCH v3 13/14] mm: Remove callers of pfn_t functionality, Alistair Popple
- [syzbot] [fs?] KMSAN: uninit-value in fsnotify_connector_destroy_workfn, syzbot
- [PATCH] fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass,
Shivank Garg
- [brauner-vfs:work.pidfs.xattr] [pidfs] e3bfecb731: WARNING:possible_irq_lock_inversion_dependency_detected,
kernel test robot
- [PATCH V2] exfat: fdatasync flag should be same like generic_write_sync(),
Zhengxu Zhang
- [PATCH v9 01/13] x86/um: nommu: elf loader for fdpic, Hajime Tazaki
- [PATCH bpf-next 0/4] Introduce bpf_kernfs_read_xattr,
Song Liu
- [PATCH v2 00/16] pidfs: persistent info & xattrs,
Christian Brauner
- [PATCH v2 02/16] libfs: massage path_from_stashed() to allow custom stashing behavior, Christian Brauner
- [PATCH v2 01/16] pidfs: raise SB_I_NODEV and SB_I_NOEXEC, Christian Brauner
- [PATCH v2 03/16] libfs: massage path_from_stashed(), Christian Brauner
- [PATCH v2 04/16] pidfs: move to anonymous struct, Christian Brauner
- [PATCH v2 06/16] pidfs: remove unused members from struct pidfs_inode, Christian Brauner
- [PATCH v2 05/16] pidfs: persist information, Christian Brauner
- [PATCH v2 07/16] pidfs: remove custom inode allocation, Christian Brauner
- [PATCH v2 11/16] pidfs: make inodes mutable, Christian Brauner
- [PATCH v2 08/16] pidfs: remove pidfs_{get,put}_pid(), Christian Brauner
- [PATCH v2 10/16] libfs: prepare to allow for non-immutable pidfd inodes, Christian Brauner
- [PATCH v2 12/16] pidfs: support xattrs on pidfds, Christian Brauner
- [PATCH v2 13/16] selftests/pidfd: test extended attribute support, Christian Brauner
- [PATCH v2 09/16] pidfs: remove pidfs_pid_valid(), Christian Brauner
- [PATCH v2 15/16] selftests/pidfd: test setattr support, Christian Brauner
- [PATCH v2 16/16] pidfs: add some CONFIG_DEBUG_VFS asserts, Christian Brauner
- [PATCH v2 14/16] selftests/pidfd: test extended attribute support, Christian Brauner
- [PATCH 0/3] use vm_flags_t consistently,
Lorenzo Stoakes
- [PATCH 3/3] mm: update architecture and driver code to use vm_flags_t, Lorenzo Stoakes
- [PATCH 1/3] mm: change vm_get_page_prot() to accept vm_flags_t argument, Lorenzo Stoakes
- [PATCH 2/3] mm: update core kernel code to use vm_flags_t consistently, Lorenzo Stoakes
- Re: [PATCH 2/3] mm: update core kernel code to use vm_flags_t consistently, Kees Cook
- Re: [PATCH 2/3] mm: update core kernel code to use vm_flags_t consistently, Jan Kara
- Re: [PATCH 2/3] mm: update core kernel code to use vm_flags_t consistently, Christian Brauner
- Re: [PATCH 2/3] mm: update core kernel code to use vm_flags_t consistently, Vlastimil Babka
- Re: [PATCH 2/3] mm: update core kernel code to use vm_flags_t consistently, Oscar Salvador
- Re: [PATCH 2/3] mm: update core kernel code to use vm_flags_t consistently, Pedro Falcato
- Re: [PATCH 2/3] mm: update core kernel code to use vm_flags_t consistently, David Hildenbrand
- Re: [PATCH 2/3] mm: update core kernel code to use vm_flags_t consistently, Zi Yan
- Re: [PATCH 2/3] mm: update core kernel code to use vm_flags_t consistently, Anshuman Khandual
- Re: [PATCH 2/3] mm: update core kernel code to use vm_flags_t consistently, Harry Yoo
- Re: [PATCH 0/3] use vm_flags_t consistently, Mike Rapoport
- Re: [PATCH 0/3] use vm_flags_t consistently, Anshuman Khandual
- [PATCH v6] ceph: fix slab-use-after-free in have_mon_and_osd_map(),
Viacheslav Dubeyko
- [PATCH] chmod.2: document fchmodat(AT_EMPTY_PATH),
Aleksa Sarai
- [PATCH RFC 00/29] mm/migration: rework movable_ops page migration (part 1),
David Hildenbrand
- [PATCH RFC 02/29] mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize(), David Hildenbrand
- [PATCH RFC 01/29] mm/balloon_compaction: we cannot have isolated pages in the balloon list, David Hildenbrand
- [PATCH RFC 03/29] mm/zsmalloc: drop PageIsolated() related VM_BUG_ONs, David Hildenbrand
- [PATCH RFC 04/29] mm/page_alloc: allow for making page types sticky until freed, David Hildenbrand
- [PATCH RFC 06/29] mm/zsmalloc: make PageZsmalloc() sticky, David Hildenbrand
- [PATCH RFC 05/29] mm/balloon_compaction: make PageOffline sticky, David Hildenbrand
- [PATCH RFC 07/29] mm/migrate: rename isolate_movable_page() to isolate_movable_ops_page(), David Hildenbrand
- [PATCH RFC 10/29] mm/migrate: remove folio_test_movable() and folio_movable_ops(), David Hildenbrand
- [PATCH RFC 09/29] mm/migrate: factor out movable_ops page handling into migrate_movable_ops_page(), David Hildenbrand
- [PATCH RFC 08/29] mm/migrate: rename putback_movable_folio() to putback_movable_ops_page(), David Hildenbrand
- [PATCH RFC 11/29] mm/migrate: move movable_ops page handling out of move_to_new_folio(), David Hildenbrand
- [PATCH RFC 12/29] mm/zsmalloc: stop using __ClearPageMovable(), David Hildenbrand
- [PATCH RFC 13/29] mm/balloon_compaction: stop using __ClearPageMovable(), David Hildenbrand
- [PATCH RFC 14/29] mm/migrate: remove __ClearPageMovable(), David Hildenbrand
- [PATCH RFC 15/29] mm/migration: remove PageMovable(), David Hildenbrand
- [PATCH RFC 17/29] mm/page_isolation: drop __folio_test_movable() check for large folios, David Hildenbrand
- [PATCH RFC 18/29] mm: remove __folio_test_movable(), David Hildenbrand
- [PATCH RFC 16/29] mm: rename __PageMovable() to page_has_movable_ops(), David Hildenbrand
- [PATCH RFC 19/29] mm: stop storing migration_ops in page->mapping, David Hildenbrand
- [PATCH RFC 21/29] mm: rename PG_isolated to PG_movable_ops_isolated, David Hildenbrand
- [PATCH RFC 22/29] mm/page-flags: rename PAGE_MAPPING_MOVABLE to PAGE_MAPPING_ANON_KSM, David Hildenbrand
- [PATCH RFC 20/29] mm: convert "movable" flag in page->mapping to a page flag, David Hildenbrand
- [PATCH RFC 24/29] mm/page-flags: remove folio_mapping_flags(), David Hildenbrand
- [PATCH RFC 25/29] mm: simplify folio_expected_ref_count(), David Hildenbrand
- [PATCH RFC 26/29] mm: rename PAGE_MAPPING_* to FOLIO_MAPPING_*, David Hildenbrand
- [PATCH RFC 27/29] docs/mm: convert from "Non-LRU page migration" to "movable_ops page migration", David Hildenbrand
- [PATCH RFC 28/29] mm/balloon_compaction: "movable_ops" doc updates, David Hildenbrand
- [PATCH RFC 29/29] mm/balloon_compaction: provide single balloon_page_insert() and balloon_mapping_gfp_mask(), David Hildenbrand
- [PATCH RFC 23/29] mm/page-alloc: remove PageMappingFlags(), David Hildenbrand
- [PATCH] fs: fix the missing export of vfs_statx() and vfs_fstatat(),
alexjlzheng
- [RFC PATCH v8 0/7] Add NUMA mempolicy support for KVM guest-memfd,
Shivank Garg
- [PATCH] fs/buffer: use min folio order to calculate upper limit in __getblk_slow(),
Pankaj Raghav
- [PATCH v2] fs/buffer: remove comment about hard sectorsize,
Pankaj Raghav
- [PATCH for-next v4 0/4] add ioctl to query metadata and protection info capabilities,
Anuj Gupta
- Message not available
- Message not available
- Message not available
- Re: [PATCH for-next v4 0/4] add ioctl to query metadata and protection info capabilities, Martin K. Petersen
[PATCH] fs_context: fix parameter name in infofc() macro,
RubenKelevra
[PATCH v1 0/2] RFC: Extend fuse-passthrough to directories,
Paul Lawrence
[RFC][PATCH v2] tracing: Deprecate auto-mounting tracefs in debugfs, Steven Rostedt
[RFC][PATCH] tracing: Deprecate auto-mounting tracefs in debugfs,
Steven Rostedt
[PATCH 6.15 453/780] netfs: Fix oops in write-retry from mis-resetting the subreq iterator, Greg Kroah-Hartman
[PATCH 6.15 454/780] netfs: Fix setting of transferred bytes with short DIO reads, Greg Kroah-Hartman
[PATCH 6.15 455/780] netfs: Fix the requests work item to not require a ref, Greg Kroah-Hartman
[PATCH 6.15 461/780] netfs: Fix undifferentiation of DIO reads from unbuffered reads, Greg Kroah-Hartman
[PATCH 6.15 456/780] netfs: Fix wait/wake to be consistent about the waitqueue used, Greg Kroah-Hartman
[PATCH RFC 0/7] pidfs: support extended attributes,
Christian Brauner
[PATCH RFC 00/14] mm: vm_normal_page*() + CoW PFNMAP improvements,
David Hildenbrand
- [PATCH RFC 02/14] mm: drop highest_memmap_pfn, David Hildenbrand
- [PATCH RFC 03/14] mm: compare pfns only if the entry is present when inserting pfns/pages, David Hildenbrand
- [PATCH RFC 01/14] mm/memory: drop highest_memmap_pfn sanity check in vm_normal_page(), David Hildenbrand
- [PATCH RFC 04/14] mm/huge_memory: move more common code into insert_pmd(), David Hildenbrand
- [PATCH RFC 06/14] mm/huge_memory: support huge zero folio in vmf_insert_folio_pmd(), David Hildenbrand
- [PATCH RFC 05/14] mm/huge_memory: move more common code into insert_pud(), David Hildenbrand
- [PATCH RFC 07/14] fs/dax: use vmf_insert_folio_pmd() to insert the huge zero folio, David Hildenbrand
- [PATCH RFC 08/14] mm/huge_memory: mark PMD mappings of the huge zero folio special, David Hildenbrand
- [PATCH RFC 11/14] mm: remove "horrible special case to handle copy-on-write behaviour", David Hildenbrand
- [PATCH RFC 09/14] mm/memory: introduce is_huge_zero_pfn() and use it in vm_normal_page_pmd(), David Hildenbrand
- [PATCH RFC 10/14] mm/memory: factor out common code from vm_normal_page_*(), David Hildenbrand
- [PATCH RFC 12/14] mm: drop addr parameter from vm_normal_*_pmd(), David Hildenbrand
- [PATCH RFC 13/14] mm: introduce and use vm_normal_page_pud(), David Hildenbrand
- [PATCH RFC 14/14] mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page(), David Hildenbrand
- Re: [PATCH RFC 00/14] mm: vm_normal_page*() + CoW PFNMAP improvements, David Hildenbrand
- Re: [PATCH RFC 00/14] mm: vm_normal_page*() + CoW PFNMAP improvements, Lorenzo Stoakes
[PATCH RFC 0/9] pidfs: support extended attributes,
Christian Brauner
[PATCH RFC v2 0/2] pidfs: keep pidfs dentry stashed once created,
Christian Brauner
[PATCH v1] fs/proc/task_mmu: fix PAGE_IS_PFNZERO detection for the huge zero folio,
David Hildenbrand
[PATCH] fs/buffer: fix comments to reflect logical block size,
Pankaj Raghav
On possible data race in pollwake() / poll_schedule_timeout(),
Dmitry Antipov
refactor the iomap writeback code v2,
Christoph Hellwig
- [PATCH 02/11] iomap: cleanup the pending writeback tracking in iomap_writepage_map_blocks, Christoph Hellwig
- [PATCH 01/11] iomap: pass more arguments using struct iomap_writepage_ctx, Christoph Hellwig
- [PATCH 03/11] iomap: refactor the writeback interface, Christoph Hellwig
- [PATCH 05/11] iomap: add public helpers for uptodate state manipulation, Christoph Hellwig
- [PATCH 04/11] iomap: hide ioends from the generic writeback code, Christoph Hellwig
- [PATCH 06/11] iomap: move all ioend handling to ioend.c, Christoph Hellwig
- [PATCH 08/11] iomap: move folio_unlock out of iomap_writeback_folio, Christoph Hellwig
- [PATCH 07/11] iomap: rename iomap_writepage_map to iomap_writeback_folio, Christoph Hellwig
- [PATCH 10/11] iomap: replace iomap_folio_ops with iomap_write_ops, Christoph Hellwig
- [PATCH 11/11] iomap: add read_folio_range() handler for buffered writes, Christoph Hellwig
- [PATCH 09/11] iomap: export iomap_writeback_folio, Christoph Hellwig
- Re: refactor the iomap writeback code v2, Andrew Price
[syzbot] [ntfs3?] general protection fault in pick_link (2),
syzbot
[PATCH v5 bpf-next 0/5] bpf path iterator,
Song Liu
[brauner-vfs:work.pidfs] [pidfs] 56e50aa99d: WARNING:at_kernel/pid.c:#put_pid, kernel test robot
Recall: md raid0 Direct IO DMA alignment, Jason Rahman
md raid0 Direct IO DMA alignment,
Jason Rahman
[PATCH 00/10] convert the majority of file systems to mmap_prepare,
Lorenzo Stoakes
- [PATCH 05/10] fs/ext4: transition from deprecated .mmap hook to .mmap_prepare, Lorenzo Stoakes
- [PATCH 02/10] mm/nommu: use file_has_valid_mmap_hooks() helper, Lorenzo Stoakes
- [PATCH 04/10] fs/dax: make it possible to check dev dax support without a VMA, Lorenzo Stoakes
- [PATCH 03/10] fs: consistently use file_has_valid_mmap_hooks() helper, Lorenzo Stoakes
- [PATCH 06/10] fs/xfs: transition from deprecated .mmap hook to .mmap_prepare, Lorenzo Stoakes
- [PATCH 01/10] mm: rename call_mmap/mmap_prepare to vfs_mmap/mmap_prepare, Lorenzo Stoakes
- [PATCH 08/10] fs: convert simple use of generic_file_*_mmap() to .mmap_prepare(), Lorenzo Stoakes
- [PATCH 07/10] mm/filemap: introduce generic_file_*_mmap_prepare() helpers, Lorenzo Stoakes
- [PATCH 09/10] fs: convert most other generic_file_*mmap() users to .mmap_prepare(), Lorenzo Stoakes
- [PATCH 10/10] fs: replace mmap hook with .mmap_prepare for simple mappings, Lorenzo Stoakes
- Re: [PATCH 00/10] convert the majority of file systems to mmap_prepare, Kent Overstreet
- Re: [PATCH 00/10] convert the majority of file systems to mmap_prepare, Al Viro
- Re: [PATCH 00/10] convert the majority of file systems to mmap_prepare, Andrew Morton
- Re: [PATCH 00/10] convert the majority of file systems to mmap_prepare, Christian Brauner
- Re: [PATCH 00/10] convert the majority of file systems to mmap_prepare, David Howells
- Re: [PATCH 00/10] convert the majority of file systems to mmap_prepare, Jason Gunthorpe
[PATCH RFC 0/2] pidfs: keep pidfs dentry stashed once created,
Christian Brauner
refactor the iomap writeback code,
Christoph Hellwig
[PATCH v2 00/14] mm: Remove pXX_devmap page table bit and pfn_t type,
Alistair Popple
- [PATCH v2 01/14] mm: Convert pXd_devmap checks to vma_is_dax, Alistair Popple
- [PATCH v2 03/14] mm: Convert vmf_insert_mixed() from using pte_devmap to pte_special, Alistair Popple
- [PATCH v2 02/14] mm: Filter zone device pages returned from folio_walk_start(), Alistair Popple
- [PATCH v2 04/14] mm: Remove remaining uses of PFN_DEV, Alistair Popple
- [PATCH v2 05/14] mm/gup: Remove pXX_devmap usage from get_user_pages(), Alistair Popple
- [PATCH v2 06/14] mm/huge_memory: Remove pXd_devmap usage from insert_pXd_pfn(), Alistair Popple
- [PATCH v2 07/14] mm: Remove redundant pXd_devmap calls, Alistair Popple
- [PATCH v2 08/14] mm/khugepaged: Remove redundant pmd_devmap() check, Alistair Popple
- [PATCH v2 09/14] powerpc: Remove checks for devmap pages and PMDs/PUDs, Alistair Popple
- [PATCH v2 12/14] mm: Remove PFN_MAP, PFN_SPECIAL, PFN_SG_CHAIN and PFN_SG_LAST, Alistair Popple
- [PATCH v2 14/14] mm/memremap: Remove unused devmap_managed_key, Alistair Popple
- [PATCH v2 11/14] mm: Remove devmap related functions and page table bits, Alistair Popple
- [PATCH v2 10/14] fs/dax: Remove FS_DAX_LIMITED config option, Alistair Popple
- [PATCH v2 13/14] mm: Remove callers of pfn_t functionality, Alistair Popple
[PATCH] netfs: Fix hang due to missing case in final DIO read result collection,
David Howells
[PATCH] block: Improve read ahead size for rotational devices,
Damien Le Moal
[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]