index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-4.20-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-11-11
8
-57
/
+107
|
\
|
*
Btrfs: fix missing delayed iputs on unmount
Omar Sandoval
2018-11-07
1
-36
/
+15
|
*
Btrfs: fix data corruption due to cloning of eof block
Filipe Manana
2018-11-06
1
-2
/
+10
|
*
Btrfs: fix infinite loop on inode eviction after deduplication of eof block
Filipe Manana
2018-11-06
1
-0
/
+2
|
*
Btrfs: fix deadlock on tree root leaf when finding free extent
Filipe Manana
2018-11-06
3
-11
/
+46
|
*
btrfs: avoid link error with CONFIG_NO_AUTO_INLINE
Arnd Bergmann
2018-11-06
1
-3
/
+3
|
*
btrfs: tree-checker: Fix misleading group system information
Shaokun Zhang
2018-11-06
1
-1
/
+1
|
*
Btrfs: fix missing data checksums after a ranged fsync (msync)
Filipe Manana
2018-11-06
1
-0
/
+17
|
*
btrfs: fix pinned underflow after transaction aborted
Lu Fengqi
2018-11-06
1
-1
/
+11
|
*
Btrfs: fix cur_offset in the error case for nocow
Robbie Ko
2018-11-06
1
-3
/
+2
*
|
Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-11-02
3
-30
/
+31
|
\
\
|
*
|
vfs: make remap_file_range functions take and return bytes completed
Darrick J. Wong
2018-10-30
2
-8
/
+11
|
*
|
vfs: combine the clone and dedupe into a single remap_file_range
Darrick J. Wong
2018-10-30
3
-29
/
+27
*
|
|
Merge tag 'for-4.20-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-10-30
8
-67
/
+110
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Btrfs: fix use-after-free when dumping free space
Filipe Manana
2018-10-22
1
-0
/
+2
|
*
|
Btrfs: fix use-after-free during inode eviction
Filipe Manana
2018-10-19
1
-1
/
+3
|
*
|
btrfs: move the dio_sem higher up the callchain
Josef Bacik
2018-10-19
2
-2
/
+12
|
*
|
btrfs: don't run delayed_iputs in commit
Josef Bacik
2018-10-19
1
-9
/
+0
|
*
|
btrfs: fix insert_reserved error handling
Josef Bacik
2018-10-19
1
-8
/
+4
|
*
|
btrfs: only free reserved extent if we didn't insert it
Josef Bacik
2018-10-19
1
-1
/
+9
|
*
|
btrfs: don't use ctl->free_space for max_extent_size
Josef Bacik
2018-10-19
1
-2
/
+5
|
*
|
btrfs: set max_extent_size properly
Josef Bacik
2018-10-19
1
-10
/
+20
|
*
|
btrfs: reset max_extent_size properly
Josef Bacik
2018-10-19
1
-0
/
+2
|
*
|
btrfs: delayed-ref: extract find_first_ref_head from find_ref_head
Lu Fengqi
2018-10-17
1
-23
/
+27
|
*
|
Btrfs: fix deadlock when writing out free space caches
Filipe Manana
2018-10-17
2
-10
/
+23
|
*
|
Btrfs: fix assertion on fsync of regular file when using no-holes feature
Filipe Manana
2018-10-17
1
-1
/
+2
|
*
|
Btrfs: fix null pointer dereference on compressed write path error
Filipe Manana
2018-10-17
1
-0
/
+1
*
|
|
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-10-28
2
-11
/
+7
|
\
\
\
|
*
|
|
btrfs: Convert page cache to XArray
Matthew Wilcox
2018-10-21
2
-8
/
+4
|
*
|
|
pagevec: Use xa_mark_t
Matthew Wilcox
2018-10-21
1
-2
/
+2
|
*
|
|
xarray: Replace exceptional entries
Matthew Wilcox
2018-09-29
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2018-10-25
1
-9
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
simplify btrfs_lookup()
Al Viro
2018-10-10
1
-9
/
+3
*
|
|
btrfs: switch return_bigger to bool in find_ref_head
Lu Fengqi
2018-10-15
1
-5
/
+6
*
|
|
btrfs: remove fs_info from btrfs_should_throttle_delayed_refs
Lu Fengqi
2018-10-15
4
-9
/
+6
*
|
|
btrfs: remove fs_info from btrfs_check_space_for_delayed_refs
Lu Fengqi
2018-10-15
4
-7
/
+6
*
|
|
btrfs: delayed-ref: pass delayed_refs directly to btrfs_delayed_ref_lock
Lu Fengqi
2018-10-15
3
-6
/
+3
*
|
|
btrfs: delayed-ref: pass delayed_refs directly to btrfs_select_ref_head
Lu Fengqi
2018-10-15
3
-8
/
+5
*
|
|
btrfs: qgroup: move the qgroup->members check out from (!qgroup)'s else branch
Lu Fengqi
2018-10-15
1
-6
/
+7
*
|
|
btrfs: relocation: Remove redundant tree level check
Qu Wenruo
2018-10-15
1
-1
/
+0
*
|
|
btrfs: relocation: Cleanup while loop using rbtree_postorder_for_each_entry_safe
Qu Wenruo
2018-10-15
1
-15
/
+8
*
|
|
btrfs: qgroup: Avoid calling qgroup functions if qgroup is not enabled
Qu Wenruo
2018-10-15
2
-0
/
+6
*
|
|
Btrfs: fix wrong dentries after fsync of file that got its parent replaced
Filipe Manana
2018-10-15
1
-3
/
+27
*
|
|
Btrfs: fix warning when replaying log after fsync of a tmpfile
Filipe Manana
2018-10-15
1
-10
/
+32
*
|
|
btrfs: drop min_size from evict_refill_and_join
Josef Bacik
2018-10-15
1
-10
/
+6
*
|
|
btrfs: assert on non-empty delayed iputs
Josef Bacik
2018-10-15
1
-0
/
+1
*
|
|
btrfs: make sure we create all new block groups
Josef Bacik
2018-10-15
1
-2
/
+5
*
|
|
btrfs: reset max_extent_size on clear in a bitmap
Josef Bacik
2018-10-15
1
-0
/
+2
*
|
|
btrfs: protect space cache inode alloc with GFP_NOFS
Josef Bacik
2018-10-15
1
-0
/
+8
*
|
|
btrfs: release metadata before running delayed refs
Josef Bacik
2018-10-15
1
-3
/
+3
[next]