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
/
free-space-cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: btrfs_abort_transaction, drop root parameter
Jeff Mahoney
2016-07-26
1
-1
/
+1
*
btrfs: btrfs_test_opt and friends should take a btrfs_fs_info
Jeff Mahoney
2016-07-26
1
-3
/
+3
*
Btrfs: self-tests: Support non-4k page size
Feifei Xu
2016-06-02
1
-1
/
+1
*
Btrfs: Fix integer overflow when calculating bytes_per_bitmap
Feifei Xu
2016-06-02
1
-6
/
+6
*
Btrfs: test_check_exists: Fix infinite loop when searching for free space ent...
Feifei Xu
2016-06-02
1
-2
/
+2
*
btrfs: fix string and comment grammatical issues and typos
Nicholas D Steeves
2016-05-25
1
-1
/
+1
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-15
/
+15
*
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...
Chris Mason
2016-01-11
1
-16
/
+8
|
\
|
*
btrfs: use list_for_each_entry_safe in free-space-cache.c
Geliang Tang
2016-01-07
1
-10
/
+4
|
*
Btrfs: use linux/sizes.h to represent constants
Byongho Lee
2016-01-07
1
-6
/
+4
*
|
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Chris Mason
2016-01-11
1
-1
/
+1
|
\
\
|
*
|
btrfs: constify remaining structs with function pointers
David Sterba
2016-01-07
1
-1
/
+1
|
|
/
*
|
Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/ker...
Chris Mason
2015-12-23
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
btrfs: drop unused parameter from lock_extent_bits
David Sterba
2015-12-03
1
-1
/
+1
*
|
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-12-18
1
-4
/
+6
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'for-chris-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
2015-12-15
1
-1
/
+1
|
|
\
|
|
*
btrfs: fix misleading warning when space cache failed to load
Holger Hoffstätte
2015-12-10
1
-1
/
+1
|
*
|
Btrfs: check for empty bitmap list in setup_cluster_bitmaps
Chris Mason
2015-12-15
1
-3
/
+5
|
|
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-07
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
mm, fs: introduce mapping_gfp_constraint()
Michal Hocko
2015-11-06
1
-2
/
+2
*
|
Btrfs: don't do extra bitmap search in one bit case
Josef Bacik
2015-10-21
1
-13
/
+15
*
|
Btrfs: keep track of largest extent in bitmaps
Josef Bacik
2015-10-21
1
-1
/
+38
*
|
Btrfs: don't keep trying to build clusters if we are fragmented
Josef Bacik
2015-10-21
1
-0
/
+1
*
|
Btrfs: add fragment=* debug mount option
Josef Bacik
2015-10-21
1
-1
/
+8
*
|
Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Chris Mason
2015-10-21
1
-1
/
+1
|
\
\
|
*
|
btrfs: fix a comment typo
Geliang Tang
2015-10-21
1
-1
/
+1
|
|
/
*
/
btrfs: switch message printers to ratelimited variants
David Sterba
2015-10-08
1
-5
/
+5
|
/
*
btrfs: add missing discards when unpinning extents with -o discard
Jeff Mahoney
2015-07-29
1
-24
/
+33
*
Btrfs: fix mutex unlock without prior lock on space cache truncation
Filipe Manana
2015-06-02
1
-8
/
+6
*
Btrfs: fix crash after inode cache writeback failure
Filipe Manana
2015-05-11
1
-2
/
+12
*
Btrfs: fix wrong mapping flags for free space inode
Filipe Manana
2015-05-06
1
-1
/
+1
*
btrfs: check io_ctl_prepare_pages return in __btrfs_write_out_cache
Omar Sandoval
2015-04-26
1
-4
/
+6
*
Btrfs: prevent list corruption during free space cache processing
Chris Mason
2015-04-24
1
-14
/
+18
*
Btrfs: fix inode cache writeout
Chris Mason
2015-04-23
1
-3
/
+7
*
Btrfs: allow block group cache writeout outside critical section in commit
Chris Mason
2015-04-10
1
-7
/
+62
*
Btrfs: don't use highmem for free space cache pages
Chris Mason
2015-04-10
1
-7
/
+5
*
Btrfs: two stage dirty block group writeout
Chris Mason
2015-04-10
1
-27
/
+104
*
btrfs: move struct io_ctl into ctree.h and rename it
Chris Mason
2015-04-10
1
-33
/
+22
*
btrfs: actively run the delayed refs while deleting large files
Chris Mason
2015-04-10
1
-0
/
+2
*
btrfs: replace remaining do_div calls with div_u64 variants
David Sterba
2015-03-03
1
-1
/
+1
*
btrfs: cleanup 64bit/32bit divs, provably bounded values
David Sterba
2015-03-03
1
-5
/
+5
*
btrfs: cleanup, use kmalloc_array/kcalloc array helpers
David Sterba
2015-03-03
1
-1
/
+1
*
btrfs: cleanup 64bit/32bit divs, compile time constants
David Sterba
2015-03-03
1
-4
/
+4
*
btrfs: use cond_resched_lock where possible
David Sterba
2015-03-03
1
-10
/
+4
*
btrfs: cleanup init for list in free-space-cache
Gui Hecheng
2015-02-02
1
-4
/
+1
*
Btrfs: track dirty block groups on their own list
Josef Bacik
2015-01-21
1
-3
/
+5
*
Btrfs: remove non-sense btrfs_error_discard_extent() function
Filipe Manana
2014-12-10
1
-2
/
+2
*
Btrfs: ensure deletion from pinned_chunks list is protected
Filipe Manana
2014-12-10
1
-3
/
+5
*
Btrfs: fix memory leak after block remove + trimming
Filipe Manana
2014-12-02
1
-0
/
+6
*
Btrfs: fix race between writing free space cache and trimming
Filipe Manana
2014-12-02
1
-6
/
+67
[next]