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: fix deadlock on tree root leaf when finding free extent
Filipe Manana
2018-11-06
1
-1
/
+21
*
Btrfs: fix use-after-free when dumping free space
Filipe Manana
2018-10-22
1
-0
/
+2
*
btrfs: set max_extent_size properly
Josef Bacik
2018-10-19
1
-10
/
+20
*
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: remove unneeded NULL checks before kfree
zhong jiang
2018-10-15
1
-4
/
+2
*
btrfs: btrfs_iget never returns an is_bad_inode inode
Al Viro
2018-08-06
1
-4
/
+0
*
btrfs: use copy_page for copying pages instead of memcpy
David Sterba
2018-08-06
1
-2
/
+2
*
btrfs: simplify pointer chasing of local fs_info variables
David Sterba
2018-08-06
1
-5
/
+2
*
Btrfs: free space cache: make sure there is always room for generation number
Zhihui Zhang
2018-08-06
1
-2
/
+2
*
Btrfs: stop creating orphan items for truncate
Omar Sandoval
2018-05-28
1
-4
/
+2
*
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
2018-04-12
1
-14
/
+1
*
btrfs: qgroup: Use separate meta reservation type for delalloc
Qu Wenruo
2018-03-31
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
1
-0
/
+2
|
\
|
*
error-injection: Add injectable error types
Masami Hiramatsu
2018-01-12
1
-1
/
+1
|
*
error-injection: Separate error-injection from kprobe
Masami Hiramatsu
2018-01-12
1
-2
/
+2
|
*
btrfs: allow us to inject errors at io_ctl_init
Josef Bacik
2017-12-12
1
-0
/
+2
*
|
btrfs: sink unlock_extent parameter gfp_flags
David Sterba
2018-01-22
1
-3
/
+2
*
|
btrfs: sink gfp parameter to clear_extent_bit
David Sterba
2018-01-22
1
-5
/
+3
|
/
*
btrfs: fix deadlock when writing out space cache
Josef Bacik
2017-11-27
1
-1
/
+2
*
btrfs: drop newlines from strings when using btrfs_* helpers
David Sterba
2017-08-16
1
-1
/
+1
*
btrfs: use clear_page where appropriate
David Sterba
2017-04-18
1
-1
/
+1
*
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-03
1
-0
/
+1
|
\
|
*
sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
btrfs: all btrfs_delalloc_release_metadata take btrfs_inode
Nikolay Borisov
2017-02-28
1
-1
/
+2
*
|
btrfs: Make btrfs_i_size_write take btrfs_inode
Nikolay Borisov
2017-02-28
1
-1
/
+1
|
/
*
btrfs: btrfs_truncate_free_space_cache always allocates path
Jeff Mahoney
2017-02-17
1
-7
/
+7
*
btrfs: free-space-cache, clean up unnecessary root arguments
Jeff Mahoney
2017-02-17
1
-14
/
+11
*
btrfs: remove unused parameters from __btrfs_write_out_cache
David Sterba
2017-02-17
1
-8
/
+3
*
btrfs: remove unused parameter from cleanup_write_cache_enospc
David Sterba
2017-02-17
1
-3
/
+2
*
btrfs: make space cache inode readahead failure nonfatal
David Sterba
2017-02-17
1
-7
/
+3
*
btrfs: Make btrfs_ino take a struct btrfs_inode
Nikolay Borisov
2017-02-14
1
-1
/
+1
*
btrfs: opencode chunk locking, remove helpers
David Sterba
2016-12-06
1
-2
/
+2
*
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
2016-12-06
1
-14
/
+10
*
btrfs: simplify btrfs_wait_cache_io prototype
Jeff Mahoney
2016-12-06
1
-12
/
+28
*
btrfs: root->fs_info cleanup, add fs_info convenience variables
Jeff Mahoney
2016-12-06
1
-38
/
+51
*
btrfs: root->fs_info cleanup, lock/unlock_chunks
Jeff Mahoney
2016-12-06
1
-2
/
+2
*
btrfs: root->fs_info cleanup, btrfs_calc_{trans,trunc}_metadata_size
Jeff Mahoney
2016-12-06
1
-2
/
+2
*
btrfs: pull node/sector/stripe sizes out of root and into fs_info
Jeff Mahoney
2016-12-06
1
-4
/
+4
*
btrfs: root->fs_info cleanup, io_ctl_init
Jeff Mahoney
2016-12-06
1
-6
/
+6
*
btrfs: call functions that overwrite their root parameter with fs_info
Jeff Mahoney
2016-12-06
1
-3
/
+2
*
btrfs: remove redundant check of btrfs_iget return value
Christophe JAILLET
2016-11-30
1
-2
/
+0
*
btrfs: change btrfs_csum_final result param type to u8
Domagoj Tršan
2016-11-30
1
-2
/
+2
*
btrfs: remove constant parameter to memset_extent_buffer and rename it
David Sterba
2016-11-30
1
-2
/
+2
*
btrfs: convert pr_* to btrfs_* where possible
Jeff Mahoney
2016-09-26
1
-3
/
+5
*
btrfs: convert printk(KERN_* to use pr_* calls
Jeff Mahoney
2016-09-26
1
-1
/
+1
*
btrfs: unsplit printed strings
Jeff Mahoney
2016-09-26
1
-6
/
+7
*
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
[next]