Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3fd9952df4964fac7d5868ba48eadcc9dae3ba46
/
fs
/
btrfs
/
extent_io.c
019793b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
43e817a
btrfs: fix wrong allocating flag when reading page
by Itaru Kitayama
· 14 years ago
adff377
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
0d39920
Btrfs end_bio_extent_readpage should look for locked bits
by Chris Mason
· 14 years ago
109b36a
Btrfs: make uncache_state unconditional
by Chris Mason
· 14 years ago
507903b
btrfs: using cached extent_state in set/unlock combinations
by Arne Jansen
· 14 years ago
3387206
btrfs: properly handle overlapping areas in memmove_extent_buffer
by Sergei Trofimovich
· 14 years ago
212a17a
Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
1abe9b8
Btrfs: add initial tracepoint support for btrfs
by liubo
· 14 years ago
6c51038
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
85026533
Btrfs: return error if the range we want to map is bogus
by Josef Bacik
· 14 years ago
0e5b88c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
4c63f56
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
by Jens Axboe
· 14 years ago
721a960
block: kill off REQ_UNPLUG
by Jens Axboe
· 14 years ago
ea8efc7
Btrfs: make sure not to return overlapping extents to fiemap
by Chris Mason
· 14 years ago
4660ba6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
ec29ed5
Btrfs: fix fiemap bugs with delalloc
by Chris Mason
· 14 years ago
007a14a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
e3f24cc
Btrfs: don't release pages when we can't clear the uptodate bits
by Chris Mason
· 14 years ago
eb14ab8
Btrfs: fix page->private races
by Chris Mason
· 14 years ago
cb5520f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
5df6708
btrfs: checking NULL or not in some functions
by Tsutomu Itoh
· 14 years ago
6b82ce8
btrfs: fix uncheck memory allocation in btrfs_submit_compressed_read
by liubo
· 14 years ago
eee2a81
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
91ca338
btrfs: check NULL or not
by Tsutomu Itoh
· 14 years ago
261507a0
btrfs: Allow to add new compression algorithm
by Li Zefan
· 14 years ago
aa3fc52
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
975f84f
Btrfs: fix fiemap
by Josef Bacik
· 14 years ago
45f49bc
Btrfs: avoid NULL pointer deref in try_release_extent_buffer
by Chris Mason
· 14 years ago
88f794e
btrfs: cleanup duplicate bio allocating functions
by Miao Xie
· 14 years ago
925d169
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
559af82
Btrfs: cleanup warnings from gcc 4.6 (nonbugs)
by Andi Kleen
· 14 years ago
411fc6b
Btrfs: Fix variables set but not read (bugs found by gcc 4.6)
by Andi Kleen
· 14 years ago
19fe0a8
Btrfs: Switch the extent buffer rbtree into a radix tree
by Miao Xie
· 14 years ago
897ca6e
Btrfs: restructure try_release_extent_buffer()
by Miao Xie
· 14 years ago
9c3a8ee
writeback: remove writeback_inodes_wbc
by Christoph Hellwig
· 14 years ago
4845e44
Btrfs: rework O_DIRECT enospc handling
by Chris Mason
· 14 years ago
eaf25d9
Btrfs: use async helpers for DIO write checksumming
by Chris Mason
· 14 years ago
11c65dc
Btrfs: do aio_write instead of write
by Josef Bacik
· 14 years ago
0ca1f7c
Btrfs: Update metadata reservation for delayed allocation
by Yan, Zheng
· 14 years ago
795d580
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 15 years ago
28ecb609
Btrfs: use add_to_page_cache_lru, use __page_cache_alloc
by Nick Piggin
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
2ac55d4
Btrfs: cache the extent state everywhere we possibly can V2
by Josef Bacik
· 15 years ago
c2a128d
Btrfs: cache extent state in find_delalloc_range
by Josef Bacik
· 15 years ago
4125bf7
Btrfs: finish read pages in the order they are submitted
by Chris Mason
· 15 years ago
6bef4d3
Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULL
by Eric Paris
· 15 years ago
f044ba7
Btrfs: fix race between allocate and release extent buffer.
by Yan, Zheng
· 15 years ago
32c00af
Btrfs: release delalloc reservations on extent item insertion
by Josef Bacik
· 15 years ago
a791e35
Btrfs: cleanup extent_clear_unlock_delalloc flags
by Chris Mason
· 15 years ago
9ed74f2
Btrfs: proper -ENOSPC handling
by Josef Bacik
· 15 years ago
11ef160
Btrfs: fix releasepage to avoid unlocking extents we haven't locked
by Chris Mason
· 15 years ago
46562cec
Btrfs: Fix test_range_bit for whole file extents
by Chris Mason
· 15 years ago
42daec2
Btrfs: fix errors handling cached state in set/clear_extent_bit
by Chris Mason
· 15 years ago
f85d7d6c
Btrfs: properly honor wbc->nr_to_write changes
by Chris Mason
· 15 years ago
8b62b72
Btrfs: Use PagePrivate2 to track pages in the data=ordered code.
by Chris Mason
· 15 years ago
9655d29
Btrfs: use a cached state for extent state operations during delalloc
by Chris Mason
· 15 years ago
d5550c6
Btrfs: don't lock bits in the extent tree during writepage
by Chris Mason
· 15 years ago
2c64c53
Btrfs: cache values for locking extents
by Chris Mason
· 15 years ago
1edbb73
Btrfs: reduce CPU usage in the extent_state tree
by Chris Mason
· 15 years ago
e48c465
Btrfs: Fix new state initialization order
by Chris Mason
· 15 years ago
890871b
Btrfs: switch extent_map to a rw lock
by Chris Mason
· 15 years ago
a97adc9
Btrfs: use larger nr_to_write for larger extents
by Chris Mason
· 15 years ago
40431d6
Btrfs: optimize set extent bit
by Chris Mason
· 15 years ago
5c939df
btrfs: Fix set/clear_extent_bit for 'end == (u64)-1'
by Yan Zheng
· 15 years ago
b7967db
Btrfs: remove #if 0 code
by Chris Mason
· 16 years ago
9601e3f
Btrfs: kill btrfs_cache_create
by Christoph Hellwig
· 16 years ago
11c8349
Btrfs: fix oops on page->mapping->host during writepage
by Chris Mason
· 16 years ago
d313d7a
Btrfs: add a priority queue to the async thread helpers
by Chris Mason
· 16 years ago
ffbd517
Btrfs: use WRITE_SYNC for synchronous writes
by Chris Mason
· 16 years ago
93dbfad
Btrfs: fix __ucmpdi2 compile bug on 32 bit builds
by Heiko Carstens
· 16 years ago
b947343
Btrfs: leave btree locks spinning more often
by Chris Mason
· 16 years ago
a48ddf0
Btrfs: remove unused code in split_state()
by Qinghuang Feng
· 16 years ago
9b0d3ac
Btrfs: don't return congestion in write_cache_pages as often
by Chris Mason
· 16 years ago
b4ce94d
Btrfs: Change btree locking to use explicit blocking points
by Chris Mason
· 16 years ago
3935127
Btrfs: disable leak debugging checks in extent_io.c
by Chris Mason
· 16 years ago
1506fcc
Btrfs: fiemap support
by Yehuda Sadeh
· 16 years ago
7eaebe7
Btrfs: removed unused #include <version.h>'s
by Huang Weiyi
· 16 years ago
43b774b
Btrfs: drop EXPORT symbols from extent_io.c
by Chris Mason
· 16 years ago
d397712
Btrfs: Fix checkpatch.pl warnings
by Chris Mason
· 16 years ago
c584482
Btrfs: Fix typo in clear_state_cb
by Liu Hui
· 16 years ago
cad321a
Btrfs: shift all end_io work to thread pools
by Chris Mason
· 16 years ago
934d375
Btrfs: Use map_private_extent_buffer during generic_bin_search
by Chris Mason
· 16 years ago
d20f704
Btrfs: move data checksumming into a dedicated tree
by Chris Mason
· 16 years ago
b295086
Btrfs: make things static and include the right headers
by Christoph Hellwig
· 16 years ago
641f521
Btrfs: sparse lock verification annotations for wait_on_state
by Christoph Hellwig
· 16 years ago
0e6bd95
Btrfs: only flush down bios for writeback pages
by Chris Mason
· 16 years ago
15916de
Btrfs: Fixes for 2.6.28-rc API changes
by Chris Mason
· 16 years ago
d2c3f4f
Btrfs: Avoid writeback stalls
by Chris Mason
· 16 years ago
5b050f0
Btrfs: Fix compile warnings on 32 bit machines
by Chris Mason
· 16 years ago
b47eda8
Btrfs: Turn off extent state leak debugging
by Chris Mason
· 16 years ago
39be25c
Btrfs: Use invalidatepage when writepage finds a page outside of i_size
by Chris Mason
· 16 years ago
f2b1c41
Btrfs: Make sure pages are dirty before doing delalloc for them
by Chris Mason
· 16 years ago
3b7885b
Btrfs: enforce metadata allocation clustering
by Chris Mason
· 16 years ago
771ed68
Btrfs: Optimize compressed writeback and reads
by Chris Mason
· 16 years ago
70b99e6
Btrfs: Compression corner fixes
by Chris Mason
· 16 years ago
d899e05
Btrfs: Add fallocate support v2
by Yan Zheng
· 16 years ago
6643558
Btrfs: Fix bookend extent race v2
by Yan Zheng
· 16 years ago
2517920
Btrfs: nuke fs wide allocation mutex V2
by Josef Bacik
· 16 years ago
c8b9781
Btrfs: Add zlib compression support
by Chris Mason
· 16 years ago
Next »