index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ctree.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Btrfs: fix ENOSPC errors, leading to transaction aborts, when cloning extents
Filipe Manana
2019-09-09
1
-0
/
+14
*
Btrfs: fix sysfs warning and missing raid sysfs directories
Filipe Manana
2019-08-07
1
-4
/
+0
*
btrfs: migrate the delalloc space stuff to it's own home
Josef Bacik
2019-07-04
1
-14
/
+0
*
btrfs: migrate btrfs_trans_release_chunk_metadata
Josef Bacik
2019-07-04
1
-1
/
+0
*
btrfs: migrate the delayed refs rsv code
Josef Bacik
2019-07-04
1
-9
/
+0
*
btrfs: move btrfs_block_rsv definitions into it's own header
Josef Bacik
2019-07-02
1
-68
/
+1
*
btrfs: export block_rsv_use_bytes
Josef Bacik
2019-07-02
1
-0
/
+1
*
btrfs: rename do_chunk_alloc to btrfs_chunk_alloc
Josef Bacik
2019-07-02
1
-0
/
+22
*
btrfs: move space_info to space-info.h
Josef Bacik
2019-07-02
1
-72
/
+1
*
btrfs: improve messages when updating feature flags
David Sterba
2019-07-02
1
-16
/
+24
*
Btrfs: prevent send failures and crashes due to concurrent relocation
Filipe Manana
2019-07-02
1
-0
/
+7
*
btrfs: document BTRFS_MAX_MIRRORS
David Sterba
2019-07-02
1
-1
/
+10
*
btrfs: use file:line format for assertion report
David Sterba
2019-07-01
1
-2
/
+1
*
btrfs: add boilerplate code for directly including the crypto framework
Johannes Thumshirn
2019-07-01
1
-0
/
+8
*
btrfs: don't assume ordered sums to be 4 bytes
Johannes Thumshirn
2019-07-01
1
-1
/
+2
*
btrfs: resurrect btrfs_crc32c()
Johannes Thumshirn
2019-07-01
1
-0
/
+11
*
btrfs: remove mapping tree structures indirection
David Sterba
2019-07-01
1
-5
/
+1
*
btrfs: detect fast implementation of crc32c on all architectures
David Sterba
2019-07-01
1
-0
/
+6
*
Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2019-05-07
1
-40
/
+38
|
\
|
*
btrfs: track DIO bytes in flight
Josef Bacik
2019-04-29
1
-0
/
+1
|
*
Btrfs: fix race between send and deduplication that lead to failures and crashes
Filipe Manana
2019-04-29
1
-0
/
+6
|
*
btrfs: remove unused parameter fs_info from btrfs_set_disk_extent_flags
David Sterba
2019-04-29
1
-1
/
+0
|
*
btrfs: remove unused parameter fs_info from btrfs_extend_item
David Sterba
2019-04-29
1
-2
/
+1
|
*
btrfs: remove unused parameter fs_info from btrfs_truncate_item
David Sterba
2019-04-29
1
-2
/
+1
|
*
btrfs: extent-tree: Use btrfs_ref to refactor btrfs_free_extent()
Qu Wenruo
2019-04-29
1
-4
/
+1
|
*
btrfs: extent-tree: Use btrfs_ref to refactor btrfs_inc_extent_ref()
Qu Wenruo
2019-04-29
1
-3
/
+2
|
*
btrfs: get fs_info from device in btrfs_scrub_cancel_dev
David Sterba
2019-04-29
1
-2
/
+1
|
*
Btrfs: remove no longer used function to run delayed refs asynchronously
Filipe Manana
2019-04-29
1
-2
/
+0
|
*
btrfs: get fs_info from trans in btrfs_write_dirty_block_groups
David Sterba
2019-04-29
1
-2
/
+1
|
*
btrfs: get fs_info from trans in btrfs_setup_space_cache
David Sterba
2019-04-29
1
-2
/
+1
|
*
btrfs: Factor out in_range macro
Nikolay Borisov
2019-04-29
1
-0
/
+2
|
*
btrfs: replace pending/pinned chunks lists with io tree
Jeff Mahoney
2019-04-29
1
-6
/
+0
|
*
btrfs: tree-checker: Verify inode item
Qu Wenruo
2019-04-29
1
-0
/
+15
|
*
btrfs: qgroup: remove obsolete fs_info members
David Sterba
2019-04-29
1
-3
/
+0
|
*
btrfs: get fs_info from eb in btrfs_leaf_free_space
David Sterba
2019-04-29
1
-2
/
+1
|
*
btrfs: get fs_info from eb in btrfs_exclude_logged_extents
David Sterba
2019-04-29
1
-2
/
+1
|
*
btrfs: get fs_info from eb in leaf_data_end
David Sterba
2019-04-29
1
-3
/
+2
|
*
btrfs: Make btrfs_(set|clear)_header_flag return void
Qu Wenruo
2019-04-29
1
-4
/
+2
*
|
btrfs: use ->free_inode()
Al Viro
2019-05-01
1
-0
/
+1
|
/
*
Merge tag 'for-5.1-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-03-12
1
-0
/
+2
|
\
|
*
btrfs: check for refs on snapshot delete resume
Josef Bacik
2019-02-27
1
-0
/
+2
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-07
1
-24
/
+10
|
\
\
|
|
/
|
/
|
|
*
btrfs: implement btrfs_debug* in terms of helper macro
Rasmus Villemoes
2019-03-07
1
-24
/
+10
*
|
btrfs: scrub: remove unused nocow worker pointer
David Sterba
2019-02-25
1
-1
/
+0
*
|
btrfs: scrub: add assertions for worker pointers
David Sterba
2019-02-25
1
-0
/
+4
*
|
btrfs: scrub: convert scrub_workers_refcnt to refcount_t
Anand Jain
2019-02-25
1
-1
/
+1
*
|
btrfs: don't use global reserve for chunk allocation
Josef Bacik
2019-02-25
1
-1
/
+2
*
|
btrfs: replace cleaner_delayed_iput_mutex with a waitqueue
Josef Bacik
2019-02-25
1
-1
/
+3
*
|
btrfs: let the assertion expression compile in all configs
Anders Roxell
2019-02-25
1
-8
/
+5
*
|
btrfs: qgroup: Introduce per-root swapped blocks infrastructure
Qu Wenruo
2019-02-25
1
-0
/
+14
[prev]
[next]