Show patches with: Archived = No       |   5330 patches
« 1 2 3 453 54 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[-,RFC] VFS: disable new delegations during delegation-breaking operations [-,RFC] VFS: disable new delegations during delegation-breaking operations - - - --- 2024-09-16 NeilBrown New
[-next,01/15] mm: vmstat: move sysctls to its own files sysctl: move sysctls from vm_table into its own files - - - --- 2024-08-26 yukaixiong New
[-next,02/15] mm: filemap: move sysctl to its own file sysctl: move sysctls from vm_table into its own files - - - --- 2024-08-26 yukaixiong New
[-next,03/15] mm: swap: move sysctl to its own file sysctl: move sysctls from vm_table into its own files - - - --- 2024-08-26 yukaixiong New
[-next,04/15] mm: vmscan: move vmscan sysctls to its own file sysctl: move sysctls from vm_table into its own files - - - --- 2024-08-26 yukaixiong New
[-next,05/15] mm: util: move sysctls into it own files sysctl: move sysctls from vm_table into its own files - - - --- 2024-08-26 yukaixiong New
[-next,06/15] mm: mmap: move sysctl into its own file sysctl: move sysctls from vm_table into its own files - - - --- 2024-08-26 yukaixiong New
[-next,07/15] security: min_addr: move sysctl into its own file sysctl: move sysctls from vm_table into its own files - - - --- 2024-08-26 yukaixiong New
[-next,08/15] mm: nommu: move sysctl to its own file sysctl: move sysctls from vm_table into its own files - - - --- 2024-08-26 yukaixiong New
[-next,09/15] fs: fs-writeback: move sysctl to its own file sysctl: move sysctls from vm_table into its own files - - - --- 2024-08-26 yukaixiong New
[-next,10/15] fs: drop_caches: move sysctl to its own file sysctl: move sysctls from vm_table into its own files - - - --- 2024-08-26 yukaixiong New
[-next,11/15] sunrpc: use vfs_pressure_ratio() helper sysctl: move sysctls from vm_table into its own files - - - --- 2024-08-26 yukaixiong New
[-next,12/15] fs: dcache: move the sysctl into its own file sysctl: move sysctls from vm_table into its own files - 2 - --- 2024-08-26 yukaixiong New
[-next,13/15] x86: vdso: move the sysctl into its own file sysctl: move sysctls from vm_table into its own files - - - --- 2024-08-26 yukaixiong New
[-next,14/15] sh: vdso: move the sysctl into its own file sysctl: move sysctls from vm_table into its own files - - - --- 2024-08-26 yukaixiong New
[-next,15/15] sysctl: remove unneeded include sysctl: move sysctls from vm_table into its own files - - - --- 2024-08-26 yukaixiong New
[-next,v2] zonefs: add support for FS_IOC_GETFSSYSFSPATH [-next,v2] zonefs: add support for FS_IOC_GETFSSYSFSPATH - - - --- 2024-08-20 Liao Chen New
[-next] doc: correcting the idmapping mount example [-next] doc: correcting the idmapping mount example - - - --- 2024-08-16 Hongbo Li New
[-next] ext4: don't pass full mapping flags to ext4_es_insert_extent() [-next] ext4: don't pass full mapping flags to ext4_es_insert_extent() - 1 - --- 2024-09-06 Zhang Yi New
[-next] fs: fix missing declaration of init_files [-next] fs: fix missing declaration of init_files - - - --- 2024-12-17 zhangkunbo New
[-next] fs: mounts: Remove unused declaration mnt_cursor_del() [-next] fs: mounts: Remove unused declaration mnt_cursor_del() - - - --- 2024-08-03 Yue Haibing New
[-next] fs: Use in_group_or_capable() helper to simplify the code [-next] fs: Use in_group_or_capable() helper to simplify the code - 1 - --- 2024-08-16 Hongbo Li New
[-next] fs: use LIST_HEAD() to simplify code [-next] fs: use LIST_HEAD() to simplify code - 1 - --- 2024-08-21 Hongbo Li New
[-next] fs/inode: Modify mismatched function name [-next] fs/inode: Modify mismatched function name - - - --- 2024-09-13 Jiapeng Chong New
[-next] netfs: Remove unused declaration netfs_queue_write_request() [-next] netfs: Remove unused declaration netfs_queue_write_request() - - - --- 2024-08-19 Yue Haibing New
[-next] nilfs2: support STATX_DIOALIGN for statx file [-next] nilfs2: support STATX_DIOALIGN for statx file - - - --- 2024-08-27 Hongbo Li New
[-next] nilfs2: support STATX_DIOALIGN for statx file [-next] nilfs2: support STATX_DIOALIGN for statx file - - - --- 2024-08-27 Hongbo Li New
[-next] radix tree test suite: Remove usage of the deprecated ida_simple_xx() API [-next] radix tree test suite: Remove usage of the deprecated ida_simple_xx() API - - - --- 2024-08-21 Hongbo Li New
[-next] tmpfs: fault in smaller chunks if large folio allocation not allowed [-next] tmpfs: fault in smaller chunks if large folio allocation not allowed - - - --- 2024-09-14 Kefeng Wang New
[-next] zonefs: add support for FS_IOC_GETFSSYSFSPATH [-next] zonefs: add support for FS_IOC_GETFSSYSFSPATH - - - --- 2024-08-09 Liao Chen New
[-next] zonefs: obtain fs magic from superblock [-next] zonefs: obtain fs magic from superblock - - - --- 2024-08-28 Hongbo Li New
[(REPOST)] hfs: don't use BUG() when we can continue [(REPOST)] hfs: don't use BUG() when we can continue - - 1 --- 2024-12-05 Tetsuo Handa New
[01/10] ecryptfs: Convert ecryptfs_writepage() to ecryptfs_writepages() Convert ecryptfs to use folios - - - --- 2024-10-17 Matthew Wilcox New
[01/10] ext4: write out dirty data before dropping pages ext4: clean up and refactor fallocate - - - --- 2024-08-30 Zhang Yi New
[01/10] fanotify: don't skip extra event info if no info_mode is set fanotify: add pre-content hooks - - - --- 2024-07-25 Josef Bacik New
[01/10] guestmemfs: Introduce filesystem skeleton Introduce guestmemfs: persistent in-memory filesystem - - - --- 2024-08-05 Gowans, James New
[01/10] iomap: allow the file system to submit the writeback bios [01/10] iomap: allow the file system to submit the writeback bios - 1 - --- 2024-12-19 Christoph Hellwig New
[01/10] iomap: factor out a iomap_last_written_block helper [01/10] iomap: factor out a iomap_last_written_block helper - 1 - --- 2024-10-08 Christoph Hellwig New
[01/10] iomap: factor out a iomap_last_written_block helper [01/10] iomap: factor out a iomap_last_written_block helper - 1 - --- 2024-09-24 Christoph Hellwig New
[01/10] iomap: factor out a iomap_last_written_block helper [01/10] iomap: factor out a iomap_last_written_block helper - - - --- 2024-09-23 Christoph Hellwig New
[01/10] iomap: handle a post-direct I/O invalidate race in iomap_write_delalloc_release [01/10] iomap: handle a post-direct I/O invalidate race in iomap_write_delalloc_release - 2 - --- 2024-08-27 Christoph Hellwig New
[01/10] kheaders: Ignore silly-rename files netfs, ceph, nfs, cachefiles: Miscellaneous fixes/changes - - - --- 2024-12-13 David Howells New
[01/10] mm: Remove PageActive Simplify the page flags a little - - - --- 2024-08-21 Matthew Wilcox New
[01/10] seq_buf: seq_buf_human_readable_u64() shrinker debugging, .to_text() report (resend) - - - --- 2024-08-24 Kent Overstreet New
[01/10] seq_buf: seq_buf_human_readable_u64() shrinker debugging, .to_text() report - - - --- 2024-08-24 Kent Overstreet New
[01/11] fs: introduce I_CURSOR flag for inode fix hungtask due to repeated traversal of inodes list - - - --- 2024-11-18 Ye Bin New
[01/11] fuse: convert readahead to use folios fuse: convert to using folios and iomap - - - --- 2024-08-27 Josef Bacik New
[01/11] get rid of ...lookup...fdget_rcu() family [01/11] get rid of ...lookup...fdget_rcu() family - 1 - --- 2024-08-12 Al Viro New
[01/11] mm/filemap: change filemap_create_folio() to take a struct kiocb Uncached buffered IO - 1 - --- 2024-12-13 Jens Axboe New
[01/11] VFS: introduce vfs_mkdir_return() Allow concurrent changes in a directory - - - --- 2024-12-20 NeilBrown New
[01/12] cachefiles: remove request from xarry during flush requests cachefiles: some bugfixes and cleanups for ondemand requests - 1 - --- 2024-04-24 Baokun Li Superseded
[01/12] close_range(): fix the logics in descriptor table trimming [01/12] close_range(): fix the logics in descriptor table trimming - - - --- 2024-08-22 Al Viro New
[01/12] fuse: support copying large folios fuse: support large folios - - - --- 2024-11-09 Joanne Koong New
[01/12] iomap: check if folio size is equal to FS block size btrfs reads through iomap - - - --- 2024-10-04 Goldwyn Rodrigues New
[01/12] iomap: handle a post-direct I/O invalidate race in iomap_write_delalloc_release [01/12] iomap: handle a post-direct I/O invalidate race in iomap_write_delalloc_release - 1 - --- 2024-09-10 Christoph Hellwig New
[01/12] mm/filemap: change filemap_create_folio() to take a struct kiocb Uncached buffered IO - 2 - --- 2024-12-20 Jens Axboe New
[01/12] mm/filemap: change filemap_create_folio() to take a struct kiocb Uncached buffered IO - - - --- 2024-12-03 Jens Axboe New
[01/12] mm/gup.c: Remove redundant check for PCI P2PDMA page fs/dax: Fix FS DAX page reference counts 1 2 - --- 2024-09-10 Alistair Popple New
[01/12] nilfs2: convert segment buffer to be folio-based nilfs2: Finish folio conversion - - - --- 2024-10-24 Ryusuke Konishi New
[01/13] fs: Define bit numbers for SB_I_ flags fs: generic filesystem shutdown handling - - - --- 2024-08-07 Jan Kara New
[01/13] fuse: support folios in struct fuse_args_pages and fuse_copy_pages() fuse: use folios instead of pages for requests - - - --- 2024-10-02 Joanne Koong New
[01/13] mm/filemap: change filemap_create_folio() to take a struct kiocb [01/13] mm/filemap: change filemap_create_folio() to take a struct kiocb - - - --- 2024-11-08 Jens Axboe New
[01/14] fs/ntfs3: Do not call file_modified if collapse range failed fs/ntfs3: Bugfix and work with compression - - - --- 2024-08-22 Konstantin Komarov New
[01/15] fs: add write stream information to statx [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[01/15] mm/filemap: change filemap_create_folio() to take a struct kiocb Uncached buffered IO - - - --- 2024-11-10 Jens Axboe New
[01/16] mm/filemap: change filemap_create_folio() to take a struct kiocb Uncached buffered IO - - - --- 2024-11-11 Jens Axboe New
[01/17] mm/filemap: change filemap_create_folio() to take a struct kiocb Uncached buffered IO - - - --- 2024-11-14 Jens Axboe New
[01/17] ufs: fix handling of delete_entry and set_link failures [01/17] ufs: fix handling of delete_entry and set_link failures - - - --- 2024-10-18 Al Viro New
[01/19] fs: get rid of __FMODE_NONOTIFY kludge fanotify: add pre-content hooks - - - --- 2024-11-21 Jan Kara New
[01/20] debugfs: fix missing mutex_destroy() in short_fops case [01/20] debugfs: fix missing mutex_destroy() in short_fops case - - - --- 2024-12-29 Al Viro New
[01/20] make sure that DNAME_INLINE_LEN is a multiple of word size [01/20] make sure that DNAME_INLINE_LEN is a multiple of word size - 1 - --- 2025-01-10 Al Viro New
[01/24] fs/netfs/fscache_cookie: add missing "n_accesses" check netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[01/25] xfs: add a libxfs header file for staging new ioctls xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[01/26] tree-wide: s/override_creds()/override_creds_light(get_new_cred())/g [01/26] tree-wide: s/override_creds()/override_creds_light(get_new_cred())/g - - - --- 2024-11-24 Christian Brauner New
[01/27] ext4: remove writable userspace mappings before truncating page cache ext4: use iomap for regular file's buffered I/O path and enable large folio - - - --- 2024-10-22 Zhang Yi New
[01/27] netfs: Remove call to folio_index() netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[01/30] block: also call ->open for incremental partition opens [01/30] block: also call ->open for incremental partition opens 1 2 - --- 2023-06-08 Christoph Hellwig Under Review
[01/31] block: also call ->open for incremental partition opens [01/31] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-06 Christoph Hellwig Under Review
[01/33] mm: Introduce ARCH_HAS_USER_SHADOW_STACK riscv control-flow integrity for usermode 1 3 - --- 2024-10-01 Deepak Gupta New
[01/39] memcg_write_event_control(): fix a user-triggerable oops [01/39] memcg_write_event_control(): fix a user-triggerable oops 1 - - --- 2024-07-30 Al Viro New
[02/10] ecryptfs: Use a folio throughout ecryptfs_read_folio() Convert ecryptfs to use folios - - - --- 2024-10-17 Matthew Wilcox New
[02/10] ext4: don't explicit update times in ext4_fallocate() ext4: clean up and refactor fallocate - - - --- 2024-08-30 Zhang Yi New
[02/10] fsnotify: introduce pre-content permission event fanotify: add pre-content hooks - - - --- 2024-07-25 Josef Bacik New
[02/10] guestmemfs: add inode store, files and dirs Introduce guestmemfs: persistent in-memory filesystem - - - --- 2024-08-05 Gowans, James New
[02/10] iomap: improve shared block detection in iomap_unshare_iter [01/10] iomap: handle a post-direct I/O invalidate race in iomap_write_delalloc_release - 1 - --- 2024-08-27 Christoph Hellwig New
[02/10] iomap: remove iomap_file_buffered_write_punch_delalloc [01/10] iomap: factor out a iomap_last_written_block helper - 1 - --- 2024-10-08 Christoph Hellwig New
[02/10] iomap: remove iomap_file_buffered_write_punch_delalloc [01/10] iomap: factor out a iomap_last_written_block helper - 1 - --- 2024-09-24 Christoph Hellwig New
[02/10] iomap: remove iomap_file_buffered_write_punch_delalloc [01/10] iomap: factor out a iomap_last_written_block helper - 1 - --- 2024-09-23 Christoph Hellwig New
[02/10] iomap: simplify io_flags and io_type in struct iomap_ioend [01/10] iomap: allow the file system to submit the writeback bios - 1 - --- 2024-12-19 Christoph Hellwig New
[02/10] mm: Remove PageSwapBacked Simplify the page flags a little - - - --- 2024-08-21 Matthew Wilcox New
[02/10] mm: shrinker: Add a .to_text() method for shrinkers shrinker debugging, .to_text() report (resend) - - - --- 2024-08-24 Kent Overstreet New
[02/10] mm: shrinker: Add a .to_text() method for shrinkers shrinker debugging, .to_text() report - - - --- 2024-08-24 Kent Overstreet New
[02/10] netfs: Fix non-contiguous donation between completed reads netfs, ceph, nfs, cachefiles: Miscellaneous fixes/changes - - - --- 2024-12-13 David Howells New
[02/11] block: use sb_for_each_inodes API fix hungtask due to repeated traversal of inodes list - - - --- 2024-11-18 Ye Bin New
[02/11] fuse: convert fuse_send_write_pages to use folios fuse: convert to using folios and iomap - 1 - --- 2024-08-27 Josef Bacik New
[02/11] mm/filemap: use page_cache_sync_ra() to kick off read-ahead Uncached buffered IO - 2 - --- 2024-12-13 Jens Axboe New
[02/11] remove pointless includes of <linux/fdtable.h> [01/11] get rid of ...lookup...fdget_rcu() family - 1 - --- 2024-08-12 Al Viro New
[02/11] VFS: add _shared versions of the various directory modifying inode_operations Allow concurrent changes in a directory - - - --- 2024-12-20 NeilBrown New
[02/12] cachefiles: remove err_put_fd tag in cachefiles_ondemand_daemon_read() cachefiles: some bugfixes and cleanups for ondemand requests - 1 - --- 2024-04-24 Baokun Li Superseded
[02/12] fuse: support large folios for retrieves fuse: support large folios - 1 - --- 2024-11-09 Joanne Koong New
« 1 2 3 453 54 »