index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: don't force commit if we are data
Josef Bacik
2020-10-07
1
-18
/
+4
*
btrfs: drop the commit_cycles stuff for data reservations
Josef Bacik
2020-10-07
1
-19
/
+2
*
btrfs: use the same helper for data and metadata reservations
Josef Bacik
2020-10-07
1
-33
/
+13
*
btrfs: serialize data reservations if we are flushing
Josef Bacik
2020-10-07
1
-1
/
+4
*
btrfs: use ticketing for data space reservations
Josef Bacik
2020-10-07
1
-58
/
+64
*
btrfs: add btrfs_reserve_data_bytes and use it
Josef Bacik
2020-10-07
3
-115
/
+98
*
btrfs: add the data transaction commit logic into may_commit_transaction
Josef Bacik
2020-10-07
1
-7
/
+24
*
btrfs: add flushing states for handling data reservations
Josef Bacik
2020-10-07
2
-0
/
+8
*
btrfs: check tickets after waiting on ordered extents
Josef Bacik
2020-10-07
1
-8
/
+9
*
btrfs: use btrfs_start_delalloc_roots in shrink_delalloc
Josef Bacik
2020-10-07
1
-54
/
+1
*
btrfs: use the btrfs_space_info_free_bytes_may_use helper for delalloc
Josef Bacik
2020-10-07
1
-3
/
+1
*
btrfs: call btrfs_try_granting_tickets when reserving space
Josef Bacik
2020-10-07
1
-0
/
+7
*
btrfs: call btrfs_try_granting_tickets when unpinning anything
Josef Bacik
2020-10-07
1
-4
/
+3
*
btrfs: call btrfs_try_granting_tickets when freeing reserved bytes
Josef Bacik
2020-10-07
1
-0
/
+2
*
btrfs: make ALLOC_CHUNK use the space info flags
Josef Bacik
2020-10-07
1
-1
/
+1
*
btrfs: make shrink_delalloc take space_info as an arg
Josef Bacik
2020-10-07
1
-5
/
+4
*
btrfs: handle U64_MAX for shrink_delalloc
Josef Bacik
2020-10-07
1
-3
/
+14
*
btrfs: remove orig from shrink_delalloc
Josef Bacik
2020-10-07
1
-2
/
+2
*
btrfs: change nr to u64 in btrfs_start_delalloc_roots
Josef Bacik
2020-10-07
5
-20
/
+14
*
btrfs: remove fsid argument from btrfs_sysfs_update_sprout_fsid
Nikolay Borisov
2020-10-07
3
-7
/
+9
*
btrfs: remove spurious BUG_ON in btrfs_get_extent
Nikolay Borisov
2020-10-07
1
-1
/
+0
*
btrfs: delete duplicated words + other fixes in comments
Randy Dunlap
2020-10-07
7
-8
/
+8
*
btrfs: tracepoints: output proper root owner for trace_find_free_extent()
Qu Wenruo
2020-10-07
1
-3
/
+4
*
Merge tag 'for-5.9-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-02
3
-10
/
+52
|
\
|
*
btrfs: fix filesystem corruption after a device replace
Filipe Manana
2020-09-30
1
-1
/
+39
|
*
btrfs: move btrfs_rm_dev_replace_free_srcdev outside of all locks
Josef Bacik
2020-09-30
2
-1
/
+5
|
*
btrfs: move btrfs_scratch_superblocks into btrfs_dev_replace_finishing
Josef Bacik
2020-09-25
3
-9
/
+9
*
|
Merge tag 'for-5.9-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-09-23
2
-12
/
+15
|
\
|
|
*
btrfs: fix put of uninitialized kobject after seed device delete
Anand Jain
2020-09-22
1
-6
/
+10
|
*
btrfs: fix overflow when copying corrupt csums for a message
Johannes Thumshirn
2020-09-21
1
-6
/
+5
*
|
Merge tag 'for-5.9-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-09-15
1
-1
/
+2
|
\
|
|
*
btrfs: fix wrong address when faulting in pages in the search ioctl
Filipe Manana
2020-09-14
1
-1
/
+2
*
|
Merge tag 'for-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-09-12
5
-15
/
+29
|
\
|
|
*
btrfs: fix NULL pointer dereference after failure to create snapshot
Filipe Manana
2020-09-07
1
-0
/
+1
|
*
btrfs: free data reloc tree on failed mount
Josef Bacik
2020-09-07
1
-0
/
+2
|
*
btrfs: require only sector size alignment for parent eb bytenr
Qu Wenruo
2020-09-07
2
-15
/
+16
|
*
btrfs: fix lockdep splat in add_missing_dev
Josef Bacik
2020-09-07
1
-0
/
+10
*
|
Merge tag 'for-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-09-02
10
-71
/
+113
|
\
|
|
*
btrfs: tree-checker: fix the error message for transid error
Qu Wenruo
2020-08-27
1
-1
/
+1
|
*
btrfs: set the lockdep class for log tree extent buffers
Josef Bacik
2020-08-27
1
-1
/
+5
|
*
btrfs: set the correct lockdep class for new nodes
Josef Bacik
2020-08-27
1
-1
/
+1
|
*
btrfs: allocate scrub workqueues outside of locks
Josef Bacik
2020-08-27
1
-52
/
+70
|
*
btrfs: fix potential deadlock in the search ioctl
Josef Bacik
2020-08-27
3
-14
/
+27
|
*
btrfs: drop path before adding new uuid tree entry
Josef Bacik
2020-08-27
1
-1
/
+2
|
*
btrfs: block-group: fix free-space bitmap threshold
Marcos Paulo de Souza
2020-08-27
2
-1
/
+7
*
|
Merge tag 'for-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-08-24
9
-31
/
+39
|
\
|
|
*
btrfs: detect nocow for swap after snapshot delete
Boris Burkov
2020-08-21
4
-16
/
+25
|
*
btrfs: check the right error variable in btrfs_del_dir_entries_in_log
Josef Bacik
2020-08-21
1
-4
/
+6
|
*
btrfs: fix space cache memory leak after transaction abort
Filipe Manana
2020-08-19
2
-1
/
+2
|
*
btrfs: use the correct const function attribute for btrfs_get_num_csums
David Sterba
2020-08-19
2
-2
/
+2
[next]