index
:
~alon/linux
dummy
master
qxl
qxl-cleanup
Unnamed repository; edit this file 'description' to name the repository.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
disk-io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-17
btrfs: fix uninitialized return value
David Sterba
1
-3
/
+3
2011-06-17
btrfs: Remove unused sysfs code
Maarten Lankhorst
1
-1
/
+0
2011-06-17
Btrfs: fix relocation races
Chris Mason
1
-0
/
+1
2011-06-13
Btrfs: check the return value from set_anon_super
Chris Mason
1
-1
/
+3
2011-06-10
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Chris Mason
1
-2
/
+0
2011-06-10
btrfs: fix unlocked access of delalloc_inodes
David Sterba
1
-2
/
+1
2011-06-10
btrfs: reinitialize scrub workers
Arne Jansen
1
-2
/
+0
2011-05-28
Merge branch 'for-chris' of
Chris Mason
1
-18
/
+18
2011-05-27
Btrfs: use the device_list_mutex during write_dev_supers
Chris Mason
1
-2
/
+2
2011-05-26
Btrfs: add mount -o auto_defrag
Chris Mason
1
-0
/
+12
2011-05-23
Merge branch 'cleanups_and_fixes' into inode_numbers
Chris Mason
1
-6
/
+7
2011-05-23
Btrfs: using rcu lock in the reader side of devices list
Xiao Guangrong
1
-7
/
+7
2011-05-23
Btrfs: fix the race between reading and updating devices
Xiao Guangrong
1
-0
/
+2
2011-05-23
BTRFS: Remove unused node_lock
Andi Kleen
1
-1
/
+0
2011-05-23
Btrfs: kill trans_mutex
Josef Bacik
1
-15
/
+15
2011-05-23
Btrfs: take away the num_items argument from btrfs_join_transaction
Josef Bacik
1
-3
/
+3
2011-05-23
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Chris Mason
1
-0
/
+12
2011-05-22
Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...
Chris Mason
1
-87
/
+21
2011-05-22
Merge branch 'delayed_inode' into inode_numbers
Chris Mason
1
-5
/
+45
2011-05-21
btrfs: implement delayed inode items operation
Miao Xie
1
-5
/
+45
2011-05-21
Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_num...
Chris Mason
1
-0
/
+19
2011-05-12
btrfs: use printk_ratelimited instead of printk_ratelimit
David Sterba
1
-15
/
+6
2011-05-12
btrfs: scrub
Arne Jansen
1
-0
/
+12
2011-05-06
btrfs: remove old unused commented out code
David Sterba
1
-29
/
+0
2011-05-06
btrfs: remove all unused functions
David Sterba
1
-27
/
+0
2011-05-02
btrfs: drop gfp parameter from alloc_extent_buffer
David Sterba
1
-3
/
+3
2011-05-02
btrfs: drop gfp parameter from find_extent_buffer
David Sterba
1
-2
/
+2
2011-05-02
btrfs: drop gfp parameter from alloc_extent_map
David Sterba
1
-1
/
+1
2011-05-02
btrfs: drop unused parameter from extent_map_tree_init
David Sterba
1
-2
/
+1
2011-05-02
btrfs: drop unused argument from extent_io_tree_init
David Sterba
1
-5
/
+4
2011-05-02
btrfs: fix dereference before check
David Sterba
1
-2
/
+3
2011-05-02
btrfs: rename variables clashing with global function names
David Sterba
1
-1
/
+1
2011-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-0
/
+1
2011-04-25
btrfs: add missing spin_unlock to a rare exit path
David Sterba
1
-0
/
+1
2011-04-25
Btrfs: Support reading/writing on disk free ino cache
Li Zefan
1
-0
/
+1
2011-04-25
Btrfs: Cache free inode numbers in memory
Li Zefan
1
-0
/
+18
2011-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-1
/
+1
2011-04-11
Btrfs: avoid taking the trans_mutex in btrfs_end_transaction
Josef Bacik
1
-1
/
+1
2011-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+3
2011-04-05
Btrfs: Fix uninitialized root flags for subvolumes
Li Zefan
1
-1
/
+3
2011-03-28
Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+125
2011-03-28
btrfs: fix possible deadlock by clearing __GFP_FS flag
Miao Xie
1
-0
/
+2
2011-03-28
Btrfs: fix OOPS of empty filesystem after balance
liubo
1
-0
/
+6
2011-03-28
Btrfs: adjust btrfs_discard_extent() return errors and trimmed bytes
Li Dongyang
1
-1
/
+4
2011-03-28
Btrfs: Per file/directory controls for COW and compression
Liu Bo
1
-0
/
+6
2011-03-28
btrfs: properly access unaligned checksum buffer
David Sterba
1
-1
/
+2
2011-03-28
Btrfs: cleanup some BUG_ON()
Tsutomu Itoh
1
-1
/
+4
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-79
/
+0
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-03-17
Btrfs: check items for correctness as we search
Josef Bacik
1
-1
/
+89
[next]