Show patches with: Submitter = Carlos Maiolino       |    Archived = No       |   120 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
Fix max_retries _show and _store functions - 1 - --- 2017-01-03 Carlos Maiolino Accepted
[WIP] Propagate error state from buffers to the objects attached - - - --- 2017-01-12 Carlos Maiolino Not Applicable
[1/2] xfs: Add infrastructure needed for error propagation during buffer IO failure - - - --- 2017-05-11 Carlos Maiolino Superseded
[2/2] xfs: Properly retry failed inode items in case of error during buffer writeback - - - --- 2017-05-11 Carlos Maiolino Superseded
[2/3,V2] xfs: Add infrastructure needed for error propagation during buffer IO failure - - - --- 2017-05-22 Carlos Maiolino Superseded
[3/3,V2] xfs: Properly retry failed inode items in case of error during buffer writeback - - - --- 2017-05-22 Carlos Maiolino Superseded
[1/2,V3] xfs: Add infrastructure needed for error propagation during buffer IO failure - - - --- 2017-06-08 Carlos Maiolino Superseded
[2/2,V3] xfs: Properly retry failed inode items in case of error during buffer writeback - - - --- 2017-06-08 Carlos Maiolino Superseded
[1/2,V4] xfs: Add infrastructure needed for error propagation during buffer IO failure - - - --- 2017-06-16 Carlos Maiolino Superseded
[2/2] xfs: Properly retry failed inode items in case of error during buffer writeback - - - --- 2017-06-16 Carlos Maiolino Superseded
xfs: Check for m_errortag initialization in xfs_errortag_test - 1 - --- 2017-06-30 Carlos Maiolino Accepted
xfs_io: Print filesystem statfs flags in 'statfs' command - 1 - --- 2017-07-03 Carlos Maiolino Accepted
[1/2,V5] xfs: Add infrastructure needed for error propagation during buffer IO failure - 1 - --- 2017-07-18 Carlos Maiolino Superseded
[2/2,V5] xfs: Properly retry failed inode items in case of error during buffer writeback - 1 - --- 2017-07-18 Carlos Maiolino Superseded
[1/2,V6] xfs: Add infrastructure needed for error propagation during buffer IO failure - 1 - --- 2017-07-20 Carlos Maiolino Accepted
[2/2,V6] xfs: Properly retry failed inode items in case of error during buffer writeback - 1 - --- 2017-07-20 Carlos Maiolino Superseded
[1/2,V7] xfs: Add infrastructure needed for error propagation during buffer IO failure - 2 - --- 2017-07-24 Carlos Maiolino Superseded
[2/2,V7] xfs: Properly retry failed inode items in case of error during buffer writeback - 1 - --- 2017-07-24 Carlos Maiolino Accepted
Stop searching for free slots in an inode chunk when there are none - - - --- 2017-08-03 Carlos Maiolino Superseded
Stop searching for free slots in an inode chunk when there are none - 1 - --- 2017-08-14 Carlos Maiolino Accepted
[RFC] xfs: Properly retry failed dquot items in case of error during buffer writeback - - - --- 2017-08-25 Carlos Maiolino Superseded
xfs: Capture state of the right inode in xfs_iflush_done - 2 - --- 2017-09-22 Carlos Maiolino Superseded
xfs: Properly retry failed dquot items in case of error during buffer writeback - - - --- 2017-11-24 Carlos Maiolino Superseded
[V2] xfs: Properly retry failed dquot items in case of error during buffer writeback - 1 - --- 2017-11-28 Carlos Maiolino Accepted
[V3] xfs: Properly retry failed dquot items in case of error during buffer writeback - 1 - --- 2017-11-29 Carlos Maiolino Accepted
[1/4] Get rid of xfs_buf_log_item_t typedef - 1 - --- 2018-01-19 Carlos Maiolino Accepted
[3/4] Split buffer's b_fspriv field - - - --- 2018-01-19 Carlos Maiolino Superseded
[4/4] Use list_head infra-structure for buffer's log items list - - - --- 2018-01-19 Carlos Maiolino Superseded
[1/3] Get rid of xfs_buf_log_item_t typedef - 2 - --- 2018-01-24 Carlos Maiolino Accepted
[2/3] Split buffer's b_fspriv field - 1 - --- 2018-01-24 Carlos Maiolino Accepted
[3/3] Use list_head infra-structure for buffer's log items list - 2 - --- 2018-01-24 Carlos Maiolino Accepted
[V2] Cleanup old XFS_BTREE_* traces - 1 - --- 2018-02-19 Carlos Maiolino Accepted
[1/4] Get rid of XFS_BUF_PTR() macro - - - --- 2018-03-06 Carlos Maiolino Superseded
[2/4] Get rid of XFS_BUF_TARGET() macro - 1 - --- 2018-03-06 Carlos Maiolino Superseded
[3/4] get rid of XFS_BUF_COUNT() macro - 1 - --- 2018-03-06 Carlos Maiolino Superseded
[4/4] Get rid of XFS_BUF_SET_COUNT() macro - - - --- 2018-03-06 Carlos Maiolino Superseded
[1/4] Get rid of XFS_BUF_PTR() macro - - - --- 2018-03-07 Carlos Maiolino Accepted
[2/4] Get rid of XFS_BUF_TARGET() macro - - - --- 2018-03-07 Carlos Maiolino Accepted
[4/4] Get rid of XFS_BUF_SET_COUNT() macro - - - --- 2018-03-07 Carlos Maiolino Accepted
Force log to disk before reading the AGF during a fstrim - 1 - --- 2018-04-10 Carlos Maiolino Accepted
io: Document shutdown -f - - - --- 2018-05-09 Carlos Maiolino Superseded
[V2] xfs_io: Document shutdown -f - - - --- 2018-05-10 Carlos Maiolino Superseded
[V2] xfs: Initialize variables in xfs_alloc_get_rec before using them - 2 - --- 2018-06-28 Carlos Maiolino Accepted
libxfs: Fix a couple of sparse complaints - - - --- 2018-07-13 Carlos Maiolino Superseded
[V2] libxfs: Fix a couple of sparse complaintis - 2 - --- 2018-07-17 Carlos Maiolino Accepted
[1/2] xfs: Fix xqmstats offsets in /proc/fs/xfs/xqmstat xfs stats fixes - 1 - --- 2018-10-03 Carlos Maiolino Superseded
[1/2] xfs: Fix xqmstats offsets in /proc/fs/xfs/xqmstat xfs stats fixes - V2 - 1 - --- 2018-10-10 Carlos Maiolino Superseded
[2/2] xfs: use offsetof() in place of offset macros for __xfsstats xfs stats fixes - V2 - 1 - --- 2018-10-10 Carlos Maiolino Accepted
xfs_io: prevents the usage in FIFO files xfs_io: prevents the usage in FIFO files - - - --- 2018-10-16 Carlos Maiolino Superseded
[1/9] fs: Enable bmap() function to properly return errors New ->fiemap infrastructure and ->bmap removal - 1 - --- 2019-07-31 Carlos Maiolino Superseded
[2/9] cachefiles: drop direct usage of ->bmap method. New ->fiemap infrastructure and ->bmap removal - 1 - --- 2019-07-31 Carlos Maiolino Superseded
[3/9] ecryptfs: drop direct calls to ->bmap New ->fiemap infrastructure and ->bmap removal - 1 - --- 2019-07-31 Carlos Maiolino Superseded
[4/9] fibmap: Use bmap instead of ->bmap method in ioctl_fibmap New ->fiemap infrastructure and ->bmap removal - - - --- 2019-07-31 Carlos Maiolino Superseded
[5/9] fs: Move start and length fiemap fields into fiemap_extent_info New ->fiemap infrastructure and ->bmap removal - 1 - --- 2019-07-31 Carlos Maiolino Superseded
[6/9] iomap: Remove length and start fields from iomap_fiemap New ->fiemap infrastructure and ->bmap removal - 2 - --- 2019-07-31 Carlos Maiolino Superseded
[7/9] fiemap: Use a callback to fill fiemap extents New ->fiemap infrastructure and ->bmap removal - 1 - --- 2019-07-31 Carlos Maiolino Superseded
[8/9] Use FIEMAP for FIBMAP calls New ->fiemap infrastructure and ->bmap removal - - - --- 2019-07-31 Carlos Maiolino Superseded
[9/9] xfs: Get rid of ->bmap New ->fiemap infrastructure and ->bmap removal - - - --- 2019-07-31 Carlos Maiolino Superseded
[1/9] fs: Enable bmap() function to properly return errors New ->fiemap infrastructure and ->bmap removal - - - --- 2019-08-08 Carlos Maiolino Superseded
[2/9] cachefiles: drop direct usage of ->bmap method. New ->fiemap infrastructure and ->bmap removal - 1 - --- 2019-08-08 Carlos Maiolino Superseded
[3/9] ecryptfs: drop direct calls to ->bmap New ->fiemap infrastructure and ->bmap removal - 1 - --- 2019-08-08 Carlos Maiolino Superseded
[4/9] fibmap: Use bmap instead of ->bmap method in ioctl_fibmap New ->fiemap infrastructure and ->bmap removal - - - --- 2019-08-08 Carlos Maiolino Superseded
[5/9] fs: Move start and length fiemap fields into fiemap_extent_info New ->fiemap infrastructure and ->bmap removal - 1 - --- 2019-08-08 Carlos Maiolino Superseded
[6/9] iomap: Remove length and start fields from iomap_fiemap New ->fiemap infrastructure and ->bmap removal - 2 - --- 2019-08-08 Carlos Maiolino Superseded
[7/9] fiemap: Use a callback to fill fiemap extents New ->fiemap infrastructure and ->bmap removal - 2 - --- 2019-08-08 Carlos Maiolino Superseded
[8/9] Use FIEMAP for FIBMAP calls New ->fiemap infrastructure and ->bmap removal - - - --- 2019-08-08 Carlos Maiolino Superseded
[9/9] xfs: Get rid of ->bmap New ->fiemap infrastructure and ->bmap removal - - - --- 2019-08-08 Carlos Maiolino Superseded
t_stripealign: Fix fibmap error handling t_stripealign: Fix fibmap error handling - - - --- 2019-08-23 Carlos Maiolino Accepted
[1/2] xfs: cap longest free extent to maximum allocatable A small improvement in the allocation algorithm - - - --- 2019-09-18 Carlos Maiolino Superseded
[01/11] xfs: Remove slab init wrappers Use generic memory API instead of a custom one - 1 - --- 2019-11-13 Carlos Maiolino Superseded
[02/11] xfs: Remove kmem_zone_destroy() wrapper Use generic memory API instead of a custom one - 1 - --- 2019-11-13 Carlos Maiolino Superseded
[03/11] xfs: Remove kmem_zone_free() wrapper Use generic memory API instead of a custom one - 1 - --- 2019-11-13 Carlos Maiolino Superseded
[04/11] xfs: remove kmem_zone_zalloc() Use generic memory API instead of a custom one - 1 - --- 2019-11-13 Carlos Maiolino Superseded
[05/11] xfs: Remove kmem_zone_alloc() wrapper Use generic memory API instead of a custom one - 1 - --- 2019-11-13 Carlos Maiolino Superseded
[06/11] xfs: remove kmem_zalloc() wrapper Use generic memory API instead of a custom one - - - --- 2019-11-13 Carlos Maiolino Superseded
[07/11] xfs: Remove kmem_realloc Use generic memory API instead of a custom one - 1 - --- 2019-11-13 Carlos Maiolino Superseded
[08/11] xfs: Convert kmem_alloc() users Use generic memory API instead of a custom one - 1 - --- 2019-11-13 Carlos Maiolino Superseded
[1/4] xfs: Remove slab init wrappers Get rid of pointless wrappers - 1 - --- 2019-11-14 Carlos Maiolino Accepted
[2/4] xfs: Remove kmem_zone_destroy() wrapper Get rid of pointless wrappers - 1 - --- 2019-11-14 Carlos Maiolino Accepted
[3/4] xfs: Remove kmem_zone_free() wrapper Get rid of pointless wrappers - 1 - --- 2019-11-14 Carlos Maiolino Accepted
[1/4] xfs: Remove kmem_zone_alloc() usage Continue xfs kmem cleanup - - - --- 2020-07-08 Carlos Maiolino Superseded
[2/4] xfs: Remove kmem_zone_zalloc() usage Continue xfs kmem cleanup - - - --- 2020-07-08 Carlos Maiolino Superseded
[3/4] xfs: Modify xlog_ticket_alloc() to use kernel's MM API Continue xfs kmem cleanup - - - --- 2020-07-08 Carlos Maiolino Superseded
[4/4] xfs: remove xfs_zone_{alloc,zalloc} helpers Continue xfs kmem cleanup - 1 - --- 2020-07-08 Carlos Maiolino Superseded
[V2,1/5] xfs: Remove kmem_zone_alloc() usage Continue xfs kmem cleanup - V2 - - - --- 2020-07-10 Carlos Maiolino Superseded
[V2,2/5] xfs: Remove kmem_zone_zalloc() usage Continue xfs kmem cleanup - V2 - 1 - --- 2020-07-10 Carlos Maiolino Superseded
[V3,3/5] xfs: Modify xlog_ticket_alloc() to use kernel's MM API Continue xfs kmem cleanup - V2 - 1 - --- 2020-07-10 Carlos Maiolino Superseded
[4/5] xfs: remove xfs_zone_{alloc,zalloc} helpers Continue xfs kmem cleanup - V2 - 2 - --- 2020-07-10 Carlos Maiolino Superseded
[1/5] xfs: Remove kmem_zone_alloc() usage Continue xfs kmem cleanup - V3 - 3 - --- 2020-07-22 Carlos Maiolino Accepted
[2/5] xfs: Remove kmem_zone_zalloc() usage Continue xfs kmem cleanup - V3 - 3 - --- 2020-07-22 Carlos Maiolino Accepted
[3/5] xfs: Modify xlog_ticket_alloc() to use kernel's MM API Continue xfs kmem cleanup - V3 - 3 - --- 2020-07-22 Carlos Maiolino Accepted
[4/5] xfs: remove xfs_zone_{alloc,zalloc} helpers Continue xfs kmem cleanup - V3 - 3 - --- 2020-07-22 Carlos Maiolino Accepted
[5/5] xfs: Refactor xfs_da_state_alloc() helper Continue xfs kmem cleanup - V3 - 3 - --- 2020-07-22 Carlos Maiolino Accepted
[1/2] xfs: remove kmem_realloc() users Get rid of kmem_realloc() - - - --- 2020-08-13 Carlos Maiolino Superseded
[2/2] xfs: remove kmem_realloc() Get rid of kmem_realloc() - - - --- 2020-08-13 Carlos Maiolino Superseded
[V2] xfs: remove kmem_realloc() [V2] xfs: remove kmem_realloc() - 2 - --- 2020-08-19 Carlos Maiolino Accepted
xfs: Remove kmem_zalloc_large() xfs: Remove kmem_zalloc_large() - - - --- 2020-08-25 Carlos Maiolino Superseded
[V2] xfs: Remove kmem_zalloc_large() [V2] xfs: Remove kmem_zalloc_large() - 1 - --- 2020-08-26 Carlos Maiolino Superseded
[V3] xfs: Remove kmem_zalloc_large() [V3] xfs: Remove kmem_zalloc_large() - 2 - --- 2020-08-27 Carlos Maiolino Accepted
[1/4] xfs: Use variable-size array for nameval in xfs_attr_sf_entry Clean up xfs_attr_sf_entry - - - --- 2020-08-31 Carlos Maiolino Superseded
« 1 2 »