index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent_io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-06
Merge git://git.jan-o-sch.net/btrfs-unstable into integration
Chris Mason
1
-9
/
+384
2011-11-06
Merge branch 'for-chris' of git://github.com/sensille/linux into integration
Chris Mason
1
-5
/
+4
2011-11-06
Btrfs: ClearPageError during writepage and clean_tree_block
Chris Mason
1
-0
/
+4
2011-11-06
Btrfs: make sure to flush queued bios if write_cache_pages waits
Chris Mason
1
-4
/
+10
2011-10-20
Btrfs: do not set EXTENT_DIRTY along with EXTENT_DELALLOC
Liu Bo
1
-1
/
+1
2011-10-19
Btrfs: introduce convert_extent_bit
Josef Bacik
1
-0
/
+188
2011-10-19
Btrfs: skip looking for delalloc if we don't have ->fill_delalloc
Josef Bacik
1
-1
/
+5
2011-10-02
btrfs: hooks for readahead
Arne Jansen
1
-1
/
+1
2011-10-02
btrfs: add an extra wait mode to read_extent_buffer_pages
Arne Jansen
1
-4
/
+3
2011-09-29
btrfs: Moved repair code from inode.c to extent_io.c
Jan Schmidt
1
-6
/
+381
2011-09-29
btrfs: add mirror_num to extent_read_full_page
Jan Schmidt
1
-3
/
+3
2011-08-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-96
/
+43
2011-08-01
Btrfs: don't call writepages from within write_full_page
Josef Bacik
1
-10
/
+0
2011-08-01
Btrfs: clean up for find_first_extent_bit()
Xiao Guangrong
1
-40
/
+24
2011-08-01
Btrfs: clean up for wait_extent_bit()
Xiao Guangrong
1
-5
/
+1
2011-08-01
Btrfs: clean up for insert_state()
Xiao Guangrong
1
-5
/
+5
2011-08-01
btrfs: Make extent-io callbacks that never fail return void
Jeff Mahoney
1
-38
/
+14
2011-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-85
/
+83
2011-07-27
Merge branch 'integration' into for-linus
Chris Mason
1
-85
/
+83
2011-07-27
Btrfs: reduce extent_state lock contention for metadata
Chris Mason
1
-14
/
+41
2011-07-27
Btrfs: switch the btrfs tree locks to reader/writer
Chris Mason
1
-2
/
+9
2011-07-27
Btrfs: stop using highmem for extent_buffers
Chris Mason
1
-54
/
+13
2011-07-27
Btrfs: tag pages for writeback in sync
Josef Bacik
1
-3
/
+9
2011-07-11
Btrfs: fix how we merge extent states and deal with cached states
Josef Bacik
1
-12
/
+11
2011-07-09
writeback: make writeback_control.nr_to_write straight
Wu Fengguang
1
-2
/
+0
2011-06-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2011-05-28
Merge branch 'for-chris' of
Chris Mason
1
-1
/
+1
2011-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-264
/
+60
2011-05-26
Btrfs: return -ENOMEM in clear_extent_bit
Chris Mason
1
-1
/
+2
2011-05-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...
Linus Torvalds
1
-0
/
+9
2011-05-26
btrfs: add cleancache support
Dan Magenheimer
1
-0
/
+9
2011-05-23
Merge branch 'cleanups_and_fixes' into inode_numbers
Chris Mason
1
-16
/
+40
2011-05-23
Btrfs: fix unsafe usage of merge_state
Xiao Guangrong
1
-8
/
+14
2011-05-23
Btrfs: allocate extent state and check the result properly
Xiao Guangrong
1
-8
/
+26
2011-05-23
Btrfs: set range_start to the right start in count_range_bits
Josef Bacik
1
-1
/
+1
2011-05-22
Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...
Chris Mason
1
-248
/
+19
2011-05-21
Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_num...
Chris Mason
1
-2
/
+2
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
1
-0
/
+1
2011-05-06
btrfs: remove all unused functions
David Sterba
1
-227
/
+0
2011-05-02
btrfs: drop gfp parameter from alloc_extent_buffer
David Sterba
1
-4
/
+3
2011-05-02
btrfs: drop gfp parameter from find_extent_buffer
David Sterba
1
-2
/
+1
2011-05-02
btrfs: drop unused argument from extent_io_tree_init
David Sterba
1
-1
/
+1
2011-05-02
btrfs: unify checking of IS_ERR and null
David Sterba
1
-6
/
+6
2011-05-02
btrfs: rename variables clashing with global function names
David Sterba
1
-14
/
+14
2011-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-1
/
+1
2011-04-25
btrfs: fix wrong allocating flag when reading page
Itaru Kitayama
1
-1
/
+1
2011-04-25
Btrfs: Always use 64bit inode number
Li Zefan
1
-2
/
+2
2011-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-20
/
+62
2011-04-16
Btrfs end_bio_extent_readpage should look for locked bits
Chris Mason
1
-1
/
+1
2011-04-12
Btrfs: make uncache_state unconditional
Chris Mason
1
-5
/
+3
[next]