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
2012-07-26
Btrfs: add a barrier before a waitqueue_active check
Chris Mason
1
-0
/
+1
2012-07-26
Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linus
Chris Mason
1
-9
/
+110
2012-07-24
Btrfs: make btrfs's allocation smoothly with preallocation
Liu Bo
1
-1
/
+3
2012-07-24
Btrfs: kill free_space pointer from inode structure
Li Zefan
1
-12
/
+8
2012-07-24
Btrfs: add ro notification to dump_space_info
Liu Bo
1
-3
/
+3
2012-07-24
Btrfs: fix a bug of writting free space cache during balance
Liu Bo
1
-3
/
+21
2012-07-24
Btrfs: do not abort transaction in prealloc case
Liu Bo
1
-1
/
+5
2012-07-24
Btrfs: kill root from btrfs_is_free_space_inode
Liu Bo
1
-1
/
+1
2012-07-24
Btrfs: rework shrink_delalloc
Josef Bacik
1
-57
/
+24
2012-07-24
Btrfs: change how we indicate we're adding csums
Josef Bacik
1
-1
/
+7
2012-07-23
Btrfs: flush delayed inodes if we're short on space
Josef Bacik
1
-35
/
+62
2012-07-12
Btrfs: hooks to reserve qgroup space
Arne Jansen
1
-0
/
+12
2012-07-12
Btrfs: call the qgroup accounting functions
Jan Schmidt
1
-0
/
+3
2012-07-12
Btrfs: qgroup implementation and prototypes
Arne Jansen
1
-0
/
+34
2012-07-10
Btrfs: Test code to change the order of delayed-ref processing
Arne Jansen
1
-0
/
+49
2012-07-10
Btrfs: join tree mod log code with the code holding back delayed refs
Jan Schmidt
1
-9
/
+12
2012-06-27
Btrfs: avoid waiting for delayed refs when we must not
Jan Schmidt
1
-5
/
+6
2012-06-01
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-l...
Chris Mason
1
-5
/
+5
2012-05-30
Btrfs: convert the inode bit field to use the actual bit operations
Josef Bacik
1
-5
/
+6
2012-05-26
Btrfs: don't set for_cow parameter for tree block functions
Jan Schmidt
1
-5
/
+5
2012-05-11
Btrfs: cleanup: use consistent lock naming
Dan Carpenter
1
-1
/
+1
2012-05-06
Btrfs: avoid sleeping in verify_parent_transid while atomic
Chris Mason
1
-1
/
+1
2012-04-27
Btrfs: fix block_rsv and space_info lock ordering
Stefan Behrens
1
-2
/
+2
2012-04-18
btrfs: don't return EINTR
Arne Jansen
1
-6
/
+3
2012-04-18
Btrfs: double unlock bug in error handling
Dan Carpenter
1
-0
/
+2
2012-04-13
Btrfs: use commit root when loading free space cache
Josef Bacik
1
-3
/
+1
2012-04-13
Btrfs: remove lock assert from get_restripe_target()
Ilya Dryomov
1
-3
/
+2
2012-04-12
Revert "Btrfs: increase the global block reserve estimates"
Chris Mason
1
-1
/
+1
2012-03-29
Btrfs: fix deadlock during allocating chunks
Liu Bo
1
-0
/
+50
2012-03-29
Btrfs: show useful info in space reservation tracepoint
Liu Bo
1
-19
/
+10
2012-03-29
Merge branch 'for-chris' of git://github.com/idryomov/btrfs-unstable into for...
Chris Mason
1
-76
/
+87
2012-03-29
Merge branch 'error-handling' into for-linus
Chris Mason
1
-129
/
+254
2012-03-27
Btrfs: improve the logic in btrfs_can_relocate()
Ilya Dryomov
1
-6
/
+18
2012-03-27
Btrfs: add __get_block_group_index() helper
Ilya Dryomov
1
-5
/
+12
2012-03-27
Btrfs: add get_restripe_target() helper
Ilya Dryomov
1
-44
/
+50
2012-03-27
Btrfs: move alloc_profile_is_valid() to volumes.c
Ilya Dryomov
1
-2
/
+0
2012-03-27
Btrfs: make profile_is_valid() check more strict
Ilya Dryomov
1
-1
/
+1
2012-03-27
Btrfs: add wrappers for working with alloc profiles
Ilya Dryomov
1
-18
/
+7
2012-03-27
Btrfs: stop silently switching single chunks to raid0 on balance
Ilya Dryomov
1
-3
/
+2
2012-03-27
Btrfs: introduce free_extent_buffer_stale
Josef Bacik
1
-4
/
+1
2012-03-26
Btrfs: remove search_start and search_end from find_free_extent and callers
Josef Bacik
1
-12
/
+4
2012-03-26
Btrfs: remove the ideal caching code
Josef Bacik
1
-85
/
+8
2012-03-22
btrfs: replace many BUG_ONs with proper error handling
Jeff Mahoney
1
-93
/
+223
2012-03-22
btrfs: btrfs_drop_snapshot should return int
Jeff Mahoney
1
-2
/
+2
2012-03-22
btrfs: return void in functions without error conditions
Jeff Mahoney
1
-33
/
+27
2012-03-22
btrfs: avoid NULL deref in btrfs_reserve_extent with DEBUG_ENOSPC
Jeff Mahoney
1
-1
/
+2
2012-02-24
Btrfs: fix compiler warnings on 32 bit systems
Chris Mason
1
-16
/
+19
2012-02-23
Btrfs: increase the global block reserve estimates
Liu Bo
1
-1
/
+1
2012-02-16
Btrfs: fix a bug on overcommit stuff
Liu Bo
1
-1
/
+4
2012-02-15
Btrfs: fix trim 0 bytes after a device delete
Liu Bo
1
-1
/
+8
[next]