Show patches with: Archived = No       |   5277 patches
« 1 2 ... 48 49 5052 53 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[10/10] ext4: drop all delonly descriptions ext4: simplify the counting and management of delalloc reserved blocks - - - --- 2024-06-01 Zhang Yi New
[09/10] ext4: drop ext4_es_is_delonly() ext4: simplify the counting and management of delalloc reserved blocks - - - --- 2024-06-01 Zhang Yi New
[08/10] ext4: use ext4_map_query_blocks() in ext4_map_blocks() ext4: simplify the counting and management of delalloc reserved blocks - - - --- 2024-06-01 Zhang Yi New
[07/10] ext4: drop ext4_es_delayed_clu() ext4: simplify the counting and management of delalloc reserved blocks - - - --- 2024-06-01 Zhang Yi New
[06/10] ext4: update delalloc data reserve spcae in ext4_es_insert_extent() ext4: simplify the counting and management of delalloc reserved blocks - - - --- 2024-06-01 Zhang Yi New
[05/10] ext4: count removed reserved blocks for delalloc only extent entry ext4: simplify the counting and management of delalloc reserved blocks - - - --- 2024-06-01 Zhang Yi New
[04/10] ext4: let __revise_pending() return newly inserted pendings ext4: simplify the counting and management of delalloc reserved blocks - - - --- 2024-06-01 Zhang Yi New
[03/10] ext4: don't set EXTENT_STATUS_DELAYED on allocated blocks ext4: simplify the counting and management of delalloc reserved blocks - - - --- 2024-06-01 Zhang Yi New
[02/10] ext4: optimize the EXT4_GET_BLOCKS_DELALLOC_RESERVE flag set ext4: simplify the counting and management of delalloc reserved blocks - - - --- 2024-06-01 Zhang Yi New
[01/10] ext4: factor out ext4_map_create_blocks() to allocate new blocks ext4: simplify the counting and management of delalloc reserved blocks - - - --- 2024-06-01 Zhang Yi New
test_xarray: add missing MODULE_DESCRIPTION() macro test_xarray: add missing MODULE_DESCRIPTION() macro - - - --- 2024-06-01 Jeff Johnson New
[RFC,5/5] mm/mmap: Use split munmap calls for MAP_FIXED Avoid MAP_FIXED gap exposure - - - --- 2024-05-31 Liam R. Howlett New
[RFC,4/5] mm/mmap: Change munmap to use vma_munmap_struct() for accounting and surrounding vmas Avoid MAP_FIXED gap exposure - - - --- 2024-05-31 Liam R. Howlett New
[RFC,3/5] mm/mmap: Introduce vma_munmap_struct for use in munmap operations Avoid MAP_FIXED gap exposure - 1 - --- 2024-05-31 Liam R. Howlett New
[RFC,2/5] mm/mmap: Split do_vmi_align_munmap() into a gather and complete operation Avoid MAP_FIXED gap exposure - 1 - --- 2024-05-31 Liam R. Howlett New
[RFC,1/5] mm/mmap: Correctly position vma_iterator in __split_vma() Avoid MAP_FIXED gap exposure - 2 - --- 2024-05-31 Liam R. Howlett New
fs: don't block i_writecount during exec fs: don't block i_writecount during exec - 1 - --- 2024-05-31 Christian Brauner New
exfat: fix potential deadlock on __exfat_get_dentry_set exfat: fix potential deadlock on __exfat_get_dentry_set - - - --- 2024-05-31 Sungjong Seo New
fs: sys_ringbuffer() (WIP) fs: sys_ringbuffer() (WIP) - - - --- 2024-05-31 Kent Overstreet New
[16/16] buffer: Remove calls to set and clear the folio error flag Prepare to remove PG_error - - - --- 2024-05-30 Matthew Wilcox New
[15/16] iomap: Remove calls to set and clear folio error flag Prepare to remove PG_error - 1 - --- 2024-05-30 Matthew Wilcox New
[14/16] vboxsf: Convert vboxsf_read_folio() to use a folio Prepare to remove PG_error - 1 1 --- 2024-05-30 Matthew Wilcox New
[13/16] ufs: Remove call to set the folio error flag Prepare to remove PG_error - - - --- 2024-05-30 Matthew Wilcox New
[12/16] romfs: Convert romfs_read_folio() to use a folio Prepare to remove PG_error - - - --- 2024-05-30 Matthew Wilcox New
[11/16] reiserfs: Remove call to folio_set_error() Prepare to remove PG_error - - - --- 2024-05-30 Matthew Wilcox New
[10/16] orangefs: Remove calls to set/clear the error flag Prepare to remove PG_error - - 1 --- 2024-05-30 Matthew Wilcox New
[09/16] nfs: Remove calls to folio_set_error Prepare to remove PG_error - - - --- 2024-05-30 Matthew Wilcox New
[08/16] jffs2: Remove calls to set/clear the folio error flag Prepare to remove PG_error 1 1 1 --- 2024-05-30 Matthew Wilcox New
[07/16] hostfs: Convert hostfs_read_folio() to use a folio Prepare to remove PG_error - - - --- 2024-05-30 Matthew Wilcox New
[06/16] isofs: Convert rock_ridge_symlink_read_folio to use a folio Prepare to remove PG_error - - - --- 2024-05-30 Matthew Wilcox New
[05/16] hpfs: Convert hpfs_symlink_read_folio to use a folio Prepare to remove PG_error - - - --- 2024-05-30 Matthew Wilcox New
[04/16] efs: Convert efs_symlink_read_folio to use a folio Prepare to remove PG_error - - - --- 2024-05-30 Matthew Wilcox New
[03/16] cramfs: Convert cramfs_read_folio to use a folio Prepare to remove PG_error - - - --- 2024-05-30 Matthew Wilcox New
[02/16] coda: Convert coda_symlink_filler() to use folio_end_read() Prepare to remove PG_error - - - --- 2024-05-30 Matthew Wilcox New
[01/16] befs: Convert befs_symlink_read_folio() to use folio_end_read() Prepare to remove PG_error - - - --- 2024-05-30 Matthew Wilcox New
[GIT,PULL] bcachefs fixes for 6.10-rc2 [GIT,PULL] bcachefs fixes for 6.10-rc2 - - - --- 2024-05-30 Kent Overstreet New
[v2] hostfs: convert hostfs to use the new mount API [v2] hostfs: convert hostfs to use the new mount API - - - --- 2024-05-30 Hongbo Li New
kernel/sysctl-test: add MODULE_DESCRIPTION() kernel/sysctl-test: add MODULE_DESCRIPTION() - 1 - --- 2024-05-29 Jeff Johnson New
[RFC] fs: add levels to inode write access [RFC] fs: add levels to inode write access - - - --- 2024-05-29 Josef Bacik New
[RFC,v2,19/19] fuse: {uring} Optimize async sends fuse: fuse-over-io-uring - - - --- 2024-05-29 Bernd Schubert New
[RFC,v2,18/19] fuse: {uring} Set a min cpu offset io-size for reads/writes fuse: fuse-over-io-uring - - - --- 2024-05-29 Bernd Schubert New
[RFC,v2,17/19] fuse: {uring} Send async requests to qid of core + 1 fuse: fuse-over-io-uring - - - --- 2024-05-29 Bernd Schubert New
[RFC,v2,16/19] fuse: {uring} Wake requests on the the current cpu fuse: fuse-over-io-uring - - - --- 2024-05-29 Bernd Schubert New
[RFC,v2,15/19] export __wake_on_current_cpu fuse: fuse-over-io-uring - 1 - --- 2024-05-29 Bernd Schubert New
[RFC,v2,14/19] fuse: {uring} Allow to queue to the ring fuse: fuse-over-io-uring - - - --- 2024-05-29 Bernd Schubert New
[RFC,v2,13/19] fuse: {uring} Handle uring shutdown fuse: fuse-over-io-uring - - - --- 2024-05-29 Bernd Schubert New
[RFC,v2,12/19] fuse: {uring} Add uring sqe commit and fetch support fuse: fuse-over-io-uring - - - --- 2024-05-29 Bernd Schubert New
[RFC,v2,11/19] fuse: Add support to copy from/to the ring buffer fuse: fuse-over-io-uring - 1 - --- 2024-05-29 Bernd Schubert New
[RFC,v2,10/19] fuse: {uring} Handle SQEs - register commands fuse: fuse-over-io-uring - - - --- 2024-05-29 Bernd Schubert New
[RFC,v2,09/19] fuse: {uring} Add a dev_release exception for fuse-over-io-uring fuse: fuse-over-io-uring - - - --- 2024-05-29 Bernd Schubert New
[RFC,v2,08/19] fuse: Add the queue configuration ioctl fuse: fuse-over-io-uring - - - --- 2024-05-29 Bernd Schubert New
[RFC,v2,07/19] fuse uring: Add an mmap method fuse: fuse-over-io-uring - - - --- 2024-05-29 Bernd Schubert New
[RFC,v2,06/19] Add a vmalloc_node_user function fuse: fuse-over-io-uring 1 - - --- 2024-05-29 Bernd Schubert New
[RFC,v2,05/19] fuse: Add a uring config ioctl fuse: fuse-over-io-uring - - - --- 2024-05-29 Bernd Schubert New
[RFC,v2,04/19] fuse: Add fuse-io-uring design documentation fuse: fuse-over-io-uring - - - --- 2024-05-29 Bernd Schubert New
[RFC,v2,03/19] fuse: Move request bits fuse: fuse-over-io-uring - 1 - --- 2024-05-29 Bernd Schubert New
[RFC,v2,02/19] fuse: Move fuse_get_dev to header file fuse: fuse-over-io-uring - 1 - --- 2024-05-29 Bernd Schubert New
[RFC,v2,01/19] fuse: rename to fuse_dev_end_requests and make non-static fuse: fuse-over-io-uring - 1 - --- 2024-05-29 Bernd Schubert New
[RESEND,5/5] cachefiles: correct the return value of cachefiles_check_auxdata() cachefiles: some bugfixes for withdraw and xattr - - - --- 2024-05-22 Baokun Li Superseded
[RESEND,4/5] cachefiles: correct the return value of cachefiles_check_volume_xattr() cachefiles: some bugfixes for withdraw and xattr - - - --- 2024-05-22 Baokun Li Superseded
[RESEND,3/5] cachefiles: fix slab-use-after-free in cachefiles_withdraw_cookie() cachefiles: some bugfixes for withdraw and xattr - - - --- 2024-05-22 Baokun Li Superseded
[RESEND,2/5] cachefiles: fix slab-use-after-free in fscache_withdraw_volume() cachefiles: some bugfixes for withdraw and xattr - - - --- 2024-05-22 Baokun Li Superseded
[RESEND,1/5] netfs, fscache: export fscache_put_volume() and add fscache_try_get_volume() cachefiles: some bugfixes for withdraw and xattr - - - --- 2024-05-22 Baokun Li Superseded
[v3,12/12] cachefiles: make on-demand read killable cachefiles: some bugfixes and cleanups for ondemand requests 1 1 - --- 2024-05-22 Baokun Li Accepted
[v3,11/12] cachefiles: flush all requests after setting CACHEFILES_DEAD cachefiles: some bugfixes and cleanups for ondemand requests 1 - - --- 2024-05-22 Baokun Li Accepted
[v3,10/12] cachefiles: Set object to close if ondemand_id < 0 in copen cachefiles: some bugfixes and cleanups for ondemand requests 1 1 - --- 2024-05-22 Baokun Li Accepted
[v3,09/12] cachefiles: defer exposing anon_fd until after copy_to_user() succeeds cachefiles: some bugfixes and cleanups for ondemand requests 1 - - --- 2024-05-22 Baokun Li Accepted
[v3,08/12] cachefiles: never get a new anonymous fd if ondemand_id is valid cachefiles: some bugfixes and cleanups for ondemand requests 1 - - --- 2024-05-22 Baokun Li Accepted
[v3,07/12] cachefiles: add spin_lock for cachefiles_ondemand_info cachefiles: some bugfixes and cleanups for ondemand requests 1 - - --- 2024-05-22 Baokun Li Accepted
[v3,06/12] cachefiles: add consistency check for copen/cread cachefiles: some bugfixes and cleanups for ondemand requests 1 1 - --- 2024-05-22 Baokun Li Accepted
[v3,05/12] cachefiles: remove err_put_fd label in cachefiles_ondemand_daemon_read() cachefiles: some bugfixes and cleanups for ondemand requests 1 3 - --- 2024-05-22 Baokun Li Accepted
[v3,04/12] cachefiles: fix slab-use-after-free in cachefiles_ondemand_daemon_read() cachefiles: some bugfixes and cleanups for ondemand requests 1 2 - --- 2024-05-22 Baokun Li Accepted
[v3,03/12] cachefiles: fix slab-use-after-free in cachefiles_ondemand_get_fd() cachefiles: some bugfixes and cleanups for ondemand requests 1 2 - --- 2024-05-22 Baokun Li Accepted
[v3,02/12] cachefiles: remove requests from xarray during flushing requests cachefiles: some bugfixes and cleanups for ondemand requests 1 3 - --- 2024-05-22 Baokun Li Accepted
[v3,01/12] cachefiles: add output string to cachefiles_obj_[get|put]_ondemand_fd cachefiles: some bugfixes and cleanups for ondemand requests 1 1 - --- 2024-05-22 Baokun Li Accepted
[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 Superseded
[v2,4/5] cachefiles: cyclic allocation of msg_id to avoid reuse cachefiles: some bugfixes for clean object/send req/poll 1 1 - --- 2024-05-15 Baokun Li Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[v2,12/12] cachefiles: make on-demand read killable cachefiles: some bugfixes and cleanups for ondemand requests - 1 - --- 2024-05-15 Baokun Li Superseded
[v2,11/12] cachefiles: flush all requests after setting CACHEFILES_DEAD cachefiles: some bugfixes and cleanups for ondemand requests - - - --- 2024-05-15 Baokun Li Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[v2,07/12] cachefiles: add spin_lock for cachefiles_ondemand_info cachefiles: some bugfixes and cleanups for ondemand requests - - - --- 2024-05-15 Baokun Li Superseded
[v2,06/12] cachefiles: add consistency check for copen/cread cachefiles: some bugfixes and cleanups for ondemand requests - - - --- 2024-05-15 Baokun Li Superseded
[v2,05/12] cachefiles: add output string to cachefiles_obj_[get|put]_ondemand_fd cachefiles: some bugfixes and cleanups for ondemand requests - 1 - --- 2024-05-15 Baokun Li Superseded
[v2,04/12] cachefiles: fix slab-use-after-free in cachefiles_ondemand_daemon_read() cachefiles: some bugfixes and cleanups for ondemand requests - 2 - --- 2024-05-15 Baokun Li Superseded
[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 Superseded
[v2,02/12] cachefiles: remove err_put_fd tag in cachefiles_ondemand_daemon_read() cachefiles: some bugfixes and cleanups for ondemand requests - 2 - --- 2024-05-15 Baokun Li Superseded
[v2,01/12] cachefiles: remove request from xarry during flush requests cachefiles: some bugfixes and cleanups for ondemand requests - 3 - --- 2024-05-15 Baokun Li Superseded
[12/12] cachefiles: make on-demand read killable cachefiles: some bugfixes and cleanups for ondemand requests - 1 - --- 2024-04-24 Baokun Li Superseded
[11/12] cachefiles: flush all requests after setting CACHEFILES_DEAD cachefiles: some bugfixes and cleanups for ondemand requests - - - --- 2024-04-24 Baokun Li Superseded
[10/12] cachefiles: Set object to close if ondemand_id < 0 in copen cachefiles: some bugfixes and cleanups for ondemand requests - 1 - --- 2024-04-24 Baokun Li Superseded
[09/12] cachefiles: defer exposing anon_fd until after copy_to_user() succeeds cachefiles: some bugfixes and cleanups for ondemand requests - - - --- 2024-04-24 Baokun Li Superseded
[08/12] cachefiles: never get a new anon fd if ondemand_id is valid cachefiles: some bugfixes and cleanups for ondemand requests - - - --- 2024-04-24 Baokun Li Superseded
[07/12] cachefiles: add spin_lock for cachefiles_ondemand_info cachefiles: some bugfixes and cleanups for ondemand requests - - - --- 2024-04-24 Baokun Li Superseded
[06/12] cachefiles: add consistency check for copen/cread cachefiles: some bugfixes and cleanups for ondemand requests - - - --- 2024-04-24 Baokun Li Superseded
[05/12] cachefiles: add output string to cachefiles_obj_[get|put]_ondemand_fd cachefiles: some bugfixes and cleanups for ondemand requests - - - --- 2024-04-24 Baokun Li Superseded
« 1 2 ... 48 49 5052 53 »