aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/disk-io.c
Commit message (Expand)AuthorAge
* Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/b...Chris Mason2012-01-16
|\
| * Btrfs: integrate integrity check module into btrfsStefan Behrens2011-12-21
* | Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ...Chris Mason2012-01-16
|\ \
| * | Btrfs: mark delayed refs as for cowArne Jansen2011-12-22
* | | Merge branch 'for-chris' of git://repo.or.cz/linux-btrfs-devel into integrationChris Mason2012-01-16
|\ \ \
| * | | Btrfs: fix possible deadlock when opening a seed deviceLi Zefan2012-01-10
| | |/ | |/|
* | | Merge branch 'restriper' of git://github.com/idryomov/btrfs-unstable into int...Chris Mason2012-01-16
|\ \ \
| * | | Btrfs: allow for canceling restriperIlya Dryomov2012-01-16
| * | | Btrfs: allow for pausing restriperIlya Dryomov2012-01-16
| * | | Btrfs: recover balance on mountIlya Dryomov2012-01-16
| * | | Btrfs: add basic restriper infrastructureIlya Dryomov2012-01-16
| * | | Btrfs: get rid of *_alloc_profile fieldsIlya Dryomov2012-01-16
| |/ /
* | | Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/sc...Linus Torvalds2011-12-16
|\| |
| * | Btrfs: fix num_workers_starting bug and other bugs in async threadJosef Bacik2011-12-15
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-11-22
|\|
| * btrfs: mirror_num should be int, not u64Jan Schmidt2011-11-20
| * Btrfs: fix barrier flushesChris Mason2011-11-20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-11-11
|\|
| * Btrfs: close devices on all error paths in open_ctree()Ilya Dryomov2011-11-09
| * Btrfs: avoid null dereference and leaks when bailing from open_ctree()Ilya Dryomov2011-11-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-11-06
|\|
| * Btrfs: check for a null fs root when writing to the backup root logChris Mason2011-11-06
| * Btrfs: stop the readahead threads on failed mountChris Mason2011-11-06
| * Btrfs: fix extent_buffer leak in the metadata IO error handlingChris Mason2011-11-06
| * Merge git://git.jan-o-sch.net/btrfs-unstable into integrationChris Mason2011-11-06
| |\
| | * btrfs: add mirror_num to extent_read_full_pageJan Schmidt2011-09-29
| * | Merge branch 'for-chris' of git://github.com/sensille/linux into integrationChris Mason2011-11-06
| |\ \
| | * | btrfs: hooks for readaheadArne Jansen2011-10-02
| | * | btrfs: state information for readaheadArne Jansen2011-10-02
| | * | btrfs: add READAHEAD extent buffer flagArne Jansen2011-10-02
| | * | btrfs: add an extra wait mode to read_extent_buffer_pagesArne Jansen2011-10-02
| | |/
| * | Btrfs: make a delayed_block_rsv for the delayed item insertionJosef Bacik2011-11-06
| * | Btrfs: add a log of past tree rootsChris Mason2011-11-06
| * | btrfs: separate superblock items out of fs_infoDavid Sterba2011-11-06
| * | Btrfs: make sure to flush queued bios if write_cache_pages waitsChris Mason2011-11-06
| * | Btrfs: allow us to overcommit our enospc reservationsJosef Bacik2011-10-19
| * | Btrfs: put the block group cache after we commit the superJosef Bacik2011-10-19
| * | Btrfs: kill the durable block rsv stuffJosef Bacik2011-10-19
| |/
* / filesystems: add set_nlink()Miklos Szeredi2011-11-02
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-07-27
|\
| * Btrfs: make a lockdep class for each rootChris Mason2011-07-27
| * Btrfs: stop using highmem for extent_buffersChris Mason2011-07-27
| * Btrfs: use a worker thread to do cachingJosef Bacik2011-07-27
* | btrfs: kill magical embedded struct superblockAl Viro2011-07-20
|/
* btrfs: fix uninitialized return valueDavid Sterba2011-06-17
* btrfs: Remove unused sysfs codeMaarten Lankhorst2011-06-17
* Btrfs: fix relocation racesChris Mason2011-06-17
* Btrfs: check the return value from set_anon_superChris Mason2011-06-13
* Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Chris Mason2011-06-10
|\
| * btrfs: reinitialize scrub workersArne Jansen2011-06-10