summaryrefslogtreecommitdiff
path: root/fs/btrfs/reada.c
AgeCommit message (Expand)Author
2015-01-21Btrfs: add ref_count and free function for btrfs_bioZhao Lei
2014-12-12btrfs: sink blocksize parameter to reada_tree_block_flaggedDavid Sterba
2014-12-12btrfs: remove blocksize from reada_extentDavid Sterba
2014-09-17btrfs: use nodesize everywhere, kill leafsizeDavid Sterba
2014-08-24Btrfs: fix task hang under heavy compressed writeLiu Bo
2014-06-13Btrfs: fix unfinished readahead thread for raid5/6 degraded mountingWang Shilong
2014-03-10btrfs: Cleanup the "_struct" suffix in btrfs_workequeueQu Wenruo
2014-03-10btrfs: Replace fs_info->readahead_workers workqueue with btrfs_workqueue.Qu Wenruo
2014-01-28Btrfs: convert printk to btrfs_ and fix BTRFS prefixFrank Holton
2013-05-06Btrfs: fix reada debug code compilationVincent
2012-12-12Btrfs: introduce GET_READ_MIRRORS functionality for btrfs_map_block()Stefan Behrens
2012-12-12Btrfs: change core code of btrfs to support the device replace operationsStefan Behrens
2012-12-12Btrfs: add code to scrub to copy read data to another diskStefan Behrens
2012-12-12Btrfs: pass fs_info to btrfs_map_block() instead of mapping_treeStefan Behrens
2012-10-02btrfs: reada_extent doesn't need kref for refcountAl Viro
2012-05-30Btrfs: set ioprio of scrub readahead to idleStefan Behrens
2012-04-18btrfs: don't add both copies of DUP to reada extent treeArne Jansen
2012-04-18btrfs: fix race in readaArne Jansen
2012-03-27Btrfs: introduce common define for max number of mirrorsStefan Behrens
2012-03-03Btrfs: fix casting error in scrub reada codeChris Mason
2011-11-06Btrfs: rename btrfs_bio multi -> bbio for consistencyIlya Dryomov
2011-11-06Btrfs: stop leaking btrfs_bios on readaheadIlya Dryomov
2011-11-06Merge git://git.jan-o-sch.net/btrfs-unstable into integrationChris Mason
2011-10-02btrfs: initial readahead code and prototypesArne Jansen