Linux Filesystem Development
[Prev Page][Next Page]
[PATCH v2] mm: sysctl: fix missing numa_stat when !CONFIG_HUGETLB_PAGE,
Muchun Song
Re: [PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk,
Eugeniu Rosca
[fs] e1bbcd277a: xfstests.generic.633.fail,
kernel test robot
[PATCH] iov_iter: Fix iter_xarray_get_pages{,_alloc}(),
David Howells
[PATCH] mm: sysctl: fix missing numa_stat when !CONFIG_HUGETLB_PAGE,
Muchun Song
Re: [LSF/MM/BPF TOPIC] block drivers in user space,
Ming Lei
[RFC][CFT] handling Rerror without copy_from_iter_full(),
Al Viro
[PATCH v8 00/14] io-uring/xfs: support async buffered writes,
Stefan Roesch
- [PATCH v8 02/14] mm: Move updates of dirty_exceeded into one place, Stefan Roesch
- [PATCH v8 01/14] mm: Move starting of background writeback into the main balancing loop, Stefan Roesch
- [PATCH v8 06/14] iomap: Return -EAGAIN from iomap_write_iter(), Stefan Roesch
- [PATCH v8 03/14] mm: Add balance_dirty_pages_ratelimited_flags() function, Stefan Roesch
- [PATCH v8 09/14] fs: Split off inode_needs_update_time and __file_update_time, Stefan Roesch
- [PATCH v8 05/14] iomap: Add async buffered write support, Stefan Roesch
- [PATCH v8 10/14] fs: Add async write file modification handling., Stefan Roesch
- [PATCH v8 11/14] io_uring: Add support for async buffered writes, Stefan Roesch
- [PATCH v8 07/14] fs: Add check for async buffered writes to generic_write_checks, Stefan Roesch
- [PATCH v8 12/14] io_uring: Add tracepoint for short writes, Stefan Roesch
- [PATCH v8 08/14] fs: add __remove_file_privs() with flags parameter, Stefan Roesch
- [PATCH v8 14/14] xfs: Add async buffered write support, Stefan Roesch
- Message not available
[PATCH v2 00/19] Convert aops->migratepage to aops->migrate_folio,
Matthew Wilcox (Oracle)
- [PATCH v2 05/19] mm/migrate: Convert writeout() to take a folio, Matthew Wilcox (Oracle)
- [PATCH v2 01/19] secretmem: Remove isolate_page, Matthew Wilcox (Oracle)
- [PATCH v2 03/19] fs: Add aops->migrate_folio, Matthew Wilcox (Oracle)
- [PATCH v2 08/19] btrfs: Convert btree_migratepage to migrate_folio, Matthew Wilcox (Oracle)
- [PATCH v2 02/19] mm: Convert all PageMovable users to movable_operations, Matthew Wilcox (Oracle)
- [PATCH v2 11/19] mm/migrate: Add filemap_migrate_folio(), Matthew Wilcox (Oracle)
- [PATCH v2 10/19] mm/migrate: Convert migrate_page() to migrate_folio(), Matthew Wilcox (Oracle)
- [PATCH v2 07/19] mm/migrate: Convert expected_page_refs() to folio_expected_refs(), Matthew Wilcox (Oracle)
- [PATCH v2 14/19] f2fs: Convert to filemap_migrate_folio(), Matthew Wilcox (Oracle)
- [PATCH v2 04/19] mm/migrate: Convert fallback_migrate_page() to fallback_migrate_folio(), Matthew Wilcox (Oracle)
- [PATCH v2 09/19] nfs: Convert to migrate_folio, Matthew Wilcox (Oracle)
- [PATCH v2 19/19] mm/folio-compat: Remove migration compatibility functions, Matthew Wilcox (Oracle)
- [PATCH v2 13/19] ubifs: Convert to filemap_migrate_folio(), Matthew Wilcox (Oracle)
- [PATCH v2 18/19] fs: Remove aops->migratepage(), Matthew Wilcox (Oracle)
- [PATCH v2 17/19] secretmem: Convert to migrate_folio, Matthew Wilcox (Oracle)
- [PATCH v2 12/19] btrfs: Convert btrfs_migratepage to migrate_folio, Matthew Wilcox (Oracle)
- [PATCH v2 06/19] mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio(), Matthew Wilcox (Oracle)
- [PATCH v2 15/19] aio: Convert to migrate_folio, Matthew Wilcox (Oracle)
- [PATCH v2 16/19] hugetlb: Convert to migrate_folio, Matthew Wilcox (Oracle)
remove the nobh helpers,
Christoph Hellwig
[PATCH v3] cred: Propagate security_prepare_creds() error code,
Frederick Lawler
vfs_test_lock - should it WARN if F_UNLCK and modified file_lock?,
Benjamin Coddington
[PATCH] fuse: add FOPEN_INVAL_ATTR,
Jiachen Zhang
Re: Failed on reading from FANOTIFY file descriptor,
Amir Goldstein
Message not available
[PATCH v2 0/3] zonefs fixes,
Damien Le Moal
[PATCH] exfat: use updated exfat_chain directly during renaming,
Sungjong Seo
[PATCH v2] iomap: skip pages past eof in iomap_do_writepage(),
Chris Mason
[PATCH 5.18 873/879] exportfs: support idmapped mounts, Greg Kroah-Hartman
[PATCH 5.18 872/879] fs: add two trivial lookup helpers, Greg Kroah-Hartman
[PATCH 5.18 151/879] fs: hold writers when changing mounts idmapping, Greg Kroah-Hartman
[PATCH 5.17 767/772] exportfs: support idmapped mounts, Greg Kroah-Hartman
[PATCH 5.17 766/772] fs: add two trivial lookup helpers, Greg Kroah-Hartman
[PATCH 5.15 663/667] exportfs: support idmapped mounts, Greg Kroah-Hartman
[PATCH 5.15 662/667] fs: add two trivial lookup helpers, Greg Kroah-Hartman
[syzbot] KASAN: use-after-free Read in mas_find, syzbot
[RFC PATCH] f*xattr: allow O_PATH descriptors,
Christian Göttsche
[syzbot] KASAN: use-after-free Read in copy_page_from_iter_atomic (2),
syzbot
[PATCH] fuse: allow skipping abort interface for virtiofs,
Xie Yongji
[RFC 0/5] support nonblock submission for splice pipe to pipe,
Hao Xu
[bug report] fsdax: output address in dax_iomap_pfn() and rename it,
Dan Carpenter
[syzbot] WARNING: locking bug in truncate_inode_pages_final,
syzbot
[RFC][PATCHES] iov_iter stuff,
Al Viro
- [PATCH 1/9] No need of likely/unlikely on calls of check_copy_size(), Al Viro
- [PATCH 2/9] btrfs_direct_write(): cleaner way to handle generic_write_sync() suppression, Al Viro
- Re: [PATCH 2/9] btrfs_direct_write(): cleaner way to handle generic_write_sync() suppression, Christoph Hellwig
- Re: [PATCH 2/9] btrfs_direct_write(): cleaner way to handle generic_write_sync() suppression, Al Viro
- Re: [PATCH 2/9] btrfs_direct_write(): cleaner way to handle generic_write_sync() suppression, Al Viro
- [PATCH 01/10] No need of likely/unlikely on calls of check_copy_size(), Al Viro
- [PATCH 07/10] copy_page_{to,from}_iter(): switch iovec variants to generic, Al Viro
- [PATCH 10/10] iov_iter_bvec_advance(): don't bother with bvec_iter, Al Viro
- [PATCH 02/10] teach iomap_dio_rw() to suppress dsync, Al Viro
- [PATCH 05/10] iocb: delay evaluation of IS_SYNC(...) until we want to check IOCB_DSYNC, Al Viro
- [PATCH 06/10] keep iocb_flags() result cached in struct file, Al Viro
- [PATCH 03/10] btrfs: use IOMAP_DIO_NOSYNC, Al Viro
- [PATCH 08/10] new iov_iter flavour - ITER_UBUF, Al Viro
- [PATCH 09/10] switch new_sync_{read,write}() to ITER_UBUF, Al Viro
- [PATCH 04/10] struct file: use anonymous union member for rcuhead and llist, Al Viro
- Re: [PATCH 2/9] btrfs_direct_write(): cleaner way to handle generic_write_sync() suppression, Christoph Hellwig
- Re: [PATCH 2/9] btrfs_direct_write(): cleaner way to handle generic_write_sync() suppression, Matthew Wilcox
- [PATCH 3/9] struct file: use anonymous union member for rcuhead and llist, Al Viro
- [PATCH 4/9] iocb: delay evaluation of IS_SYNC(...) until we want to check IOCB_DSYNC, Al Viro
- [PATCH 5/9] keep iocb_flags() result cached in struct file, Al Viro
- [PATCH 6/9] copy_page_{to,from}_iter(): switch iovec variants to generic, Al Viro
- [PATCH 7/9] new iov_iter flavour - ITER_UBUF, Al Viro
- [PATCH 8/9] switch new_sync_{read,write}() to ITER_UBUF, Al Viro
- [PATCH 9/9] iov_iter_bvec_advance(): don't bother with bvec_iter, Al Viro
- Re: [RFC][PATCHES] iov_iter stuff, Sedat Dilek
- Re: [RFC][PATCHES] iov_iter stuff, Jens Axboe
- Re: [RFC][PATCHES] iov_iter stuff, Al Viro
- Re: [RFC][PATCHES] iov_iter stuff, Al Viro
- [PATCH 01/31] splice: stop abusing iov_iter_advance() to flush a pipe, Al Viro
- [PATCH 03/31] ITER_PIPE: helpers for adding pipe buffers, Al Viro
- [PATCH 02/31] ITER_PIPE: helper for getting pipe buffer by index, Al Viro
- [PATCH 05/31] ITER_PIPE: fold push_pipe() into __pipe_get_pages(), Al Viro
- [PATCH 06/31] ITER_PIPE: lose iter_head argument of __pipe_get_pages(), Al Viro
- [PATCH 07/31] ITER_PIPE: clean pipe_advance() up, Al Viro
- [PATCH 04/31] ITER_PIPE: allocate buffers as we go in copy-to-pipe primitives, Al Viro
- [PATCH 08/31] ITER_PIPE: clean iov_iter_revert(), Al Viro
- [PATCH 10/31] ITER_PIPE: fold data_start() and pipe_space_for_user() together, Al Viro
- [PATCH 10/10] iov_iter_bvec_advance(): don't bother with bvec_iter, Al Viro
- [PATCH 11/31] iov_iter_get_pages{,_alloc}(): cap the maxsize with LONG_MAX, Al Viro
- [PATCH 13/31] iov_iter_get_pages(): sanity-check arguments, Al Viro
- [PATCH 09/31] ITER_PIPE: cache the type of last buffer, Al Viro
- [PATCH 12/31] iov_iter_get_pages_alloc(): lift freeing pages array on failure exits into wrapper, Al Viro
- [PATCH 15/31] unify xarray_get_pages() and xarray_get_pages_alloc(), Al Viro
- [PATCH 14/31] unify pipe_get_pages() and pipe_get_pages_alloc(), Al Viro
- [PATCH 16/31] unify the rest of iov_iter_get_pages()/iov_iter_get_pages_alloc() guts, Al Viro
- [PATCH 18/31] iov_iter: lift dealing with maxpages out of first_{iovec,bvec}_segment(), Al Viro
- [PATCH 19/31] iov_iter: massage calling conventions for first_{iovec,bvec}_segment(), Al Viro
- [PATCH 17/31] ITER_XARRAY: don't open-code DIV_ROUND_UP(), Al Viro
- [PATCH 21/31] fold __pipe_get_pages() into pipe_get_pages(), Al Viro
- [PATCH 30/31] pipe_get_pages(): switch to append_pipe(), Al Viro
- [PATCH 24/31] block: convert to advancing variants of iov_iter_get_pages{,_alloc}(), Al Viro
- [PATCH 29/31] get rid of non-advancing variants, Al Viro
- [PATCH 25/31] iter_to_pipe(): switch to advancing variant of iov_iter_get_pages(), Al Viro
- [PATCH 27/31] 9p: convert to advancing variant of iov_iter_get_pages_alloc(), Al Viro
- [PATCH 31/31] expand those iov_iter_advance()..., Al Viro
- [PATCH 28/31] ceph: switch the last caller of iov_iter_get_pages_alloc(), Al Viro
- [PATCH 26/31] af_alg_make_sg(): switch to advancing variant of iov_iter_get_pages(), Al Viro
- [PATCH 23/31] iov_iter: advancing variants of iov_iter_get_pages{,_alloc}(), Al Viro
- [PATCH 22/31] iov_iter: saner helper for page array allocation, Al Viro
- [PATCH 20/31] found_iovec_segment(): just return address, Al Viro
[PATCH] exfat: intorduce skip_stream_check mount opt,
Yangtao Li
[PATCHSET 0/8] xfs: design documentation for online fsck,
Darrick J. Wong
[PATCH 0/1] fs: inotify: Add full paths option to inotify,
Oliver Ford
[PATCH 00/20] Convert aops->migratepage to aops->migrate_folio,
Matthew Wilcox (Oracle)
- [PATCH 18/20] zsmalloc: Convert to migrate_folio, Matthew Wilcox (Oracle)
- [PATCH 11/20] ubifs: Convert to filemap_migrate_folio(), Matthew Wilcox (Oracle)
- [PATCH 19/20] fs: Remove aops->migratepage(), Matthew Wilcox (Oracle)
- [PATCH 01/20] fs: Add aops->migrate_folio, Matthew Wilcox (Oracle)
- [PATCH 04/20] mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio(), Matthew Wilcox (Oracle)
- [PATCH 13/20] aio: Convert to migrate_folio, Matthew Wilcox (Oracle)
- [PATCH 03/20] mm/migrate: Convert writeout() to take a folio, Matthew Wilcox (Oracle)
- [PATCH 09/20] mm/migrate: Add filemap_migrate_folio(), Matthew Wilcox (Oracle)
- [PATCH 02/20] mm/migrate: Convert fallback_migrate_page() to fallback_migrate_folio(), Matthew Wilcox (Oracle)
- [PATCH 17/20] z3fold: Convert to migrate_folio, Matthew Wilcox (Oracle)
- [PATCH 12/20] f2fs: Convert to filemap_migrate_folio(), Matthew Wilcox (Oracle)
- [PATCH 20/20] mm/folio-compat: Remove migration compatibility functions, Matthew Wilcox (Oracle)
- [PATCH 10/20] btrfs: Convert btrfs_migratepage to migrate_folio, Matthew Wilcox (Oracle)
- [PATCH 08/20] mm/migrate: Convert migrate_page() to migrate_folio(), Matthew Wilcox (Oracle)
- [PATCH 06/20] btrfs: Convert btree_migratepage to migrate_folio, Matthew Wilcox (Oracle)
- [PATCH 05/20] mm/migrate: Convert expected_page_refs() to folio_expected_refs(), Matthew Wilcox (Oracle)
- [PATCH 14/20] hugetlb: Convert to migrate_folio, Matthew Wilcox (Oracle)
- [PATCH 07/20] nfs: Convert to migrate_folio, Matthew Wilcox (Oracle)
- [PATCH 15/20] balloon: Convert to migrate_folio, Matthew Wilcox (Oracle)
- [PATCH 16/20] secretmem: Convert to migrate_folio, Matthew Wilcox (Oracle)
[PATCH] fs/ntfs3: Add missing error check, Konstantin Komarov
re: fsdax: output address in dax_iomap_pfn() and rename it, Colin King (gmail)
[PATCH v14] vfs: fix copy_file_range() regression in cross-fs copies,
Amir Goldstein
FAILED: patch "[PATCH] exportfs: support idmapped mounts" failed to apply to 4.9-stable tree, gregkh
FAILED: patch "[PATCH] exportfs: support idmapped mounts" failed to apply to 5.17-stable tree, gregkh
FAILED: patch "[PATCH] exportfs: support idmapped mounts" failed to apply to 5.15-stable tree,
gregkh
FAILED: patch "[PATCH] exportfs: support idmapped mounts" failed to apply to 5.4-stable tree,
gregkh
FAILED: patch "[PATCH] exportfs: support idmapped mounts" failed to apply to 4.14-stable tree, gregkh
FAILED: patch "[PATCH] exportfs: support idmapped mounts" failed to apply to 4.19-stable tree, gregkh
FAILED: patch "[PATCH] exportfs: support idmapped mounts" failed to apply to 5.18-stable tree, gregkh
FAILED: patch "[PATCH] exportfs: support idmapped mounts" failed to apply to 5.10-stable tree, gregkh
[PATCH 00/10] Convert to filemap_get_folios(),
Matthew Wilcox (Oracle)
- [PATCH 03/10] ext4: Convert mpage_release_unused_pages() to use filemap_get_folios(), Matthew Wilcox (Oracle)
- [PATCH 07/10] nilfs2: Convert nilfs_copy_back_pages() to use filemap_get_folios(), Matthew Wilcox (Oracle)
- [PATCH 01/10] filemap: Add filemap_get_folios(), Matthew Wilcox (Oracle)
- [PATCH 10/10] filemap: Remove find_get_pages_range() and associated functions, Matthew Wilcox (Oracle)
- [PATCH 02/10] buffer: Convert clean_bdev_aliases() to use filemap_get_folios(), Matthew Wilcox (Oracle)
- [PATCH 06/10] hugetlbfs: Convert remove_inode_hugepages() to use filemap_get_folios(), Matthew Wilcox (Oracle)
- [PATCH 04/10] ext4: Convert mpage_map_and_submit_buffers() to use filemap_get_folios(), Matthew Wilcox (Oracle)
- [PATCH 09/10] shmem: Convert shmem_unlock_mapping() to use filemap_get_folios(), Matthew Wilcox (Oracle)
- [PATCH 08/10] vmscan: Add check_move_unevictable_folios(), Matthew Wilcox (Oracle)
- [PATCH 05/10] f2fs: Convert f2fs_invalidate_compress_pages() to use filemap_get_folios(), Matthew Wilcox (Oracle)
- Re: [PATCH 00/10] Convert to filemap_get_folios(), Christian Brauner
[git pull] work.fd fix,
Al Viro
[PATCH 0/3] Cache quota files in the page cache,
Matthew Wilcox (Oracle)
[PATCH v4 0/1] FUSE: Allow non-extending parallel direct writes,
Dharmendra Singh
[git pull] several namei cleanups,
Al Viro
[git pull] mount-related stuff,
Al Viro
[git pull] descriptor handling stuff,
Al Viro
[PATCH 5.4 19/34] exec: Force single empty string when argv is empty, Greg Kroah-Hartman
[PATCH 4.19 18/30] exec: Force single empty string when argv is empty, Greg Kroah-Hartman
[PATCH 4.14 13/23] exec: Force single empty string when argv is empty, Greg Kroah-Hartman
[PATCH 4.9 06/12] exec: Force single empty string when argv is empty, Greg Kroah-Hartman
[PATCH v1 1/1] xarray: Replace kernel.h with the necessary inclusions,
Andy Shevchenko
[PATCH 0/3] zonefs fixes,
Damien Le Moal
[GIT PULL] ntfs3: bugfixes for 5.19,
Konstantin Komarov
[PATCH] pipe: Remove redundant zeroing of pipe->offset, Nikolay Borisov
[PATCHSETS v2] v14 fsdax-rmap + v11 fsdax-reflink,
Shiyang Ruan
- [PATCH v2 04/14] fsdax: Introduce dax_lock_mapping_entry(), Shiyang Ruan
- [PATCH v2 02/14] mm: factor helpers for memory_failure_dev_pagemap, Shiyang Ruan
- [PATCH v2 11/14] fsdax: Add dax_iomap_cow_copy() for dax zero, Shiyang Ruan
- [PATCH v2 01/14] dax: Introduce holder for dax_device, Shiyang Ruan
- [PATCH v2 07/14] fsdax: set a CoW flag when associate reflink mappings, Shiyang Ruan
- [PATCH v2 05/14] mm: Introduce mf_dax_kill_procs() for fsdax case, Shiyang Ruan
- [PATCH v2 13/14] xfs: support CoW in fsdax mode, Shiyang Ruan
- [PATCH v2 09/14] fsdax: Introduce dax_iomap_cow_copy(), Shiyang Ruan
- [PATCH v2 03/14] pagemap,pmem: Introduce ->memory_failure(), Shiyang Ruan
- [PATCH v2 06/14] xfs: Implement ->notify_failure() for XFS, Shiyang Ruan
- [PATCH v2 10/14] fsdax: Replace mmap entry in case of CoW, Shiyang Ruan
- [PATCH v2 08/14] fsdax: Output address in dax_iomap_pfn() and rename it, Shiyang Ruan
- [PATCH v2 14/14] xfs: Add dax dedupe support, Shiyang Ruan
- [PATCH v2 12/14] fsdax: Dedup file range to use a compare function, Shiyang Ruan
- Re: [PATCHSETS v2] v14 fsdax-rmap + v11 fsdax-reflink, Andrew Morton
[PATCH] proc: export page young and skip_kasan_poison flag via kpageflags,
Xin Hao
[ANN] Discord server for testing Linux with kdevops, Luis Chamberlain
qemu-arm: zram: mkfs.ext4 : Unable to handle kernel NULL pointer dereference at virtual address 00000140,
Naresh Kamboju
[PATCH -next] mm/filemap: fix that first page is not mark accessed in filemap_read(),
Yu Kuai
[PATCH v3 0/6] userfaultfd: add /dev/userfaultfd for fine grained access control,
Axel Rasmussen
[PATCH v7 00/15] io-uring/xfs: support async buffered writes,
Stefan Roesch
[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]