Show patches with: Submitter = Filipe Manana       |   2557 patches
« 1 2 ... 11 12 1325 26 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[4/7] btrfs: skip logging directories already logged when logging all parents btrfs: more performance improvements for dbench workloads - - - --- 2021-01-27 Filipe Manana New
[3/7] btrfs: avoid logging new ancestor inodes when logging new inode btrfs: more performance improvements for dbench workloads - - - --- 2021-01-27 Filipe Manana New
[2/7] btrfs: stop setting nbytes when filling inode item for logging btrfs: more performance improvements for dbench workloads - - - --- 2021-01-27 Filipe Manana New
[1/7] btrfs: remove unnecessary directory inode item update when deleting dir entry btrfs: more performance improvements for dbench workloads - - - --- 2021-01-27 Filipe Manana New
[v3] btrfs: fix log replay failure due to race with space cache rebuild [v3] btrfs: fix log replay failure due to race with space cache rebuild - 1 - --- 2021-01-22 Filipe Manana New
btrfs: fix log replay failure due to race with space cache rebuild btrfs: fix log replay failure due to race with space cache rebuild - - - --- 2021-01-22 Filipe Manana Superseded
[2/2] btrfs: fix log replay failure when space cache needs to be rebuilt btrfs: a couple bug fixes for failures of log replay and mount - 1 - --- 2021-01-22 Filipe Manana Superseded
[1/2] btrfs: fix log replay failure due to race with space cache rebuild btrfs: a couple bug fixes for failures of log replay and mount - - - --- 2021-01-22 Filipe Manana Superseded
btrfs: send, remove stale code when checking for shared extents btrfs: send, remove stale code when checking for shared extents - - - --- 2021-01-11 Filipe Manana New
btrfs: test incremental send after cloning extents from the same file btrfs: test incremental send after cloning extents from the same file - 1 - --- 2021-01-11 Filipe Manana New
btrfs: send, fix invalid clone operations when cloning from the same file and root btrfs: send, fix invalid clone operations when cloning from the same file and root - 1 - --- 2021-01-11 Filipe Manana New
[5/5] btrfs: run delayed iputs when remounting RO to avoid leaking them btrfs: fix transaction leaks and crashes during unmount - - - --- 2020-12-14 Filipe Manana New
[4/5] btrfs: add assertion for empty list of transactions at late stage of umount btrfs: fix transaction leaks and crashes during unmount - - 1 --- 2020-12-14 Filipe Manana New
[3/5] btrfs: fix race between RO remount and the cleaner task btrfs: fix transaction leaks and crashes during unmount - - 1 --- 2020-12-14 Filipe Manana New
[2/5] btrfs: fix transaction leak and crash after cleaning up orphans on RO mount btrfs: fix transaction leaks and crashes during unmount - - 1 --- 2020-12-14 Filipe Manana New
[1/5] btrfs: fix transaction leak and crash after RO remount caused by qgroup rescan btrfs: fix transaction leaks and crashes during unmount - - 1 --- 2020-12-14 Filipe Manana New
[2/2] btrfs: fix race between fallocate and memory mapped writes leading to deadlock btrfs: fix races between clone, fallocate and memory mapped writes - - - --- 2020-12-14 Filipe Manana New
[1/2] btrfs: fix race between cloning and memory mapped writes leading to deadlock btrfs: fix races between clone, fallocate and memory mapped writes - - - --- 2020-12-14 Filipe Manana New
btrfs: test incremental send after removing a directory and all its files btrfs: test incremental send after removing a directory and all its files - 1 - --- 2020-12-10 Filipe Manana New
btrfs: send, fix wrong file path when there is an inode with a pending rmdir btrfs: send, fix wrong file path when there is an inode with a pending rmdir - - 1 --- 2020-12-10 Filipe Manana New
btrfs: fix deadlock when cloning inline extent and low on free metadata space btrfs: fix deadlock when cloning inline extent and low on free metadata space - 1 - --- 2020-12-02 Filipe Manana New
[6/6] btrfs: do not block inode logging for so long during transaction commit btrfs: some performance improvements for dbench alike workloads - - - --- 2020-11-25 Filipe Manana New
[5/6] btrfs: fix race leading to unnecessary transaction commit when logging inode btrfs: some performance improvements for dbench alike workloads - - - --- 2020-11-25 Filipe Manana New
[4/6] btrfs: fix race that makes inode logging fallback to transaction commit btrfs: some performance improvements for dbench alike workloads - - - --- 2020-11-25 Filipe Manana New
[3/6] btrfs: fix race that causes unnecessary logging of ancestor inodes btrfs: some performance improvements for dbench alike workloads - - - --- 2020-11-25 Filipe Manana New
[2/6] btrfs: fix race that results in logging old extents during a fast fsync btrfs: some performance improvements for dbench alike workloads - - - --- 2020-11-25 Filipe Manana New
[1/6] btrfs: fix race causing unnecessary inode logging during link and rename btrfs: some performance improvements for dbench alike workloads - - - --- 2020-11-25 Filipe Manana New
btrfs: fix lockdep splat when enabling and disabling qgroups btrfs: fix lockdep splat when enabling and disabling qgroups - - - --- 2020-11-23 Filipe Manana New
btrfs: do nofs allocations when adding and removing qgroup relations btrfs: do nofs allocations when adding and removing qgroup relations - - - --- 2020-11-23 Filipe Manana New
btrfs: fix lockdep splat when reading qgroup config on mount btrfs: fix lockdep splat when reading qgroup config on mount - 1 - --- 2020-11-23 Filipe Manana New
btrfs: unlock path before checking if extent is shared during nocow writeback btrfs: unlock path before checking if extent is shared during nocow writeback - - - --- 2020-11-18 Filipe Manana New
btrfs: remove unnecessary attempt do drop extent maps after adding inline extent btrfs: remove unnecessary attempt do drop extent maps after adding inline extent - 1 - --- 2020-11-13 Filipe Manana New
btrfs: stop incrementing log batch when joining log transaction btrfs: stop incrementing log batch when joining log transaction - 1 - --- 2020-11-13 Filipe Manana New
btrfs: skip unnecessary searches for xattrs when logging an inode btrfs: skip unnecessary searches for xattrs when logging an inode - 1 - --- 2020-11-13 Filipe Manana New
btrfs: correctly deal with error updating inode when inserting inline extent btrfs: correctly deal with error updating inode when inserting inline extent - - - --- 2020-11-12 Filipe Manana New
[v2] generic: test for non-zero used blocks while writing into a file [v2] generic: test for non-zero used blocks while writing into a file - 1 - --- 2020-11-09 Filipe Manana New
[2/2] generic: test for non-zero used blocks while writing into a file [1/2] generic: test number of blocks used by a file after mwrite into a hole - 1 - --- 2020-11-04 Filipe Manana New
[1/2] generic: test number of blocks used by a file after mwrite into a hole [1/2] generic: test number of blocks used by a file after mwrite into a hole - 1 - --- 2020-11-04 Filipe Manana New
[4/4] btrfs: update the number of bytes used by an inode atomically btrfs: fix cases of stat(2) reporting incorrect number of used blocks - 1 - --- 2020-11-04 Filipe Manana New
[3/4] btrfs: fix race when defragging that leads to unnecessary IO btrfs: fix cases of stat(2) reporting incorrect number of used blocks - 1 - --- 2020-11-04 Filipe Manana New
[2/4] btrfs: refactor btrfs_drop_extents() to make it easier to extend btrfs: fix cases of stat(2) reporting incorrect number of used blocks - 1 - --- 2020-11-04 Filipe Manana New
[1/4] btrfs: fix missing delalloc new bit for new delalloc ranges btrfs: fix cases of stat(2) reporting incorrect number of used blocks - 1 - --- 2020-11-04 Filipe Manana New
fstests: add missing remove of the $seqres.full file for some tests fstests: add missing remove of the $seqres.full file for some tests - 1 - --- 2020-10-29 Filipe Manana New
btrfs: do not start and wait for delalloc on snapshot roots on transaction commit btrfs: do not start and wait for delalloc on snapshot roots on transaction commit - 1 - --- 2020-10-27 Filipe Manana New
btrfs: add test case for rwf_nowait writes btrfs: add test case for rwf_nowait writes - 1 - --- 2020-10-20 Filipe Manana New
check: fix misspelled variable name for sections check: fix misspelled variable name for sections - 1 - --- 2020-10-20 Filipe Manana New
generic: test the correctness of several cases of RWF_NOWAIT writes generic: test the correctness of several cases of RWF_NOWAIT writes - - - --- 2020-10-15 Filipe Manana New
btrfs: fix relocation failure due to race with fallocate btrfs: fix relocation failure due to race with fallocate - 1 - --- 2020-10-14 Filipe Manana New
[4/4] btrfs: do not start readahead for csum tree when scrubbing non-data block groups btrfs: some readhead fixes after removing or replacing a device - 3 - --- 2020-10-12 Filipe Manana New
[3/4] btrfs: assert we are holding the reada_lock when releasing a readahead zone btrfs: some readhead fixes after removing or replacing a device - 2 - --- 2020-10-12 Filipe Manana New
[2/4] btrfs: fix readahead hang and use-after-free after removing a device btrfs: some readhead fixes after removing or replacing a device - 1 - --- 2020-10-12 Filipe Manana New
[1/4] btrfs: fix use-after-free on readahead extent after failure to create it btrfs: some readhead fixes after removing or replacing a device - 2 - --- 2020-10-12 Filipe Manana New
[v2] fstests: add a filter for the new getcap output [v2] fstests: add a filter for the new getcap output - - - --- 2020-10-11 Filipe Manana New
fstests: add a filter for the new getcap output fstests: add a filter for the new getcap output - - - --- 2020-10-10 Filipe Manana New
btrfs: test fstrim after doing a device replace btrfs: test fstrim after doing a device replace - 1 - --- 2020-09-23 Filipe Manana New
btrfs: fix filesystem corruption after a device replace btrfs: fix filesystem corruption after a device replace - 2 - --- 2020-09-23 Filipe Manana New
[2/2] btrfs: test incremental send after swapping same file with two directories [1/2] btrfs: test incremental send after a succession of rename and link operations - 1 - --- 2020-09-21 Filipe Manana New
[1/2] btrfs: test incremental send after a succession of rename and link operations [1/2] btrfs: test incremental send after a succession of rename and link operations - 1 - --- 2020-09-21 Filipe Manana New
[2/2] btrfs: send, recompute reference path after orphanization of a directory btrfs: send, fix some failures due to commands with wrong paths - - - --- 2020-09-21 Filipe Manana New
[1/2] btrfs: send, orphanize first all conflicting inodes when processing references btrfs: send, fix some failures due to commands with wrong paths - - - --- 2020-09-21 Filipe Manana New
btrfs: reschedule if necessary when logging directory items btrfs: reschedule if necessary when logging directory items - 1 1 --- 2020-09-14 Filipe Manana New
btrfs: fix wrong address when faulting in pages in the search ioctl btrfs: fix wrong address when faulting in pages in the search ioctl - 2 1 --- 2020-09-14 Filipe Manana New
generic: add test for zero range over a file range with many small extents generic: add test for zero range over a file range with many small extents - 1 - --- 2020-09-08 Filipe Manana New
[5/5] btrfs: rename btrfs_insert_clone_extent() to a more generic name btrfs: fix enospc and transaction aborts during fallocate - 1 - --- 2020-09-08 Filipe Manana New
[4/5] btrfs: rename btrfs_punch_hole_range() to a more generic name btrfs: fix enospc and transaction aborts during fallocate - 1 - --- 2020-09-08 Filipe Manana New
[3/5] btrfs: rename struct btrfs_clone_extent_info to a more generic name btrfs: fix enospc and transaction aborts during fallocate - 1 - --- 2020-09-08 Filipe Manana New
[2/5] btrfs: remove item_size member of struct btrfs_clone_extent_info btrfs: fix enospc and transaction aborts during fallocate - 1 - --- 2020-09-08 Filipe Manana New
[1/5] btrfs: fix metadata reservation for fallocate that leads to transaction aborts btrfs: fix enospc and transaction aborts during fallocate - 1 - --- 2020-09-08 Filipe Manana New
btrfs: fix NULL pointer dereference after failure to create snapshot btrfs: fix NULL pointer dereference after failure to create snapshot - 1 - --- 2020-09-04 Filipe Manana New
btrfs: fix space cache memory leak after transaction abort btrfs: fix space cache memory leak after transaction abort - 1 - --- 2020-08-14 Filipe Manana New
[3/3] btrfs: make fast fsyncs wait only for writeback btrfs: a few performance improvements for fsync and rename/link - - - --- 2020-08-11 Filipe Manana New
[2/3] btrfs: do not commit logs and transactions during link and rename operations btrfs: a few performance improvements for fsync and rename/link - - - --- 2020-08-11 Filipe Manana New
[1/3] btrfs: do not take the log_mutex of the subvolume when pinning the log btrfs: a few performance improvements for fsync and rename/link - 1 - --- 2020-08-11 Filipe Manana New
btrfs: fix memory leaks after failure to lookup checksums during inode logging btrfs: fix memory leaks after failure to lookup checksums during inode logging - 1 - --- 2020-07-29 Filipe Manana New
generic/501: make the test work on machines with a non 4K page size generic/501: make the test work on machines with a non 4K page size - 1 - --- 2020-07-22 Filipe Manana New
[3/3] btrfs: do not set the full sync flag on the inode during page release [1/3] btrfs: fix race between page release and a fast fsync - - - --- 2020-07-22 Filipe Manana New
[2/3] btrfs: release old extent maps during page release [1/3] btrfs: fix race between page release and a fast fsync - - - --- 2020-07-22 Filipe Manana New
[1/3] btrfs: fix race between page release and a fast fsync [1/3] btrfs: fix race between page release and a fast fsync - - - --- 2020-07-22 Filipe Manana New
btrfs: reduce contention on log trees when logging checksums btrfs: reduce contention on log trees when logging checksums - 1 - --- 2020-07-15 Filipe Manana New
btrfs: fix double free on ulist after backref resolution failure btrfs: fix double free on ulist after backref resolution failure - 1 - --- 2020-07-13 Filipe Manana New
[4/4] btrfs: remove no longer needed use of log_writers for the log root tree [1/4] btrfs: only commit the delayed inode when doing a full fsync - 1 - --- 2020-07-02 Filipe Manana New
[3/4] btrfs: stop incremening log_batch for the log root tree when syncing log [1/4] btrfs: only commit the delayed inode when doing a full fsync - 1 - --- 2020-07-02 Filipe Manana New
[2/4] btrfs: only commit delayed items at fsync if we are logging a directory [1/4] btrfs: only commit the delayed inode when doing a full fsync - 1 - --- 2020-07-02 Filipe Manana New
[1/4] btrfs: only commit the delayed inode when doing a full fsync [1/4] btrfs: only commit the delayed inode when doing a full fsync - 1 - --- 2020-07-02 Filipe Manana New
btrfs: fix reclaim_size counter leak after stealing from global reserve btrfs: fix reclaim_size counter leak after stealing from global reserve - - - --- 2020-06-27 Filipe Manana New
btrfs: test creating a snapshot after RWF_NOWAIT write works as expected btrfs: test creating a snapshot after RWF_NOWAIT write works as expected - - - --- 2020-06-15 Filipe Manana New
[4/4] Btrfs: fix RWF_NOWAIT writes blocking on extent locks and waiting for IO [1/4] Btrfs: fix hang on snapshot creation after RWF_NOWAIT write - 1 - --- 2020-06-15 Filipe Manana New
[3/4] Btrfs: fix RWF_NOWAIT write not failling when we need to cow [1/4] Btrfs: fix hang on snapshot creation after RWF_NOWAIT write - 1 - --- 2020-06-15 Filipe Manana New
[2/4] Btrfs: fix failure of RWF_NOWAIT write into prealloc extent beyond eof [1/4] Btrfs: fix hang on snapshot creation after RWF_NOWAIT write - 1 - --- 2020-06-15 Filipe Manana New
[1/4] Btrfs: fix hang on snapshot creation after RWF_NOWAIT write [1/4] Btrfs: fix hang on snapshot creation after RWF_NOWAIT write - 1 - --- 2020-06-15 Filipe Manana New
Btrfs: check if a log root exists before locking the log_mutex on unlink Btrfs: check if a log root exists before locking the log_mutex on unlink - 1 - --- 2020-06-15 Filipe Manana New
[2/2] Btrfs: remove no longer used trans_list member of struct btrfs_ordered_extent [1/2] Btrfs: remove no longer used log_list member of struct btrfs_ordered_extent - 1 - --- 2020-06-15 Filipe Manana New
[1/2] Btrfs: remove no longer used log_list member of struct btrfs_ordered_extent [1/2] Btrfs: remove no longer used log_list member of struct btrfs_ordered_extent - 1 - --- 2020-06-15 Filipe Manana New
generic/471: adapt test when running on btrfs to avoid failure on RWF_NOWAIT write generic/471: adapt test when running on btrfs to avoid failure on RWF_NOWAIT write - 1 - --- 2020-06-12 Filipe Manana New
[3/3] Btrfs: only allocate necessary space when relocating a data block group [1/3] Btrfs: remove the start argument from btrfs_free_reserved_data_space_noquota() - - - --- 2020-06-09 Filipe Manana New
[2/3] Btrfs: use btrfs_alloc_data_chunk_ondemand() when allocating space for relocation [1/3] Btrfs: remove the start argument from btrfs_free_reserved_data_space_noquota() - 1 - --- 2020-06-09 Filipe Manana New
[1/3] Btrfs: remove the start argument from btrfs_free_reserved_data_space_noquota() [1/3] Btrfs: remove the start argument from btrfs_free_reserved_data_space_noquota() - 1 - --- 2020-06-09 Filipe Manana New
[2/2] Btrfs: fix bytes_may_use underflow when running balance and scrub in parallel [1/2] Btrfs: fix data block group relocation failure due to concurrent scrub - 1 - --- 2020-06-08 Filipe Manana New
[1/2] Btrfs: fix data block group relocation failure due to concurrent scrub [1/2] Btrfs: fix data block group relocation failure due to concurrent scrub - 1 - --- 2020-06-08 Filipe Manana New
[v2,1/3] Btrfs: fix a block group ref counter leak after failure to remove block group [v2,1/3] Btrfs: fix a block group ref counter leak after failure to remove block group - 1 - --- 2020-06-03 Filipe Manana New
« 1 2 ... 11 12 1325 26 »