Show patches with: State = Action Required       |    Archived = No       |   4984 patches
« 1 2 ... 47 48 49 50 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/5] fs: sys_ringbuffer sys_ringbuffer - - - --- 2024-06-03 Kent Overstreet New
[2/5] darray: Fix darray_for_each_reverse() when darray is empty sys_ringbuffer - - - --- 2024-06-03 Kent Overstreet New
[1/5] darray: lift from bcachefs sys_ringbuffer - - - --- 2024-06-03 Kent Overstreet New
get rid of close_fd() misuse in cachefiles get rid of close_fd() misuse in cachefiles - - - --- 2024-06-03 Al Viro New
[RFC] move close_range(2) into fs/file.c, fold __close_range() into it [RFC] move close_range(2) into fs/file.c, fold __close_range() into it - 1 - --- 2024-06-02 Al Viro New
[v7,9/9] nvme: Atomic write support block atomic writes - 1 - --- 2024-06-02 John Garry New
[v7,8/9] scsi: scsi_debug: Atomic write support block atomic writes - - - --- 2024-06-02 John Garry New
[v7,7/9] scsi: sd: Atomic write support block atomic writes - - - --- 2024-06-02 John Garry New
[v7,6/9] block: Add fops atomic write support block atomic writes - - - --- 2024-06-02 John Garry New
[v7,5/9] block: Add atomic write support for statx block atomic writes - - - --- 2024-06-02 John Garry New
[v7,4/9] block: Add core atomic write support block atomic writes - - - --- 2024-06-02 John Garry New
[v7,3/9] fs: Add initial atomic write support info to statx block atomic writes - - - --- 2024-06-02 John Garry New
[v7,2/9] fs: Initial atomic write support block atomic writes - - - --- 2024-06-02 John Garry New
[v7,1/9] block: Pass blk_queue_get_max_sectors() a request pointer block atomic writes - 3 - --- 2024-06-02 John Garry New
vfs: replace WARN(down_read_trylock, ...) abuse with proper asserts vfs: replace WARN(down_read_trylock, ...) abuse with proper asserts - 1 - --- 2024-06-02 Mateusz Guzik New
readdir: Remove unused header include readdir: Remove unused header include - 1 - --- 2024-06-02 Thorsten Blum New
fs/ntfs3: dealing with situations where dir_search_u may return null fs/ntfs3: dealing with situations where dir_search_u may return null - - - --- 2024-06-02 Edward Adam Davis New
[6/6] selftests/bpf: Replace memcpy() with __get_task_comm() kernel: Avoid memcpy of task comm - - - --- 2024-06-02 Yafang Shao New
[5/6] bpftool: Make task comm always be NUL-terminated kernel: Avoid memcpy of task comm - 1 - --- 2024-06-02 Yafang Shao New
[4/6] security: Replace memcpy() with __get_task_comm() kernel: Avoid memcpy of task comm 1 - - --- 2024-06-02 Yafang Shao New
[3/6] auditsc: Replace memcpy() with __get_task_comm() kernel: Avoid memcpy of task comm 1 - - --- 2024-06-02 Yafang Shao New
[2/6] tracing: Replace memcpy() with __get_task_comm() kernel: Avoid memcpy of task comm - - - --- 2024-06-02 Yafang Shao New
[1/6] fs/exec: Drop task_lock() inside __get_task_comm() kernel: Avoid memcpy of task comm - - - --- 2024-06-02 Yafang Shao New
readdir: Add missing quote in macro comment readdir: Add missing quote in macro comment - 1 - --- 2024-06-02 Thorsten Blum New
[v4,2/2] sched/rt, dl: Convert functions to return bool Clean up usage of rt_task() - - - --- 2024-06-01 Qais Yousef New
[v4,1/2] sched/rt: Clean up usage of rt_task() Clean up usage of rt_task() - 2 - --- 2024-06-01 Qais Yousef New
[GIT,PULL] xfs: bug fixes for 6.10 [GIT,PULL] xfs: bug fixes for 6.10 - - - --- 2024-06-01 Chandan Babu R New
[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
block: Fix dio_cleanup() to advance the head index block: Fix dio_cleanup() to advance the head index - 2 - --- 2023-06-13 David Howells Under Review
[v2] eventfd: add a uapi header for eventfd userspace APIs [v2] eventfd: add a uapi header for eventfd userspace APIs - - - --- 2023-06-13 Wen Yang Under Review
[v3,3/3] ovl: change layer mount option handling ovl: port to new mount api & updated layer parsing - - - --- 2023-06-13 Christian Brauner Under Review
[v3,2/3] ovl: port to new mount api ovl: port to new mount api & updated layer parsing - - - --- 2023-06-13 Christian Brauner Under Review
[v3,1/3] ovl: check type and offset of struct vfsmount in ovl_entry ovl: port to new mount api & updated layer parsing - - - --- 2023-06-13 Christian Brauner Under Review
[v3,14/14] buffer: Convert block_truncate_page() to use a folio gfs2/buffer folio changes for 6.5 - - - --- 2023-06-12 Matthew Wilcox Under Review
[v3,13/14] buffer: Use a folio in __find_get_block_slow() gfs2/buffer folio changes for 6.5 - - - --- 2023-06-12 Matthew Wilcox Under Review
[v3,12/14] buffer: Convert link_dev_buffers to take a folio gfs2/buffer folio changes for 6.5 - - - --- 2023-06-12 Matthew Wilcox Under Review
[v3,11/14] buffer: Convert init_page_buffers() to folio_init_buffers() gfs2/buffer folio changes for 6.5 - - - --- 2023-06-12 Matthew Wilcox Under Review
[v3,10/14] buffer: Convert grow_dev_page() to use a folio gfs2/buffer folio changes for 6.5 - - - --- 2023-06-12 Matthew Wilcox Under Review
[v3,09/14] buffer: Convert page_zero_new_buffers() to folio_zero_new_buffers() gfs2/buffer folio changes for 6.5 - - - --- 2023-06-12 Matthew Wilcox Under Review
[v3,08/14] buffer: Convert __block_commit_write() to take a folio gfs2/buffer folio changes for 6.5 - - - --- 2023-06-12 Matthew Wilcox Under Review
[v3,07/14] buffer: Convert block_page_mkwrite() to use a folio gfs2/buffer folio changes for 6.5 - - - --- 2023-06-12 Matthew Wilcox Under Review
[v3,06/14] buffer: Make block_write_full_page() handle large folios correctly gfs2/buffer folio changes for 6.5 - 1 1 --- 2023-06-12 Matthew Wilcox Under Review
[v3,05/14] gfs2: Support ludicrously large folios in gfs2_trans_add_databufs() gfs2/buffer folio changes for 6.5 - 1 1 --- 2023-06-12 Matthew Wilcox Under Review
[v3,04/14] buffer: Convert __block_write_full_page() to __block_write_full_folio() gfs2/buffer folio changes for 6.5 - 1 1 --- 2023-06-12 Matthew Wilcox Under Review
[v3,03/14] gfs2: Convert gfs2_write_jdata_page() to gfs2_write_jdata_folio() gfs2/buffer folio changes for 6.5 - 1 1 --- 2023-06-12 Matthew Wilcox Under Review
[v3,02/14] gfs2: Pass a folio to __gfs2_jdata_write_folio() gfs2/buffer folio changes for 6.5 - 1 1 --- 2023-06-12 Matthew Wilcox Under Review
[v3,01/14] gfs2: Use a folio inside gfs2_jdata_writepage() gfs2/buffer folio changes for 6.5 - 1 1 --- 2023-06-12 Matthew Wilcox Under Review
[v3,8/8] iomap: Copy larger chunks from userspace Create large folios in iomap buffered write path - 1 - --- 2023-06-12 Matthew Wilcox Under Review
[v3,7/8] iomap: Create large folios in the buffered write path Create large folios in iomap buffered write path - 1 - --- 2023-06-12 Matthew Wilcox Under Review
[v3,6/8] filemap: Allow __filemap_get_folio to allocate large folios Create large folios in iomap buffered write path - 1 - --- 2023-06-12 Matthew Wilcox Under Review
[v3,5/8] filemap: Add fgf_t typedef Create large folios in iomap buffered write path - 1 - --- 2023-06-12 Matthew Wilcox Under Review
[v3,4/8] iomap: Remove unnecessary test from iomap_release_folio() Create large folios in iomap buffered write path - 1 - --- 2023-06-12 Matthew Wilcox Under Review
[v3,3/8] doc: Correct the description of ->release_folio Create large folios in iomap buffered write path - 1 - --- 2023-06-12 Matthew Wilcox Under Review
[v3,2/8] iomap: Remove large folio handling in iomap_invalidate_folio() Create large folios in iomap buffered write path - 2 - --- 2023-06-12 Matthew Wilcox Under Review
[v3,1/8] iov_iter: Handle compound highmem pages in copy_page_from_iter_atomic() Create large folios in iomap buffered write path - 1 - --- 2023-06-12 Matthew Wilcox Under Review
block: Add config option to not allow writing to mounted devices block: Add config option to not allow writing to mounted devices - - - --- 2023-06-12 Jan Kara Under Review
[v2,8/8] cifs: update the ctime on a partial page write fs: add some missing ctime updates - - - --- 2023-06-12 Jeff Layton Under Review
[v2,7/8] apparmor: update ctime whenever the mtime changes on an inode fs: add some missing ctime updates - - - --- 2023-06-12 Jeff Layton Under Review
[v2,6/8] exfat: ensure that ctime is updated whenever the mtime is fs: add some missing ctime updates - - - --- 2023-06-12 Jeff Layton Under Review
[v2,5/8] efivarfs: update ctime when mtime changes on a write fs: add some missing ctime updates - - - --- 2023-06-12 Jeff Layton Under Review
[v2,4/8] bfs: update ctime in addition to mtime when adding entries fs: add some missing ctime updates - - - --- 2023-06-12 Jeff Layton Under Review
[v2,3/8] autofs: set ctime as well when mtime changes on a dir fs: add some missing ctime updates 1 - - --- 2023-06-12 Jeff Layton Under Review
[v2,2/8] usb: update the ctime as well when updating mtime after an ioctl fs: add some missing ctime updates - - - --- 2023-06-12 Jeff Layton Under Review
[v2,1/8] ibmvmc: update ctime in conjunction with mtime on write fs: add some missing ctime updates - - - --- 2023-06-12 Jeff Layton Under Review
[7/7] Revert "mm: vmscan: make global slab shrink lockless" revert shrinker_srcu related changes - - - --- 2023-06-09 Qi Zheng Under Review
[6/7] Revert "mm: vmscan: make memcg slab shrink lockless" revert shrinker_srcu related changes - - - --- 2023-06-09 Qi Zheng Under Review
[5/7] Revert "mm: vmscan: add shrinker_srcu_generation" revert shrinker_srcu related changes - - - --- 2023-06-09 Qi Zheng Under Review
[4/7] Revert "mm: shrinkers: make count and scan in shrinker debugfs lockless" revert shrinker_srcu related changes - - - --- 2023-06-09 Qi Zheng Under Review
[3/7] Revert "mm: vmscan: hold write lock to reparent shrinker nr_deferred" revert shrinker_srcu related changes - - - --- 2023-06-09 Qi Zheng Under Review
[2/7] Revert "mm: vmscan: remove shrinker_rwsem from synchronize_shrinkers()" revert shrinker_srcu related changes - - - --- 2023-06-09 Qi Zheng Under Review
[1/7] Revert "mm: shrinkers: convert shrinker_rwsem to mutex" revert shrinker_srcu related changes - - - --- 2023-06-09 Qi Zheng Under Review
[3/3] fs: store fake path in file_fake along with real path Reduce impact of overlayfs fake path files - - - --- 2023-06-09 Amir Goldstein Under Review
[2/3] fs: use file_fake_path() to get path of mapped files for display Reduce impact of overlayfs fake path files - - - --- 2023-06-09 Amir Goldstein Under Review
[1/3] fs: use fake_file container for internal files with fake f_path Reduce impact of overlayfs fake path files - - - --- 2023-06-09 Amir Goldstein Under Review
[30/30] fs: remove the now unused FMODE_* flags [01/30] block: also call ->open for incremental partition opens - 2 - --- 2023-06-08 Christoph Hellwig Under Review
[29/30] block: store the holder in file->private_data [01/30] block: also call ->open for incremental partition opens - 1 - --- 2023-06-08 Christoph Hellwig Under Review
[28/30] block: always use I_BDEV on file->f_mapping->host to find the bdev [01/30] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-08 Christoph Hellwig Under Review
[27/30] block: replace fmode_t with a block-specific type for block open flags [01/30] block: also call ->open for incremental partition opens 1 2 - --- 2023-06-08 Christoph Hellwig Under Review
[26/30] block: remove unused fmode_t arguments from ioctl handlers [01/30] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-08 Christoph Hellwig Under Review
[25/30] block: move a few internal definitions out of blkdev.h [01/30] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-08 Christoph Hellwig Under Review
[24/30] ubd: remove commented out code in ubd_open [01/30] block: also call ->open for incremental partition opens 2 1 - --- 2023-06-08 Christoph Hellwig Under Review
[23/30] rnbd-srv: replace sess->open_flags with a "bool readonly" [01/30] block: also call ->open for incremental partition opens 2 1 - --- 2023-06-08 Christoph Hellwig Under Review
[22/30] mtd: block: use a simple bool to track open for write [01/30] block: also call ->open for incremental partition opens 2 1 - --- 2023-06-08 Christoph Hellwig Under Review
« 1 2 ... 47 48 49 50 »