Show patches with: none      |   64666 patches
« 1 2 3 4646 647 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
blk: optimization for classic polling - - - --- 2083-05-30 Nitesh Shetty Handled Elsewhere
[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 - - - --- 2024-05-16 Jonathan Calmels New
[2/3] capabilities: add securebit for strict userns caps Introduce user namespace capabilities - - - --- 2024-05-16 Jonathan Calmels New
[1/3] capabilities: user namespace capabilities Introduce user namespace capabilities - - - --- 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() - 1 - --- 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,5/5] cachefiles: add missing lock protection when polling cachefiles: some bugfixes for clean object/send req/poll - 2 - --- 2024-05-15 Baokun Li New
[v2,4/5] cachefiles: cyclic allocation of msg_id to avoid reuse cachefiles: some bugfixes for clean object/send req/poll - - - --- 2024-05-15 Baokun Li New
[v2,3/5] cachefiles: flush ondemand_object_worker during clean object cachefiles: some bugfixes for clean object/send req/poll - 1 - --- 2024-05-15 Baokun Li New
[v2,2/5] cachefiles: flush all requests for the object that is being dropped cachefiles: some bugfixes for clean object/send req/poll - - - --- 2024-05-15 Baokun Li New
[v2,1/5] cachefiles: stop sending new request when dropping object cachefiles: some bugfixes for clean object/send req/poll - - - --- 2024-05-15 Baokun Li 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
[v2,12/12] cachefiles: make on-demand read killable cachefiles: some bugfixes and cleanups for ondemand requests - 1 - --- 2024-05-15 Baokun Li New
[v2,11/12] cachefiles: flush all requests after setting CACHEFILES_DEAD cachefiles: some bugfixes and cleanups for ondemand requests - - - --- 2024-05-15 Baokun Li New
[v2,10/12] cachefiles: Set object to close if ondemand_id < 0 in copen cachefiles: some bugfixes and cleanups for ondemand requests - 1 - --- 2024-05-15 Baokun Li New
[v2,09/12] cachefiles: defer exposing anon_fd until after copy_to_user() succeeds cachefiles: some bugfixes and cleanups for ondemand requests - - - --- 2024-05-15 Baokun Li New
[v2,08/12] cachefiles: never get a new anonymous fd if ondemand_id is valid cachefiles: some bugfixes and cleanups for ondemand requests - - - --- 2024-05-15 Baokun Li New
[v2,07/12] cachefiles: add spin_lock for cachefiles_ondemand_info cachefiles: some bugfixes and cleanups for ondemand requests - - - --- 2024-05-15 Baokun Li New
[v2,06/12] cachefiles: add consistency check for copen/cread cachefiles: some bugfixes and cleanups for ondemand requests - - - --- 2024-05-15 Baokun Li New
[v2,05/12] cachefiles: add output string to cachefiles_obj_[get|put]_ondemand_fd cachefiles: some bugfixes and cleanups for ondemand requests - - - --- 2024-05-15 Baokun Li New
[v2,04/12] cachefiles: fix slab-use-after-free in cachefiles_ondemand_daemon_read() cachefiles: some bugfixes and cleanups for ondemand requests - 1 - --- 2024-05-15 Baokun Li New
[v2,03/12] cachefiles: fix slab-use-after-free in cachefiles_ondemand_get_fd() cachefiles: some bugfixes and cleanups for ondemand requests - 1 - --- 2024-05-15 Baokun Li New
[v2,02/12] cachefiles: remove err_put_fd tag in cachefiles_ondemand_daemon_read() cachefiles: some bugfixes and cleanups for ondemand requests - 1 - --- 2024-05-15 Baokun Li New
[v2,01/12] cachefiles: remove request from xarry during flush requests cachefiles: some bugfixes and cleanups for ondemand requests - 1 - --- 2024-05-15 Baokun Li 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
[RFC,v2,07/30] rust: fs: introduce `FileSystem::init_root` Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,06/30] rust: fs: introduce `DEntry<T>` Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,05/30] rust: fs: introduce `INode<T>` Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,04/30] rust: fs: introduce `FileSystem::fill_super` Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,03/30] samples: rust: add initial ro file system sample Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,02/30] rust: fs: introduce the `module_fs` macro Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,01/30] rust: fs: add registration/unregistration of file systems Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[GIT,PULL] orangefs: fix out-of-bounds fsid access [GIT,PULL] orangefs: fix out-of-bounds fsid access - - - --- 2024-05-14 Mike Marshall New
« 1 2 3 4646 647 »