Show patches with: Archived = No       |   5647 patches
« 1 2 3 456 57 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
tmpfs: don't interrupt fallocate with EINTR tmpfs: don't interrupt fallocate with EINTR - - - --- 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
[v2,8/8] writeback: factor out balance_wb_limits to remove repeated code Add helper functions to remove repeated code and improve readability of cgroup writeback - - - --- 2024-05-14 Kemeng Shi New
[v2,7/8] writeback: factor out wb_dirty_exceeded to remove repeated code Add helper functions to remove repeated code and improve readability of cgroup writeback - - - --- 2024-05-14 Kemeng Shi New
[v2,6/8] writeback: factor out balance_domain_limits to remove repeated code Add helper functions to remove repeated code and improve readability of cgroup writeback 1 - - --- 2024-05-14 Kemeng Shi New
[v2,5/8] writeback: factor out wb_dirty_freerun to remove more repeated freerun code Add helper functions to remove repeated code and improve readability of cgroup writeback - - - --- 2024-05-14 Kemeng Shi New
[v2,4/8] writeback: Factor out code of freerun to remove repeated code Add helper functions to remove repeated code and improve readability of cgroup writeback 1 - - --- 2024-05-14 Kemeng Shi New
[v2,3/8] writeback: factor out domain_over_bg_thresh to remove repeated code Add helper functions to remove repeated code and improve readability of cgroup writeback 1 - - --- 2024-05-14 Kemeng Shi New
[v2,2/8] writeback: add general function domain_dirty_avail to calculate dirty and avail of domain Add helper functions to remove repeated code and improve readability of cgroup writeback - - - --- 2024-05-14 Kemeng Shi New
[v2,1/8] writeback: factor out wb_bg_dirty_limits to remove repeated code Add helper functions to remove repeated code and improve readability of cgroup writeback 1 - - --- 2024-05-14 Kemeng Shi New
zonefs: enable support for large folios zonefs: enable support for large folios - 1 - --- 2024-05-13 Johannes Thumshirn New
[v2] fs: remove accidental overflow during wraparound check [v2] fs: remove accidental overflow during wraparound check - 2 - --- 2024-05-13 Justin Stitt New
hostfs: convert hostfs to use the new mount api hostfs: convert hostfs to use the new mount api - - - --- 2024-05-13 Hongbo Li New
[2/2] genirq/proc: Refine percpu kstat_irqs access logic genirq/proc: Speed up show_interrupts() - - 1 --- 2024-05-13 Adrian Huang New
[1/2] genirq/proc: Try to jump over the unallocated irq hole whenever possible genirq/proc: Speed up show_interrupts() - - 1 --- 2024-05-13 Adrian Huang New
sysctl: constify ctl_table arguments of utility function sysctl: constify ctl_table arguments of utility function - 1 - --- 2024-05-13 Joel Granados via B4 Relay New
ext4/jbd2: drop jbd2_transaction_committed() ext4/jbd2: drop jbd2_transaction_committed() - - - --- 2024-05-13 Zhang Yi New
[4/4] drm/xe/guc: Expose raw access to GuC log over debugfs Expose raw access to GuC log over debugfs - - - --- 2024-05-12 Michal Wajdeczko New
[3/4] drm/xe: Add wrapper for iosys_map_read_from Expose raw access to GuC log over debugfs - - - --- 2024-05-12 Michal Wajdeczko New
[2/4] iosys-map: add iosys_map_read_from() helper Expose raw access to GuC log over debugfs - - - --- 2024-05-12 Michal Wajdeczko New
[1/4] libfs: add simple_read_from_iomem() Expose raw access to GuC log over debugfs - - - --- 2024-05-12 Michal Wajdeczko New
[fs] Are you OK with updating "struct file"->f_op value dynamically? [fs] Are you OK with updating "struct file"->f_op value dynamically? - - - --- 2024-05-12 Tetsuo Handa New
[v12] mm: report per-page metadata information [v12] mm: report per-page metadata information - 1 - --- 2024-05-12 Sourav Panda New
[v2] vfs: move dentry shrinking outside the inode lock in 'rmdir()' [v2] vfs: move dentry shrinking outside the inode lock in 'rmdir()' - - 1 --- 2024-05-11 Linus Torvalds New
vfs: move dentry shrinking outside the inode lock in 'rmdir()' vfs: move dentry shrinking outside the inode lock in 'rmdir()' - - - --- 2024-05-11 Linus Torvalds New
[v4,10/10] ext4: make ext4_da_map_blocks() buffer_head unaware ext4: support adding multi-delalloc blocks - - - --- 2024-05-11 Zhang Yi New
[v4,09/10] ext4: make ext4_insert_delayed_block() insert multi-blocks ext4: support adding multi-delalloc blocks - - - --- 2024-05-11 Zhang Yi New
[v4,08/10] ext4: factor out check for whether a cluster is allocated ext4: support adding multi-delalloc blocks - - - --- 2024-05-11 Zhang Yi New
[v4,07/10] ext4: make ext4_da_reserve_space() reserve multi-clusters ext4: support adding multi-delalloc blocks - 1 - --- 2024-05-11 Zhang Yi New
[v4,06/10] ext4: make ext4_es_insert_delayed_block() insert multi-blocks ext4: support adding multi-delalloc blocks - - - --- 2024-05-11 Zhang Yi New
[v4,05/10] ext4: drop iblock parameter ext4: support adding multi-delalloc blocks - 2 - --- 2024-05-11 Zhang Yi New
[v4,04/10] ext4: trim delalloc extent ext4: support adding multi-delalloc blocks - 1 - --- 2024-05-11 Zhang Yi New
[v4,03/10] ext4: warn if delalloc counters are not zero on inactive ext4: support adding multi-delalloc blocks - - - --- 2024-05-11 Zhang Yi New
[v4,02/10] ext4: check the extent status again before inserting delalloc block ext4: support adding multi-delalloc blocks - 1 - --- 2024-05-11 Zhang Yi New
[v4,01/10] ext4: factor out a common helper to query extent map ext4: support adding multi-delalloc blocks - 2 - --- 2024-05-11 Zhang Yi New
[-next] fs: fsconfig: intercept for non-new mount API in advance for FSCONFIG_CMD_CREATE_EXCL [-next] fs: fsconfig: intercept for non-new mount API in advance for FSCONFIG_CMD_CREATE_EXCL - - - --- 2024-05-11 Hongbo Li New
[-next] fsconfig: intercept for non-new mount API in advance for FSCONFIG_CMD_CREATE_EXCL [-next] fsconfig: intercept for non-new mount API in advance for FSCONFIG_CMD_CREATE_EXCL - - - --- 2024-05-11 Hongbo Li New
[RFC] fs: dcache: Delete the associated dentry when deleting a file [RFC] fs: dcache: Delete the associated dentry when deleting a file - - - --- 2024-05-11 Yafang Shao New
« 1 2 3 456 57 »