index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Btrfs: pass fs_info to btrfs_map_block() instead of mapping_tree
Stefan Behrens
2012-12-12
9
-37
/
+32
*
Btrfs: Pass fs_info to btrfs_num_copies() instead of mapping_tree
Stefan Behrens
2012-12-12
5
-15
/
+15
*
Btrfs: add two more find_device() methods
Stefan Behrens
2012-12-12
2
-0
/
+64
*
Btrfs: move some common code into a subfunction
Stefan Behrens
2012-12-12
1
-43
/
+50
*
Btrfs: cleanup scrub bio and worker wait code
Stefan Behrens
2012-12-12
1
-35
/
+71
*
Btrfs: in scrub repair code, simplify alloc error handling
Stefan Behrens
2012-12-12
1
-35
/
+26
*
Btrfs: in scrub repair code, optimize the reading of mirrors
Stefan Behrens
2012-12-12
1
-23
/
+12
*
Btrfs: make the scrub page array dynamically allocated
Stefan Behrens
2012-12-12
1
-74
/
+121
*
Btrfs: remove the block device pointer from the scrub context struct
Stefan Behrens
2012-12-12
1
-60
/
+73
*
Btrfs: rename the scrub context structure
Stefan Behrens
2012-12-12
2
-253
/
+253
*
Btrfs: protect devices list with its mutex
Liu Bo
2012-12-12
1
-4
/
+5
*
Btrfs: cleanup for btrfs_btree_balance_dirty
Liu Bo
2012-12-12
7
-81
/
+34
*
Btrfs: merge inode_list in __merge_refs
Alexander Block
2012-12-12
1
-2
/
+11
*
Btrfs: set hole punching time properly
Tsutomu Itoh
2012-12-12
1
-0
/
+3
*
Btrfs: Don't trust the superblock label and simply printk("%s") it
Stefan Behrens
2012-12-12
1
-2
/
+5
*
Btrfs: fix a double free on pending snapshots in error handling
Liu Bo
2012-12-12
1
-1
/
+5
*
Btrfs: fix a deadlock in aborting transaction due to ENOSPC
Liu Bo
2012-12-12
1
-0
/
+7
*
fs/btrfs: drop if around WARN_ON
Julia Lawall
2012-12-12
3
-10
/
+5
*
fs/btrfs: use WARN
Julia Lawall
2012-12-12
7
-38
/
+21
*
Btrfs: fix missing log when BTRFS_INODE_NEEDS_FULL_SYNC is set
Miao Xie
2012-12-12
1
-1
/
+4
*
Btrfs: fix unprotected extent map operation when logging file extents
Miao Xie
2012-12-12
1
-0
/
+2
*
Btrfs: fix wrong file extent length
Miao Xie
2012-12-12
3
-9
/
+23
*
Btrfs: fix missing flush when committing a transaction
Miao Xie
2012-12-12
1
-35
/
+47
*
Btrfs: fix joining the same transaction handler more than 2 times
Miao Xie
2012-12-12
2
-30
/
+48
*
Btrfs: cleanup for btrfs_wait_order_range
Liu Bo
2012-12-12
1
-3
/
+0
*
Btrfs: get right arguments for btrfs_wait_ordered_range
Liu Bo
2012-12-12
1
-1
/
+1
*
Btrfs: do not log extents when we only log new names
Liu Bo
2012-12-12
1
-1
/
+2
*
Btrfs: don't allow degraded mount if too many devices are missing
Stefan Behrens
2012-12-12
2
-0
/
+16
*
Btrfs: Fix typo in fs/btrfs
Masanari Iida
2012-12-12
2
-2
/
+2
*
Btrfs: Remove the invalid shrink size check up from btrfs_shrink_dev()
jeff.liu
2012-12-12
2
-4
/
+1
*
Btrfs: make ordered extent be flushed by multi-task
Miao Xie
2012-12-11
2
-9
/
+37
*
Btrfs: make ordered operations be handled by multi-task
Miao Xie
2012-12-11
3
-21
/
+45
*
Btrfs: make delalloc inodes be flushed by multi-task
Miao Xie
2012-12-11
5
-8
/
+103
*
Btrfs: fill the global reserve when unpinning space
Josef Bacik
2012-12-11
1
-5
/
+24
*
Btrfs: cleanup unused arguments
Liu Bo
2012-12-11
1
-7
/
+6
*
Btrfs: kill unnecessary arguments in del_ptr
Liu Bo
2012-12-11
1
-9
/
+7
*
Btrfs: reorder tree mod log operations in deleting a pointer
Liu Bo
2012-12-11
1
-4
/
+6
*
Btrfs: MOD_LOG_KEY_REMOVE_WHILE_MOVING never change node's nritems
Liu Bo
2012-12-11
1
-2
/
+2
*
Btrfs: fix unnecessary while loop when search the free space, cache
Miao Xie
2012-12-11
1
-20
/
+10
*
Btrfs: recheck bio against block device when we map the bio
Josef Bacik
2012-12-11
1
-28
/
+131
*
Btrfs: improve the noflush reservation
Miao Xie
2012-12-11
8
-86
/
+97
*
Btrfs: fix wrong comment in can_overcommit()
Miao Xie
2012-12-11
1
-3
/
+3
*
Btrfs: cleanup duplicated division functions
Miao Xie
2012-12-11
3
-40
/
+46
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-10-26
11
-105
/
+199
|
\
|
*
Btrfs: do not bug when we fail to commit the transaction
Josef Bacik
2012-10-25
1
-1
/
+2
|
*
Btrfs: fix memory leak when cloning root's node
Liu Bo
2012-10-25
1
-3
/
+5
|
*
Merge branch 'for-chris-fixed' of git://git.jan-o-sch.net/btrfs-unstable
Chris Mason
2012-10-25
3
-18
/
+55
|
|
\
|
|
*
Btrfs: comment for loop in tree_mod_log_insert_move
Jan Schmidt
2012-10-24
1
-0
/
+5
|
|
*
Btrfs: fix extent buffer reference for tree mod log roots
Jan Schmidt
2012-10-24
1
-1
/
+1
|
|
*
Btrfs: determine level of old roots
Jan Schmidt
2012-10-24
3
-3
/
+19
[next]