Show patches with: Submitter = Filipe Manana       |    Archived = No       |   541 patches
« 1 2 3 45 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/3] btrfs: remove EXTENT_UPTODATE io tree flag btrfs: some cleanups related to io trees - - - --- 2025-03-28 Filipe Manana New
[2/3] btrfs: stop searching for EXTENT_DIRTY bit in the excluded extents io tree btrfs: some cleanups related to io trees - - - --- 2025-03-28 Filipe Manana New
[1/3] btrfs: remove leftover EXTENT_UPTODATE clear from an inode's io_tree btrfs: some cleanups related to io trees - - - --- 2025-03-28 Filipe Manana New
[3/3] btrfs: pass a pointer to get_range_bits() to cache first search result btrfs: improvements to the release_folio callback - - - --- 2025-03-27 Filipe Manana New
[2/3] btrfs: allow folios to be released while ordered extent is finishing btrfs: improvements to the release_folio callback - - - --- 2025-03-27 Filipe Manana New
[1/3] btrfs: update comment for try_release_extent_state() btrfs: improvements to the release_folio callback - - - --- 2025-03-27 Filipe Manana New
[v2] generic: test fsync of file with no more hard links [v2] generic: test fsync of file with no more hard links - 1 - --- 2025-03-25 Filipe Manana New
generic: test fsync of file with no more hard links generic: test fsync of file with no more hard links - 1 - --- 2025-03-21 Filipe Manana New
btrfs: fix fsync of files with no hard links not persisting deletion btrfs: fix fsync of files with no hard links not persisting deletion - 1 - --- 2025-03-21 Filipe Manana New
btrfs/058: fix test to actually have an open tmpfile during the send operation btrfs/058: fix test to actually have an open tmpfile during the send operation - 1 - --- 2025-03-19 Filipe Manana New
[7/7] btrfs: remove end_no_trans label from btrfs_log_inode_parent() btrfs: some cleanups and minor optimization for log trees - - - --- 2025-03-13 Filipe Manana New
[6/7] btrfs: simplify condition for logging new dentries at btrfs_log_inode_parent() btrfs: some cleanups and minor optimization for log trees - - - --- 2025-03-13 Filipe Manana New
[5/7] btrfs: remove redundant else statement from btrfs_log_inode_parent() btrfs: some cleanups and minor optimization for log trees - - - --- 2025-03-13 Filipe Manana New
[4/7] btrfs: use memcmp_extent_buffer() at replay_one_extent() btrfs: some cleanups and minor optimization for log trees - - - --- 2025-03-13 Filipe Manana New
[3/7] btrfs: update outdated comment for overwrite_item() btrfs: some cleanups and minor optimization for log trees - - - --- 2025-03-13 Filipe Manana New
[2/7] btrfs: use variables to store extent buffer and slot at overwrite_item() btrfs: some cleanups and minor optimization for log trees - - - --- 2025-03-13 Filipe Manana New
[1/7] btrfs: avoid unnecessary memory allocation and copy at overwrite_item() btrfs: some cleanups and minor optimization for log trees - - - --- 2025-03-13 Filipe Manana New
btrfs: tests: fix chunk map leak after failure to add it to the tree btrfs: tests: fix chunk map leak after failure to add it to the tree - 2 - --- 2025-03-11 Filipe Manana New
[8/8] btrfs: remove unnecessary fs_info argument from btrfs_add_block_group_cache() btrfs: some trivial cleanups - - - --- 2025-03-07 Filipe Manana New
[7/8] btrfs: remove unnecessary fs_info argument from delete_block_group_cache() btrfs: some trivial cleanups - - - --- 2025-03-07 Filipe Manana New
[6/8] btrfs: remove unnecessary fs_info argument from create_reloc_inode() btrfs: some trivial cleanups - - - --- 2025-03-07 Filipe Manana New
[5/8] btrfs: make btrfs_iget_path() return a btrfs inode instead btrfs: some trivial cleanups - - - --- 2025-03-07 Filipe Manana New
[4/8] btrfs: make btrfs_iget() return a btrfs inode instead btrfs: some trivial cleanups - - - --- 2025-03-07 Filipe Manana New
[3/8] btrfs: pass a btrfs_inode to fixup_inode_link_count() btrfs: some trivial cleanups - - - --- 2025-03-07 Filipe Manana New
[2/8] btrfs: return a btrfs_inode from read_one_inode() btrfs: some trivial cleanups - - - --- 2025-03-07 Filipe Manana New
[1/8] btrfs: return a btrfs_inode from btrfs_iget_logging() btrfs: some trivial cleanups - - - --- 2025-03-07 Filipe Manana New
[2/2] btrfs: send: simplify return logic from send_encoded_extent() btrfs: send: a couple trivial cleanups - - - --- 2025-03-06 Filipe Manana New
[1/2] btrfs: send: remove unnecessary inode lookup at send_encoded_inline_extent() btrfs: send: a couple trivial cleanups - - - --- 2025-03-06 Filipe Manana New
btrfs: avoid unnecessary bio dereference at run_one_async_done() btrfs: avoid unnecessary bio dereference at run_one_async_done() - 2 - --- 2025-03-06 Filipe Manana New
btrfs: fix non-empty delayed iputs list on unmount due to async workers btrfs: fix non-empty delayed iputs list on unmount due to async workers - 1 - --- 2025-03-06 Filipe Manana New
[v2,4/4] btrfs: move btrfs_cleanup_bio() code into its single caller btrfs: fix unexpected delayed iputs at umount time and cleanups - - - --- 2025-03-05 Filipe Manana New
[v2,3/4] btrfs: move __btrfs_bio_end_io() code into its single caller btrfs: fix unexpected delayed iputs at umount time and cleanups - - - --- 2025-03-05 Filipe Manana New
[v2,2/4] btrfs: fix non-empty delayed iputs list on unmount due to compressed write workers btrfs: fix unexpected delayed iputs at umount time and cleanups - - - --- 2025-03-05 Filipe Manana New
[v2,1/4] btrfs: fix non-empty delayed iputs list on unmount due to endio workers btrfs: fix unexpected delayed iputs at umount time and cleanups - - - --- 2025-03-05 Filipe Manana New
[4/4] btrfs: move btrfs_cleanup_bio() code into its single caller btrfs: fix unexpected delayed iputs at umount time and cleanups - - - --- 2025-03-05 Filipe Manana New
[3/4] btrfs: move __btrfs_bio_end_io() code into its single caller btrfs: fix unexpected delayed iputs at umount time and cleanups - - - --- 2025-03-05 Filipe Manana New
[2/4] btrfs: fix non-empty delayed iputs list on unmount due to compressed write workers btrfs: fix unexpected delayed iputs at umount time and cleanups - - - --- 2025-03-05 Filipe Manana New
[1/4] btrfs: fix non-empty delayed iputs list on unmount due to endio workers btrfs: fix unexpected delayed iputs at umount time and cleanups - - - --- 2025-03-05 Filipe Manana New
generic/363: add annotation for btrfs kernel commit generic/363: add annotation for btrfs kernel commit - 1 - --- 2025-03-05 Filipe Manana New
[for,stable,5.10.x] btrfs: bring back the incorrectly removed extent buffer lock recursion support [for,stable,5.10.x] btrfs: bring back the incorrectly removed extent buffer lock recursion support - - - --- 2025-03-02 Filipe Manana New
[v2] Btrfs: fix physical offset reported by fiemap for inline extents - 1 - --- 2018-06-20 Filipe Manana Accepted
[2/2] Btrfs: sync log after logging new name - - - --- 2018-06-11 Filipe Manana Accepted
[1/2] Btrfs: fix return value on rename exchange failure - - - --- 2018-06-11 Filipe Manana Accepted
[3/3] generic/071: check that the fs supports fallocate with the KEEP_SIZE flag - - - --- 2017-04-04 Filipe Manana Not Applicable
[v2,2/3] generic: test for number of bytes used by files after buffered writes - - - --- 2017-04-04 Filipe Manana Not Applicable
[1/3] common/rc: test that xfs_io's falloc command supports specific flags - - - --- 2017-04-04 Filipe Manana Not Applicable
generic: test for number of bytes used by files after buffered writes - - - --- 2017-04-04 Filipe Manana Not Applicable
Btrfs: fix deadlock between dedup on same file and starting writeback - 1 - --- 2017-02-21 Filipe Manana Accepted
Btrfs: try harder to migrate items to left sibling before splitting a leaf - 1 - --- 2017-02-19 Filipe Manana Accepted
[v2] Btrfs: fix data loss after truncate when using the no-holes feature - - - --- 2017-02-15 Filipe Manana Accepted
fstests: add test for truncate after a mix of dio and buffered writes - - - --- 2017-02-14 Filipe Manana Not Applicable
fstests: add test for btrfs send/receive with sparse files - - - --- 2017-02-14 Filipe Manana Not Applicable
Btrfs: incremental send, fix unnecessary hole writes for sparse files - - - --- 2017-02-14 Filipe Manana Accepted
Btrfs: fix use-after-free due to wrong order of destroying work queues - 1 - --- 2017-02-07 Filipe Manana Accepted
[v2] Btrfs: fix assertion failure when freeing block groups at close_ctree() - 1 - --- 2017-02-02 Filipe Manana Accepted
[v2] Btrfs: do not create explicit holes when replaying log tree if NO_HOLES enabled - - - --- 2017-02-01 Filipe Manana Accepted
Btrfs: fix leak of subvolume writers counter - 2 - --- 2017-01-28 Filipe Manana Accepted
Btrfs: bulk delete checksum items in the same leaf - 1 - --- 2017-01-28 Filipe Manana Accepted
[v4,3/3] fstests: test btrfs incremental send after replacing directory - - - --- 2017-01-12 Filipe Manana Not Applicable
[v4,2/3] fstests: test btrfs incremental send after moving a directory - - - --- 2017-01-12 Filipe Manana Not Applicable
[v4,1/3] fstests: test btrfs incremental send after replacing a top level inode - - - --- 2017-01-12 Filipe Manana Not Applicable
[3/3] Btrfs: incremental send, do not issue invalid rmdir operations - 1 - --- 2017-01-12 Filipe Manana Accepted
[2/3] Btrfs: incremental send, do not delay rename when parent inode is new - - - --- 2017-01-12 Filipe Manana Accepted
[1/3] Btrfs: send, fix failure to rename top level inode due to name collision - 1 - --- 2017-01-12 Filipe Manana Accepted
resend: Re: Btrfs: adjust len of writes if following a preallocated extent - - - --- 2016-11-24 Filipe Manana Accepted
fstests: btrfs, add missing umount for raid5 tests 124 and 125 - - - --- 2016-11-24 Filipe Manana Not Applicable
Btrfs: fix qgroup rescan worker initialization - 1 - --- 2016-11-24 Filipe Manana Accepted
Btrfs: fix emptiness check for dirtied extent buffers at check_leaf() - 1 - --- 2016-11-23 Filipe Manana Accepted
Btrfs: remove rb_node field from the delayed ref node structure - 1 - --- 2016-11-18 Filipe Manana Accepted
[3/3] Btrfs: remove unused code when creating and merging reloc trees - 1 - --- 2016-11-18 Filipe Manana Accepted
[2/3] Btrfs: fix relocation incorrectly dropping data references - 1 - --- 2016-11-18 Filipe Manana Accepted
Btrfs: fix incremental send failure caused by balance - - - --- 2016-09-19 Filipe Manana Accepted
fstests: generic test for fsync after file rename - - - --- 2016-08-23 Filipe Manana Not Applicable
Btrfs: fix lockdep warning on deadlock against an inode's log mutex - - - --- 2016-08-23 Filipe Manana Accepted
Btrfs: remove unused function btrfs_add_delayed_qgroup_reserve() - - - --- 2016-08-03 Filipe Manana Accepted
Btrfs: send, don't bug on inconsistent snapshots - - - --- 2016-08-01 Filipe Manana Accepted
[7/7] Btrfs: send, avoid incorrect leaf accesses when sending utimes operations - - - --- 2016-07-02 Filipe Manana Accepted
[6/7] Btrfs: send, fix invalid leaf accesses due to incorrect utimes operations - - - --- 2016-07-02 Filipe Manana Accepted
[5/7] Btrfs: send, fix warning due to late freeing of orphan_dir_info structures - - - --- 2016-07-02 Filipe Manana Accepted
[4/7] Btrfs: incremental send, fix premature rmdir operations - - - --- 2016-07-02 Filipe Manana Accepted
[3/7] Btrfs: incremental send, fix invalid paths for rename operations - - - --- 2016-07-02 Filipe Manana Accepted
[2/7] Btrfs: send, add missing error check for calls to path_loop() - - - --- 2016-07-02 Filipe Manana Accepted
[1/7] Btrfs: send, fix failure to move directories with the same name around - - - --- 2016-07-02 Filipe Manana Accepted
Btrfs: add missing check for writeback errors on fsync - 1 - --- 2016-06-14 Filipe Manana Accepted
[2/2] Btrfs: improve performance on fsync against new inode after rename/unlink - - - --- 2016-06-09 Filipe Manana Accepted
[1/2] Btrfs: be more precise on errors when getting an inode from disk - - - --- 2016-06-09 Filipe Manana Superseded
btrfs: don't force mounts to wait for cleaner_kthread to delete one or more subvolumes - - - --- 2016-06-02 Filipe Manana Accepted
[2/2] Btrfs: fix race between device replace and read repair - 1 - --- 2016-05-30 Filipe Manana Accepted
[1/2] Btrfs: fix race between device replace and discard - 1 - --- 2016-05-30 Filipe Manana Accepted
[6/6] Btrfs: fix race between device replace and chunk allocation - 1 - --- 2016-05-20 Filipe Manana Accepted
[5/6] Btrfs: fix race setting block group back to RW mode during device replace - 1 - --- 2016-05-20 Filipe Manana Accepted
[4/6] Btrfs: fix unprotected assignment of the left cursor for device replace - 1 - --- 2016-05-20 Filipe Manana Accepted
[3/6] Btrfs: fix race setting block group readonly during device replace - 1 - --- 2016-05-20 Filipe Manana Accepted
[2/6] Btrfs: fix race between device replace and block group removal - 1 - --- 2016-05-20 Filipe Manana Accepted
[1/6] Btrfs: fix race between readahead and device replace/removal - 1 - --- 2016-05-20 Filipe Manana Accepted
Btrfs: add semaphore to synchronize direct IO writes with fsync - - - --- 2016-05-12 Filipe Manana Accepted
[2/2] Btrfs: fix race between block group relocation and nocow writes - - - --- 2016-05-09 Filipe Manana Accepted
[1/2] Btrfs: fix race between fsync and direct IO writes for prealloc extents - - - --- 2016-05-09 Filipe Manana Accepted
Btrfs: fix number of transaction units for renames with whiteout - - - --- 2016-05-05 Filipe Manana Accepted
[3/3] Btrfs: pin logs earlier when doing a rename exchange operation - - - --- 2016-05-05 Filipe Manana Accepted
« 1 2 3 45 6 »