Show patches with: none      |   32192 patches
« 1 2 ... 158 159 160321 322 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[5/9] xfs: don't reset log idle state on covering checkpoints xfs: rework log quiesce to cover the log - 1 - --- 2021-01-06 Brian Foster Superseded
[4/9] xfs: cover the log during log quiesce xfs: rework log quiesce to cover the log - 1 - --- 2021-01-06 Brian Foster Superseded
[3/9] xfs: separate log cleaning from log quiesce xfs: rework log quiesce to cover the log - 3 - --- 2021-01-06 Brian Foster Superseded
[2/9] xfs: lift writable fs check up into log worker task xfs: rework log quiesce to cover the log - 2 - --- 2021-01-06 Brian Foster Superseded
[1/9] xfs: sync lazy sb accounting on quiesce of read-only mounts xfs: rework log quiesce to cover the log - 4 - --- 2021-01-06 Brian Foster Superseded
xfsprogs: cosmetic changes to libxfs_inode_alloc xfsprogs: cosmetic changes to libxfs_inode_alloc - - - --- 2021-01-05 Eric Sandeen Superseded
libxfs: expose inobtcount in xfs geometry libxfs: expose inobtcount in xfs geometry - 1 - --- 2021-01-05 Zorro Lang Accepted
[PATCHv3,2/2] generic/496: ext4 and xfs supports swapon on fallocated file [PATCHv3,1/2] common/rc: swapon should not fail for given FS in _require_scratch_swapfile() - 1 - --- 2021-01-05 Ritesh Harjani Accepted
[PATCHv3,1/2] common/rc: swapon should not fail for given FS in _require_scratch_swapfile() [PATCHv3,1/2] common/rc: swapon should not fail for given FS in _require_scratch_swapfile() - 1 - --- 2021-01-05 Ritesh Harjani Accepted
[RFC] fs: block_dev: compute nr_vecs hint for improving writeback bvecs allocation [RFC] fs: block_dev: compute nr_vecs hint for improving writeback bvecs allocation - - - --- 2021-01-05 Ming Lei New
[v2] generic/388: randomly recover via read-only mounts [v2] generic/388: randomly recover via read-only mounts - 1 - --- 2021-01-05 Brian Foster Accepted
[xfstests,RFC] generic: test for lazytime timestamp updates [xfstests,RFC] generic: test for lazytime timestamp updates - - - --- 2021-01-05 Eric Biggers Superseded
[13/13] xfs: implement lazytime_expired lazytime fixes and cleanups - - - --- 2021-01-05 Eric Biggers New
[12/13] xfs: remove a stale comment from xfs_file_aio_write_checks() lazytime fixes and cleanups - 1 - --- 2021-01-05 Eric Biggers Superseded
[11/13] fs: add a lazytime_expired method lazytime fixes and cleanups - - - --- 2021-01-05 Eric Biggers New
[10/13] fs: clean up __mark_inode_dirty() a bit lazytime fixes and cleanups - 1 - --- 2021-01-05 Eric Biggers Superseded
[09/13] fs: drop redundant checks from __writeback_single_inode() lazytime fixes and cleanups - - - --- 2021-01-05 Eric Biggers New
[08/13] ext4: simplify i_state checks in __ext4_update_other_inode_time() lazytime fixes and cleanups - - - --- 2021-01-05 Eric Biggers Superseded
[07/13] fs: correctly document the inode dirty flags lazytime fixes and cleanups - 1 - --- 2021-01-05 Eric Biggers Superseded
[06/13] fs: pass only I_DIRTY_INODE flags to ->dirty_inode lazytime fixes and cleanups - 1 - --- 2021-01-05 Eric Biggers Superseded
[05/13] fs: don't call ->dirty_inode for lazytime timestamp updates lazytime fixes and cleanups - 1 - --- 2021-01-05 Eric Biggers Superseded
[04/13] fat: only specify I_DIRTY_TIME when needed in fat_update_time() lazytime fixes and cleanups - - - --- 2021-01-05 Eric Biggers Superseded
[03/13] fs: only specify I_DIRTY_TIME when needed in generic_update_time() lazytime fixes and cleanups - 1 - --- 2021-01-05 Eric Biggers Superseded
[02/13] gfs2: don't worry about I_DIRTY_TIME in gfs2_fsync() lazytime fixes and cleanups - 1 - --- 2021-01-05 Eric Biggers Superseded
[01/13] fs: avoid double-writing inodes on lazytime expiration lazytime fixes and cleanups - - - --- 2021-01-05 Eric Biggers New
xfs: fix an ABBA deadlock in xfs_rename xfs: fix an ABBA deadlock in xfs_rename - - 1 --- 2021-01-04 Darrick J. Wong Superseded
mkfs: make inobtcount visible mkfs: make inobtcount visible - 1 - --- 2021-01-04 Zorro Lang New
mkfs: fix wrong inobtcount usage error output mkfs: fix wrong inobtcount usage error output - 1 - --- 2021-01-04 Zorro Lang Accepted
[V12,14/14] xfs: Introduce error injection to allocate only minlen size extents for files Bail out if transaction can cause extent count to overflow - 1 - --- 2021-01-04 Chandan Babu R Superseded
[V12,13/14] xfs: Process allocated extent in a separate function Bail out if transaction can cause extent count to overflow - 2 - --- 2021-01-04 Chandan Babu R Superseded
[V12,12/14] xfs: Compute bmap extent alignments in a separate function Bail out if transaction can cause extent count to overflow - 1 - --- 2021-01-04 Chandan Babu R Superseded
[V12,11/14] xfs: Remove duplicate assert statement in xfs_bmap_btalloc() Bail out if transaction can cause extent count to overflow - 2 - --- 2021-01-04 Chandan Babu R Superseded
[V12,10/14] xfs: Introduce error injection to reduce maximum inode fork extent count Bail out if transaction can cause extent count to overflow - 3 - --- 2021-01-04 Chandan Babu R Superseded
[V12,09/14] xfs: Check for extent overflow when swapping extents Bail out if transaction can cause extent count to overflow - 2 - --- 2021-01-04 Chandan Babu R Superseded
[V12,08/14] xfs: Check for extent overflow when remapping an extent Bail out if transaction can cause extent count to overflow - 2 - --- 2021-01-04 Chandan Babu R Superseded
[V12,07/14] xfs: Check for extent overflow when moving extent from cow to data fork Bail out if transaction can cause extent count to overflow - 3 - --- 2021-01-04 Chandan Babu R Superseded
[V12,06/14] xfs: Check for extent overflow when writing to unwritten extent Bail out if transaction can cause extent count to overflow - 3 - --- 2021-01-04 Chandan Babu R Superseded
[V12,05/14] xfs: Check for extent overflow when adding/removing xattrs Bail out if transaction can cause extent count to overflow - 3 - --- 2021-01-04 Chandan Babu R Superseded
[V12,04/14] xfs: Check for extent overflow when adding/removing dir entries Bail out if transaction can cause extent count to overflow - - - --- 2021-01-04 Chandan Babu R Superseded
[V12,03/14] xfs: Check for extent overflow when punching a hole Bail out if transaction can cause extent count to overflow - 3 - --- 2021-01-04 Chandan Babu R Superseded
[V12,02/14] xfs: Check for extent overflow when trivally adding a new extent Bail out if transaction can cause extent count to overflow - 3 - --- 2021-01-04 Chandan Babu R Superseded
[V12,01/14] xfs: Add helper for checking per-inode extent count overflow Bail out if transaction can cause extent count to overflow - 3 - --- 2021-01-04 Chandan Babu R Superseded
[v2,7/7] bio: don't copy bvec for direct IO no-copy bvec - 1 - --- 2021-01-02 Pavel Begunkov Superseded
[v2,6/7] bio: add a helper calculating nr segments to alloc no-copy bvec - 1 - --- 2021-01-02 Pavel Begunkov Superseded
[v2,5/7] iov_iter: optimise bvec iov_iter_advance() no-copy bvec - 1 - --- 2021-01-02 Pavel Begunkov Superseded
[v2,4/7] target/file: allocate the bvec array as part of struct target_core_file_cmd no-copy bvec - - - --- 2021-01-02 Pavel Begunkov Superseded
[v2,3/7] block/psi: remove PSI annotations from direct IO no-copy bvec - 1 - --- 2021-01-02 Pavel Begunkov Superseded
[v2,2/7] bvec/iter: disallow zero-length segment bvecs no-copy bvec - 1 - --- 2021-01-02 Pavel Begunkov Superseded
[v2,1/7] splice: don't generate zero-len segement bvecs no-copy bvec - 1 - --- 2021-01-02 Pavel Begunkov Superseded
[10/10] fs/dax: remove useless functions fsdax: introduce fs query to support reflink - - - --- 2020-12-30 Ruan Shiyang New
[09/10] xfs: Implement ->corrupted_range() for XFS fsdax: introduce fs query to support reflink - - - --- 2020-12-30 Ruan Shiyang Superseded
[08/10] md: Implement ->corrupted_range() fsdax: introduce fs query to support reflink - - - --- 2020-12-30 Ruan Shiyang Superseded
[07/10] dm: Introduce ->rmap() to find bdev offset fsdax: introduce fs query to support reflink - - - --- 2020-12-30 Ruan Shiyang Superseded
[06/10] pmem: Implement ->corrupted_range() for pmem driver fsdax: introduce fs query to support reflink - - - --- 2020-12-30 Ruan Shiyang Superseded
[05/10] mm, pmem: Implement ->memory_failure() in pmem driver fsdax: introduce fs query to support reflink - - - --- 2020-12-30 Ruan Shiyang Superseded
[04/10] mm, fsdax: Refactor memory-failure handler for dax mapping fsdax: introduce fs query to support reflink - - - --- 2020-12-30 Ruan Shiyang Superseded
[03/10] fs: Introduce ->corrupted_range() for superblock fsdax: introduce fs query to support reflink - - - --- 2020-12-30 Ruan Shiyang Superseded
[02/10] blk: Introduce ->corrupted_range() for block device fsdax: introduce fs query to support reflink - - - --- 2020-12-30 Ruan Shiyang Superseded
[01/10] pagemap: Introduce ->memory_failure() fsdax: introduce fs query to support reflink - - - --- 2020-12-30 Ruan Shiyang Superseded
xfs: Wake CIL push waiters more reliably xfs: Wake CIL push waiters more reliably - - - --- 2020-12-29 Donald Buczek New
suggested patch to allow user to access their own file... suggested patch to allow user to access their own file... - - - --- 2020-12-29 L A Walsh New
xfs: fix system crash caused by null bp->b_pages xfs: fix system crash caused by null bp->b_pages - 1 - --- 2020-12-24 Fengfei Xi New
[v14,4/4] xfs: use current->journal_info to avoid transaction reservation recursion xfs: avoid transaction reservation recursion - - - --- 2020-12-22 Yafang Shao Superseded
[v14,3/4] xfs: introduce xfs_trans_context_swap() for rolling transaction xfs: avoid transaction reservation recursion - - - --- 2020-12-22 Yafang Shao New
[v14,2/4] xfs: use memalloc_nofs_{save,restore} in xfs transaction xfs: avoid transaction reservation recursion - 1 - --- 2020-12-22 Yafang Shao Superseded
[v14,1/4] mm: Add become_kswapd and restore_kswapd xfs: avoid transaction reservation recursion 1 2 - --- 2020-12-22 Yafang Shao Superseded
[GIT,PULL] xfs: new code for 5.11 [GIT,PULL] xfs: new code for 5.11 - - - --- 2020-12-18 Darrick J. Wong Not Applicable
[v14,15/15] xfs: Merge xfs_delattr_context into xfs_attr_item xfs: Delayed Attributes - 1 - --- 2020-12-18 Allison Henderson Superseded
[v14,14/15] xfs: Add delattr mount option xfs: Delayed Attributes - - - --- 2020-12-18 Allison Henderson Superseded
[v14,13/15] xfs: Add delayed attributes error tag xfs: Delayed Attributes - 1 - --- 2020-12-18 Allison Henderson Superseded
[v14,12/15] xfs: Remove unused xfs_attr_*_args xfs: Delayed Attributes - - - --- 2020-12-18 Allison Henderson New
[v14,11/15] xfs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred xfs: Delayed Attributes - - - --- 2020-12-18 Allison Henderson Superseded
[v14,10/15] xfs: Skip flip flags for delayed attrs xfs: Delayed Attributes - - - --- 2020-12-18 Allison Henderson Superseded
[v14,09/15] xfs: Set up infastructure for deferred attribute operations xfs: Delayed Attributes - - - --- 2020-12-18 Allison Henderson Superseded
[v14,08/15] xfs: Handle krealloc errors in xlog_recover_add_to_cont_trans xfs: Delayed Attributes - - - --- 2020-12-18 Allison Henderson Superseded
[v14,07/15] xfs: Rename __xfs_attr_rmtval_remove xfs: Delayed Attributes - 1 - --- 2020-12-18 Allison Henderson Superseded
[v14,06/15] xfs: Add state machine tracepoints xfs: Delayed Attributes - 1 - --- 2020-12-18 Allison Henderson Superseded
[v14,05/15] xfs: Add delay ready attr set routines xfs: Delayed Attributes - 1 - --- 2020-12-18 Allison Henderson Superseded
[v14,04/15] xfs: Add delay ready attr remove routines xfs: Delayed Attributes - - - --- 2020-12-18 Allison Henderson Superseded
[v14,03/15] xfs: Hoist transaction handling in xfs_attr_node_remove_step xfs: Delayed Attributes - - - --- 2020-12-18 Allison Henderson Superseded
[v14,02/15] xfs: Add xfs_attr_node_remove_cleanup xfs: Delayed Attributes - 2 - --- 2020-12-18 Allison Henderson Superseded
[v14,01/15] xfs: Add helper xfs_attr_node_remove_step xfs: Delayed Attributes - 3 - --- 2020-12-18 Allison Henderson Superseded
[v14,14/14] xfsprogs: Add log item printing for ATTRI and ATTRD xfsprogs: Delayed Attributes - - - --- 2020-12-18 Allison Henderson Superseded
[v14,13/14] xfsprogs: Merge xfs_delattr_context into xfs_attr_item xfsprogs: Delayed Attributes - - - --- 2020-12-18 Allison Henderson Superseded
[v14,12/14] xfsprogs: Add delayed attributes error tag xfsprogs: Delayed Attributes - 1 - --- 2020-12-18 Allison Henderson Superseded
[v14,11/14] xfsprogs: Remove unused xfs_attr_*_args xfsprogs: Delayed Attributes - - - --- 2020-12-18 Allison Henderson New
[v14,10/14] xfsprogs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred xfsprogs: Delayed Attributes - - - --- 2020-12-18 Allison Henderson Superseded
[v14,09/14] xfsprogs: Skip flip flags for delayed attrs xfsprogs: Delayed Attributes - - - --- 2020-12-18 Allison Henderson Superseded
[v14,08/14] xfsprogs: Set up infastructure for deferred attribute operations xfsprogs: Delayed Attributes - - - --- 2020-12-18 Allison Henderson Superseded
[v14,07/14] xfsprogs: Rename __xfs_attr_rmtval_remove xfsprogs: Delayed Attributes - 1 - --- 2020-12-18 Allison Henderson Superseded
[v14,06/14] xfsprogs: Add state machine tracepoints xfsprogs: Delayed Attributes - - - --- 2020-12-18 Allison Henderson Superseded
[v14,05/14] xfsprogs: Add delay ready attr set routines xfsprogs: Delayed Attributes - - - --- 2020-12-18 Allison Henderson Superseded
[v14,04/14] xfsprogs: Add delay ready attr remove routines xfsprogs: Delayed Attributes - - - --- 2020-12-18 Allison Henderson Superseded
[v14,03/14] xfsprogs: Hoist transaction handling in xfs_attr_node_remove_step xfsprogs: Delayed Attributes - - - --- 2020-12-18 Allison Henderson Superseded
[v14,02/14] xfsprogs: Add xfs_attr_node_remove_cleanup xfsprogs: Delayed Attributes - - - --- 2020-12-18 Allison Henderson Superseded
[v14,01/14] xfsprogs: Add helper xfs_attr_node_remove_step xfsprogs: Delayed Attributes - 1 - --- 2020-12-18 Allison Henderson Superseded
generic/388: randomly recover via read-only mounts generic/388: randomly recover via read-only mounts - - - --- 2020-12-17 Brian Foster Superseded
xfs: sync lazy sb accounting on quiesce of read-only mounts xfs: sync lazy sb accounting on quiesce of read-only mounts - 1 - --- 2020-12-17 Brian Foster Superseded
[v13,4/4] xfs: use current->journal_info to avoid transaction reservation recursion xfs: avoid transaction reservation recursion - - - --- 2020-12-17 Yafang Shao Superseded
[v13,3/4] xfs: refactor the usage around xfs_trans_context_{set,clear} xfs: avoid transaction reservation recursion - - - --- 2020-12-17 Yafang Shao Superseded
« 1 2 ... 158 159 160321 322 »