Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
386758a71c50d695db3c23e06210b7b87e4e0255
/
fs
/
btrfs
/
reada.c
ab8d0fc
btrfs: convert pr_* to btrfs_* where possible
by Jeff Mahoney
· 8 years ago
62e8557
btrfs: convert printk(KERN_* to use pr_* calls
by Jeff Mahoney
· 8 years ago
5d163e0
btrfs: unsplit printed strings
by Jeff Mahoney
· 8 years ago
ce7791f
Btrfs: fix race between readahead and device replace/removal
by Filipe Manana
· 8 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
675d276
Merge branch 'foreign/liubo/replace-lockup' into for-chris-4.6
by David Sterba
· 9 years ago
ff7db6e
Merge branch 'foreign/zhaolei/reada' into for-chris-4.6
by David Sterba
· 9 years ago
73beece
Btrfs: fix lockdep deadlock warning due to dev_replace
by Liu Bo
· 9 years ago
7aff8cf
btrfs: reada: ignore creating reada_extent for a non-existent device
by Zhao Lei
· 9 years ago
4fe7a0e
btrfs: reada: avoid undone reada extents in btrfs_reada_wait
by Zhao Lei
· 9 years ago
2fefd55
btrfs: reada: limit max works count
by Zhao Lei
· 9 years ago
895a11b
btrfs: reada: simplify dev->reada_in_flight processing
by Zhao Lei
· 9 years ago
8afd684
btrfs: reada: Fix a debug code typo
by Zhao Lei
· 9 years ago
57f16e0
btrfs: reada: Jump into cleanup in direct way for __readahead_hook()
by Zhao Lei
· 9 years ago
02873e4
btrfs: reada: Use fs_info instead of root in __readahead_hook's argument
by Zhao Lei
· 9 years ago
6e39dbe
btrfs: reada: Pass reada_extent into __readahead_hook directly
by Zhao Lei
· 9 years ago
b257cf5
btrfs: reada: move reada_extent_put to place after __readahead_hook()
by Zhao Lei
· 9 years ago
1e7970c
btrfs: reada: Remove level argument in severial functions
by Zhao Lei
· 9 years ago
3194502
btrfs: reada: bypass adding extent when all zone failed
by Zhao Lei
· 9 years ago
6a159d2
btrfs: reada: add all reachable mirrors into reada device list
by Zhao Lei
· 9 years ago
a3f7fde
btrfs: reada: Move is_need_to_readahead contition earlier
by Zhao Lei
· 9 years ago
97d5f0e
btrfs: reada: Avoid many times of empty loop
by Zhao Lei
· 9 years ago
8e9aa51
btrfs: reada: Add missed segment checking in reada_find_zone
by Zhao Lei
· 9 years ago
c37f49c
btrfs: reada: reduce additional fs_info->reada_lock in reada_find_zone
by Zhao Lei
· 9 years ago
5037853
btrfs: reada: Fix in-segment calculation for reada
by Zhao Lei
· 9 years ago
ed0244f
btrfs: reada: use GFP_KERNEL everywhere
by David Sterba
· 9 years ago
ddd664f
btrfs: reada: Fix returned errno code
by Luis de Bethencourt
· 9 years ago
7cb2c42
Btrfs: count devices correctly in readahead during RAID 5/6 replace
by Omar Sandoval
· 9 years ago
6e9606d
Btrfs: add ref_count and free function for btrfs_bio
by Zhao Lei
· 10 years ago
c0dcaa4
btrfs: sink blocksize parameter to reada_tree_block_flagged
by David Sterba
· 10 years ago
b6ae40e
btrfs: remove blocksize from reada_extent
by David Sterba
· 10 years ago
707e8a0
btrfs: use nodesize everywhere, kill leafsize
by David Sterba
· 10 years ago
9e0af23
Btrfs: fix task hang under heavy compressed write
by Liu Bo
· 10 years ago
5fbc7c5
Btrfs: fix unfinished readahead thread for raid5/6 degraded mounting
by Wang Shilong
· 10 years ago
d458b05
btrfs: Cleanup the "_struct" suffix in btrfs_workequeue
by Qu Wenruo
· 11 years ago
736cfa1
btrfs: Replace fs_info->readahead_workers workqueue with btrfs_workqueue.
by Qu Wenruo
· 11 years ago
efe120a
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
by Frank Holton
· 11 years ago
3c59ccd
Btrfs: fix reada debug code compilation
by Vincent
· 12 years ago
29a8d9a
Btrfs: introduce GET_READ_MIRRORS functionality for btrfs_map_block()
by Stefan Behrens
· 12 years ago
8dabb74
Btrfs: change core code of btrfs to support the device replace operations
by Stefan Behrens
· 12 years ago
ff023aa
Btrfs: add code to scrub to copy read data to another disk
by Stefan Behrens
· 12 years ago
3ec706c
Btrfs: pass fs_info to btrfs_map_block() instead of mapping_tree
by Stefan Behrens
· 12 years ago
99621b4
btrfs: reada_extent doesn't need kref for refcount
by Al Viro
· 12 years ago
3d136a1
Btrfs: set ioprio of scrub readahead to idle
by Stefan Behrens
· 13 years ago
207a232
btrfs: don't add both copies of DUP to reada extent tree
by Arne Jansen
· 13 years ago
8c9c2bf
btrfs: fix race in reada
by Arne Jansen
· 13 years ago
94598ba
Btrfs: introduce common define for max number of mirrors
by Stefan Behrens
· 13 years ago
a175423
Btrfs: fix casting error in scrub reada code
by Chris Mason
· 13 years ago
21ca543
Btrfs: rename btrfs_bio multi -> bbio for consistency
by Ilya Dryomov
· 13 years ago
9510dc4
Btrfs: stop leaking btrfs_bios on readahead
by Ilya Dryomov
· 13 years ago
806468f
Merge git://git.jan-o-sch.net/btrfs-unstable into integration
by Chris Mason
· 13 years ago
7414a03
btrfs: initial readahead code and prototypes
by Arne Jansen
· 13 years ago