Show patches with: State = Action Required       |   67466 patches
« 1 2 ... 47 48 49674 675 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
fs: switch timespec64 fields in inode to discrete integers fs: switch timespec64 fields in inode to discrete integers - 1 - --- 2024-05-18 Jeff Layton New
[v2] iomap: avoid redundant fault_in_iov_iter_readable() judgement when use larger chunks [v2] iomap: avoid redundant fault_in_iov_iter_readable() judgement when use larger chunks - - - --- 2024-05-17 Xu Yang New
iomap: avoid redundant fault_in_iov_iter_readable() judgement when use larger chunks iomap: avoid redundant fault_in_iov_iter_readable() judgement when use larger chunks - - - --- 2024-05-17 Xu Yang New
fs/fuse: use correct name fuse_conn_list in docstring fs/fuse: use correct name fuse_conn_list in docstring - 1 - --- 2024-05-17 Aurelien Aptel New
[v5,10/10] ext4: make ext4_da_map_blocks() buffer_head unaware ext4: support adding multi-delalloc blocks - 1 - --- 2024-05-17 Zhang Yi New
[v5,09/10] ext4: make ext4_insert_delayed_block() insert multi-blocks ext4: support adding multi-delalloc blocks - 1 - --- 2024-05-17 Zhang Yi New
[v5,08/10] ext4: factor out a helper to check the cluster allocation state ext4: support adding multi-delalloc blocks - 1 - --- 2024-05-17 Zhang Yi New
[v5,07/10] ext4: make ext4_da_reserve_space() reserve multi-clusters ext4: support adding multi-delalloc blocks - 1 - --- 2024-05-17 Zhang Yi New
[v5,06/10] ext4: make ext4_es_insert_delayed_block() insert multi-blocks ext4: support adding multi-delalloc blocks - 1 - --- 2024-05-17 Zhang Yi New
[v5,05/10] ext4: drop iblock parameter ext4: support adding multi-delalloc blocks - 2 - --- 2024-05-17 Zhang Yi New
[v5,04/10] ext4: trim delalloc extent ext4: support adding multi-delalloc blocks - 1 - --- 2024-05-17 Zhang Yi New
[v5,03/10] ext4: warn if delalloc counters are not zero on inactive ext4: support adding multi-delalloc blocks - 1 - --- 2024-05-17 Zhang Yi New
[v5,02/10] ext4: check the extent status again before inserting delalloc block ext4: support adding multi-delalloc blocks - 1 - --- 2024-05-17 Zhang Yi New
[v5,01/10] ext4: factor out a common helper to query extent map ext4: support adding multi-delalloc blocks - 2 - --- 2024-05-17 Zhang Yi New
[v3,3/3] xfs: correct the zeroing truncate range iomap/xfs: fix stale data exposure when truncating realtime inodes - - - --- 2024-05-17 Zhang Yi New
[v3,2/3] fsdax: pass blocksize to dax_truncate_page() iomap/xfs: fix stale data exposure when truncating realtime inodes - - - --- 2024-05-17 Zhang Yi New
[v3,1/3] iomap: pass blocksize to iomap_truncate_page() iomap/xfs: fix stale data exposure when truncating realtime inodes - - - --- 2024-05-17 Zhang Yi New
[v6,8/8] rust: file: add abstraction for `poll_table` File abstractions needed by Rust Binder - 3 - --- 2024-05-17 Alice Ryhl New
[v6,7/8] rust: file: add `Kuid` wrapper File abstractions needed by Rust Binder - 3 - --- 2024-05-17 Alice Ryhl New
[v6,6/8] rust: file: add `FileDescriptorReservation` File abstractions needed by Rust Binder - 3 - --- 2024-05-17 Alice Ryhl New
[v6,5/8] rust: security: add abstraction for secctx File abstractions needed by Rust Binder - 3 - --- 2024-05-17 Alice Ryhl New
[v6,4/8] rust: cred: add Rust abstraction for `struct cred` File abstractions needed by Rust Binder - 3 - --- 2024-05-17 Alice Ryhl New
[v6,3/8] rust: file: add Rust abstraction for `struct file` File abstractions needed by Rust Binder - 3 - --- 2024-05-17 Alice Ryhl New
[v6,2/8] rust: task: add `Task::current_raw` File abstractions needed by Rust Binder - 3 - --- 2024-05-17 Alice Ryhl New
[v6,1/8] rust: types: add `NotThreadSafe` File abstractions needed by Rust Binder - 3 - --- 2024-05-17 Alice Ryhl New
mm/vmscan: Update stale references to shrink_page_list mm/vmscan: Update stale references to shrink_page_list - - - --- 2024-05-17 Illia Ostapyshyn New
[v3] fs: fix unintentional arithmetic wraparound in offset calculation [v3] fs: fix unintentional arithmetic wraparound in offset calculation - - - --- 2024-05-17 Justin Stitt New
[RFC,v3,22/22] fs: puzzlefs: implement statfs for puzzlefs Rust PuzzleFS filesystem driver - - - --- 2024-05-16 Ariel Miculas New
[RFC,v3,21/22] fs: puzzlefs: add oci_root_dir and image_manifest mount parameters Rust PuzzleFS filesystem driver - - - --- 2024-05-16 Ariel Miculas New
[RFC,v3,20/22] rust: add support for file system parameters Rust PuzzleFS filesystem driver - - - --- 2024-05-16 Ariel Miculas New
[RFC,v3,19/22] Add borrow_mut implementation to a ForeignOwnable CString Rust PuzzleFS filesystem driver - - - --- 2024-05-16 Ariel Miculas New
[RFC,v3,18/22] rust: add improved version of `ForeignOwnable::borrow_mut` Rust PuzzleFS filesystem driver - 3 - --- 2024-05-16 Ariel Miculas New
[RFC,v3,17/22] fs: puzzlefs: add extended attributes support Rust PuzzleFS filesystem driver - - - --- 2024-05-16 Ariel Miculas New
[RFC,v3,16/22] scripts: add fs directory to rust-analyzer Rust PuzzleFS filesystem driver - - - --- 2024-05-16 Ariel Miculas New
[RFC,v3,15/22] kernel: configs: add puzzlefs config fragment Rust PuzzleFS filesystem driver - - - --- 2024-05-16 Ariel Miculas New
[RFC,v3,14/22] rust: kernel: add from_iter_fallible for Vec<T> Rust PuzzleFS filesystem driver - - - --- 2024-05-16 Ariel Miculas New
[RFC,v3,13/22] fs: puzzlefs: Implement the initial version of PuzzleFS Rust PuzzleFS filesystem driver - - - --- 2024-05-16 Ariel Miculas New
[RFC,v3,12/22] rust: file: Add support for reading files using their path Rust PuzzleFS filesystem driver - - - --- 2024-05-16 Ariel Miculas New
[RFC,v3,11/22] rust: file: add bindings for `struct file` Rust PuzzleFS filesystem driver - - - --- 2024-05-16 Ariel Miculas New
[RFC,v3,10/22] rust: kernel: add an abstraction over vfsmount to allow cloning a new private mount Rust PuzzleFS filesystem driver - - - --- 2024-05-16 Ariel Miculas New
[RFC,v3,09/22] rust: Kbuild: enable `capnp` Rust PuzzleFS filesystem driver - - - --- 2024-05-16 Ariel Miculas New
[RFC,v3,08/22] rust: capnp: return an error when trying to display floating point values Rust PuzzleFS filesystem driver - - - --- 2024-05-16 Ariel Miculas New
[RFC,v3,07/22] rust: capnp: add SPDX License Identifiers Rust PuzzleFS filesystem driver - - - --- 2024-05-16 Ariel Miculas New
[RFC,v3,06/22] rust: capnp: import crate Rust PuzzleFS filesystem driver - - - --- 2024-05-16 Ariel Miculas New
[RFC,v3,05/22] rust: hex: add encode_hex_iter and encode_hex_upper_iter methods Rust PuzzleFS filesystem driver - - - --- 2024-05-16 Ariel Miculas New
[RFC,v3,04/22] rust: Kbuild: enable `hex` Rust PuzzleFS filesystem driver - - - --- 2024-05-16 Ariel Miculas New
[RFC,v3,03/22] rust: hex: add SPDX license identifiers Rust PuzzleFS filesystem driver - - - --- 2024-05-16 Ariel Miculas New
[RFC,v3,02/22] rust: hex: import crate Rust PuzzleFS filesystem driver - - - --- 2024-05-16 Ariel Miculas New
[RFC,v3,01/22] kernel: configs: add qemu-busybox-min.config Rust PuzzleFS filesystem driver - - - --- 2024-05-16 Ariel Miculas New
[2/2] ext4: Remove array of buffer_heads from mext_page_mkuptodate() [1/2] ext4: Reduce stack usage in ext4_mpage_readpages() - - - --- 2024-05-16 Matthew Wilcox New
[1/2] ext4: Reduce stack usage in ext4_mpage_readpages() [1/2] ext4: Reduce stack usage in ext4_mpage_readpages() - - - --- 2024-05-16 Matthew Wilcox New
fs: nls: add missing MODULE_DESCRIPTION() macros fs: nls: add missing MODULE_DESCRIPTION() macros - 1 - --- 2024-05-16 Jeff Johnson New
[v2] fs/ntfs3: Break dir enumeration if directory contents error [v2] fs/ntfs3: Break dir enumeration if directory contents error - - - --- 2024-05-16 Konstantin Komarov New
[v2] fs/ntfs3: Fix case when index is reused during tree transformation [v2] fs/ntfs3: Fix case when index is reused during tree transformation - - - --- 2024-05-16 Konstantin Komarov New
[GIT,PULL] sysctl changes for v6.10-rc1 [GIT,PULL] sysctl changes for v6.10-rc1 - - - --- 2024-05-16 Joel Granados New
[3/3] capabilities: add cap userns sysctl mask Introduce user namespace capabilities - 1 - --- 2024-05-16 Jonathan Calmels New
[2/3] capabilities: add securebit for strict userns caps Introduce user namespace capabilities - 1 - --- 2024-05-16 Jonathan Calmels New
[1/3] capabilities: user namespace capabilities Introduce user namespace capabilities - 1 - --- 2024-05-16 Jonathan Calmels New
[v2,3/3] xfs: correct the zeroing truncate range iomap/xfs: fix stale data exposure when truncating realtime inodes - - - --- 2024-05-16 Zhang Yi New
[v2,2/3] fsdax: pass blocksize to dax_truncate_page() iomap/xfs: fix stale data exposure when truncating realtime inodes - - - --- 2024-05-16 Zhang Yi New
[v2,1/3] iomap: pass blocksize to iomap_truncate_page() iomap/xfs: fix stale data exposure when truncating realtime inodes - - - --- 2024-05-16 Zhang Yi New
tmpfs: don't interrupt fallocate with EINTR tmpfs: don't interrupt fallocate with EINTR - 1 - --- 2024-05-15 Jan Kara New
[v2] sched/rt: Clean up usage of rt_task() [v2] sched/rt: Clean up usage of rt_task() - 2 - --- 2024-05-15 Qais Yousef New
libfs: fix implicitly cast in simple_attr_write_xsigned() libfs: fix implicitly cast in simple_attr_write_xsigned() - - - --- 2024-05-15 Jiasheng Jiang New
[v2,2/2] genirq/proc: Refine percpu kstat_irqs access logic Untitled series #853371 - - 1 --- 2024-05-15 Adrian Huang New
vfs: Delete the associated dentry when deleting a file vfs: Delete the associated dentry when deleting a file - - - --- 2024-05-15 Yafang Shao New
hostfs: convert hostfs to use the new mount API hostfs: convert hostfs to use the new mount API - - - --- 2024-05-15 Hongbo Li New
[3/3] xfs: correct the zeroing truncate range iomap/xfs: fix stale data exposure when truncating realtime inodes - - - --- 2024-05-15 Zhang Yi New
[2/3] fsdax: pass blocksize to dax_truncate_page() iomap/xfs: fix stale data exposure when truncating realtime inodes - - - --- 2024-05-15 Zhang Yi New
[1/3] iomap: pass blocksize to iomap_truncate_page() iomap/xfs: fix stale data exposure when truncating realtime inodes - - - --- 2024-05-15 Zhang Yi New
fsverity: support block-based Merkle tree caching fsverity: support block-based Merkle tree caching - - - --- 2024-05-15 Eric Biggers New
sched/rt: Clean up usage of rt_task() sched/rt: Clean up usage of rt_task() - 1 - --- 2024-05-14 Qais Yousef New
[GIT,PULL] fsverity update for 6.10 [GIT,PULL] fsverity update for 6.10 - - - --- 2024-05-14 Eric Biggers New
[GIT,PULL] fscrypt update for 6.10 [GIT,PULL] fscrypt update for 6.10 - - - --- 2024-05-14 Eric Biggers New
[v2,1/1] lib: add version into /proc/allocinfo output [v2,1/1] lib: add version into /proc/allocinfo output - 2 - --- 2024-05-14 Suren Baghdasaryan New
[1/1] lib: add version into /proc/allocinfo output [1/1] lib: add version into /proc/allocinfo output - - - --- 2024-05-14 Suren Baghdasaryan New
zonefs: move super block reading from page to folio zonefs: move super block reading from page to folio - 1 - --- 2024-05-14 Johannes Thumshirn New
[RFC,v2,30/30] WIP: fs: ext2: add rust ro ext2 implementation Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,29/30] tarfs: introduce tar fs Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,28/30] rust: fs: add memalloc_nofs support Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,27/30] rust: fs: add `iomap` module Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,26/30] rust: fs: allow populating i_lnk Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,25/30] rust: fs: export file type from mode constants Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,24/30] rust: fs: allow per-inode data Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,23/30] rust: fs: allow file systems backed by a block device Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,22/30] rust: fs: add per-superblock data Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,21/30] rust: fs: introduce more inode types Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,20/30] rust: fs: introduce `FileSystem::statfs` Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,19/30] rust: fs: introduce `FileSystem::read_xattr` Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,18/30] rust: fs: introduce `address_space::Operations::read_folio` Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,17/30] rust: fs: add empty address space operations Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,16/30] rust: folio: introduce basic support for folios Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,15/30] rust: fs: introduce `inode::Operations::lookup` Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,14/30] rust: fs: add empty inode operations Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,13/30] rust: fs: introduce `file::Operations::read` Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,12/30] rust: fs: introduce `file::Operations::seek` Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,11/30] rust: fs: introduce `file::Operations::read_dir` Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,10/30] rust: fs: add empty file operations Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,09/30] rust: fs: generalise `File` for different file systems Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,08/30] rust: file: move `kernel::file` to `kernel::fs::file` Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
« 1 2 ... 47 48 49674 675 »