Linux Filesystem Development
[Prev Page][Next Page]
- Re: [PATCH v4 10/11] nvme: Atomic write support, (continued)
- [syzbot] [nilfs?] INFO: task hung in nilfs_segctor_thread (2),
syzbot
- [PATCH v11 0/8] Cache insensitive cleanup for ext4/f2fs,
Eugen Hristev
- [linux-next:master] [fs/mnt_idmapping.c] b4291c7fd9: xfstests.generic.645.fail,
kernel test robot
- [cel:simple-offset-maple] [libfs] a616bc6667: aim9.disk_src.ops_per_sec 11.8% improvement,
kernel test robot
- Re: [syzbot] [jfs?] INFO: task hung in __get_metapage,
syzbot
- [PATCH] iomap: Add processed for iomap_iter,
Kassey Li
- Re: [syzbot] [reiserfs?] kernel BUG in reiserfs_cut_from_item, syzbot
- Re: [syzbot] [udf?] KASAN: use-after-free Write in udf_close_lvid,
syzbot
- [linux-next:master] [filelock] b6be371400: ltp.fcntl17_64.fail, kernel test robot
- [PATCH] filelock: fix deadlock detection in POSIX locking,
Jeff Layton
- Re: [syzbot] [ntfs3?] kernel panic: stack is corrupted in __lock_acquire (5),
syzbot
- [linux-next:master] [filelock] b6be371400: stress-ng.lockf.ops_per_sec -100.0% regression, kernel test robot
- [LSF TOPIC] beyond uidmapping, & towards a better security model,
Kent Overstreet
- [PATCH v2 0/6] Use Maple Trees for simple_offset utilities,
Chuck Lever
- [PATCH RESEND] cachefiles: fix memory leak in cachefiles_add_cache(),
Baokun Li
- [PATCH v1] exfat: fix appending discontinuous clusters to empty file,
Yuezhang.Mo@xxxxxxxx
- [PATCH 0/2] Adjust brk randomness,
Kees Cook
- Re: [syzbot] [reiserfs?] divide error in do_journal_end (3), syzbot
- [weekly bcachefs cabal] tuesday, 1PM EST, Kent Overstreet
- [PATCH] fs/select: rework stack allocation hack for clang,
Arnd Bergmann
- [PATCH] dax: add set_dax_nomc() and set_dax_nocache() stub helpers,
Arnd Bergmann
- Regression: File truncate inotify behavior change,
Paul Lawrence
[PATCH] test_xarray: fix soft lockup for advanced-api tests,
Luis Chamberlain
[PATCH fstests 0/3] few enhancements,
Luis Chamberlain
[PATCH v3 fstests] check: add support for --start-after,
Luis Chamberlain
[syzbot] Monthly v9fs report (Feb 2024), syzbot
[GIT PULL] zonefs fixes for 6.8-rc5,
Damien Le Moal
[syzbot] [kernfs?] KASAN: slab-use-after-free Read in kernfs_get, syzbot
[syzbot] [overlayfs?] KASAN: slab-use-after-free Read in ovl_dentry_update_reval, syzbot
[syzbot] [mm?] possible deadlock in lock_vma, syzbot
[syzbot] [mm?] WARNING in move_pages, syzbot
[RFC v3 0/5] overlayfs: Optimize override/revert creds,
Vinicius Costa Gomes
[PATCH v2 fstests] check: add support for --start-after,
Luis Chamberlain
[syzbot] [ext4?] possible deadlock in ext4_evict_inode (3), syzbot
[PATCH v4 0/2] Fix libaio cancellation support,
Bart Van Assche
[PATCH v7 0/4] per-vma locks in userfaultfd,
Lokesh Gidra
[PATCH v2] mm/filemap: Allow arch to request folio size for exec memory,
Ryan Roberts
[PATCH v6 0/9] Introduce cpu_dcache_is_aliasing() to fix DAX regression,
Mathieu Desnoyers
[PATCH v2] nvdimm/pmem: Fix leak on dax_add_host() failure,
Mathieu Desnoyers
sendfile(2) erroneously yields EINVAL on too large counts,
Jan Engelhardt
[syzbot] Monthly f2fs report (Feb 2024), syzbot
[PATCH v10 00/25] security: Move IMA and EVM to the LSM infrastructure,
Roberto Sassu
- [PATCH v10 01/25] ima: Align ima_inode_post_setattr() definition with LSM infrastructure, Roberto Sassu
- [PATCH v10 02/25] ima: Align ima_file_mprotect() definition with LSM infrastructure, Roberto Sassu
- [PATCH v10 03/25] ima: Align ima_inode_setxattr() definition with LSM infrastructure, Roberto Sassu
- [PATCH v10 04/25] ima: Align ima_inode_removexattr() definition with LSM infrastructure, Roberto Sassu
- [PATCH v10 06/25] evm: Align evm_inode_post_setattr() definition with LSM infrastructure, Roberto Sassu
- [PATCH v10 07/25] evm: Align evm_inode_setxattr() definition with LSM infrastructure, Roberto Sassu
- [PATCH v10 08/25] evm: Align evm_inode_post_setxattr() definition with LSM infrastructure, Roberto Sassu
- [PATCH v10 05/25] ima: Align ima_post_read_file() definition with LSM infrastructure, Roberto Sassu
- [PATCH v10 10/25] security: Introduce inode_post_setattr hook, Roberto Sassu
- [PATCH v10 11/25] security: Introduce inode_post_removexattr hook, Roberto Sassu
- [PATCH v10 12/25] security: Introduce file_post_open hook, Roberto Sassu
- [PATCH v10 13/25] security: Introduce file_release hook, Roberto Sassu
- [PATCH v10 14/25] security: Introduce path_post_mknod hook, Roberto Sassu
- [PATCH v10 15/25] security: Introduce inode_post_create_tmpfile hook, Roberto Sassu
- [PATCH v10 16/25] security: Introduce inode_post_set_acl hook, Roberto Sassu
- [PATCH v10 18/25] security: Introduce key_post_create_or_update hook, Roberto Sassu
- [PATCH v10 19/25] integrity: Move integrity_kernel_module_request() to IMA, Roberto Sassu
- [PATCH v10 20/25] ima: Move to LSM infrastructure, Roberto Sassu
- [PATCH v10 22/25] evm: Move to LSM infrastructure, Roberto Sassu
- [PATCH v10 23/25] evm: Make it independent from 'integrity' LSM, Roberto Sassu
- [PATCH v10 24/25] ima: Make it independent from 'integrity' LSM, Roberto Sassu
- [PATCH v10 25/25] integrity: Remove LSM, Roberto Sassu
- [PATCH v10 21/25] ima: Move IMA-Appraisal to LSM infrastructure, Roberto Sassu
- [PATCH v10 17/25] security: Introduce inode_post_remove_acl hook, Roberto Sassu
- [PATCH v10 09/25] security: Align inode_setattr hook definition with EVM, Roberto Sassu
- Re: [PATCH v10 0/25] security: Move IMA and EVM to the LSM infrastructure, Paul Moore
- Re: [PATCH v10 00/25] security: Move IMA and EVM to the LSM infrastructure, Eric Snowberg
convert write_cache_pages() to an iterator v8,
Christoph Hellwig
- [PATCH 01/14] writeback: don't call mapping_set_error on AOP_WRITEPAGE_ACTIVATE, Christoph Hellwig
- [PATCH 02/14] writeback: remove a duplicate prototype for tag_pages_for_writeback, Christoph Hellwig
- [PATCH 03/14] writeback: fix done_index when hitting the wbc->nr_to_write, Christoph Hellwig
- [PATCH 04/14] writeback: also update wbc->nr_to_write on writeback failure, Christoph Hellwig
- [PATCH 05/14] writeback: only update ->writeback_index for range_cyclic writeback, Christoph Hellwig
- [PATCH 06/14] writeback: rework the loop termination condition in write_cache_pages, Christoph Hellwig
- [PATCH 07/14] writeback: Factor folio_prepare_writeback() out of write_cache_pages(), Christoph Hellwig
- [PATCH 08/14] writeback: Factor writeback_get_batch() out of write_cache_pages(), Christoph Hellwig
- [PATCH 09/14] writeback: Simplify the loops in write_cache_pages(), Christoph Hellwig
- [PATCH 10/14] pagevec: Add ability to iterate a queue, Christoph Hellwig
- [PATCH 11/14] writeback: Use the folio_batch queue iterator, Christoph Hellwig
- [PATCH 12/14] writeback: Move the folio_prepare_writeback loop out of write_cache_pages(), Christoph Hellwig
- [PATCH 13/14] writeback: add a writeback iterator, Christoph Hellwig
- [PATCH 14/14] writeback: Remove a use of write_cache_pages() from do_writepages(), Christoph Hellwig
- Re: convert write_cache_pages() to an iterator v8, Christoph Hellwig
[PATCH v10 0/8],
Eugen Hristev
[PATCH v8 0/1] mm: report per-page metadata information,
Sourav Panda
[PATCH fstests] common/config: fix CANON_DEVS=yes when file does not exist,
Luis Chamberlain
[syzbot] [squashfs?] INFO: task hung in evict (2), syzbot
[ANNOUNCE] xfs-linux: for-next updated to 9ee85f235efe,
Chandan Babu R
[PATCH] zonefs: Improve error handling,
Damien Le Moal
[PATCH v6 0/3] per-vma locks in userfaultfd,
Lokesh Gidra
[PATCH v4 0/7] Split a folio to any lower order folios,
Zi Yan
- [PATCH v4 1/7] mm/memcg: use order instead of nr in split_page_memcg(), Zi Yan
- [PATCH v4 2/7] mm/page_owner: use order instead of nr in split_page_owner(), Zi Yan
- [PATCH v4 3/7] mm: memcg: make memcg huge page split support any order split., Zi Yan
- [PATCH v4 4/7] mm: page_owner: add support for splitting to any order in split page_owner., Zi Yan
- [PATCH v4 5/7] mm: thp: split huge page to any lower order pages (except order-1)., Zi Yan
- [PATCH v4 7/7] mm: huge_memory: enable debugfs to split huge pages to any order., Zi Yan
- [PATCH v4 6/7] mm: truncate: split huge page cache page to a non-zero order if possible., Zi Yan
- Re: [PATCH v4 0/7] Split a folio to any lower order folios, David Hildenbrand
- Re: [PATCH v4 0/7] Split a folio to any lower order folios, Zi Yan
- Re: [PATCH v4 0/7] Split a folio to any lower order folios, Pankaj Raghav (Samsung)
[PATCH RFC 0/7] Use Maple Trees for simple_offset utilities,
Chuck Lever
[PATCH 0/2] Move pidfd to tiny pseudo fs,
Christian Brauner
[syzbot] [jfs?] kernel BUG in txEnd (2),
syzbot
[PATCH 5.10/5.15 v2 0/1 RESEND] mm/truncate: fix WARNING in ext4_set_page_dirty(),
Roman Smirnov
Re: [syzbot] [btrfs?] WARNING in btrfs_create_pending_block_groups,
syzbot
[RFC v2 00/14] enable bs > ps in XFS,
Pankaj Raghav (Samsung)
- [RFC v2 01/14] fs: Allow fine-grained control of folio sizes, Pankaj Raghav (Samsung)
- [RFC v2 02/14] filemap: align the index to mapping_min_order in the page cache, Pankaj Raghav (Samsung)
- [RFC v2 04/14] readahead: set file_ra_state->ra_pages to be at least mapping_min_order, Pankaj Raghav (Samsung)
- [RFC v2 03/14] filemap: use mapping_min_order while allocating folios, Pankaj Raghav (Samsung)
- [RFC v2 05/14] readahead: align index to mapping_min_order in ondemand_ra and force_ra, Pankaj Raghav (Samsung)
- [RFC v2 06/14] readahead: rework loop in page_cache_ra_unbounded(), Pankaj Raghav (Samsung)
- [RFC v2 07/14] readahead: allocate folios with mapping_min_order in ra_(unbounded|order), Pankaj Raghav (Samsung)
- [RFC v2 08/14] mm: do not split a folio if it has minimum folio order requirement, Pankaj Raghav (Samsung)
- [RFC v2 09/14] mm: Support order-1 folios in the page cache, Pankaj Raghav (Samsung)
- [RFC v2 10/14] iomap: fix iomap_dio_zero() for fs bs > system page size, Pankaj Raghav (Samsung)
- [RFC v2 11/14] xfs: expose block size in stat, Pankaj Raghav (Samsung)
- [RFC v2 12/14] xfs: make the calculation generic in xfs_sb_validate_fsb_count(), Pankaj Raghav (Samsung)
- [RFC v2 13/14] xfs: add an experimental CONFIG_XFS_LBS option, Pankaj Raghav (Samsung)
- [RFC v2 14/14] xfs: enable block size larger than page size support, Pankaj Raghav (Samsung)
[syzbot] [ntfs3?] possible deadlock in ntfs_set_state (2),
syzbot
[PATCH net-next v8 0/4] Per epoll context busy poll support,
Joe Damato
[PATCH v6 00/10] Set casefold/fscrypt dentry operations through sb->s_d_op,
Gabriel Krisman Bertazi
- [PATCH v6 01/10] ovl: Always reject mounting over case-insensitive directories, Gabriel Krisman Bertazi
- [PATCH v6 02/10] fscrypt: Factor out a helper to configure the lookup dentry, Gabriel Krisman Bertazi
- [PATCH v6 03/10] fscrypt: Drop d_revalidate for valid dentries during lookup, Gabriel Krisman Bertazi
- [PATCH v6 04/10] fscrypt: Drop d_revalidate once the key is added, Gabriel Krisman Bertazi
- [PATCH v6 05/10] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops, Gabriel Krisman Bertazi
- [PATCH v6 06/10] libfs: Add helper to choose dentry operations at mount-time, Gabriel Krisman Bertazi
- [PATCH v6 07/10] ext4: Configure dentry operations at dentry-creation time, Gabriel Krisman Bertazi
- [PATCH v6 08/10] f2fs: Configure dentry operations at dentry-creation time, Gabriel Krisman Bertazi
- [PATCH v6 09/10] ubifs: Configure dentry operations at dentry-creation time, Gabriel Krisman Bertazi
- [PATCH v6 10/10] libfs: Drop generic_set_encrypted_ci_d_ops, Gabriel Krisman Bertazi
- Re: [PATCH v6 00/10] Set casefold/fscrypt dentry operations through sb->s_d_op, Eric Biggers
[PATCH v5 0/3] per-vma locks in userfaultfd,
Lokesh Gidra
[PATCH v4 0/3] virtiofs: export filesystem tags through sysfs,
Stefan Hajnoczi
[PATCH v3 00/35] Memory allocation profiling,
Suren Baghdasaryan
- [PATCH v3 01/35] lib/string_helpers: Add flags param to string_get_size(), Suren Baghdasaryan
- [PATCH v3 02/35] scripts/kallysms: Always include __start and __stop symbols, Suren Baghdasaryan
- [PATCH v3 03/35] fs: Convert alloc_inode_sb() to a macro, Suren Baghdasaryan
- [PATCH v3 04/35] mm: enumerate all gfp flags, Suren Baghdasaryan
- [PATCH v3 05/35] mm: introduce slabobj_ext to support slab object extensions, Suren Baghdasaryan
- [PATCH v3 06/35] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation, Suren Baghdasaryan
- [PATCH v3 07/35] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation, Suren Baghdasaryan
- [PATCH v3 08/35] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects, Suren Baghdasaryan
- [PATCH v3 09/35] slab: objext: introduce objext_flags as extension to page_memcg_data_flags, Suren Baghdasaryan
- [PATCH v3 10/35] lib: code tagging framework, Suren Baghdasaryan
- [PATCH v3 11/35] lib: code tagging module support, Suren Baghdasaryan
- [PATCH v3 12/35] lib: prevent module unloading if memory is not freed, Suren Baghdasaryan
- [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling, Suren Baghdasaryan
- [PATCH v3 14/35] lib: introduce support for page allocation tagging, Suren Baghdasaryan
- [PATCH v3 15/35] mm: percpu: increase PERCPU_MODULE_RESERVE to accommodate allocation tags, Suren Baghdasaryan
- [PATCH v3 16/35] change alloc_pages name in dma_map_ops to avoid name conflicts, Suren Baghdasaryan
- [PATCH v3 17/35] mm: enable page allocation tagging, Suren Baghdasaryan
- [PATCH v3 18/35] mm: create new codetag references during page splitting, Suren Baghdasaryan
- [PATCH v3 19/35] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y, Suren Baghdasaryan
- [PATCH v3 20/35] lib: add codetag reference into slabobj_ext, Suren Baghdasaryan
- [PATCH v3 21/35] mm/slab: add allocation accounting into slab allocation and free paths, Suren Baghdasaryan
- [PATCH v3 22/35] mm/slab: enable slab allocation tagging for kmalloc and friends, Suren Baghdasaryan
- [PATCH v3 23/35] mm/slub: Mark slab_free_freelist_hook() __always_inline, Suren Baghdasaryan
- [PATCH v3 24/35] mempool: Hook up to memory allocation profiling, Suren Baghdasaryan
- [PATCH v3 25/35] xfs: Memory allocation profiling fixups, Suren Baghdasaryan
- [PATCH v3 26/35] mm: percpu: Introduce pcpuobj_ext, Suren Baghdasaryan
- [PATCH v3 27/35] mm: percpu: Add codetag reference into pcpuobj_ext, Suren Baghdasaryan
- [PATCH v3 28/35] mm: percpu: enable per-cpu allocation tagging, Suren Baghdasaryan
- [PATCH v3 29/35] mm: vmalloc: Enable memory allocation profiling, Suren Baghdasaryan
- [PATCH v3 30/35] rhashtable: Plumb through alloc tag, Suren Baghdasaryan
- [PATCH v3 31/35] lib: add memory allocations report in show_mem(), Suren Baghdasaryan
[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]