Show patches with: State = Action Required       |   55766 patches
« 1 2 3 4557 558 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
fs/splice: don't block splice_direct_to_actor() after data was read fs/splice: don't block splice_direct_to_actor() after data was read - - - --- 2023-09-19 Max Kellermann New
pipe_fs_i.h: add pipe_buf_init() pipe_fs_i.h: add pipe_buf_init() - - - --- 2023-09-19 Max Kellermann New
fs/pipe: remove duplicate "offset" initializer fs/pipe: remove duplicate "offset" initializer - - - --- 2023-09-19 Max Kellermann New
[26/26] buffer: Remove folio_create_empty_buffers() Finish the create_empty_buffers() transition - - - --- 2023-09-19 Matthew Wilcox (Oracle) New
[25/26] ufs: Remove ufs_get_locked_page() Finish the create_empty_buffers() transition - - - --- 2023-09-19 Matthew Wilcox (Oracle) New
[24/26] ufs; Convert ufs_change_blocknr() to use folios Finish the create_empty_buffers() transition - - - --- 2023-09-19 Matthew Wilcox (Oracle) New
[23/26] ufs: Use ufs_get_locked_folio() in ufs_alloc_lastblock() Finish the create_empty_buffers() transition - - - --- 2023-09-19 Matthew Wilcox (Oracle) New
[22/26] ufs: Add ufs_get_locked_folio and ufs_put_locked_folio Finish the create_empty_buffers() transition - - - --- 2023-09-19 Matthew Wilcox (Oracle) New
[21/26] reiserfs: Convert writepage to use a folio Finish the create_empty_buffers() transition - - - --- 2023-09-19 Matthew Wilcox (Oracle) New
[20/26] ocfs2: Convert ocfs2_map_page_blocks to use a folio Finish the create_empty_buffers() transition - - - --- 2023-09-19 Matthew Wilcox (Oracle) New
[19/26] ntfs3: Convert ntfs_zero_range() to use a folio Finish the create_empty_buffers() transition - - - --- 2023-09-19 Matthew Wilcox (Oracle) New
[18/26] ntfs: Convert ntfs_prepare_pages_for_non_resident_write() to folios Finish the create_empty_buffers() transition - - - --- 2023-09-19 Matthew Wilcox (Oracle) New
[17/26] ntfs: Convert ntfs_writepage to use a folio Finish the create_empty_buffers() transition - - - --- 2023-09-19 Matthew Wilcox (Oracle) New
[16/26] ntfs: Convert ntfs_read_block() to use a folio Finish the create_empty_buffers() transition - - - --- 2023-09-19 Matthew Wilcox (Oracle) New
[15/26] nilfs2: Convert nilfs_lookup_dirty_data_buffers to use folio_create_empty_buffers Finish the create_empty_buffers() transition 1 - - --- 2023-09-19 Matthew Wilcox (Oracle) New
[14/26] nilfs2: Remove nilfs_page_get_nth_block Finish the create_empty_buffers() transition 1 - - --- 2023-09-19 Matthew Wilcox (Oracle) New
[13/26] nilfs2: Convert nilfs_mdt_get_frozen_buffer to use a folio Finish the create_empty_buffers() transition 1 - - --- 2023-09-19 Matthew Wilcox (Oracle) New
[12/26] nilfs2: Convert nilfs_mdt_forget_block() to use a folio Finish the create_empty_buffers() transition 1 - - --- 2023-09-19 Matthew Wilcox (Oracle) New
[11/26] nilfs2: Convert nilfs_copy_page() to nilfs_copy_folio() Finish the create_empty_buffers() transition 1 - - --- 2023-09-19 Matthew Wilcox (Oracle) New
[10/26] nilfs2: Convert nilfs_grab_buffer() to use a folio Finish the create_empty_buffers() transition 1 - - --- 2023-09-19 Matthew Wilcox (Oracle) New
[09/26] nilfs2: Convert nilfs_mdt_freeze_buffer to use a folio Finish the create_empty_buffers() transition 1 - - --- 2023-09-19 Matthew Wilcox (Oracle) New
[08/26] gfs2: Convert gfs2_write_buf_to_page() to use a folio Finish the create_empty_buffers() transition - 1 - --- 2023-09-19 Matthew Wilcox (Oracle) New
[07/26] gfs2; Convert gfs2_getjdatabuf to use a folio Finish the create_empty_buffers() transition - 1 - --- 2023-09-19 Matthew Wilcox (Oracle) New
[06/26] gfs2: Convert gfs2_getbuf() to folios Finish the create_empty_buffers() transition - 1 - --- 2023-09-19 Matthew Wilcox (Oracle) New
[05/26] gfs2: Convert inode unstuffing to use a folio Finish the create_empty_buffers() transition - 1 - --- 2023-09-19 Matthew Wilcox (Oracle) New
[04/26] buffer: Add get_nth_bh() Finish the create_empty_buffers() transition 1 - - --- 2023-09-19 Matthew Wilcox (Oracle) New
[03/26] ext4: Convert to folio_create_empty_buffers Finish the create_empty_buffers() transition - 1 - --- 2023-09-19 Matthew Wilcox (Oracle) New
[02/26] mpage: Convert map_buffer_to_folio() to folio_create_empty_buffers() Finish the create_empty_buffers() transition - 1 - --- 2023-09-19 Matthew Wilcox (Oracle) New
[01/26] buffer: Make folio_create_empty_buffers() return a buffer_head Finish the create_empty_buffers() transition - 1 - --- 2023-09-19 Matthew Wilcox (Oracle) New
mm: shrinker: some cleanup mm: shrinker: some cleanup - 1 - --- 2023-09-19 Qi Zheng New
[3/2] fstests: test FALLOC_FL_UNSHARE when pagecache is not loaded iomap: fix unshare data corruption bug - 1 - --- 2023-09-18 Darrick J. Wong New
[2/2] iomap: convert iomap_unshare_iter to use large folios iomap: fix unshare data corruption bug - 1 - --- 2023-09-18 Darrick J. Wong New
[1/2] iomap: don't skip reading in !uptodate folios when unsharing a range iomap: fix unshare data corruption bug - 1 - --- 2023-09-18 Darrick J. Wong New
[v4,10/10,RFC] fuse: No privilege removal when FOPEN_DIRECT_IO is set fuse direct write consolidation and parallel IO - - - --- 2023-09-18 Bernd Schubert New
[v4,09/10] fuse: Use the existing inode fuse_cache_write_iter fuse direct write consolidation and parallel IO - - - --- 2023-09-18 Bernd Schubert New
[v4,08/10] fuse: Remove page flush/invaliation in fuse_direct_io fuse direct write consolidation and parallel IO 1 - - --- 2023-09-18 Bernd Schubert New
[v4,07/10] fuse: Remove fuse_direct_write_iter code path / use IOCB_DIRECT fuse direct write consolidation and parallel IO - - - --- 2023-09-18 Bernd Schubert New
[v4,06/10] fuse: Rename fuse_direct_io fuse direct write consolidation and parallel IO - - - --- 2023-09-18 Bernd Schubert New
[v4,05/10] fuse: enable shared lock for O_DIRECT / handle privilege drop fuse direct write consolidation and parallel IO - - - --- 2023-09-18 Bernd Schubert New
[v4,04/10] fs: Add and export file_needs_remove_privs fuse direct write consolidation and parallel IO - - - --- 2023-09-18 Bernd Schubert New
[v4,03/10] fuse: prepare support for shared lock for DIO writes fuse direct write consolidation and parallel IO - - - --- 2023-09-18 Bernd Schubert New
[v4,02/10] fuse: Create helper function if DIO write needs exclusive lock fuse direct write consolidation and parallel IO - - - --- 2023-09-18 Bernd Schubert New
[v4,01/10] fuse: direct IO can use the write-through code path fuse direct write consolidation and parallel IO 1 - - --- 2023-09-18 Bernd Schubert New
[v2] netfs: Only call folio_start_fscache() one time for each folio [v2] netfs: Only call folio_start_fscache() one time for each folio - 1 - --- 2023-09-18 David Howells New
[4/4] arch: register inotify_add_watch_at [1/4] inotify_user: pass directory fd to inotify_find_inode() - - - --- 2023-09-18 Max Kellermann New
[3/4] inotify_user: add system call inotify_add_watch_at() [1/4] inotify_user: pass directory fd to inotify_find_inode() - - - --- 2023-09-18 Max Kellermann New
[2/4] inotify_user: move code to do_inotify_add_watch() [1/4] inotify_user: pass directory fd to inotify_find_inode() - - - --- 2023-09-18 Max Kellermann New
[1/4] inotify_user: pass directory fd to inotify_find_inode() [1/4] inotify_user: pass directory fd to inotify_find_inode() - - - --- 2023-09-18 Max Kellermann New
[GIT,PULL] timestamp fixes [GIT,PULL] timestamp fixes - - - --- 2023-09-18 Christian Brauner New
[18/18] nvme: enable logical block size > PAGE_SIZE block: update buffer_head for Large-block I/O - - - --- 2023-09-18 Hannes Reinecke New
[17/18] xfs: remove check for block sizes smaller than PAGE_SIZE block: update buffer_head for Large-block I/O - - - --- 2023-09-18 Hannes Reinecke New
[16/18] brd: make logical sector size configurable block: update buffer_head for Large-block I/O - - - --- 2023-09-18 Hannes Reinecke New
[15/18] brd: make sector size configurable block: update buffer_head for Large-block I/O - - - --- 2023-09-18 Hannes Reinecke New
[14/18] brd: use memcpy_{to,from}_folio() block: update buffer_head for Large-block I/O - - - --- 2023-09-18 Hannes Reinecke New
[13/18] brd: abstract page_size conventions block: update buffer_head for Large-block I/O - - - --- 2023-09-18 Hannes Reinecke New
[12/18] brd: convert to folios block: update buffer_head for Large-block I/O - - - --- 2023-09-18 Hannes Reinecke New
[11/18] block/bdev: enable large folio support for large logical block sizes block: update buffer_head for Large-block I/O - - - --- 2023-09-18 Hannes Reinecke New
[10/18] block/bdev: lift restrictions on supported blocksize block: update buffer_head for Large-block I/O - - - --- 2023-09-18 Hannes Reinecke New
[09/18] fs/buffer: use mapping order in grow_dev_page() block: update buffer_head for Large-block I/O - - - --- 2023-09-18 Hannes Reinecke New
[08/18] mm/readahead: allocate folios with mapping order preference block: update buffer_head for Large-block I/O - - - --- 2023-09-18 Hannes Reinecke New
[07/18] mm/filemap: allocate folios with mapping order preference block: update buffer_head for Large-block I/O - - - --- 2023-09-18 Hannes Reinecke New
[06/18] fs: Allow fine-grained control of folio sizes block: update buffer_head for Large-block I/O - 1 - --- 2023-09-18 Hannes Reinecke New
[05/18] fs/mpage: use accessor function to translate page index to sectors block: update buffer_head for Large-block I/O - - - --- 2023-09-18 Hannes Reinecke New
[04/18] fs/buffer.c: use accessor function to translate page index to sectors block: update buffer_head for Large-block I/O - - - --- 2023-09-18 Hannes Reinecke New
[03/18] block/buffer_head: introduce block_{index_to_sector,sector_to_index} block: update buffer_head for Large-block I/O - - - --- 2023-09-18 Hannes Reinecke New
[02/18] fs/mpage: use blocks_per_folio instead of blocks_per_page block: update buffer_head for Large-block I/O - - - --- 2023-09-18 Hannes Reinecke New
[01/18] mm/readahead: rework loop in page_cache_ra_unbounded() block: update buffer_head for Large-block I/O - - - --- 2023-09-18 Hannes Reinecke New
[v1,1/1] poll: fix the data race in the use of pwq->triggered in poll_schedule_timeout() [v1,1/1] poll: fix the data race in the use of pwq->triggered in poll_schedule_timeout() - - - --- 2023-09-18 Mirsad Todorovac New
[v1,1/1] xarray: fix the data-race in xas_find_chunk() by using READ_ONCE() [v1,1/1] xarray: fix the data-race in xas_find_chunk() by using READ_ONCE() - - - --- 2023-09-18 Mirsad Todorovac New
BUG: KCSAN: data-race in poll_schedule_timeout.constprop.0 / pollwake BUG: KCSAN: data-race in poll_schedule_timeout.constprop.0 / pollwake - - - --- 2023-09-17 Mirsad Todorovac New
[v2] mm/writeback: Update filemap_dirty_folio() comment [v2] mm/writeback: Update filemap_dirty_folio() comment - - - --- 2023-09-17 Jianguo Bao via B4 Relay New
mm/writeback: Update filemap_dirty_folio() comment mm/writeback: Update filemap_dirty_folio() comment - - - --- 2023-09-17 Jianguo Bao via B4 Relay New
fs-writeback: do not requeue a clean inode having skipped pages fs-writeback: do not requeue a clean inode having skipped pages - 1 - --- 2023-09-16 Chunhai Guo New
[RFC,kdevops,2/2] xfs: merge common expunge lists for v6.1.53 augment expunge list for v6.1.53 - - - --- 2023-09-15 Frederick Lawler New
[RFC,kdevops,1/2] fstests/xfs: copy 6.1.42 baseline for v6.1.53 augment expunge list for v6.1.53 - - - --- 2023-09-15 Frederick Lawler New
[v3,4/4] zram: use generic PAGE_SECTORS and PAGE_SECTORS_SHIFT block: simplify with PAGE_SECTORS_SHIFT - 2 - --- 2023-09-15 Luis Chamberlain New
[v3,3/4] dm bufio: simplify by using PAGE_SECTORS_SHIFT block: simplify with PAGE_SECTORS_SHIFT - 1 - --- 2023-09-15 Luis Chamberlain New
[v3,2/4] iomap: simplify iomap_init() with PAGE_SECTORS block: simplify with PAGE_SECTORS_SHIFT - 2 - --- 2023-09-15 Luis Chamberlain New
[v3,1/4] drbd: use PAGE_SECTORS_SHIFT and PAGE_SECTORS block: simplify with PAGE_SECTORS_SHIFT 1 1 - --- 2023-09-15 Luis Chamberlain New
[RFC,v2,10/10] nvme: enable LBS support bdev: LBS devices support to coexist with buffer-heads - - - --- 2023-09-15 Luis Chamberlain New
[RFC,v2,09/10] nvme: add nvme_core.debug_large_atomics to force high awun as phys_bs bdev: LBS devices support to coexist with buffer-heads - - - --- 2023-09-15 Luis Chamberlain New
[RFC,v2,08/10] nvme: add awun / nawun sanity check bdev: LBS devices support to coexist with buffer-heads - - - --- 2023-09-15 Luis Chamberlain New
[RFC,v2,07/10] nvme: enhance max supported LBA format check bdev: LBS devices support to coexist with buffer-heads - - - --- 2023-09-15 Luis Chamberlain New
[RFC,v2,06/10] bdev: simplify coexistance bdev: LBS devices support to coexist with buffer-heads - - - --- 2023-09-15 Luis Chamberlain New
[RFC,v2,05/10] bdev: allow to switch between bdev aops bdev: LBS devices support to coexist with buffer-heads - - - --- 2023-09-15 Luis Chamberlain New
[RFC,v2,04/10] filesystems: add filesytem buffer-head flag bdev: LBS devices support to coexist with buffer-heads - - - --- 2023-09-15 Luis Chamberlain New
[RFC,v2,03/10] bdev: increase bdev max blocksize depending on the aops used bdev: LBS devices support to coexist with buffer-heads - - - --- 2023-09-15 Luis Chamberlain New
[RFC,v2,02/10] bdev: dynamically set aops to enable LBS support bdev: LBS devices support to coexist with buffer-heads - - - --- 2023-09-15 Luis Chamberlain New
[RFC,v2,01/10] bdev: rename iomap aops bdev: LBS devices support to coexist with buffer-heads - - - --- 2023-09-15 Luis Chamberlain New
aio: Annotate struct kioctx_table with __counted_by aio: Annotate struct kioctx_table with __counted_by - 1 - --- 2023-09-15 Kees Cook New
[RFC,23/23] xfs: set minimum order folio for page cache based on blocksize Enable block size > page size in XFS - - - --- 2023-09-15 Pankaj Raghav New
[RFC,22/23] xfs: enable block size larger than page size support Enable block size > page size in XFS - - - --- 2023-09-15 Pankaj Raghav New
[RFC,21/23] xfs: expose block size in stat Enable block size > page size in XFS - - - --- 2023-09-15 Pankaj Raghav New
[RFC,20/23] mm: round down folio split requirements Enable block size > page size in XFS - - - --- 2023-09-15 Pankaj Raghav New
[RFC,19/23] truncate: align index to mapping_min_order Enable block size > page size in XFS - - - --- 2023-09-15 Pankaj Raghav New
[RFC,18/23] readahead: align ra start and size to mapping_min_order in ondemand_ra() Enable block size > page size in XFS - - - --- 2023-09-15 Pankaj Raghav New
[RFC,17/23] readahead: set the minimum ra size in get_(init|next)_ra Enable block size > page size in XFS - - - --- 2023-09-15 Pankaj Raghav New
[RFC,16/23] readahead: add folio with at least mapping_min_order in page_cache_ra_order Enable block size > page size in XFS - - - --- 2023-09-15 Pankaj Raghav New
[RFC,15/23] readahead: align with mapping_min_order in force_page_cache_ra() Enable block size > page size in XFS - - - --- 2023-09-15 Pankaj Raghav New
[RFC,14/23] readahead: allocate folios with mapping_min_order in ra_unbounded() Enable block size > page size in XFS - - - --- 2023-09-15 Pankaj Raghav New
« 1 2 3 4557 558 »