index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
disk-io.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Btrfs: use the device_list_mutex during write_dev_supers
Chris Mason
2011-05-27
1
-2
/
+2
*
Btrfs: add mount -o auto_defrag
Chris Mason
2011-05-26
1
-0
/
+12
*
Merge branch 'cleanups_and_fixes' into inode_numbers
Chris Mason
2011-05-23
1
-6
/
+7
|
\
|
*
Btrfs: using rcu lock in the reader side of devices list
Xiao Guangrong
2011-05-23
1
-7
/
+7
|
*
Btrfs: fix the race between reading and updating devices
Xiao Guangrong
2011-05-23
1
-0
/
+2
|
*
BTRFS: Remove unused node_lock
Andi Kleen
2011-05-23
1
-1
/
+0
*
|
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Chris Mason
2011-05-23
1
-0
/
+12
|
\
\
|
*
|
btrfs: scrub
Arne Jansen
2011-05-12
1
-0
/
+12
*
|
|
Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...
Chris Mason
2011-05-22
1
-87
/
+21
|
\
\
\
|
*
|
|
btrfs: use printk_ratelimited instead of printk_ratelimit
David Sterba
2011-05-12
1
-15
/
+6
|
*
|
|
btrfs: remove old unused commented out code
David Sterba
2011-05-06
1
-29
/
+0
|
*
|
|
btrfs: remove all unused functions
David Sterba
2011-05-06
1
-27
/
+0
|
*
|
|
btrfs: drop gfp parameter from alloc_extent_buffer
David Sterba
2011-05-02
1
-3
/
+3
|
*
|
|
btrfs: drop gfp parameter from find_extent_buffer
David Sterba
2011-05-02
1
-2
/
+2
|
*
|
|
btrfs: drop gfp parameter from alloc_extent_map
David Sterba
2011-05-02
1
-1
/
+1
|
*
|
|
btrfs: drop unused parameter from extent_map_tree_init
David Sterba
2011-05-02
1
-2
/
+1
|
*
|
|
btrfs: drop unused argument from extent_io_tree_init
David Sterba
2011-05-02
1
-5
/
+4
|
*
|
|
btrfs: fix dereference before check
David Sterba
2011-05-02
1
-2
/
+3
|
*
|
|
btrfs: rename variables clashing with global function names
David Sterba
2011-05-02
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'delayed_inode' into inode_numbers
Chris Mason
2011-05-22
1
-5
/
+45
|
\
\
\
|
*
|
|
btrfs: implement delayed inode items operation
Miao Xie
2011-05-21
1
-5
/
+45
|
|
/
/
*
|
|
Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_num...
Chris Mason
2011-05-21
1
-0
/
+19
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Btrfs: Support reading/writing on disk free ino cache
Li Zefan
2011-04-25
1
-0
/
+1
|
*
|
Btrfs: Cache free inode numbers in memory
Li Zefan
2011-04-25
1
-0
/
+18
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2011-04-26
1
-0
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
btrfs: add missing spin_unlock to a rare exit path
David Sterba
2011-04-25
1
-0
/
+1
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2011-04-18
1
-1
/
+1
|
\
|
|
*
Btrfs: avoid taking the trans_mutex in btrfs_end_transaction
Josef Bacik
2011-04-11
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-04-05
1
-1
/
+3
|
\
|
|
*
Btrfs: Fix uninitialized root flags for subvolumes
Li Zefan
2011-04-05
1
-1
/
+3
*
|
Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-03-28
1
-7
/
+125
|
\
|
|
*
btrfs: fix possible deadlock by clearing __GFP_FS flag
Miao Xie
2011-03-28
1
-0
/
+2
|
*
Btrfs: fix OOPS of empty filesystem after balance
liubo
2011-03-28
1
-0
/
+6
|
*
Btrfs: adjust btrfs_discard_extent() return errors and trimmed bytes
Li Dongyang
2011-03-28
1
-1
/
+4
|
*
Btrfs: Per file/directory controls for COW and compression
Liu Bo
2011-03-28
1
-0
/
+6
|
*
btrfs: properly access unaligned checksum buffer
David Sterba
2011-03-28
1
-1
/
+2
|
*
Btrfs: cleanup some BUG_ON()
Tsutomu Itoh
2011-03-28
1
-1
/
+4
|
*
Btrfs: check items for correctness as we search
Josef Bacik
2011-03-17
1
-1
/
+89
|
*
Btrfs: handle errors in btrfs_orphan_cleanup
Josef Bacik
2011-03-17
1
-3
/
+12
*
|
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-03-24
1
-79
/
+0
|
\
\
|
*
|
block: remove per-queue plugging
Jens Axboe
2011-03-10
1
-79
/
+0
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-03-18
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Remove one to many n's in a word
Justin P. Mattock
2011-03-01
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2011-02-15
1
-2
/
+6
|
\
\
|
|
/
|
/
|
|
*
Btrfs: fix page->private races
Chris Mason
2011-02-14
1
-2
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2011-02-07
1
-0
/
+7
|
\
|
|
*
btrfs: fix return value check of btrfs_join_transaction()
Tsutomu Itoh
2011-01-28
1
-0
/
+5
|
*
Merge branch 'bug-fixes' of git://repo.or.cz/linux-btrfs-devel into btrfs-38
Chris Mason
2011-01-28
1
-0
/
+2
|
|
\
|
|
*
Btrfs: Fix memory leak at umount
Li Zefan
2011-01-27
1
-0
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-01-17
1
-7
/
+405
|
\
|
|
[next]