Show patches with: State = Action Required       |   32567 patches
« 1 2 ... 141 142 143325 326 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
fstests: btrfs/217 add a test for btrfs seed device stats fstests: btrfs/217 add a test for btrfs seed device stats - 1 - --- 2020-08-03 Josef Bacik New
btrfs: init device stats for seed devices btrfs: init device stats for seed devices - - - --- 2020-08-03 Josef Bacik New
btrfs: Remove err variable from btrfs_get_extent btrfs: Remove err variable from btrfs_get_extent - - - --- 2020-08-03 Nikolay Borisov New
btrfs: Remove spurious BUG_ON in btrfs_get_extent btrfs: Remove spurious BUG_ON in btrfs_get_extent - - - --- 2020-08-03 Nikolay Borisov New
btrfs: fix error value in btrfs_get_extent btrfs: fix error value in btrfs_get_extent - 1 - --- 2020-08-03 Pavel Machek New
btrfs-progs: volumes: check stripe end against device boundary btrfs-progs: volumes: check stripe end against device boundary - - - --- 2020-08-03 Qu Wenruo New
btrfs: sysfs: fix NULL pointer dereference at btrfs_sysfs_del_qgroups() btrfs: sysfs: fix NULL pointer dereference at btrfs_sysfs_del_qgroups() - 1 - --- 2020-08-03 Qu Wenruo New
[btrfs-progs] Documentation: btrfs-man5: Remove nonexistent nousebackuproot option [btrfs-progs] Documentation: btrfs-man5: Remove nonexistent nousebackuproot option - 2 - --- 2020-08-03 Marcos Paulo de Souza New
[GIT,PULL] Btrfs updates for 5.9 [GIT,PULL] Btrfs updates for 5.9 - - - --- 2020-07-31 David Sterba New
[v4] btrfs: trim: fix underflow in trim length to prevent access beyond device boundary [v4] btrfs: trim: fix underflow in trim length to prevent access beyond device boundary - 2 - --- 2020-07-31 Qu Wenruo New
[v3] btrfs: trim: fix underflow in trim length to prevent access beyond device boundary [v3] btrfs: trim: fix underflow in trim length to prevent access beyond device boundary - 1 - --- 2020-07-31 Qu Wenruo New
btrfs: trim: fix underflow in trim length to prevent access beyond device boundary btrfs: trim: fix underflow in trim length to prevent access beyond device boundary - 1 - --- 2020-07-31 Qu Wenruo New
btrfs-progs: Update README.md with editorconfig hint btrfs-progs: Update README.md with editorconfig hint - 1 - --- 2020-07-31 Daniel Xu New
btrfs: make sure SB_I_VERSION doesn't get unset by remount btrfs: make sure SB_I_VERSION doesn't get unset by remount - - - --- 2020-07-30 Josef Bacik New
fstests: btrfs/214: Add test to check if shrink works well with fstrim fstests: btrfs/214: Add test to check if shrink works well with fstrim - 1 - --- 2020-07-30 Qu Wenruo New
btrfs: trim: fix underflow in trim length to prevent access beyond device boundary btrfs: trim: fix underflow in trim length to prevent access beyond device boundary - 1 - --- 2020-07-30 Qu Wenruo New
btrfs: indicate iversion option in show_options btrfs: indicate iversion option in show_options - - - --- 2020-07-29 Josef Bacik 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
[3/3] btrfs-progs: convert: report available space before convertion happens btrfs-progs: convert: better ENOSPC handling - - - --- 2020-07-29 Qu Wenruo New
[2/3] btrfs-progs: convert: update error message to reflect original fs unmodified cases btrfs-progs: convert: better ENOSPC handling - - - --- 2020-07-29 Qu Wenruo New
[1/3] btrfs-progs: convert: handle errors better in ext2_copy_inodes() btrfs-progs: convert: better ENOSPC handling - - - --- 2020-07-29 Qu Wenruo New
btrfs: handle errors from async submission btrfs: handle errors from async submission - 1 - --- 2020-07-28 Johannes Thumshirn New
btrfs: inode: Fix NULL pointer dereference if inode doesn't need compression btrfs: inode: Fix NULL pointer dereference if inode doesn't need compression - - - --- 2020-07-28 Qu Wenruo New
btrfs-progs: --init-extent-tree if extent tree is unreadable btrfs-progs: --init-extent-tree if extent tree is unreadable - 1 - --- 2020-07-28 Daniel Xu New
[v2] btrfs-progs: Add basic .editorconfig [v2] btrfs-progs: Add basic .editorconfig - 2 - --- 2020-07-28 Daniel Xu New
btrfs: trace: output proper root owner for trace_find_free_extent() btrfs: trace: output proper root owner for trace_find_free_extent() - - - --- 2020-07-28 Qu Wenruo New
btrfs-progs: Add basic .editorconfig btrfs-progs: Add basic .editorconfig - 1 - --- 2020-07-28 Daniel Xu New
[4/4] btrfs-progs: Enqueue command if it can't be performed immediately [1/4] btrfs-progs: get_fsid_fd() for getting fsid using fd - - - --- 2020-07-27 Goldwyn Rodrigues New
[3/4] btrfs-progs: Check for exclusive operation before issuing ioctl [1/4] btrfs-progs: get_fsid_fd() for getting fsid using fd - - - --- 2020-07-27 Goldwyn Rodrigues New
[2/4] btrfs-progs: add sysfs file reading functions [1/4] btrfs-progs: get_fsid_fd() for getting fsid using fd - - - --- 2020-07-27 Goldwyn Rodrigues New
[1/4] btrfs-progs: get_fsid_fd() for getting fsid using fd [1/4] btrfs-progs: get_fsid_fd() for getting fsid using fd - - - --- 2020-07-27 Goldwyn Rodrigues New
[3/3] btrfs: add more information for balance btrfs: Enumerate and export exclusive operations - - - --- 2020-07-27 Goldwyn Rodrigues New
[2/3] btrfs: export currently executing exclusive operation via sysfs btrfs: Enumerate and export exclusive operations - - - --- 2020-07-27 Goldwyn Rodrigues New
[1/3] btrfs: enumerate the type of exclusive operation in progress btrfs: Enumerate and export exclusive operations - - - --- 2020-07-27 Goldwyn Rodrigues New
btrfs: use the correct const function attribute for btrfs_get_num_csums btrfs: use the correct const function attribute for btrfs_get_num_csums - - - --- 2020-07-27 David Sterba New
[v3] btrfs: only search for left_info if there is no right_info [v3] btrfs: only search for left_info if there is no right_info - - - --- 2020-07-27 Josef Bacik New
btrfs: do not evaluate the expression with !CONFIG_BTRFS_ASSERT btrfs: do not evaluate the expression with !CONFIG_BTRFS_ASSERT - 2 - --- 2020-07-24 Josef Bacik New
btrfs/162: Stop using device mount option btrfs/162: Stop using device mount option - - - --- 2020-07-24 Nikolay Borisov New
[GIT,PULL] Btrfs fixes for 5.8-rc7 [GIT,PULL] Btrfs fixes for 5.8-rc7 - - - --- 2020-07-24 David Sterba New
[2/2] btrfs: qgroup: fix qgroup meta rsv leak for subvolume operations [1/2] btrfs: qgroup: fix wrong qgroup metadata reserve for delayed inode - 1 - --- 2020-07-24 Qu Wenruo New
[1/2] btrfs: qgroup: fix wrong qgroup metadata reserve for delayed inode [1/2] btrfs: qgroup: fix wrong qgroup metadata reserve for delayed inode - 1 - --- 2020-07-24 Qu Wenruo New
[2/2] btrfs: reloc: clear DEAD_RELOC_TREE bit for orphan roots to prevent runaway balance [1/2] btrfs: reloc: fix reloc root leak and NULL pointer dereference - - - --- 2020-07-24 Qu Wenruo New
[1/2] btrfs: reloc: fix reloc root leak and NULL pointer dereference [1/2] btrfs: reloc: fix reloc root leak and NULL pointer dereference - - 1 --- 2020-07-24 Qu Wenruo New
btrfs: reloc: clear DEAD_RELOC_TREE bit for orphan roots to prevent runaway balance btrfs: reloc: clear DEAD_RELOC_TREE bit for orphan roots to prevent runaway balance - - - --- 2020-07-24 Qu Wenruo New
btrfs: fix messages after changing compression level by remount btrfs: fix messages after changing compression level by remount - - - --- 2020-07-23 David Sterba New
[v2] btrfs: only search for left_info if there is no right_info [v2] btrfs: only search for left_info if there is no right_info - - - --- 2020-07-22 Josef Bacik New
btrfs: unset left_info if it matches right_info btrfs: unset left_info if it matches right_info - - - --- 2020-07-22 Josef Bacik New
[2/2] btrfs: fix root leak printk to use %lld instead of %llu [1/2] btrfs: free fs roots on failed mount - - - --- 2020-07-22 Josef Bacik New
[1/2] btrfs: free fs roots on failed mount [1/2] btrfs: free fs roots on failed mount - - - --- 2020-07-22 Josef Bacik New
[v2] btrfs: open-code remount flag setting in btrfs_remount [v2] btrfs: open-code remount flag setting in btrfs_remount - - - --- 2020-07-22 Johannes Thumshirn New
[v2] btrfs: don't show full path of bind mounts in subvol= [v2] btrfs: don't show full path of bind mounts in subvol= - - - --- 2020-07-22 Josef Bacik New
[v3] btrfs: introduce rescue=all [v3] btrfs: introduce rescue=all - - - --- 2020-07-22 Josef Bacik 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: open-code remount flag setting in btrfs_remount btrfs: open-code remount flag setting in btrfs_remount - - - --- 2020-07-22 Johannes Thumshirn New
[4/4] btrfs: Don't opencode sync_blockdev Misc cleanups around device addition - 1 - --- 2020-07-22 Nikolay Borisov New
[3/4] btrfs: Remove redundant code from btrfs_free_stale_devices Misc cleanups around device addition - 1 - --- 2020-07-22 Nikolay Borisov New
[2/4] btrfs: Refactor locked condition in btrfs_init_new_device Misc cleanups around device addition - 1 - --- 2020-07-22 Nikolay Borisov New
[1/4] btrfs: Use rcu when iterating devices in btrfs_init_new_device Misc cleanups around device addition - - - --- 2020-07-22 Nikolay Borisov New
btrfs: allow more subvol= option btrfs: allow more subvol= option - - - --- 2020-07-21 Goffredo Baroncelli New
[3/3] iomap: fall back to buffered writes for invalidation failures [1/3] xfs: use ENOTBLK for direct I/O to buffered I/O fallback 3 5 - --- 2020-07-21 Christoph Hellwig New
[2/3] iomap: Only invalidate page cache pages on direct IO writes [1/3] xfs: use ENOTBLK for direct I/O to buffered I/O fallback - 2 - --- 2020-07-21 Christoph Hellwig New
[1/3] xfs: use ENOTBLK for direct I/O to buffered I/O fallback [1/3] xfs: use ENOTBLK for direct I/O to buffered I/O fallback - 1 - --- 2020-07-21 Christoph Hellwig New
[RFC] btrfs: don't show full path of bind mounts in subvol= [RFC] btrfs: don't show full path of bind mounts in subvol= - - - --- 2020-07-21 Josef Bacik New
[2/2] btrfs: document special case error codes for fs errors [1/2] btrfs: don't WARN_ON() if we abort a transaction with -EROFS - - - --- 2020-07-21 Josef Bacik New
[1/2] btrfs: don't WARN_ON() if we abort a transaction with -EROFS [1/2] btrfs: don't WARN_ON() if we abort a transaction with -EROFS - - - --- 2020-07-21 Josef Bacik New
[v2] btrfs: introduce rescue=onlyfs [v2] btrfs: introduce rescue=onlyfs - - - --- 2020-07-21 Josef Bacik New
[2/2] btrfs: if we're restriping, use the target restripe profile Fix how we do block group flags - - - --- 2020-07-21 Josef Bacik New
[1/2] btrfs: kill update_block_group_flags Fix how we do block group flags - - - --- 2020-07-21 Josef Bacik New
[v2] btrfs: return -EROFS for BTRFS_FS_STATE_ERROR cases [v2] btrfs: return -EROFS for BTRFS_FS_STATE_ERROR cases - - - --- 2020-07-21 Josef Bacik New
[23/23] btrfs: add a comment explaining the data flush steps Change data reservations to use the ticketing infra - - - --- 2020-07-21 Josef Bacik New
[22/23] btrfs: do async reclaim for data reservations Change data reservations to use the ticketing infra - 1 1 --- 2020-07-21 Josef Bacik New
[21/23] btrfs: flush delayed refs when trying to reserve data space Change data reservations to use the ticketing infra - - 1 --- 2020-07-21 Josef Bacik New
[20/23] btrfs: run delayed iputs before committing the transaction for data Change data reservations to use the ticketing infra - 1 1 --- 2020-07-21 Josef Bacik New
[19/23] btrfs: don't force commit if we are data Change data reservations to use the ticketing infra - 1 1 --- 2020-07-21 Josef Bacik New
[18/23] btrfs: drop the commit_cycles stuff for data reservations Change data reservations to use the ticketing infra - 1 1 --- 2020-07-21 Josef Bacik New
[17/23] btrfs: use the same helper for data and metadata reservations Change data reservations to use the ticketing infra - 1 1 --- 2020-07-21 Josef Bacik New
[16/23] btrfs: serialize data reservations if we are flushing Change data reservations to use the ticketing infra - 1 1 --- 2020-07-21 Josef Bacik New
[15/23] btrfs: use ticketing for data space reservations Change data reservations to use the ticketing infra - 1 1 --- 2020-07-21 Josef Bacik New
[14/23] btrfs: add btrfs_reserve_data_bytes and use it Change data reservations to use the ticketing infra - 1 1 --- 2020-07-21 Josef Bacik New
[13/23] btrfs: add the data transaction commit logic into may_commit_transaction Change data reservations to use the ticketing infra - 1 1 --- 2020-07-21 Josef Bacik New
[12/23] btrfs: add flushing states for handling data reservations Change data reservations to use the ticketing infra - 1 1 --- 2020-07-21 Josef Bacik New
[11/23] btrfs: check tickets after waiting on ordered extents Change data reservations to use the ticketing infra - - 1 --- 2020-07-21 Josef Bacik New
[10/23] btrfs: use btrfs_start_delalloc_roots in shrink_delalloc Change data reservations to use the ticketing infra - 1 1 --- 2020-07-21 Josef Bacik New
[09/23] btrfs: use the btrfs_space_info_free_bytes_may_use helper for delalloc Change data reservations to use the ticketing infra - 2 1 --- 2020-07-21 Josef Bacik New
[08/23] btrfs: call btrfs_try_granting_tickets when reserving space Change data reservations to use the ticketing infra - 1 1 --- 2020-07-21 Josef Bacik New
[07/23] btrfs: call btrfs_try_granting_tickets when unpinning anything Change data reservations to use the ticketing infra - 2 1 --- 2020-07-21 Josef Bacik New
[06/23] btrfs: call btrfs_try_granting_tickets when freeing reserved bytes Change data reservations to use the ticketing infra - 1 1 --- 2020-07-21 Josef Bacik New
[05/23] btrfs: make ALLOC_CHUNK use the space info flags Change data reservations to use the ticketing infra - 2 1 --- 2020-07-21 Josef Bacik New
[04/23] btrfs: make shrink_delalloc take space_info as an arg Change data reservations to use the ticketing infra - 2 1 --- 2020-07-21 Josef Bacik New
[03/23] btrfs: handle U64_MAX for shrink_delalloc Change data reservations to use the ticketing infra - 2 1 --- 2020-07-21 Josef Bacik New
[02/23] btrfs: remove orig from shrink_delalloc Change data reservations to use the ticketing infra - 2 1 --- 2020-07-21 Josef Bacik New
[01/23] btrfs: change nr to u64 in btrfs_start_delalloc_roots Change data reservations to use the ticketing infra - 1 1 --- 2020-07-21 Josef Bacik New
btrfs: use nofs for device sysfs creation btrfs: use nofs for device sysfs creation - - - --- 2020-07-21 Josef Bacik New
[v2] btrfs: 210: Ignore output from "quota rescan" after "quota enable" [v2] btrfs: 210: Ignore output from "quota rescan" after "quota enable" - 1 - --- 2020-07-21 Marcos Paulo de Souza New
[v4] generic: add a test for umount racing mount [v4] generic: add a test for umount racing mount - 1 - --- 2020-07-20 Boris Burkov New
[2/2] btrfs-progs: convert-tests: Add test case for multiply overflow [1/2] btrfs-progs: convert: Prevent bit overflow for cctx->total_bytes - - - --- 2020-07-20 Qu Wenruo New
[1/2] btrfs-progs: convert: Prevent bit overflow for cctx->total_bytes [1/2] btrfs-progs: convert: Prevent bit overflow for cctx->total_bytes - 1 - --- 2020-07-20 Qu Wenruo New
« 1 2 ... 141 142 143325 326 »