index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent_io.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sanitize <linux/prefetch.h> usage
Linus Torvalds
2011-05-20
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2011-04-26
1
-1
/
+1
|
\
|
*
btrfs: fix wrong allocating flag when reading page
Itaru Kitayama
2011-04-25
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2011-04-18
1
-20
/
+62
|
\
\
|
|
/
|
*
Btrfs end_bio_extent_readpage should look for locked bits
Chris Mason
2011-04-16
1
-1
/
+1
|
*
Btrfs: make uncache_state unconditional
Chris Mason
2011-04-12
1
-5
/
+3
|
*
btrfs: using cached extent_state in set/unlock combinations
Arne Jansen
2011-04-11
1
-17
/
+53
|
*
btrfs: properly handle overlapping areas in memmove_extent_buffer
Sergei Trofimovich
2011-04-11
1
-3
/
+11
*
|
Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-03-28
1
-0
/
+3
|
\
\
|
|
/
|
*
Btrfs: add initial tracepoint support for btrfs
liubo
2011-03-28
1
-0
/
+2
|
*
Btrfs: return error if the range we want to map is bogus
Josef Bacik
2011-03-17
1
-0
/
+1
*
|
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-03-24
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
Jens Axboe
2011-03-10
1
-1
/
+1
|
|
\
|
|
*
block: kill off REQ_UNPLUG
Jens Axboe
2011-03-10
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2011-03-13
1
-6
/
+27
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Btrfs: make sure not to return overlapping extents to fiemap
Chris Mason
2011-03-08
1
-6
/
+27
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2011-02-25
1
-39
/
+99
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Btrfs: fix fiemap bugs with delalloc
Chris Mason
2011-02-23
1
-39
/
+99
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2011-02-15
1
-4
/
+44
|
\
\
|
|
/
|
*
Btrfs: don't release pages when we can't clear the uptodate bits
Chris Mason
2011-02-14
1
-1
/
+9
|
*
Btrfs: fix page->private races
Chris Mason
2011-02-14
1
-3
/
+35
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2011-02-07
1
-2
/
+4
|
\
\
|
|
/
|
*
btrfs: checking NULL or not in some functions
Tsutomu Itoh
2011-02-01
1
-0
/
+2
|
*
btrfs: fix uncheck memory allocation in btrfs_submit_compressed_read
liubo
2011-01-28
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-01-17
1
-1
/
+6
|
\
\
|
|
/
|
*
btrfs: check NULL or not
Tsutomu Itoh
2011-01-16
1
-0
/
+2
|
*
btrfs: Allow to add new compression algorithm
Li Zefan
2010-12-22
1
-1
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2010-11-29
1
-15
/
+62
|
\
\
|
|
/
|
*
Btrfs: fix fiemap
Josef Bacik
2010-11-27
1
-9
/
+54
|
*
Btrfs: avoid NULL pointer deref in try_release_extent_buffer
Chris Mason
2010-11-21
1
-2
/
+4
|
*
btrfs: cleanup duplicate bio allocating functions
Miao Xie
2010-11-21
1
-4
/
+4
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2010-10-30
1
-85
/
+83
|
\
\
|
|
/
|
*
Btrfs: cleanup warnings from gcc 4.6 (nonbugs)
Andi Kleen
2010-10-29
1
-9
/
+0
|
*
Btrfs: Fix variables set but not read (bugs found by gcc 4.6)
Andi Kleen
2010-10-29
1
-0
/
+2
|
*
Btrfs: Switch the extent buffer rbtree into a radix tree
Miao Xie
2010-10-29
1
-67
/
+47
|
*
Btrfs: restructure try_release_extent_buffer()
Miao Xie
2010-10-29
1
-11
/
+37
|
/
*
writeback: remove writeback_inodes_wbc
Christoph Hellwig
2010-07-06
1
-2
/
+0
*
Btrfs: rework O_DIRECT enospc handling
Chris Mason
2010-05-25
1
-5
/
+4
*
Btrfs: use async helpers for DIO write checksumming
Chris Mason
2010-05-25
1
-1
/
+1
*
Btrfs: do aio_write instead of write
Josef Bacik
2010-05-25
1
-1
/
+10
*
Btrfs: Update metadata reservation for delayed allocation
Yan, Zheng
2010-05-25
1
-33
/
+30
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2010-04-05
1
-14
/
+1
|
\
|
*
Btrfs: use add_to_page_cache_lru, use __page_cache_alloc
Nick Piggin
2010-04-05
1
-14
/
+1
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
|
/
*
Btrfs: cache the extent state everywhere we possibly can V2
Josef Bacik
2010-03-15
1
-23
/
+38
*
Btrfs: cache extent state in find_delalloc_range
Josef Bacik
2010-03-15
1
-3
/
+8
*
Btrfs: finish read pages in the order they are submitted
Chris Mason
2010-03-15
1
-3
/
+4
*
Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULL
Eric Paris
2010-03-08
1
-2
/
+2
*
Btrfs: fix race between allocate and release extent buffer.
Yan, Zheng
2010-02-04
1
-2
/
+1
*
Btrfs: release delalloc reservations on extent item insertion
Josef Bacik
2009-10-08
1
-6
/
+13
[next]