Show patches with: Archived = No       |   3339 patches
« 1 2 3 433 34 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
vfs: shave work on failed file open vfs: shave work on failed file open - - - --- 2023-09-25 Mateusz Guzik New
[3/3] tmpfs: Add project quota interface support for get/set attr tmpfs: Add tmpfs project quota support - - - --- 2023-09-25 Carlos Maiolino New
[2/3] tmpfs: Add project quota mount option tmpfs: Add tmpfs project quota support - - - --- 2023-09-25 Carlos Maiolino New
[1/3] tmpfs: add project ID support tmpfs: Add tmpfs project quota support - - - --- 2023-09-25 Carlos Maiolino New
binfmt_elf: Support segments with 0 filesz and misaligned starts binfmt_elf: Support segments with 0 filesz and misaligned starts - - - --- 2023-09-25 Eric W. Biederman New
[v7,12/12] iov_iter, net: Move hash_and_copy_to_iter() to net/ iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-25 David Howells New
[v7,11/12] iov_iter, net: Merge csum_and_copy_from_iter{,_full}() together iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-25 David Howells New
[v7,10/12] iov_iter, net: Fold in csum_and_memcpy() iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-25 David Howells New
[v7,09/12] iov_iter, net: Move csum_and_copy_to/from_iter() to net/ iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-25 David Howells New
[v7,08/12] iov_iter: Don't deal with iter->copy_mc in memcpy_from_iter_mc() iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-25 David Howells New
[v7,07/12] iov_iter: Convert iterate*() to inline funcs iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-25 David Howells New
[v7,06/12] iov_iter: Derive user-backedness from the iterator type iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-25 David Howells New
[v7,05/12] iov_iter: Renumber ITER_* constants iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-25 David Howells New
[v7,04/12] infiniband: Use user_backed_iter() to see if iterator is UBUF/IOVEC iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-25 David Howells New
[v7,03/12] sound: Fix snd_pcm_readv()/writev() to use iov access functions iov_iter: Convert the iterator macros into inline funcs - 2 - --- 2023-09-25 David Howells New
[v7,02/12] iov_iter, x86: Be consistent about the __user tag on copy_mc_to_user() iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-25 David Howells New
[v7,01/12] iov_iter: Remove last_offset from iov_iter as it was for ITER_PIPE iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-25 David Howells New
iomap: add a workaround for racy i_size updates on block devices iomap: add a workaround for racy i_size updates on block devices - 1 1 --- 2023-09-25 Christoph Hellwig New
[v3,5/5] fscrypt: support crypto data unit size less than filesystem block size fscrypt: add support for data_unit_size < fs_block_size - - - --- 2023-09-25 Eric Biggers New
[v3,4/5] fscrypt: replace get_ino_and_lblk_bits with just has_32bit_inodes fscrypt: add support for data_unit_size < fs_block_size - - - --- 2023-09-25 Eric Biggers New
[v3,3/5] fscrypt: compute max_lblk_bits from s_maxbytes and block size fscrypt: add support for data_unit_size < fs_block_size - - - --- 2023-09-25 Eric Biggers New
[v3,2/5] fscrypt: make the bounce page pool opt-in instead of opt-out fscrypt: add support for data_unit_size < fs_block_size - - - --- 2023-09-25 Eric Biggers New
[v3,1/5] fscrypt: make it clearer that key_prefix is deprecated fscrypt: add support for data_unit_size < fs_block_size - - - --- 2023-09-25 Eric Biggers New
[v3,2/2] exfat: do not zeroed the extended part exfat: get file size from DataLength - 2 - --- 2023-09-25 Yuezhang.Mo@sony.com New
[v3,1/2] exfat: change to get file size from DataLength exfat: get file size from DataLength - 2 - --- 2023-09-25 Yuezhang.Mo@sony.com New
[v3,9/9] fork: Use __mt_dup() to duplicate maple tree in dup_mmap() Introduce __mt_dup() to improve the performance of fork() - - - --- 2023-09-25 Peng Zhang New
[v3,8/9] maple_tree: Preserve the tree attributes when destroying maple tree Introduce __mt_dup() to improve the performance of fork() - - - --- 2023-09-25 Peng Zhang New
[v3,7/9] maple_tree: Update check_forking() and bench_forking() Introduce __mt_dup() to improve the performance of fork() - - - --- 2023-09-25 Peng Zhang New
[v3,6/9] maple_tree: Skip other tests when BENCH is enabled Introduce __mt_dup() to improve the performance of fork() - - - --- 2023-09-25 Peng Zhang New
[v3,5/9] maple_tree: Update the documentation of maple tree Introduce __mt_dup() to improve the performance of fork() - - - --- 2023-09-25 Peng Zhang New
[v3,4/9] maple_tree: Add test for mtree_dup() Introduce __mt_dup() to improve the performance of fork() - - - --- 2023-09-25 Peng Zhang New
[v3,3/9] maple_tree: Introduce interfaces __mt_dup() and mtree_dup() Introduce __mt_dup() to improve the performance of fork() - - - --- 2023-09-25 Peng Zhang New
[v3,2/9] maple_tree: Introduce {mtree,mas}_lock_nested() Introduce __mt_dup() to improve the performance of fork() - - - --- 2023-09-25 Peng Zhang New
[v3,1/9] maple_tree: Add mt_free_one() and mt_attr() helpers Introduce __mt_dup() to improve the performance of fork() - - - --- 2023-09-25 Peng Zhang New
[v3] vfs: fix readahead(2) on block devices [v3] vfs: fix readahead(2) on block devices - 1 - --- 2023-09-24 Reuben Hawkins New
docs: admin-guide: sysctl: fix details of struct dentry_stat_t docs: admin-guide: sysctl: fix details of struct dentry_stat_t 1 - - --- 2023-09-23 Randy Dunlap New
[v2,3/3] selftests/mm: add UFFDIO_REMAP ioctl test userfaultfd remap option - - - --- 2023-09-23 Suren Baghdasaryan New
[v2,2/3] userfaultfd: UFFDIO_REMAP uABI userfaultfd remap option - - - --- 2023-09-23 Suren Baghdasaryan New
[v2,1/3] userfaultfd: UFFDIO_REMAP: rmap preparation userfaultfd remap option - - - --- 2023-09-23 Suren Baghdasaryan New
[GIT,PULL] iomap: fix unshare data corruption bug [GIT,PULL] iomap: fix unshare data corruption bug - - - --- 2023-09-23 Darrick J. Wong New
[v8,5/5] xfs: switch to multigrain timestamps fs: multigrain timestamps for XFS's change_cookie - - - --- 2023-09-22 Jeff Layton New
[v8,4/5] fs: add timestamp_truncate_to_gran helper fs: multigrain timestamps for XFS's change_cookie - - - --- 2023-09-22 Jeff Layton New
[v8,3/5] fs: have setattr_copy handle multigrain timestamps appropriately fs: multigrain timestamps for XFS's change_cookie - - - --- 2023-09-22 Jeff Layton New
[v8,2/5] fs: optimize away some fine-grained timestamp updates fs: multigrain timestamps for XFS's change_cookie - - - --- 2023-09-22 Jeff Layton New
[v8,1/5] fs: add infrastructure for multigrain timestamps fs: multigrain timestamps for XFS's change_cookie - - - --- 2023-09-22 Jeff Layton New
[v6,13/13] iov_iter, net: Move hash_and_copy_to_iter() to net/ iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v6,12/13] iov_iter, net: Merge csum_and_copy_from_iter{,_full}() together iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v6,11/13] iov_iter, net: Fold in csum_and_memcpy() iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v6,10/13] iov_iter, net: Move csum_and_copy_to/from_iter() to net/ iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v6,09/13] iov_iter: Add a kernel-type iterator-only iteration function iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v6,08/13] iov_iter: Don't deal with iter->copy_mc in memcpy_from_iter_mc() iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v6,07/13] iov_iter: Convert iterate*() to inline funcs iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v6,06/13] iov_iter: Derive user-backedness from the iterator type iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v6,05/13] iov_iter: Renumber ITER_* constants iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v6,04/13] infiniband: Use user_backed_iter() to see if iterator is UBUF/IOVEC iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v6,03/13] sound: Fix snd_pcm_readv()/writev() to use iov access functions iov_iter: Convert the iterator macros into inline funcs - 2 - --- 2023-09-22 David Howells New
[v6,02/13] iov_iter: Be consistent about the __user tag on copy_mc_to_user() iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v6,01/13] iov_iter: Remove last_offset from iov_iter as it was for ITER_PIPE iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v3,10/10] iov_iter: Add benchmarking kunit tests for UBUF/IOVEC iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-22 David Howells New
[v3,09/10] iov_iter: Add kunit to benchmark decanting of xarray to bvec iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-22 David Howells New
[v3,08/10] iov_iter: Add benchmarking kunit tests iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-22 David Howells New
[v3,07/10] iov_iter: Add extract kunit tests for ITER_UBUF and ITER_IOVEC iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-22 David Howells New
[v3,06/10] iov_iter: Add copy kunit tests for ITER_UBUF and ITER_IOVEC iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-22 David Howells New
[v3,05/10] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-22 David Howells New
[v3,04/10] iov_iter: Consolidate bvec pattern checking iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-22 David Howells New
[v3,03/10] iov_iter: Consolidate the test vector struct in the kunit tests iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-22 David Howells New
[v3,02/10] iov_iter: Consolidate some of the repeated code into helpers iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-22 David Howells New
[v3,01/10] iov_iter: Fix some checkpatch complaints in kunit tests iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-22 David Howells New
[GIT,PULL] xfs: bug fixes for 6.6 [GIT,PULL] xfs: bug fixes for 6.6 - - - --- 2023-09-22 Chandan Babu R New
[8/8] autofs: fix protocol sub version setting autofs - convert to to use mount api - - - --- 2023-09-22 Ian Kent New
[7/8] autofs: convert autofs to use the new mount api autofs - convert to to use mount api - - - --- 2023-09-22 Ian Kent New
[6/8] autofs: validate protocol version autofs - convert to to use mount api - - - --- 2023-09-22 Ian Kent New
[5/8] autofs: refactor parse_options() autofs - convert to to use mount api - - - --- 2023-09-22 Ian Kent New
[4/8] autofs: reformat 0pt enum declaration autofs - convert to to use mount api - - - --- 2023-09-22 Ian Kent New
[3/8] autofs: refactor super block info init autofs - convert to to use mount api - - - --- 2023-09-22 Ian Kent New
[2/8] autofs: add autofs_parse_fd() autofs - convert to to use mount api - - - --- 2023-09-22 Ian Kent New
[1/8] autofs: refactor autofs_prepare_pipe() autofs - convert to to use mount api - - - --- 2023-09-22 Ian Kent New
[v5,RESEND] efivarfs: Add uid/gid mount options [v5,RESEND] efivarfs: Add uid/gid mount options 1 - - --- 2023-09-21 Jiao Zhou New
[09/10] ext2: Convert ext2_make_empty() to use a folio [01/10] highmem: Add folio_release_kmap() - - - --- 2023-09-21 Matthew Wilcox New
[08/10] ext2: Convert ext2_unlink() and ext2_rename() to use folios [01/10] highmem: Add folio_release_kmap() - - - --- 2023-09-21 Matthew Wilcox New
[07/10] ext2: Handle large block size directories in ext2_delete_entry() [01/10] highmem: Add folio_release_kmap() - - - --- 2023-09-21 Matthew Wilcox New
[06/10] ext2: Convert ext2_empty_dir() to use a folio [01/10] highmem: Add folio_release_kmap() - - - --- 2023-09-21 Matthew Wilcox New
[05/10] ext2: Convert ext2_add_link() to use a folio [01/10] highmem: Add folio_release_kmap() - - - --- 2023-09-21 Matthew Wilcox New
[04/10] ext2: Convert ext2_readdir to use a folio [01/10] highmem: Add folio_release_kmap() - - - --- 2023-09-21 Matthew Wilcox New
[03/10] ext2: Add ext2_get_folio() [01/10] highmem: Add folio_release_kmap() - - - --- 2023-09-21 Matthew Wilcox New
[02/10] ext2: Convert ext2_check_page to ext2_check_folio [01/10] highmem: Add folio_release_kmap() - - - --- 2023-09-21 Matthew Wilcox New
[01/10] highmem: Add folio_release_kmap() [01/10] highmem: Add folio_release_kmap() - - - --- 2023-09-21 Matthew Wilcox New
[GIT,PULL,v2] timestamp fixes [GIT,PULL,v2] timestamp fixes - - - --- 2023-09-21 Christian Brauner New
[v1] mm/filemap: increase usage of folio_next_index() helper [v1] mm/filemap: increase usage of folio_next_index() helper - 2 - --- 2023-09-21 Minjie Du New
[4/4] fs/pipe: use spinlock in pipe_read() only if there is a watch_queue [1/4] pipe: reduce padding in struct pipe_inode_info - - - --- 2023-09-21 Max Kellermann New
[3/4] fs/pipe: remove unnecessary spinlock from pipe_write() [1/4] pipe: reduce padding in struct pipe_inode_info - - - --- 2023-09-21 Max Kellermann New
[2/4] fs/pipe: move check to pipe_has_watch_queue() [1/4] pipe: reduce padding in struct pipe_inode_info - - - --- 2023-09-21 Max Kellermann New
[1/4] pipe: reduce padding in struct pipe_inode_info [1/4] pipe: reduce padding in struct pipe_inode_info - - - --- 2023-09-21 Max Kellermann New
[4/8] autofs: reformat 0pt enum declaration autofs - convert to to use mount api - - - --- 2023-09-21 Ian Kent New
[3/8] autofs - refactor super block info init autofs - convert to to use mount api - - - --- 2023-09-21 Ian Kent New
[2/8] autofs: add autofs_parse_fd() autofs - convert to to use mount api - - - --- 2023-09-21 Ian Kent New
[1/8] autofs: refactor autofs_prepare_pipe() autofs - convert to to use mount api - - - --- 2023-09-21 Ian Kent New
fuse: pass ATTR_KILL_SUID/ATTR_KILL_SGID mode bits to user space fuse: pass ATTR_KILL_SUID/ATTR_KILL_SGID mode bits to user space - - - --- 2023-09-21 Xiubo Li New
[v2] tmpfs.5: extend with new noswap documentation [v2] tmpfs.5: extend with new noswap documentation - - - --- 2023-09-20 Luis Chamberlain New
[v5,11/11] iov_iter, net: Move hash_and_copy_to_iter() to net/ iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-20 David Howells New
« 1 2 3 433 34 »