Show patches with: Submitter = Filipe Manana       |   2557 patches
« 1 2 ... 20 21 2225 26 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
Btrfs: fix fsync race leading to ordered extent memory leaks - - - --- 2015-02-06 Filipe Manana Superseded
Btrfs: fix race waiting for ordered extents at transaction commit - - - --- 2015-02-06 Filipe Manana Superseded
Btrfs: fix race between transaction commit and empty block group removal - - - --- 2015-01-29 Filipe Manana Accepted
[v2] Btrfs: fix scrub race leading to use-after-free - - - --- 2015-01-27 Filipe Manana Accepted
Btrfs: fix scrub race leading to use-after-free - - - --- 2015-01-27 Filipe Manana Superseded
Btrfs: add missing cleanup on sysfs init failure - - - --- 2015-01-23 Filipe Manana Accepted
Btrfs: fix setup_leaf_for_split() to avoid leaf corruption - - - --- 2015-01-20 Filipe Manana Accepted
[v2] Btrfs: fix race deleting block group from space_info->ro_bgs list - - - --- 2015-01-16 Filipe Manana Accepted
Btrfs: fix race deleting block group from space_info->ro_bgs list - - - --- 2015-01-15 Filipe Manana Superseded
fstests: fix test btrfs/017 (qgroup shared extent accounting test) - - - --- 2015-01-14 Filipe Manana Not Applicable
[v3] Btrfs: fix fsync log replay for inodes with a mix of regular refs and extrefs - - - --- 2015-01-14 Filipe Manana Accepted
[v2,2/2] fstests: add another generic test for fsync on inode with many hard links - - - --- 2015-01-14 Filipe Manana Not Applicable
[v2] Btrfs: fix fsync log replay for inodes with a mix of regular refs and extrefs - - - --- 2015-01-14 Filipe Manana Superseded
[v2] Btrfs: fix fsync when extend references are added to an inode - - - --- 2015-01-13 Filipe Manana Accepted
[2/2] fstests: add another generic test for fsync on inode with many hard links - - - --- 2015-01-13 Filipe Manana Not Applicable
[1/2] fstests: add generic test for fsync on inode with many hard links - - - --- 2015-01-13 Filipe Manana Not Applicable
Btrfs: fix fsync log replay for inodes with a mix of regular refs and extrefs - - - --- 2015-01-13 Filipe Manana Superseded
Btrfs: fix fsync when extend references are added to an inode - - - --- 2015-01-13 Filipe Manana Superseded
[v2] Btrfs: fix directory inconsistency after fsync log replay - - - --- 2015-01-10 Filipe Manana Accepted
[v2] fstests: add generic test for fsync after unlink - - - --- 2015-01-10 Filipe Manana Not Applicable
fstests: add generic test for fsync after unlink - - - --- 2015-01-06 Filipe Manana Not Applicable
Btrfs: fix directory inconsistency after fsync log replay - - - --- 2015-01-06 Filipe Manana Superseded
Btrfs: lookup for block group only if needed when freeing a tree block - - - --- 2015-01-06 Filipe Manana Accepted
Btrfs: correctly get tree level in tree_backref_for_extent - - - --- 2014-12-15 Filipe Manana Accepted
Btrfs: remove non-sense btrfs_error_discard_extent() function - - - --- 2014-12-08 Filipe Manana Accepted
[v2] Btrfs: fix fs corruption on transaction abort if device supports discard - - - --- 2014-12-07 Filipe Manana Accepted
Btrfs: fix fs corruption on transaction abort if device supports discard - - - --- 2014-12-06 Filipe Manana Superseded
Btrfs: always clear a block group node when removing it from the tree - - - --- 2014-12-04 Filipe Manana Accepted
Btrfs: ensure deletion from pinned_chunks list is protected - - - --- 2014-12-04 Filipe Manana Accepted
[v3] fstests: add btrfs test to stress chunk allocation/removal and fstrim - - - --- 2014-12-02 Filipe Manana Not Applicable
[2/2] Btrfs: fix unprotected deletion from pending_chunks list - - - --- 2014-12-02 Filipe Manana Accepted
[1/2] Btrfs: fix fs mapping extent map leak - - - --- 2014-12-02 Filipe Manana Accepted
fstests: add btrfs test to stress chunk allocation/removal and fstrim - - - --- 2014-12-01 Filipe Manana Not Applicable
Btrfs: fix extent map leak on chunk allocation failure - - - --- 2014-12-01 Filipe Manana Superseded
Btrfs: fix memory leak after block remove + trimming - - - --- 2014-12-01 Filipe Manana Accepted
[v2,5/6] Btrfs: fix race between writing free space cache and trimming - - - --- 2014-12-01 Filipe Manana Accepted
[v4,4/6] Btrfs: fix race between fs trimming and block group remove/allocation - - - --- 2014-11-27 Filipe Manana Accepted
[v3,4/6] Btrfs: fix race between fs trimming and block group remove/allocation - - - --- 2014-11-27 Filipe Manana Superseded
[v2,4/6] Btrfs: fix race between fs trimming and block group remove/allocation - - - --- 2014-11-26 Filipe Manana Superseded
fstests: add btrfs test to stress chunk allocation/removal and fstrim - - - --- 2014-11-26 Filipe Manana Not Applicable
[6/6] Btrfs: make btrfs_abort_transaction consider existence of new block groups - - - --- 2014-11-26 Filipe Manana Accepted
[5/6] Btrfs: fix race between writing free space cache and trimming - - - --- 2014-11-26 Filipe Manana Superseded
[4/6] Btrfs: fix race between fs trimming and block group remove/allocation - - - --- 2014-11-26 Filipe Manana Superseded
[3/6] Btrfs: fix freeing used extents after removing empty block group - - - --- 2014-11-26 Filipe Manana Accepted
[2/6] Btrfs: fix crash caused by block group removal - - - --- 2014-11-26 Filipe Manana Accepted
[1/6] Btrfs: fix invalid block group rbtree access after bg is removed - - - --- 2014-11-26 Filipe Manana Accepted
Btrfs: ensure ordered extent errors aren't missed on fsync - - - --- 2014-11-13 Filipe Manana Accepted
Btrfs: collect only the necessary ordered extents on ranged fsync - - - --- 2014-11-13 Filipe Manana Accepted
Btrfs: don't ignore log btree writeback errors - - - --- 2014-11-13 Filipe Manana Accepted
[v2] fstests: btrfs, add regression test for clone ioctl - - - --- 2014-11-10 Filipe Manana Not Applicable
[v2] fstests: add generic test to verify xattr replace operations are atomic - - - --- 2014-11-10 Filipe Manana Not Applicable
[v4] Btrfs: make xattr replace operations atomic - - - --- 2014-11-09 Filipe Manana Accepted
[v3] Btrfs: make xattr replace operations atomic - - - --- 2014-11-08 Filipe Manana Superseded
[v2] Btrfs: make xattr replace operations atomic - - - --- 2014-11-08 Filipe Manana Superseded
fstests: add generic test to verify xattr replace operations are atomic - - - --- 2014-11-07 Filipe Manana Not Applicable
Btrfs: make xattr replace operations atomic - - - --- 2014-11-07 Filipe Manana Superseded
Btrfs: avoid crash when overflowing a dir_item - - - --- 2014-11-07 Filipe Manana Not Applicable
Btrfs: fix race when cleaning unused block groups - - - --- 2014-11-05 Filipe Manana Changes Requested
Btrfs: avoid premature -ENOMEM in clear_extent_bit() - - - --- 2014-11-03 Filipe Manana Accepted
Btrfs: fix freeing used extent after removing empty block group - - - --- 2014-11-03 Filipe Manana Accepted
[v4] Btrfs: fix snapshot inconsistency after a file write followed by truncate - - - --- 2014-10-29 Filipe Manana Accepted
[v3] Btrfs: fix snapshot inconsistency after a file write followed by truncate - - - --- 2014-10-29 Filipe Manana Superseded
[v2] Btrfs: fix snapshot inconsistency after a file write followed by truncate - - - --- 2014-10-29 Filipe Manana Superseded
[v2] Btrfs: fix invalid leaf slot access in btrfs_lookup_extent() - - - --- 2014-10-27 Filipe Manana Accepted
Btrfs: fix race that makes btrfs_lookup_extent_info miss skinny extent items - - - --- 2014-10-27 Filipe Manana Accepted
Btrfs: fix invalid leaf slot access in btrfs_lookup_extent() - - - --- 2014-10-27 Filipe Manana Superseded
[v2] fstests: btrfs, add test for snapshoting after file write + truncate - - - --- 2014-10-26 Filipe Manana Not Applicable
fstests: btrfs, add regression test for clone ioctl - - - --- 2014-10-21 Filipe Manana Not Applicable
fstests: btrfs, add test for snapshoting after file write + truncate - - - --- 2014-10-21 Filipe Manana Not Applicable
Btrfs: fix snapshot inconsistency after a file write followed by truncate - - - --- 2014-10-21 Filipe Manana Superseded
Btrfs: ensure send always works on roots without orphans - - - --- 2014-10-21 Filipe Manana Accepted
Btrfs-progs: check, ability to detect and fix outdated snapshot root items - - - --- 2014-10-17 Filipe Manana Accepted
[v2] Btrfs-progs: check, fix return value check of is_child_root() - - - --- 2014-10-16 Filipe Manana Accepted
Btrfs-progs: check, fix return value check of is_child_root() - - - --- 2014-10-15 Filipe Manana Superseded
fstests: btrfs: regression test for ro snapshot creation - - - --- 2014-10-15 Filipe Manana Not Applicable
Revert "Btrfs: race free update of commit root for ro snapshots" - - - --- 2014-10-15 Filipe Manana Accepted
[3/3] Btrfs: avoid returning -ENOMEM in convert_extent_bit() too early - - - --- 2014-10-13 Filipe Manana Accepted
[2/3] Btrfs: make find_first_extent_bit be able to cache any state - - - --- 2014-10-13 Filipe Manana Accepted
[1/3] Btrfs: deal with convert_extent_bit errors to avoid fs corruption - - - --- 2014-10-13 Filipe Manana Accepted
[1/2,v2] Btrfs: report error after failure inlining extent in compressed write path - - - --- 2014-10-10 Filipe Manana Accepted
[2/2,v2] Btrfs: add helper btrfs_fdatawrite_range - - - --- 2014-10-10 Filipe Manana Accepted
[2/2] Btrfs: add helper btrfs_fdatawrite_range - - - --- 2014-10-09 Filipe Manana Superseded
[1/2] Btrfs: correctly flush compressed data before/after direct IO - - - --- 2014-10-09 Filipe Manana Accepted
[2/2] Btrfs: make inode.c:compress_file_range() return void - - - --- 2014-10-09 Filipe Manana Accepted
[1/2] Btrfs: report error after failure inlining extent in compressed write path - - - --- 2014-10-09 Filipe Manana Superseded
Btrfs: don't ignore compressed bio write errors - - - --- 2014-10-07 Filipe Manana Accepted
[5/5] Btrfs: make inode.c:submit_compressed_extents() return void - - - --- 2014-10-06 Filipe Manana Accepted
[4/5] Btrfs: process all async extents on compressed write failure - - - --- 2014-10-06 Filipe Manana Accepted
[3/5] Btrfs: don't leak pages and memory on compressed write error - - - --- 2014-10-06 Filipe Manana Accepted
[2/5] Btrfs: fix hang on compressed write error - - - --- 2014-10-06 Filipe Manana Accepted
[1/5] Btrfs: set page and mapping error on compressed write failure - - - --- 2014-10-06 Filipe Manana Accepted
fstests: regression test for btrfs incremental send - - - --- 2014-10-02 Filipe Manana Not Applicable
Btrfs: send, don't delay dir move if there's a new parent inode - - - --- 2014-10-02 Filipe Manana Accepted
[2/2,v12] Btrfs: be aware of btree inode write errors to avoid fs corruption - - - --- 2014-09-26 Filipe Manana Accepted
[2/2,v11] Btrfs: be aware of btree inode write errors to avoid fs corruption - - - --- 2014-09-25 Filipe Manana Superseded
[2/2,v10] Btrfs: be aware of btree inode write errors to avoid fs corruption - - - --- 2014-09-25 Filipe Manana Superseded
[2/2,v9] Btrfs: be aware of btree inode write errors to avoid fs corruption - - - --- 2014-09-25 Filipe Manana Superseded
[v3] xfstests: generic: add dir fsync test, motivated by a btrfs bug - - - --- 2014-09-25 Filipe Manana Not Applicable
[2/2,v8] Btrfs: be aware of btree inode write errors to avoid fs corruption - - - --- 2014-09-25 Filipe Manana Superseded
[2/2,v7] Btrfs: be aware of btree inode write errors to avoid fs corruption - - - --- 2014-09-24 Filipe Manana Superseded
« 1 2 ... 20 21 2225 26 »