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.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-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
/
extent-tree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...
Linus Torvalds
2010-04-12
1
-5
/
+15
|
\
|
*
Btrfs: fix data enospc check overflow
Josef Bacik
2010-04-05
1
-5
/
+15
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2010-04-05
1
-9
/
+14
|
\
|
|
*
Btrfs: fix small race with delalloc flushing waitqueue's
Josef Bacik
2010-04-05
1
-5
/
+4
|
*
Btrfs: kill max_extent mount option
Josef Bacik
2010-03-30
1
-2
/
+2
|
*
Btrfs: fail to mount if we have problems reading the block groups
Josef Bacik
2010-03-30
1
-1
/
+4
|
*
Btrfs: add NULL check for do_walk_down()
Miao Xie
2010-03-30
1
-1
/
+4
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
Btrfs: cache the extent state everywhere we possibly can V2
Josef Bacik
2010-03-15
1
-4
/
+7
*
Btrfs: Fix oopsen when dropping empty tree.
Yan, Zheng
2010-02-04
1
-4
/
+4
*
Btrfs: fix possible panic on unmount
Josef Bacik
2010-01-17
1
-13
/
+19
*
Btrfs: make metadata chunks smaller
Josef Bacik
2009-12-17
1
-10
/
+1
*
Btrfs: don't add extent 0 to the free space cache v2
Yan, Zheng
2009-12-17
1
-1
/
+9
*
Btrfs: Fix per root used space accounting
Yan, Zheng
2009-12-17
1
-8
/
+23
*
Btrfs: Add delayed iput
Yan, Zheng
2009-12-17
1
-4
/
+4
*
Btrfs: Avoid superfluous tree-log writeout
Yan, Zheng
2009-12-15
1
-2
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2009-11-11
1
-25
/
+88
|
\
|
*
Btrfs: allow more metadata chunk preallocation
Chris Mason
2009-11-11
1
-2
/
+2
|
*
Btrfs: find ideal block group for caching
Josef Bacik
2009-11-11
1
-23
/
+86
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...
Linus Torvalds
2009-10-15
1
-6
/
+11
|
\
|
|
*
Btrfs: always pin metadata in discard mode
Chris Mason
2009-10-14
1
-0
/
+8
|
*
Btrfs: enable discard support
Christoph Hellwig
2009-10-14
1
-6
/
+0
|
*
Btrfs: add -o discard option
Christoph Hellwig
2009-10-14
1
-0
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2009-10-11
1
-49
/
+186
|
\
|
|
*
Btrfs: optimize back reference update during btrfs_drop_snapshot
Yan, Zheng
2009-10-09
1
-29
/
+53
|
*
Btrfs: async delalloc flushing under space pressure
Josef Bacik
2009-10-08
1
-5
/
+75
|
*
Btrfs: release delalloc reservations on extent item insertion
Josef Bacik
2009-10-08
1
-11
/
+43
|
*
Btrfs: fix possible softlockup in the allocator
Josef Bacik
2009-10-06
1
-6
/
+17
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...
Chris Mason
2009-10-01
1
-49
/
+342
|
\
|
|
*
Btrfs: fix deadlock with free space handling and user transactions
Sage Weil
2009-09-29
1
-1
/
+1
|
*
Btrfs: proper -ENOSPC handling
Josef Bacik
2009-09-28
1
-48
/
+341
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...
Chris Mason
2009-09-24
1
-979
/
+683
|
\
|
|
*
Btrfs: fix early enospc during balancing
Chris Mason
2009-09-22
1
-13
/
+7
|
*
Btrfs: deal with NULL space info
Chris Mason
2009-09-22
1
-2
/
+16
|
*
Btrfs: account for space used by the super mirrors
Josef Bacik
2009-09-21
1
-2
/
+18
|
*
Btrfs: remove dead code
Josef Bacik
2009-09-21
1
-706
/
+0
|
*
Btrfs: don't keep retrying a block group if we fail to allocate a cluster
Josef Bacik
2009-09-21
1
-8
/
+17
|
*
Btrfs: make balance code choose more wisely when relocating
Josef Bacik
2009-09-21
1
-0
/
+87
|
*
Btrfs: add snapshot/subvolume destroy ioctl
Yan, Zheng
2009-09-21
1
-3
/
+18
|
*
Btrfs: speed up snapshot dropping
Yan, Zheng
2009-09-21
1
-48
/
+205
|
*
Btrfs: improve async block group caching
Yan Zheng
2009-09-17
1
-234
/
+352
|
*
Btrfs: switch extent_map to a rw lock
Chris Mason
2009-09-11
1
-2
/
+2
*
|
block: use blkdev_issue_discard in blk_ioctl_discard
Christoph Hellwig
2009-09-14
1
-1
/
+2
|
/
*
Btrfs: make sure the async caching thread advances the key
Chris Mason
2009-07-31
1
-4
/
+17
*
Btrfs: be more polite in the async caching threads
Chris Mason
2009-07-30
1
-2
/
+3
*
Btrfs: preserve commit_root for async caching
Yan Zheng
2009-07-30
1
-3
/
+3
*
Btrfs: Fix async caching interaction with unmount
Yan Zheng
2009-07-28
1
-1
/
+3
*
Btrfs: change how we unpin extents
Josef Bacik
2009-07-27
1
-107
/
+42
*
Btrfs: clear all space_info->full after removing a block group
Chris Mason
2009-07-24
1
-1
/
+2
*
Btrfs: async block group caching
Josef Bacik
2009-07-24
1
-91
/
+380
[next]