summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/reada.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: fix task hang under heavy compressed writeLiu Bo2014-08-241-1/+2
* Btrfs: fix unfinished readahead thread for raid5/6 degraded mountingWang Shilong2014-06-131-2/+7
* btrfs: Cleanup the "_struct" suffix in btrfs_workequeueQu Wenruo2014-03-101-3/+2
* btrfs: Replace fs_info->readahead_workers workqueue with btrfs_workqueue.Qu Wenruo2014-03-101-4/+5
* Btrfs: convert printk to btrfs_ and fix BTRFS prefixFrank Holton2014-01-281-4/+5
* Btrfs: fix reada debug code compilationVincent2013-05-061-2/+3
* Btrfs: introduce GET_READ_MIRRORS functionality for btrfs_map_block()Stefan Behrens2012-12-121-1/+2
* Btrfs: change core code of btrfs to support the device replace operationsStefan Behrens2012-12-121-0/+17
* Btrfs: add code to scrub to copy read data to another diskStefan Behrens2012-12-121-1/+9
* Btrfs: pass fs_info to btrfs_map_block() instead of mapping_treeStefan Behrens2012-12-121-2/+1
* btrfs: reada_extent doesn't need kref for refcountAl Viro2012-10-021-11/+7
* Btrfs: set ioprio of scrub readahead to idleStefan Behrens2012-05-301-0/+5
* btrfs: don't add both copies of DUP to reada extent treeArne Jansen2012-04-181-0/+13
* btrfs: fix race in readaArne Jansen2012-04-181-19/+16
* Btrfs: introduce common define for max number of mirrorsStefan Behrens2012-03-271-5/+5
* Btrfs: fix casting error in scrub reada codeChris Mason2012-03-031-1/+1
* Btrfs: rename btrfs_bio multi -> bbio for consistencyIlya Dryomov2011-11-061-15/+15
* Btrfs: stop leaking btrfs_bios on readaheadIlya Dryomov2011-11-061-0/+2
* Merge git://git.jan-o-sch.net/btrfs-unstable into integrationChris Mason2011-11-061-2/+2
* btrfs: initial readahead code and prototypesArne Jansen2011-10-021-0/+949
OpenPOWER on IntegriCloud