Show patches with: State = Action Required       |   6922 patches
« 1 2 ... 23 24 2569 70 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/4] xfs: move the realtime summary file scrubber to a separate source file xfs: online scrubbing of realtime summary files - 1 - --- 2023-07-27 Darrick J. Wong New
[2/4] xfs: wrap ilock/iunlock operations on sc->ip xfs: online scrubbing of realtime summary files - 1 - --- 2023-07-27 Darrick J. Wong New
[1/4] xfs: get our own reference to inodes that we want to scrub xfs: online scrubbing of realtime summary files - 1 - --- 2023-07-27 Darrick J. Wong New
[2/2] xfs: track usage statistics of online fsck xfs: add usage counters for scrub - - - --- 2023-07-27 Darrick J. Wong New
[1/2] xfs: create scaffolding for creating debugfs entries xfs: add usage counters for scrub - - - --- 2023-07-27 Darrick J. Wong New
[7/7] xfs: improve xfarray quicksort pivot [1/7] xfs: create a big array data structure - 2 - --- 2023-07-27 Darrick J. Wong New
[6/7] xfs: cache pages used for xfarray quicksort convergence [1/7] xfs: create a big array data structure - 2 - --- 2023-07-27 Darrick J. Wong New
[5/7] xfs: speed up xfarray sort by sorting xfile page contents directly [1/7] xfs: create a big array data structure - 2 - --- 2023-07-27 Darrick J. Wong New
[4/7] xfs: teach xfile to pass back direct-map pages to caller [1/7] xfs: create a big array data structure - 2 - --- 2023-07-27 Darrick J. Wong New
[3/7] xfs: convert xfarray insertion sort to heapsort using scratchpad memory [1/7] xfs: create a big array data structure - 2 - --- 2023-07-27 Darrick J. Wong New
[2/7] xfs: enable sorting of xfile-backed arrays [1/7] xfs: create a big array data structure - 2 - --- 2023-07-27 Darrick J. Wong New
[1/7] xfs: create a big array data structure [1/7] xfs: create a big array data structure - 2 - --- 2023-07-27 Darrick J. Wong New
[9/9] xfs: use per-AG bitmaps to reap unused AG metadata blocks during repair xfs: fix online repair block reaping - - - --- 2023-07-27 Darrick J. Wong New
[8/9] xfs: reap large AG metadata extents when possible xfs: fix online repair block reaping - - - --- 2023-07-27 Darrick J. Wong New
[7/9] xfs: allow scanning ranges of the buffer cache for live buffers xfs: fix online repair block reaping - - - --- 2023-07-27 Darrick J. Wong New
[6/9] xfs: rearrange xrep_reap_block to make future code flow easier xfs: fix online repair block reaping - - - --- 2023-07-27 Darrick J. Wong New
[5/9] xfs: use deferred frees to reap old btree blocks xfs: fix online repair block reaping - - - --- 2023-07-27 Darrick J. Wong New
[4/9] xfs: only allow reaping of per-AG blocks in xrep_reap_extents xfs: fix online repair block reaping - - - --- 2023-07-27 Darrick J. Wong New
[3/9] xfs: only invalidate blocks if we're going to free them xfs: fix online repair block reaping - - - --- 2023-07-27 Darrick J. Wong New
[2/9] xfs: move the post-repair block reaping code to a separate file xfs: fix online repair block reaping - - - --- 2023-07-27 Darrick J. Wong New
[1/9] xfs: cull repair code that will never get used xfs: fix online repair block reaping - - - --- 2023-07-27 Darrick J. Wong New
[RFC,2/2] fstests: support test template add smoketest group and try to provide template - - - --- 2023-07-27 Zorro Lang New
[1/2] fstests: add smoketest group add smoketest group and try to provide template - 1 - --- 2023-07-27 Zorro Lang New
[v3,01/49] binder: fix memory leak in binder_init() use refcount+RCU method to implement lockless slab shrink 1 - - --- 2023-07-27 Qi Zheng New
fstests: provides smoketest template fstests: provides smoketest template - - - --- 2023-07-26 Zorro Lang New
[7/7] add lseek for io_uring io_uring lseek - - - --- 2023-07-26 Hao Xu New
[6/7] add vfs_lseek_nowait() io_uring lseek - - - --- 2023-07-26 Hao Xu New
[5/7] add llseek_nowait support for xfs io_uring lseek - - - --- 2023-07-26 Hao Xu New
[4/7] add llseek_nowait() for struct file_operations io_uring lseek - - - --- 2023-07-26 Hao Xu New
[3/7] add nowait parameter for iomap_seek() io_uring lseek - - - --- 2023-07-26 Hao Xu New
[2/7] xfs: add nowait support for xfs_seek_iomap_begin() io_uring lseek - - - --- 2023-07-26 Hao Xu New
[1/7] iomap: merge iomap_seek_hole() and iomap_seek_data() io_uring lseek - - - --- 2023-07-26 Hao Xu New
[1/1] xfs/122: adjust test for flexarray conversions in 6.5 fstests: updates for Linux 6.5 - 1 - --- 2023-07-26 Darrick J. Wong New
[2/2] check: generate gcov code coverage reports at the end of each section fstests: testing improvements - 1 - --- 2023-07-26 Darrick J. Wong New
[1/2] check: add a -smoketest option fstests: testing improvements - - - --- 2023-07-26 Darrick J. Wong New
[v6,3/7] tmpfs: bump the mtime/ctime/iversion when page becomes writeable fs: implement multigrain timestamps - - - --- 2023-07-25 Jeff Layton New
[GIT,PULL] iomap: Add per-block dirty state tracking to iomap [GIT,PULL] iomap: Add per-block dirty state tracking to iomap - - - --- 2023-07-25 Ritesh Harjani (IBM) New
[8/8] iomap: support IOCB_DIO_CALLER_COMP Improve async iomap DIO performance - 2 - --- 2023-07-24 Jens Axboe New
[7/8] io_uring/rw: add write support for IOCB_DIO_CALLER_COMP Improve async iomap DIO performance - 2 - --- 2023-07-24 Jens Axboe New
[6/8] fs: add IOCB flags related to passing back dio completions Improve async iomap DIO performance - 2 - --- 2023-07-24 Jens Axboe New
[5/8] iomap: add IOMAP_DIO_INLINE_COMP Improve async iomap DIO performance - 2 - --- 2023-07-24 Jens Axboe New
[4/8] iomap: only set iocb->private for polled bio Improve async iomap DIO performance - 2 - --- 2023-07-24 Jens Axboe New
[3/8] iomap: treat a write through cache the same as FUA Improve async iomap DIO performance - 2 - --- 2023-07-24 Jens Axboe New
[2/8] iomap: use an unsigned type for IOMAP_DIO_* defines Improve async iomap DIO performance - 2 - --- 2023-07-24 Jens Axboe New
[1/8] iomap: cleanup up iomap_dio_bio_end_io() Improve async iomap DIO performance - 2 - --- 2023-07-24 Jens Axboe New
xfs: remove the XFS_IOC_ATTRLIST_BY_HANDLE definitions out of xfs_fs.h xfs: remove the XFS_IOC_ATTRLIST_BY_HANDLE definitions out of xfs_fs.h - - - --- 2023-07-24 Christoph Hellwig New
[V3,18/23] mdrestore: Introduce struct mdrestore_ops Metadump v2 - 1 - --- 2023-07-24 Chandan Babu R New
[V3,13/23] metadump: Add support for passing version option Metadump v2 - 1 - --- 2023-07-24 Chandan Babu R New
[v2] xfs: fix a UAF when inode item push [v2] xfs: fix a UAF when inode item push - - - --- 2023-07-22 Long Li New
[9/9] iomap: use an unsigned type for IOMAP_DIO_* defines Improve async iomap DIO performance - 2 - --- 2023-07-21 Jens Axboe New
[4/9] iomap: completed polled IO inline Improve async iomap DIO performance - 2 - --- 2023-07-21 Jens Axboe New
[8/8] iomap: support IOCB_DIO_DEFER Improve async iomap DIO performance - 2 - --- 2023-07-20 Jens Axboe New
[7/8] io_uring/rw: add write support for IOCB_DIO_DEFER Improve async iomap DIO performance - 2 - --- 2023-07-20 Jens Axboe New
[GIT,PULL] iomap: bug fixes for 6.5 [GIT,PULL] iomap: bug fixes for 6.5 - - - --- 2023-07-20 Darrick J. Wong New
[GIT,PULL] xfs: ubsan fixes for 6.5-rc2 [GIT,PULL] xfs: ubsan fixes for 6.5-rc2 - - - --- 2023-07-20 Darrick J. Wong New
fs/xfs: Fix typos in comments fs/xfs: Fix typos in comments - 1 - --- 2023-07-20 pangzizhen001@208suo.com New
[1/1] generic/558: avoid forkbombs on filesystems with many free inodes fstests: random fixes for v2023.07.09 - 2 1 --- 2023-07-19 Darrick J. Wong New
[4/5] iomap: add local 'iocb' variable in iomap_dio_bio_end_io() Improve async iomap DIO performance - - - --- 2023-07-18 Jens Axboe New
[1/5] iomap: simplify logic for when a dio can get completed inline Improve async iomap DIO performance - - - --- 2023-07-18 Jens Axboe New
io_uring: Use io_schedule* in cqring wait io_uring: Use io_schedule* in cqring wait - - - --- 2023-07-18 Jens Axboe New
[v1,2/2] xfs_db: add a directory copy command xfs_db: add command to copy out files - - - --- 2023-07-18 Catherine Hoang New
[v1,1/2] xfs_db: create header file for directory iteration code xfs_db: add command to copy out files - - - --- 2023-07-18 Catherine Hoang New
[GIT,PULL] Create large folios in iomap buffered write path [GIT,PULL] Create large folios in iomap buffered write path - - - --- 2023-07-17 Matthew Wilcox (Oracle) New
[v2,3/3] xfs: make sure done item committed before cancel intents xfs: fix two problem when recovery intents fails - - - --- 2023-07-15 Long Li New
[v2] xfs: add a couple more tests for ascii-ci problems [v2] xfs: add a couple more tests for ascii-ci problems - 1 - --- 2023-07-14 Darrick J. Wong New
[2/2] iomap: micro optimize the ki_pos assignment in iomap_file_buffered_write [1/2] iomap: fix a regression for partial write errors - 2 - --- 2023-07-14 Christoph Hellwig New
[1/2] iomap: fix a regression for partial write errors [1/2] iomap: fix a regression for partial write errors - 2 - --- 2023-07-14 Christoph Hellwig New
xfs:Comparisons should place the constant on the right side of the test The if statement uses an as… xfs:Comparisons should place the constant on the right side of the test The if statement uses an as… - - - --- 2023-07-14 liubin001@208suo.com New
[v5,5/8] xfs: XFS_ICHGTIME_CREATE is unused fs: implement multigrain timestamps - - - --- 2023-07-13 Jeff Layton New
xfs: xfs_trans->t_flags overflow xfs: xfs_trans->t_flags overflow - - - --- 2023-07-13 Wengang Wang New
libxfs: Redefine 1-element arrays as flexible arrays libxfs: Redefine 1-element arrays as flexible arrays - - - --- 2023-07-11 Kees Cook New
[1/5] iomap: complete polled writes inline Improve async iomap DIO performance - - - --- 2023-07-11 Jens Axboe New
[v4,9/9] iomap: Copy larger chunks from userspace Create large folios in iomap buffered write path - 2 - --- 2023-07-10 Matthew Wilcox (Oracle) New
[v4,8/9] iomap: Create large folios in the buffered write path Create large folios in iomap buffered write path - 2 - --- 2023-07-10 Matthew Wilcox (Oracle) New
[v4,7/9] filemap: Allow __filemap_get_folio to allocate large folios Create large folios in iomap buffered write path - 2 - --- 2023-07-10 Matthew Wilcox (Oracle) New
[v4,6/9] filemap: Add fgf_t typedef Create large folios in iomap buffered write path - 3 - --- 2023-07-10 Matthew Wilcox (Oracle) New
[v4,5/9] iomap: Remove unnecessary test from iomap_release_folio() Create large folios in iomap buffered write path - 2 - --- 2023-07-10 Matthew Wilcox (Oracle) New
[v4,4/9] doc: Correct the description of ->release_folio Create large folios in iomap buffered write path - 2 - --- 2023-07-10 Matthew Wilcox (Oracle) New
[v4,3/9] iomap: Remove large folio handling in iomap_invalidate_folio() Create large folios in iomap buffered write path - 2 - --- 2023-07-10 Matthew Wilcox (Oracle) New
[v4,2/9] iov_iter: Add copy_folio_from_iter_atomic() Create large folios in iomap buffered write path - 1 - --- 2023-07-10 Matthew Wilcox (Oracle) New
[v4,1/9] iov_iter: Handle compound highmem pages in copy_page_from_iter_atomic() Create large folios in iomap buffered write path - 3 - --- 2023-07-10 Matthew Wilcox (Oracle) New
misc: remove bogus fstest misc: remove bogus fstest - 3 - --- 2023-07-09 Darrick J. Wong New
[GIT,PULL] xfs: more new code for 6.5 [GIT,PULL] xfs: more new code for 6.5 - - - --- 2023-07-09 Darrick J. Wong New
xfs: fix uninit warning in xfs_growfs_data xfs: fix uninit warning in xfs_growfs_data - 1 - --- 2023-07-06 Darrick J. Wong New
[v2,92/92] fs: rename i_ctime field to __i_ctime fs: new accessors for inode->i_ctime - 2 - --- 2023-07-05 Jeff Layton New
[v2,08/92] fs: new helper: simple_rename_timestamp fs: new accessors for inode->i_ctime - 1 - --- 2023-07-05 Jeff Layton New
[v2,07/92] fs: add ctime accessors infrastructure fs: new accessors for inode->i_ctime - 3 - --- 2023-07-05 Jeff Layton New
[v1.1,3/5] xfs/439: amend test to work with new log geometry validation Untitled series #762759 - 1 - --- 2023-07-05 Darrick J. Wong New
[6/6] fs: Make bind mounts work with bdev_allow_write_mounted=n block: Add config option to not allow writing to mounted devices - - - --- 2023-07-04 Jan Kara New
[5/6] btrfs: Block writes to seed devices block: Add config option to not allow writing to mounted devices 1 - - --- 2023-07-04 Jan Kara New
[32/32] block: Rename blkdev_get_handle_by_*() and blkdev_handle_put() block: Make blkdev_get_by_*() return handle - - - --- 2023-07-04 Jan Kara New
[30/32] xfs: Convert to blkdev_get_handle_by_path() block: Make blkdev_get_by_*() return handle - - - --- 2023-07-04 Jan Kara New
[01/32] block: Provide blkdev_get_handle_* functions block: Make blkdev_get_by_*() return handle - - - --- 2023-07-04 Jan Kara New
[v3] Documentation: admin-guide: correct "it's" to possessive "its" [v3] Documentation: admin-guide: correct "it's" to possessive "its" - 1 - --- 2023-07-03 Randy Dunlap New
[5/5] xfs: test growfs of the realtime device fstests: random fixes for v2023.06.18 - 1 - --- 2023-07-03 Darrick J. Wong New
[4/5] xfs/041: force create files on the data device fstests: random fixes for v2023.06.18 - 1 - --- 2023-07-03 Darrick J. Wong New
[2/5] xfs/569: skip post-test fsck run fstests: random fixes for v2023.06.18 - 1 - --- 2023-07-03 Darrick J. Wong New
[1/5] xfs/529: fix bogus failure when realtime is configured fstests: random fixes for v2023.06.18 - 1 - --- 2023-07-03 Darrick J. Wong New
[-next] xfs: Remove unneeded semicolon [-next] xfs: Remove unneeded semicolon - 1 - --- 2023-07-03 Yang Li New
[GIT,PULL] iomap: new code for 6.5 [GIT,PULL] iomap: new code for 6.5 - - - --- 2023-07-02 Darrick J. Wong New
« 1 2 ... 23 24 2569 70 »