Show patches with: Submitter = Chandan Babu R       |    Archived = No       |   323 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
xfsprogs: xfs_fsr: Verify bulkstat version information in qsort's cmp() xfsprogs: xfs_fsr: Verify bulkstat version information in qsort's cmp() - - - --- 2021-01-27 Chandan Babu R Superseded
xfs: Use struct xfs_bmdr_block instead of struct xfs_btree_block to calculate root node size xfs: Use struct xfs_bmdr_block instead of struct xfs_btree_block to calculate root node size - 1 - --- 2021-04-01 Chandan Babu R Superseded
xfs: Set xfs_buf type flag when growing summary/bitmap files xfs: Set xfs_buf type flag when growing summary/bitmap files - 2 - --- 2020-09-12 Chandan Babu R Superseded
xfs: scrub: Remove incorrect check executed on block format directories xfs: scrub: Remove incorrect check executed on block format directories - 1 - --- 2021-03-26 Chandan Babu R Accepted
xfs: Fix 'set but not used' warning in xfs_bmap_compute_alignments() xfs: Fix 'set but not used' warning in xfs_bmap_compute_alignments() - - - --- 2021-01-27 Chandan Babu R Accepted
xfs: Check if rt summary/bitmap buffers are logged with correct xfs_buf type xfs: Check if rt summary/bitmap buffers are logged with correct xfs_buf type - - - --- 2020-09-14 Chandan Babu R Superseded
[V9,14/14] xfs: Introduce error injection to allocate only minlen size extents for files Bail out if transaction can cause extent count to overflow - - - --- 2020-11-02 Chandan Babu R Superseded
[V9,13/14] xfs: Process allocated extent in a separate function Bail out if transaction can cause extent count to overflow - 2 - --- 2020-11-02 Chandan Babu R Superseded
[V9,12/14] xfs: Compute bmap extent alignments in a separate function Bail out if transaction can cause extent count to overflow - - - --- 2020-11-02 Chandan Babu R Superseded
[V9,11/14] xfs: Remove duplicate assert statement in xfs_bmap_btalloc() Bail out if transaction can cause extent count to overflow - 2 - --- 2020-11-02 Chandan Babu R Superseded
[V9,10/14] xfs: Introduce error injection to reduce maximum inode fork extent count Bail out if transaction can cause extent count to overflow - 3 - --- 2020-11-02 Chandan Babu R Superseded
[V9,09/14] xfs: Check for extent overflow when swapping extents Bail out if transaction can cause extent count to overflow - 2 - --- 2020-11-02 Chandan Babu R Superseded
[V9,08/14] xfs: Check for extent overflow when remapping an extent Bail out if transaction can cause extent count to overflow - 2 - --- 2020-11-02 Chandan Babu R Superseded
[V9,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 - --- 2020-11-02 Chandan Babu R Superseded
[V9,06/14] xfs: Check for extent overflow when writing to unwritten extent Bail out if transaction can cause extent count to overflow - 3 - --- 2020-11-02 Chandan Babu R Superseded
[V9,05/14] xfs: Check for extent overflow when adding/removing dir entries Bail out if transaction can cause extent count to overflow - 3 - --- 2020-11-02 Chandan Babu R Superseded
[V9,04/14] xfs: Check for extent overflow when adding/removing xattrs Bail out if transaction can cause extent count to overflow - 3 - --- 2020-11-02 Chandan Babu R Superseded
[V9,03/14] xfs: Check for extent overflow when punching a hole Bail out if transaction can cause extent count to overflow - 3 - --- 2020-11-02 Chandan Babu R Superseded
[V9,02/14] xfs: Check for extent overflow when trivally adding a new extent Bail out if transaction can cause extent count to overflow - 3 - --- 2020-11-02 Chandan Babu R Superseded
[V9,01/14] xfs: Add helper for checking per-inode extent count overflow Bail out if transaction can cause extent count to overflow - 3 - --- 2020-11-02 Chandan Babu R Superseded
[V8,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 - --- 2020-10-29 Chandan Babu R Superseded
[V8,13/14] xfs: Process allocated extent in a separate function Bail out if transaction can cause extent count to overflow - 2 - --- 2020-10-29 Chandan Babu R Superseded
[V8,12/14] xfs: Compute bmap extent alignments in a separate function Bail out if transaction can cause extent count to overflow - 1 - --- 2020-10-29 Chandan Babu R Superseded
[V8,11/14] xfs: Remove duplicate assert statement in xfs_bmap_btalloc() Bail out if transaction can cause extent count to overflow - 2 - --- 2020-10-29 Chandan Babu R Superseded
[V8,10/14] xfs: Introduce error injection to reduce maximum inode fork extent count Bail out if transaction can cause extent count to overflow - 3 - --- 2020-10-29 Chandan Babu R Superseded
[V8,09/14] xfs: Check for extent overflow when swapping extents Bail out if transaction can cause extent count to overflow - 2 - --- 2020-10-29 Chandan Babu R Superseded
[V8,08/14] xfs: Check for extent overflow when remapping an extent Bail out if transaction can cause extent count to overflow - 2 - --- 2020-10-29 Chandan Babu R Superseded
[V8,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 - --- 2020-10-29 Chandan Babu R Superseded
[V8,06/14] xfs: Check for extent overflow when writing to unwritten extent Bail out if transaction can cause extent count to overflow - 3 - --- 2020-10-29 Chandan Babu R Superseded
[V8,05/14] xfs: Check for extent overflow when adding/removing dir entries Bail out if transaction can cause extent count to overflow - 3 - --- 2020-10-29 Chandan Babu R Superseded
[V8,04/14] xfs: Check for extent overflow when adding/removing xattrs Bail out if transaction can cause extent count to overflow - 3 - --- 2020-10-29 Chandan Babu R Superseded
[V8,03/14] xfs: Check for extent overflow when punching a hole Bail out if transaction can cause extent count to overflow - 3 - --- 2020-10-29 Chandan Babu R Superseded
[V8,02/14] xfs: Check for extent overflow when trivally adding a new extent Bail out if transaction can cause extent count to overflow - 3 - --- 2020-10-29 Chandan Babu R Superseded
[V8,01/14] xfs: Add helper for checking per-inode extent count overflow Bail out if transaction can cause extent count to overflow - 3 - --- 2020-10-29 Chandan Babu R Superseded
[V7,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 - --- 2020-10-19 Chandan Babu R Superseded
[V7,13/14] xfs: Process allocated extent in a separate function Bail out if transaction can cause extent count to overflow - 1 - --- 2020-10-19 Chandan Babu R Superseded
[V7,12/14] xfs: Compute bmap extent alignments in a separate function Bail out if transaction can cause extent count to overflow - 1 - --- 2020-10-19 Chandan Babu R Superseded
[V7,11/14] xfs: Remove duplicate assert statement in xfs_bmap_btalloc() Bail out if transaction can cause extent count to overflow - 2 - --- 2020-10-19 Chandan Babu R Superseded
[V7,10/14] xfs: Introduce error injection to reduce maximum inode fork extent count Bail out if transaction can cause extent count to overflow - 3 - --- 2020-10-19 Chandan Babu R Superseded
[V7,09/14] xfs: Check for extent overflow when swapping extents Bail out if transaction can cause extent count to overflow - 2 - --- 2020-10-19 Chandan Babu R Superseded
[V7,08/14] xfs: Check for extent overflow when remapping an extent Bail out if transaction can cause extent count to overflow - 2 - --- 2020-10-19 Chandan Babu R Superseded
[V7,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 - --- 2020-10-19 Chandan Babu R Superseded
[V7,06/14] xfs: Check for extent overflow when writing to unwritten extent Bail out if transaction can cause extent count to overflow - 3 - --- 2020-10-19 Chandan Babu R Superseded
[V7,05/14] xfs: Check for extent overflow when adding/removing dir entries Bail out if transaction can cause extent count to overflow - 3 - --- 2020-10-19 Chandan Babu R Superseded
[V7,04/14] xfs: Check for extent overflow when adding/removing xattrs Bail out if transaction can cause extent count to overflow - 3 - --- 2020-10-19 Chandan Babu R Superseded
[V7,03/14] xfs: Check for extent overflow when punching a hole Bail out if transaction can cause extent count to overflow - 3 - --- 2020-10-19 Chandan Babu R Superseded
[V7,02/14] xfs: Check for extent overflow when trivally adding a new extent Bail out if transaction can cause extent count to overflow - 3 - --- 2020-10-19 Chandan Babu R Superseded
[V7,01/14] xfs: Add helper for checking per-inode extent count overflow Bail out if transaction can cause extent count to overflow - 3 - --- 2020-10-19 Chandan Babu R Superseded
[V6.1] common/xfs: Add helper to obtain fsxattr field value [V6.1] common/xfs: Add helper to obtain fsxattr field value - 1 - --- 2021-03-11 Chandan Babu R Accepted
[V6,13/13] xfs: Stress test with bmap_alloc_minlen_extent error tag enabled xfs: Tests to verify inode fork extent count overflow detection - 2 - --- 2021-03-09 Chandan Babu R Accepted
[V6,12/13] xfs: Check for extent overflow when swapping extents xfs: Tests to verify inode fork extent count overflow detection - 2 - --- 2021-03-09 Chandan Babu R Accepted
[V6,11/13] xfs: Check for extent overflow when remapping an extent xfs: Tests to verify inode fork extent count overflow detection - 2 - --- 2021-03-09 Chandan Babu R Accepted
[V6,11/11] xfs: Introduce error injection to allocate only minlen size extents for files Bail out if transaction can cause extent count to overflow - - - --- 2020-10-12 Chandan Babu R Superseded
[V6,10/13] xfs: Check for extent overflow when moving extent from cow to data fork xfs: Tests to verify inode fork extent count overflow detection - 2 - --- 2021-03-09 Chandan Babu R Accepted
[V6,10/11] xfs: Introduce error injection to reduce maximum inode fork extent count Bail out if transaction can cause extent count to overflow - 2 - --- 2020-10-12 Chandan Babu R Superseded
[V6,09/13] xfs: Check for extent overflow when writing to unwritten extent xfs: Tests to verify inode fork extent count overflow detection - 2 - --- 2021-03-09 Chandan Babu R Accepted
[V6,09/11] xfs: Check for extent overflow when swapping extents Bail out if transaction can cause extent count to overflow - 1 - --- 2020-10-12 Chandan Babu R Superseded
[V6,08/13] xfs: Check for extent overflow when adding/removing dir entries xfs: Tests to verify inode fork extent count overflow detection - 2 - --- 2021-03-09 Chandan Babu R Accepted
[V6,08/11] xfs: Check for extent overflow when remapping an extent Bail out if transaction can cause extent count to overflow - 1 - --- 2020-10-12 Chandan Babu R Superseded
[V6,07/13] xfs: Check for extent overflow when adding/removing xattrs xfs: Tests to verify inode fork extent count overflow detection - 2 - --- 2021-03-09 Chandan Babu R Accepted
[V6,07/11] xfs: Check for extent overflow when moving extent from cow to data fork Bail out if transaction can cause extent count to overflow - 2 - --- 2020-10-12 Chandan Babu R Superseded
[V6,06/13] xfs: Check for extent overflow when punching a hole xfs: Tests to verify inode fork extent count overflow detection - 2 - --- 2021-03-09 Chandan Babu R Accepted
[V6,06/11] xfs: Check for extent overflow when writing to unwritten extent Bail out if transaction can cause extent count to overflow - 2 - --- 2020-10-12 Chandan Babu R Superseded
[V6,05/13] xfs: Check for extent overflow when growing realtime bitmap/summary inodes xfs: Tests to verify inode fork extent count overflow detection - 2 - --- 2021-03-09 Chandan Babu R Accepted
[V6,05/11] xfs: Check for extent overflow when adding/removing dir entries Bail out if transaction can cause extent count to overflow - 2 - --- 2020-10-12 Chandan Babu R Superseded
[V6,04/13] xfs: Check for extent overflow when trivally adding a new extent xfs: Tests to verify inode fork extent count overflow detection - 2 - --- 2021-03-09 Chandan Babu R Accepted
[V6,04/11] xfs: Check for extent overflow when adding/removing xattrs Bail out if transaction can cause extent count to overflow - 2 - --- 2020-10-12 Chandan Babu R Superseded
[V6,03/13] common/xfs: Add helper to obtain fsxattr field value xfs: Tests to verify inode fork extent count overflow detection - 1 - --- 2021-03-09 Chandan Babu R Superseded
[V6,03/11] xfs: Check for extent overflow when punching a hole Bail out if transaction can cause extent count to overflow - 2 - --- 2020-10-12 Chandan Babu R Superseded
[V6,02/13] common/xfs: Add a helper to get an inode fork's extent count xfs: Tests to verify inode fork extent count overflow detection - 2 - --- 2021-03-09 Chandan Babu R Accepted
[V6,02/11] xfs: Check for extent overflow when trivally adding a new extent Bail out if transaction can cause extent count to overflow - 2 - --- 2020-10-12 Chandan Babu R Superseded
[V6,01/13] _check_xfs_filesystem: sync fs before running scrub xfs: Tests to verify inode fork extent count overflow detection - 2 - --- 2021-03-09 Chandan Babu R Accepted
[V6,01/11] xfs: Add helper for checking per-inode extent count overflow Bail out if transaction can cause extent count to overflow - 2 - --- 2020-10-12 Chandan Babu R Superseded
[V5,13/13] xfs: Stress test with bmap_alloc_minlen_extent error tag enabled xfs: Tests to verify inode fork extent count overflow detection - 1 - --- 2021-03-08 Chandan Babu R Superseded
[V5,12/13] xfs: Check for extent overflow when swapping extents xfs: Tests to verify inode fork extent count overflow detection - 1 - --- 2021-03-08 Chandan Babu R Superseded
[V5,12/12] xfs: Introduce error injection to allocate only minlen size extents for files Bail out if transaction can cause extent count to overflow - - - --- 2020-10-03 Chandan Babu R Superseded
[V5,11/13] xfs: Check for extent overflow when remapping an extent xfs: Tests to verify inode fork extent count overflow detection - 1 - --- 2021-03-08 Chandan Babu R Superseded
[V5,10/13] xfs: Check for extent overflow when moving extent from cow to data fork xfs: Tests to verify inode fork extent count overflow detection - 1 - --- 2021-03-08 Chandan Babu R Superseded
[V5,10/12] xfs: Introduce error injection to reduce maximum inode fork extent count Bail out if transaction can cause extent count to overflow - 1 - --- 2020-10-03 Chandan Babu R Superseded
[V5,09/13] xfs: Check for extent overflow when writing to unwritten extent xfs: Tests to verify inode fork extent count overflow detection - 1 - --- 2021-03-08 Chandan Babu R Superseded
[V5,09/12] xfs: Check for extent overflow when swapping extents Bail out if transaction can cause extent count to overflow - 1 - --- 2020-10-03 Chandan Babu R Superseded
[V5,08/13] xfs: Check for extent overflow when adding/removing dir entries xfs: Tests to verify inode fork extent count overflow detection - 1 - --- 2021-03-08 Chandan Babu R Superseded
[V5,08/12] xfs: Check for extent overflow when remapping an extent Bail out if transaction can cause extent count to overflow - 1 - --- 2020-10-03 Chandan Babu R Superseded
[V5,07/13] xfs: Check for extent overflow when adding/removing xattrs xfs: Tests to verify inode fork extent count overflow detection - 1 - --- 2021-03-08 Chandan Babu R Superseded
[V5,07/12] xfs: Check for extent overflow when moving extent from cow to data fork Bail out if transaction can cause extent count to overflow - 1 - --- 2020-10-03 Chandan Babu R Superseded
[V5,06/13] xfs: Check for extent overflow when punching a hole xfs: Tests to verify inode fork extent count overflow detection - 1 - --- 2021-03-08 Chandan Babu R Superseded
[V5,06/12] xfs: Check for extent overflow when writing to unwritten extent Bail out if transaction can cause extent count to overflow - 1 - --- 2020-10-03 Chandan Babu R Superseded
[V5,05/13] xfs: Check for extent overflow when growing realtime bitmap/summary inodes xfs: Tests to verify inode fork extent count overflow detection - 1 - --- 2021-03-08 Chandan Babu R Superseded
[V5,05/12] xfs: Check for extent overflow when adding/removing dir entries Bail out if transaction can cause extent count to overflow - 1 - --- 2020-10-03 Chandan Babu R Superseded
[V5,04/13] xfs: Check for extent overflow when trivally adding a new extent xfs: Tests to verify inode fork extent count overflow detection - 1 - --- 2021-03-08 Chandan Babu R Superseded
[V5,04/12] xfs: Check for extent overflow when adding/removing xattrs Bail out if transaction can cause extent count to overflow - 1 - --- 2020-10-03 Chandan Babu R Superseded
[V5,03/13] common/xfs: Add helper to obtain fsxattr field value xfs: Tests to verify inode fork extent count overflow detection - - - --- 2021-03-08 Chandan Babu R Superseded
[V5,03/12] xfs: Check for extent overflow when punching a hole Bail out if transaction can cause extent count to overflow - 1 - --- 2020-10-03 Chandan Babu R Superseded
[V5,02/13] common/xfs: Add a helper to get an inode fork's extent count xfs: Tests to verify inode fork extent count overflow detection - - - --- 2021-03-08 Chandan Babu R Superseded
[V5,02/12] xfs: Check for extent overflow when trivally adding a new extent Bail out if transaction can cause extent count to overflow - 1 - --- 2020-10-03 Chandan Babu R Superseded
[V5,01/13] _check_xfs_filesystem: sync fs before running scrub xfs: Tests to verify inode fork extent count overflow detection - - - --- 2021-03-08 Chandan Babu R Superseded
[V5,01/12] xfs: Add helper for checking per-inode extent count overflow Bail out if transaction can cause extent count to overflow - 1 - --- 2020-10-03 Chandan Babu R Superseded
[V4,RESEND,7/7] xfsprogs: Fix log reservation calculation for xattr insert operation xfsprogs: Fix log reservation calculation for xattr insert operation - - - --- 2020-02-24 Chandan Babu R Superseded
[V4,RESEND,7/7] xfs: Fix log reservation calculation for xattr insert operation Fix log reservation calculation for xattr insert operation - - - --- 2020-02-24 Chandan Babu R Superseded
[V4,7/7] xfs: Fix log reservation calculation for xattr insert operation [V4,1/7] xfs: Pass xattr name and value length explicitly to xfs_attr_leaf_newentsize - - - --- 2020-02-23 Chandan Babu R Superseded
« 1 2 3 4 »