Show patches with: Submitter = Filipe Manana       |    State = Action Required       |   1575 patches
« 1 2 ... 11 12 1315 16 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v2,3/3] Btrfs: remove no longer necessary chunk mutex locking cases Untitled series #296735 - 1 - --- 2020-06-01 Filipe Manana New
[v2,2/3] Btrfs: fix race between block group removal and block group creation Untitled series #296735 - - - --- 2020-06-01 Filipe Manana New
[1/3] Btrfs: fix a block group ref counter leak after failure to remove block group [1/3] Btrfs: fix a block group ref counter leak after failure to remove block group - 1 - --- 2020-06-01 Filipe Manana New
[2/2] Btrfs: remove no longer necessary chunk mutex locking cases [1/2] Btrfs: fix race between block group removal and block group creation - - - --- 2020-05-29 Filipe Manana New
[1/2] Btrfs: fix race between block group removal and block group creation [1/2] Btrfs: fix race between block group removal and block group creation - - - --- 2020-05-29 Filipe Manana New
[3/3] Btrfs: fix space_info bytes_may_use underflow during space cache writeout [1/3] Btrfs: fix wrong file range cleanup after an error filling dealloc range - - - --- 2020-05-27 Filipe Manana New
[2/3] Btrfs: fix space_info bytes_may_use underflow after nocow buffered write [1/3] Btrfs: fix wrong file range cleanup after an error filling dealloc range - - - --- 2020-05-27 Filipe Manana New
[1/3] Btrfs: fix wrong file range cleanup after an error filling dealloc range [1/3] Btrfs: fix wrong file range cleanup after an error filling dealloc range - - - --- 2020-05-27 Filipe Manana New
[2/2] Btrfs: turn space cache writeout failure messages into debug messages [1/2] Btrfs: include error on messages about failure to write space/inode caches - - - --- 2020-05-18 Filipe Manana New
[1/2] Btrfs: include error on messages about failure to write space/inode caches [1/2] Btrfs: include error on messages about failure to write space/inode caches - - - --- 2020-05-18 Filipe Manana New
[4/4] Btrfs: remove useless 'fail_unlock' label from btrfs_csum_file_blocks() [1/4] Btrfs: fix corrupt log due to concurrent fsync of inodes with shared extents - - - --- 2020-05-18 Filipe Manana New
[3/4] Btrfs: do not ignore error from btrfs_next_leaf() when inserting checksums [1/4] Btrfs: fix corrupt log due to concurrent fsync of inodes with shared extents - - - --- 2020-05-18 Filipe Manana New
[2/4] Btrfs: make checksum item extension more efficient [1/4] Btrfs: fix corrupt log due to concurrent fsync of inodes with shared extents - - - --- 2020-05-18 Filipe Manana New
[1/4] Btrfs: fix corrupt log due to concurrent fsync of inodes with shared extents [1/4] Btrfs: fix corrupt log due to concurrent fsync of inodes with shared extents - - - --- 2020-05-18 Filipe Manana New
[4/4] Btrfs: scrub, only lookup for ccums if we are dealing with a data extent [1/4] Btrfs: fix a race between scrub and block group removal/allocation - - - --- 2020-05-08 Filipe Manana New
[3/4] Btrfs: move the block group freeze/unfreeze helpers into block-group.c [1/4] Btrfs: fix a race between scrub and block group removal/allocation - - - --- 2020-05-08 Filipe Manana New
[2/4] Btrfs: rename member 'trimming' of block group to a more generic name [1/4] Btrfs: fix a race between scrub and block group removal/allocation - - - --- 2020-05-08 Filipe Manana New
[1/4] Btrfs: fix a race between scrub and block group removal/allocation [1/4] Btrfs: fix a race between scrub and block group removal/allocation - - - --- 2020-05-08 Filipe Manana New
percpu: make pcpu_alloc() aware of current gfp context percpu: make pcpu_alloc() aware of current gfp context 2 - - --- 2020-04-30 Filipe Manana New
[v2] Btrfs: fix partial loss of prealloc extent past i_size after fsync [v2] Btrfs: fix partial loss of prealloc extent past i_size after fsync - - - --- 2020-04-23 Filipe Manana New
btrfs: add a test for fsync of file with prealloc extents crossing eof btrfs: add a test for fsync of file with prealloc extents crossing eof - - - --- 2020-04-21 Filipe Manana New
Btrfs: remove useless check for copy_items() return value Btrfs: remove useless check for copy_items() return value - - - --- 2020-04-21 Filipe Manana New
Btrfs: fix partial loss of prealloc extent past i_size after fsync Btrfs: fix partial loss of prealloc extent past i_size after fsync - - - --- 2020-04-21 Filipe Manana New
[4/4] fsx: move range generation logic into a common helper [1/4] fsx: allow zero range operations to cross eof - 1 - --- 2020-04-20 Filipe Manana New
[3/4] fsx: fix infinite/too long loops when generating ranges for copy_file_range [1/4] fsx: allow zero range operations to cross eof - 1 - --- 2020-04-20 Filipe Manana New
[2/4] fsx: fix infinite/too long loops when generating ranges for clone operations [1/4] fsx: allow zero range operations to cross eof - 1 - --- 2020-04-20 Filipe Manana New
[1/4] fsx: allow zero range operations to cross eof [1/4] fsx: allow zero range operations to cross eof - 1 - --- 2020-04-20 Filipe Manana New
[4/4] fsx: move range generation logic into a common helper Untitled series #273039 - - - --- 2020-04-17 Filipe Manana New
[v2,2/2] Btrfs: simplify error handling of clean_pinned_extents() [v2,1/2] Btrfs: fix memory leak of transaction when deleting unused block group - - - --- 2020-04-17 Filipe Manana New
[v2,1/2] Btrfs: fix memory leak of transaction when deleting unused block group [v2,1/2] Btrfs: fix memory leak of transaction when deleting unused block group - - - --- 2020-04-17 Filipe Manana New
[2/2] Btrfs: simplify error handling of clean_pinned_extents() [1/2] Btrfs: fix memory leak of transaction when deleting unused block group - 1 - --- 2020-04-17 Filipe Manana New
[1/2] Btrfs: fix memory leak of transaction when deleting unused block group [1/2] Btrfs: fix memory leak of transaction when deleting unused block group - 1 - --- 2020-04-17 Filipe Manana New
[3/3] fstests: make all btrfs tests that exercise balance use _run_btrfs_balance_start() [1/3] btrfs: add several test to the balance group - - - --- 2020-04-14 Filipe Manana New
[2/3] fstests: stop using run_check in _run_btrfs_balance_start [1/3] btrfs: add several test to the balance group - - - --- 2020-04-14 Filipe Manana New
[1/3] btrfs: add several test to the balance group [1/3] btrfs: add several test to the balance group - - - --- 2020-04-14 Filipe Manana New
[v2,4/4] fsx: move range generation logic into a common helper Untitled series #268257 - - - --- 2020-04-08 Filipe Manana New
[4/4] fsx: move range generation logic into a common helper [1/4] fsx: add missing file size update on zero range operations - - - --- 2020-04-08 Filipe Manana New
[3/4] fsx: fix infinite/too long loops when generating ranges for copy_file_range [1/4] fsx: add missing file size update on zero range operations - 1 - --- 2020-04-08 Filipe Manana New
[2/4] fsx: fix infinite/too long loops when generating ranges for clone operations [1/4] fsx: add missing file size update on zero range operations - 1 - --- 2020-04-08 Filipe Manana New
« 1 2 ... 11 12 1315 16 »