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
*
btrfs: get rid of unique workqueue helper functions
Omar Sandoval
2019-11-18
12
-145
/
+50
*
btrfs: don't prematurely free work in scrub_missing_raid56_worker()
Omar Sandoval
2019-11-18
1
-2
/
+1
*
btrfs: don't prematurely free work in reada_start_machine_worker()
Omar Sandoval
2019-11-18
1
-6
/
+4
*
btrfs: don't prematurely free work in end_workqueue_fn()
Omar Sandoval
2019-11-18
1
-1
/
+1
*
btrfs: don't prematurely free work in run_ordered_work()
Omar Sandoval
2019-11-18
1
-12
/
+44
*
btrfs: get rid of unnecessary memset() of work item
Omar Sandoval
2019-11-18
1
-2
/
+0
*
btrfs: move the failrec tree stuff into extent-io-tree.h
Josef Bacik
2019-11-18
3
-15
/
+22
*
btrfs: export find_delalloc_range
Josef Bacik
2019-11-18
2
-5
/
+8
*
btrfs: move extent_io_tree defs to their own header
Josef Bacik
2019-11-18
4
-216
/
+230
*
btrfs: separate out the extent io init function
Josef Bacik
2019-11-18
3
-8
/
+21
*
btrfs: separate out the extent leak code
Josef Bacik
2019-11-18
1
-13
/
+18
*
btrfs: ctree: Remove stray comment of setting up path lock
Qu Wenruo
2019-11-18
1
-4
/
+0
*
btrfs: ctree: Reduce one indent level for btrfs_search_old_slot()
Qu Wenruo
2019-11-18
1
-34
/
+34
*
btrfs: ctree: Reduce one indent level for btrfs_search_slot()
Qu Wenruo
2019-11-18
1
-67
/
+64
*
btrfs: tree-checker: Add check for INODE_REF
Qu Wenruo
2019-11-18
1
-0
/
+53
*
btrfs: tree-checker: Try to detect missing INODE_ITEM
Qu Wenruo
2019-11-18
1
-2
/
+25
*
Btrfs: make btrfs_wait_extents() static
Filipe Manana
2019-11-18
2
-3
/
+1
*
btrfs: Add assert to catch nested transaction commit
Nikolay Borisov
2019-11-18
1
-0
/
+2
*
btrfs: simplify inode locking for RWF_NOWAIT
Goldwyn Rodrigues
2019-11-18
1
-2
/
+3
*
Merge tag 'for-5.4-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-11-13
1
-0
/
+15
|
\
|
*
Btrfs: fix log context list corruption after rename exchange operation
Filipe Manana
2019-11-11
1
-0
/
+15
*
|
Merge tag 'for-5.4-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-11-09
5
-15
/
+36
|
\
|
|
*
btrfs: un-deprecate ioctls START_SYNC and WAIT_SYNC
David Sterba
2019-11-04
1
-6
/
+0
|
*
btrfs: save i_size to avoid double evaluation of i_size_read in compress_file...
Josef Bacik
2019-11-04
1
-1
/
+14
|
*
Btrfs: fix race leading to metadata space leak after task received signal
Filipe Manana
2019-10-25
1
-0
/
+21
|
*
btrfs: tree-checker: Fix wrong check on max devid
Qu Wenruo
2019-10-25
1
-8
/
+0
|
*
btrfs: Consider system chunk array size for new SYSTEM chunks
Qu Wenruo
2019-10-25
1
-0
/
+1
*
|
Merge tag 'for-5.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-10-23
10
-56
/
+41
|
\
|
|
*
Btrfs: check for the full sync flag while holding the inode lock during fsync
Filipe Manana
2019-10-17
1
-19
/
+17
|
*
Btrfs: fix qgroup double free after failure to reserve metadata for delalloc
Filipe Manana
2019-10-17
1
-1
/
+0
|
*
btrfs: tracepoints: Fix wrong parameter order for qgroup events
Qu Wenruo
2019-10-17
1
-2
/
+2
|
*
btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_ex...
Qu Wenruo
2019-10-15
7
-27
/
+20
|
*
btrfs: don't needlessly create extent-refs kernel thread
David Sterba
2019-10-15
2
-8
/
+0
|
*
btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group()
Qu Wenruo
2019-10-11
1
-0
/
+1
|
*
Btrfs: add missing extents release on file extent cluster relocation error
Filipe Manana
2019-10-11
1
-0
/
+2
*
|
Merge tag 'for-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-10-10
6
-13
/
+49
|
\
|
|
*
btrfs: silence maybe-uninitialized warning in clone_range
Austin Kim
2019-10-08
1
-1
/
+1
|
*
btrfs: fix uninitialized ret in ref-verify
Josef Bacik
2019-10-03
1
-1
/
+1
|
*
btrfs: allocate new inode in NOFS context
Josef Bacik
2019-10-01
1
-0
/
+3
|
*
btrfs: fix balance convert to single on 32-bit host CPUs
Zygo Blaxell
2019-10-01
1
-1
/
+5
|
*
btrfs: fix incorrect updating of log root tree
Josef Bacik
2019-10-01
1
-9
/
+27
|
*
Btrfs: fix memory leak due to concurrent append writes with fiemap
Filipe Manana
2019-10-01
1
-1
/
+12
*
|
Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-09-30
5
-18
/
+58
|
\
|
|
*
btrfs: qgroup: Fix reserved data space leak if we have multiple reserve calls
Qu Wenruo
2019-09-27
1
-0
/
+3
|
*
btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data space
Qu Wenruo
2019-09-27
1
-1
/
+1
|
*
btrfs: Fix a regression which we can't convert to SINGLE profile
Qu Wenruo
2019-09-25
1
-1
/
+7
|
*
btrfs: relocation: fix use-after-free on dead relocation roots
Qu Wenruo
2019-09-25
1
-1
/
+8
|
*
Btrfs: fix race setting up and completing qgroup rescan workers
Filipe Manana
2019-09-24
1
-14
/
+19
|
*
Btrfs: fix missing error return if writeback for extent buffer never started
Filipe Manana
2019-09-24
1
-0
/
+4
|
*
btrfs: adjust dirty_metadata_bytes after writeback failure of extent buffer
Dennis Zhou
2019-09-24
1
-0
/
+9
[next]