Show patches with: none      |   41027 patches
« 1 2 ... 162 163 164410 411 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[04/24] btrfs: make shrink_delalloc take space_info as an arg Convert data reservations to the ticketing infrastructure - 2 - --- 2020-02-03 Josef Bacik New
[03/24] btrfs: handle U64_MAX for shrink_delalloc Convert data reservations to the ticketing infrastructure - 2 - --- 2020-02-03 Josef Bacik New
[02/24] btrfs: remove orig from shrink_delalloc Convert data reservations to the ticketing infrastructure - 2 - --- 2020-02-03 Josef Bacik New
[01/24] btrfs: change nr to u64 in btrfs_start_delalloc_roots Convert data reservations to the ticketing infrastructure - 1 - --- 2020-02-03 Josef Bacik New
[3/3] btrfs: describe the space reservation system in general Add comments describing how space reservation works - - - --- 2020-02-03 Josef Bacik New
[2/3] btrfs: add a comment describing delalloc space reservation Add comments describing how space reservation works - - - --- 2020-02-03 Josef Bacik New
[1/3] btrfs: add a comment describing block-rsvs Add comments describing how space reservation works - - - --- 2020-02-03 Josef Bacik New
[resend] generic/527: add additional test including a file with a hardlink [resend] generic/527: add additional test including a file with a hardlink - 1 - --- 2020-02-03 Filipe Manana New
[resend] btrfs: add test for incremental send for file with shared extents [resend] btrfs: add test for incremental send for file with shared extents - 1 - --- 2020-02-03 Filipe Manana New
[GIT,PULL] Btrfs updates for 5.6, part 2 [GIT,PULL] Btrfs updates for 5.6, part 2 - - - --- 2020-02-03 David Sterba New
[v5,4/4] btrfs: sysfs, add devid/dev_state kobject and device attribute btrfs, sysfs cleanup and add dev_state - 1 - --- 2020-02-03 Anand Jain New
[resend,v2,3/4] btrfs: sysfs, rename device_link add,remove functions btrfs, sysfs cleanup and add dev_state - - - --- 2020-02-03 Anand Jain New
[resend,2/4] btrfs: sysfs, add UUID/devinfo kobject btrfs, sysfs cleanup and add dev_state - - - --- 2020-02-03 Anand Jain New
[resend,1/4] btrfs: sysfs, use btrfs_sysfs_remove_fsid in fail return in add_fsid btrfs, sysfs cleanup and add dev_state - - - --- 2020-02-03 Anand Jain New
btrfs: Don't submit any btree write bio after transaction is aborted btrfs: Don't submit any btree write bio after transaction is aborted - - - --- 2020-02-03 Qu Wenruo New
btrfs-progs: qgroup: allow passing options to qgroup remove btrfs-progs: qgroup: allow passing options to qgroup remove - - - --- 2020-02-02 Michael Lass New
btrfs: ref-verify: fix memory leaks btrfs: ref-verify: fix memory leaks - - - --- 2020-02-01 Wenwen Wang New
[v4,06/12] btrfs: Convert from readpages to readahead Change readahead API - - - --- 2020-02-01 Matthew Wilcox New
[v4,04/12] mm: Add readahead address space operation Change readahead API - - - --- 2020-02-01 Matthew Wilcox New
[v4,03/12] readahead: Put pages in cache earlier Change readahead API - - - --- 2020-02-01 Matthew Wilcox New
btrfs: remove trivial nowait check btrfs: remove trivial nowait check - - - --- 2020-02-01 chenqiwu New
[23/23] btrfs: do async reclaim for data reservations Convert data reservations to the ticketing infrastructure - 1 - --- 2020-01-31 Josef Bacik New
[22/23] btrfs: flush delayed refs when trying to reserve data space Convert data reservations to the ticketing infrastructure - 1 - --- 2020-01-31 Josef Bacik New
[21/23] btrfs: run delayed iputs before committing the transaction for data Convert data reservations to the ticketing infrastructure - 1 - --- 2020-01-31 Josef Bacik New
[20/23] btrfs: don't force commit if we are data Convert data reservations to the ticketing infrastructure - 1 - --- 2020-01-31 Josef Bacik New
[19/23] btrfs: don't pass bytes_needed to may_commit_transaction Convert data reservations to the ticketing infrastructure - 1 - --- 2020-01-31 Josef Bacik New
[18/23] btrfs: drop the commit_cycles stuff for data reservations Convert data reservations to the ticketing infrastructure - 1 - --- 2020-01-31 Josef Bacik New
[17/23] btrfs: use the same helper for data and metadata reservations Convert data reservations to the ticketing infrastructure - 1 - --- 2020-01-31 Josef Bacik New
[16/23] btrfs: serialize data reservations if we are flushing Convert data reservations to the ticketing infrastructure - 1 - --- 2020-01-31 Josef Bacik New
[15/23] btrfs: use ticketing for data space reservations Convert data reservations to the ticketing infrastructure - 1 - --- 2020-01-31 Josef Bacik New
[14/23] btrfs: add btrfs_reserve_data_bytes and use it Convert data reservations to the ticketing infrastructure - 1 - --- 2020-01-31 Josef Bacik New
[13/23] btrfs: add flushing states for handling data reservations Convert data reservations to the ticketing infrastructure - 1 - --- 2020-01-31 Josef Bacik New
[12/23] btrfs: add the data transaction commit logic into may_commit_transaction Convert data reservations to the ticketing infrastructure - 1 - --- 2020-01-31 Josef Bacik New
[11/23] btrfs: check tickets after waiting on ordered extents Convert data reservations to the ticketing infrastructure - - - --- 2020-01-31 Josef Bacik New
[10/23] btrfs: use btrfs_start_delalloc_roots in shrink_delalloc Convert data reservations to the ticketing infrastructure - 1 - --- 2020-01-31 Josef Bacik New
[09/23] btrfs: use the btrfs_space_info_free_bytes_may_use helper for delalloc Convert data reservations to the ticketing infrastructure - 2 - --- 2020-01-31 Josef Bacik New
[08/23] btrfs: call btrfs_try_granting_tickets when reserving space Convert data reservations to the ticketing infrastructure - 1 - --- 2020-01-31 Josef Bacik New
[07/23] btrfs: call btrfs_try_granting_tickets when unpinning anything Convert data reservations to the ticketing infrastructure - 2 - --- 2020-01-31 Josef Bacik New
[06/23] btrfs: call btrfs_try_granting_tickets when freeing reserved bytes Convert data reservations to the ticketing infrastructure - 1 - --- 2020-01-31 Josef Bacik New
[05/23] btrfs: make ALLOC_CHUNK use the space info flags Convert data reservations to the ticketing infrastructure - 2 - --- 2020-01-31 Josef Bacik New
[04/23] btrfs: make shrink_delalloc take space_info as an arg Convert data reservations to the ticketing infrastructure - 2 - --- 2020-01-31 Josef Bacik New
[03/23] btrfs: handle U64_MAX for shrink_delalloc Convert data reservations to the ticketing infrastructure - 3 - --- 2020-01-31 Josef Bacik New
[02/23] btrfs: remove orig from shrink_delalloc Convert data reservations to the ticketing infrastructure - 2 - --- 2020-01-31 Josef Bacik New
[01/23] btrfs: change nr to u64 in btrfs_start_delalloc_roots Convert data reservations to the ticketing infrastructure - 2 - --- 2020-01-31 Josef Bacik New
btrfs: do not zero f_bavail if we have available space btrfs: do not zero f_bavail if we have available space - 1 1 --- 2020-01-31 Josef Bacik New
Btrfs: fix race between using extent maps and merging them Btrfs: fix race between using extent maps and merging them - 1 - --- 2020-01-31 Filipe Manana New
fstests: generic: Introduce new test case to verify the NOCOW unaligned hole punch behavior fstests: generic: Introduce new test case to verify the NOCOW unaligned hole punch behavior - - - --- 2020-01-31 Qu Wenruo New
[v2] btrfs: test unaligned punch hole at ENOSPC [v2] btrfs: test unaligned punch hole at ENOSPC - 1 - --- 2020-01-31 Anand Jain New
btrfs: test unaligned punch hole at ENOSPC btrfs: test unaligned punch hole at ENOSPC - 1 - --- 2020-01-31 Anand Jain New
inspect: make sure LOGICAL_INO_V2 args are zero-initialized inspect: make sure LOGICAL_INO_V2 args are zero-initialized - 1 - --- 2020-01-31 Zygo Blaxell New
xfstest: add a test for the btrfs file extent gap issue xfstest: add a test for the btrfs file extent gap issue - - - --- 2020-01-30 Josef Bacik New
[2/2] btrfs-progs: fix lowmem check's handling of holes Fix btrfs check handling of missing file extents - - - --- 2020-01-30 Josef Bacik New
[1/2] btrfs-progs: fix check to catch gaps at the start of the file Fix btrfs check handling of missing file extents - - - --- 2020-01-30 Josef Bacik New
[v2,2/2] btrfs: convert snapshot/nocow exlcusion to drw lock Untitled series #234993 - - - --- 2020-01-30 Nikolay Borisov New
[v2,1/2] btrfs: Implement DRW lock Refactor snapshot vs nocow writers locking - - - --- 2020-01-30 Nikolay Borisov New
[2/2] btrfs: convert snapshot/nocow exlcusion to drw lock Refactor snapshot vs nocow writers locking - - - --- 2020-01-30 Nikolay Borisov New
[1/2] btrfs: Implement DRW lock [1/2] btrfs: Implement DRW lock - - - --- 2020-01-30 Nikolay Borisov New
btrfs: Allow btrfs_truncate_block() to fallback to nocow for data space reservation btrfs: Allow btrfs_truncate_block() to fallback to nocow for data space reservation - 1 - --- 2020-01-30 Qu Wenruo New
[20/20] btrfs: kill the priority_reclaim_space helper Convert data reservations to the ticketing infrastructure - - - --- 2020-01-29 Josef Bacik New
[19/20] btrfs: do async reclaim for data reservations Convert data reservations to the ticketing infrastructure - - - --- 2020-01-29 Josef Bacik New
[18/20] btrfs: use the same helper for data and metadata reservations Convert data reservations to the ticketing infrastructure - - - --- 2020-01-29 Josef Bacik New
[17/20] btrfs: drop the commit_cycles stuff for data reservations Convert data reservations to the ticketing infrastructure - - - --- 2020-01-29 Josef Bacik New
[16/20] btrfs: rework chunk allocate for data reservations Convert data reservations to the ticketing infrastructure - - - --- 2020-01-29 Josef Bacik New
[15/20] btrfs: serialize data reservations if we are flushing Convert data reservations to the ticketing infrastructure - - - --- 2020-01-29 Josef Bacik New
[14/20] btrfs: flush delayed refs when trying to reserve data space Convert data reservations to the ticketing infrastructure - - - --- 2020-01-29 Josef Bacik New
[13/20] btrfs: run delayed iputs before committing the transaction for data Convert data reservations to the ticketing infrastructure - - - --- 2020-01-29 Josef Bacik New
[12/20] btrfs: use ticketing for data space reservations Convert data reservations to the ticketing infrastructure - - - --- 2020-01-29 Josef Bacik New
[11/20] btrfs: add btrfs_reserve_data_bytes and use it Convert data reservations to the ticketing infrastructure - - - --- 2020-01-29 Josef Bacik New
[10/20] btrfs: add flushing states for handling data reservations Convert data reservations to the ticketing infrastructure - - - --- 2020-01-29 Josef Bacik New
[09/20] btrfs: use the btrfs_space_info_free_bytes_may_use helper for delalloc Convert data reservations to the ticketing infrastructure - 1 - --- 2020-01-29 Josef Bacik New
[08/20] btrfs: call btrfs_try_granting_tickets when reserving space Convert data reservations to the ticketing infrastructure - 1 - --- 2020-01-29 Josef Bacik New
[07/20] btrfs: call btrfs_try_granting_tickets when unpinning anything Convert data reservations to the ticketing infrastructure - 1 - --- 2020-01-29 Josef Bacik New
[06/20] btrfs: call btrfs_try_granting_tickets when freeing reserved bytes Convert data reservations to the ticketing infrastructure - - - --- 2020-01-29 Josef Bacik New
[05/20] btrfs: make ALLOC_CHUNK use the space info flags Convert data reservations to the ticketing infrastructure - 1 - --- 2020-01-29 Josef Bacik New
[04/20] btrfs: make shrink_delalloc take space_info as an arg Convert data reservations to the ticketing infrastructure - 2 - --- 2020-01-29 Josef Bacik New
[03/20] btrfs: handle U64_MAX for shrink_delalloc Convert data reservations to the ticketing infrastructure - 1 - --- 2020-01-29 Josef Bacik New
[02/20] btrfs: remove orig from shrink_delalloc Convert data reservations to the ticketing infrastructure - 1 - --- 2020-01-29 Josef Bacik New
[01/20] btrfs: change nr to u64 in btrfs_start_delalloc_roots Convert data reservations to the ticketing infrastructure - - - --- 2020-01-29 Josef Bacik New
btrfs: optimize barrier usage for Rmw atomics btrfs: optimize barrier usage for Rmw atomics - - - --- 2020-01-29 Davidlohr Bueso New
[v2] Btrfs: send, fix emission of invalid clone operations within the same file [v2] Btrfs: send, fix emission of invalid clone operations within the same file - 1 - --- 2020-01-29 Filipe Manana New
fstests: btrfs/182: Update the comment for the fix fstests: btrfs/182: Update the comment for the fix - - - --- 2020-01-29 Qu Wenruo New
[GIT,PULL] fs: Deduplication ioctl fix [GIT,PULL] fs: Deduplication ioctl fix - - - --- 2020-01-27 David Sterba New
[GIT,PULL] Btrfs updates for 5.6 [GIT,PULL] Btrfs updates for 5.6 - - - --- 2020-01-27 David Sterba New
[v3,5/5] btrfs: remove buffer_heads form superblock mirror integrity checking btrfs: remove buffer heads form superblock handling - 1 - --- 2020-01-27 Johannes Thumshirn New
[v3,4/5] btrfs: remove buffer_heads from btrfsic_process_written_block() btrfs: remove buffer heads form superblock handling - 1 - --- 2020-01-27 Johannes Thumshirn New
[v3,3/5] btrfs: remove btrfsic_submit_bh() btrfs: remove buffer heads form superblock handling - 2 - --- 2020-01-27 Johannes Thumshirn New
[v3,2/5] btrfs: remove use of buffer_heads from superblock writeout btrfs: remove buffer heads form superblock handling - 2 - --- 2020-01-27 Johannes Thumshirn New
[v3,1/5] btrfs: remove buffer heads from super block reading btrfs: remove buffer heads form superblock handling - 1 - --- 2020-01-27 Johannes Thumshirn New
btrfs: Correctly handle empty trees in find_first_clear_extent_bit btrfs: Correctly handle empty trees in find_first_clear_extent_bit - - - --- 2020-01-27 Nikolay Borisov New
[2/2] btrfs: Test subvolume delete --subvolid feature [1/2] common: btrfs: Improve _require_btrfs_command - - - --- 2020-01-27 Marcos Paulo de Souza New
[1/2] common: btrfs: Improve _require_btrfs_command [1/2] common: btrfs: Improve _require_btrfs_command - - - --- 2020-01-27 Marcos Paulo de Souza New
[5/5] VERSION: bump version [1/5] btrfs-progs: add IOC_SNAP_DESTROY_V2 to ioctl.h - - - --- 2020-01-27 Marcos Paulo de Souza New
[4/5] cmds: subvolume: Add --subvolid argument to subvol_delete [1/5] btrfs-progs: add IOC_SNAP_DESTROY_V2 to ioctl.h - - - --- 2020-01-27 Marcos Paulo de Souza New
[3/5] libbtrfsutil: Introduce btrfs_util_delete_subvolume_by_id_fd [1/5] btrfs-progs: add IOC_SNAP_DESTROY_V2 to ioctl.h - - - --- 2020-01-27 Marcos Paulo de Souza New
[2/5] libbtrfsutil: add IOC_SNAP_DESTROY_V2 to ioctl.h [1/5] btrfs-progs: add IOC_SNAP_DESTROY_V2 to ioctl.h - - - --- 2020-01-27 Marcos Paulo de Souza New
[1/5] btrfs-progs: add IOC_SNAP_DESTROY_V2 to ioctl.h [1/5] btrfs-progs: add IOC_SNAP_DESTROY_V2 to ioctl.h - - - --- 2020-01-27 Marcos Paulo de Souza New
[PATCHv2] btrfs: Introduce new BTRFS_IOC_SNAP_DESTROY_V2 ioctl [PATCHv2] btrfs: Introduce new BTRFS_IOC_SNAP_DESTROY_V2 ioctl - - - --- 2020-01-27 Marcos Paulo de Souza New
[GIT,PULL] Btrfs fix for 5.5-rc8 [GIT,PULL] Btrfs fix for 5.5-rc8 - - - --- 2020-01-25 David Sterba New
[06/12] btrfs: Convert from readpages to readahead Change readahead API - - - --- 2020-01-25 Matthew Wilcox New
[04/12] mm: Add readahead address space operation Change readahead API - - - --- 2020-01-25 Matthew Wilcox New
« 1 2 ... 162 163 164410 411 »