index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent-tree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-05
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-53
/
+71
2016-08-01
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-262
/
+469
2016-07-27
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2016-07-26
btrfs: btrfs_abort_transaction, drop root parameter
Jeff Mahoney
1
-24
/
+23
2016-07-26
btrfs: add btrfs_trans_handle->fs_info pointer
Jeff Mahoney
1
-3
/
+3
2016-07-26
btrfs: introduce BTRFS_MAX_ITEM_SIZE
Jeff Mahoney
1
-1
/
+1
2016-07-26
btrfs: tests, use BTRFS_FS_STATE_DUMMY_FS_INFO instead of dummy root
Jeff Mahoney
1
-4
/
+4
2016-07-26
btrfs: btrfs_test_opt and friends should take a btrfs_fs_info
Jeff Mahoney
1
-15
/
+15
2016-07-26
btrfs: prefix fsid to all trace events
Jeff Mahoney
1
-4
/
+6
2016-07-26
btrfs: hide test-only member under ifdef
David Sterba
1
-0
/
+2
2016-07-26
btrfs: fix free space calculation in dump_space_info()
Wang Xiaoguang
1
-2
/
+2
2016-07-26
Btrfs: check inconsistence between chunk and block group
Liu Bo
1
-1
/
+16
2016-07-21
Btrfs: avoid deadlocks during reservations in btrfs_truncate_block
Josef Bacik
1
-0
/
+5
2016-07-07
Btrfs: use FLUSH_LIMIT for relocation in reserve_metadata_bytes
Josef Bacik
1
-0
/
+2
2016-07-07
Btrfs: always use trans->block_rsv for orphans
Josef Bacik
1
-1
/
+7
2016-07-07
Btrfs: change how we calculate the global block rsv
Josef Bacik
1
-36
/
+9
2016-07-07
Btrfs: use root when checking need_async_flush
Josef Bacik
1
-5
/
+6
2016-07-07
Btrfs: don't bother kicking async if there's nothing to reclaim
Josef Bacik
1
-0
/
+3
2016-07-07
Btrfs: fix release reserved extents trace points
Josef Bacik
1
-5
/
+1
2016-07-07
Btrfs: add tracepoints for flush events
Josef Bacik
1
-10
/
+12
2016-07-07
Btrfs: fix delalloc reservation amount tracepoint
Josef Bacik
1
-1
/
+3
2016-07-07
Btrfs: trace pinned extents
Josef Bacik
1
-0
/
+8
2016-07-07
Btrfs: introduce ticketed enospc infrastructure
Josef Bacik
1
-151
/
+378
2016-07-07
Btrfs: add tracepoint for adding block groups
Josef Bacik
1
-0
/
+2
2016-07-07
Btrfs: warn_on for unaccounted spaces
Josef Bacik
1
-6
/
+8
2016-07-07
Btrfs: always reserve metadata for delalloc extents
Josef Bacik
1
-22
/
+13
2016-07-07
Btrfs: fix callers of btrfs_block_rsv_migrate
Josef Bacik
1
-12
/
+6
2016-07-07
Btrfs: add bytes_readonly to the spaceinfo at once
Josef Bacik
1
-18
/
+11
2016-06-23
btrfs: fix deadlock in delayed_ref_async_start
Chris Mason
1
-9
/
+11
2016-06-23
Btrfs: track transid for delayed ref flushing
Josef Bacik
1
-3
/
+12
2016-06-17
btrfs: account for non-CoW'd blocks in btrfs_abort_transaction
Jeff Mahoney
1
-1
/
+1
2016-06-17
Btrfs: check if extent buffer is aligned to sectorsize
Liu Bo
1
-4
/
+6
2016-06-07
btrfs: update __btrfs_map_block for REQ_OP transition
Mike Christie
1
-1
/
+1
2016-05-31
Btrfs: fix race between device replace and discard
Filipe Manana
1
-0
/
+6
2016-05-25
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
David Sterba
1
-24
/
+24
2016-05-25
btrfs: fix string and comment grammatical issues and typos
Nicholas D Steeves
1
-16
/
+16
2016-05-18
Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
1
-6
/
+116
2016-05-16
Merge branch 'cleanups-4.7' into for-chris-4.7-20160516
David Sterba
1
-22
/
+21
2016-05-13
Btrfs: fix race between block group relocation and nocow writes
Filipe Manana
1
-0
/
+53
2016-05-13
Btrfs: don't do unnecessary delalloc flushes when relocating
Filipe Manana
1
-2
/
+56
2016-05-13
Btrfs: don't wait for unrelated IO to finish before relocation
Filipe Manana
1
-4
/
+7
2016-05-09
btrfs: fix int32 overflow in shrink_delalloc().
Adam Borowski
1
-1
/
+1
2016-04-29
btrfs: sink gfp parameter to set_extent_new
David Sterba
1
-1
/
+1
2016-04-29
btrfs: sink gfp parameter to clear_extent_dirty
David Sterba
1
-1
/
+1
2016-04-29
btrfs: sink gfp parameter to clear_extent_bits
David Sterba
1
-4
/
+4
2016-04-29
btrfs: sink gfp parameter to set_extent_bits
David Sterba
1
-2
/
+2
2016-04-28
Btrfs: Refactor btrfs_lock_cluster() to kill compiler warning
Geert Uytterhoeven
1
-21
/
+20
2016-04-28
btrfs: rename btrfs_std_error to btrfs_handle_fs_error
Anand Jain
1
-1
/
+1
2016-04-09
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+19
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-2
/
+2
[next]