summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/disk-io.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-11-111-24/+18
|\
| * Btrfs: close devices on all error paths in open_ctree()Ilya Dryomov2011-11-091-4/+3
| * Btrfs: avoid null dereference and leaks when bailing from open_ctree()Ilya Dryomov2011-11-091-20/+15
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-11-061-56/+385
|\ \ | |/
| * Btrfs: check for a null fs root when writing to the backup root logChris Mason2011-11-061-3/+10
| * Btrfs: stop the readahead threads on failed mountChris Mason2011-11-061-0/+1
| * Btrfs: fix extent_buffer leak in the metadata IO error handlingChris Mason2011-11-061-0/+1
| * Merge git://git.jan-o-sch.net/btrfs-unstable into integrationChris Mason2011-11-061-2/+2
| |\
| | * btrfs: add mirror_num to extent_read_full_pageJan Schmidt2011-09-291-1/+1
| * | Merge branch 'for-chris' of git://github.com/sensille/linux into integrationChris Mason2011-11-061-2/+82
| |\ \
| | * | btrfs: hooks for readaheadArne Jansen2011-10-021-0/+37
| | * | btrfs: state information for readaheadArne Jansen2011-10-021-0/+10
| | * | btrfs: add READAHEAD extent buffer flagArne Jansen2011-10-021-0/+32
| | * | btrfs: add an extra wait mode to read_extent_buffer_pagesArne Jansen2011-10-021-2/+3
| | |/
| * | Btrfs: make a delayed_block_rsv for the delayed item insertionJosef Bacik2011-11-061-0/+1
| * | Btrfs: add a log of past tree rootsChris Mason2011-11-061-23/+268
| * | btrfs: separate superblock items out of fs_infoDavid Sterba2011-11-061-23/+10
| * | Btrfs: make sure to flush queued bios if write_cache_pages waitsChris Mason2011-11-061-3/+10
| * | Btrfs: allow us to overcommit our enospc reservationsJosef Bacik2011-10-191-0/+2
| * | Btrfs: put the block group cache after we commit the superJosef Bacik2011-10-191-2/+2
| * | Btrfs: kill the durable block rsv stuffJosef Bacik2011-10-191-2/+0
| |/
* | filesystems: add set_nlink()Miklos Szeredi2011-11-021-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-07-271-38/+78
|\
| * Btrfs: make a lockdep class for each rootChris Mason2011-07-271-33/+70
| * Btrfs: stop using highmem for extent_buffersChris Mason2011-07-271-5/+2
| * Btrfs: use a worker thread to do cachingJosef Bacik2011-07-271-0/+6
* | btrfs: kill magical embedded struct superblockAl Viro2011-07-201-11/+4
|/
* btrfs: fix uninitialized return valueDavid Sterba2011-06-171-3/+3
* btrfs: Remove unused sysfs codeMaarten Lankhorst2011-06-171-1/+0
* Btrfs: fix relocation racesChris Mason2011-06-171-0/+1
* Btrfs: check the return value from set_anon_superChris Mason2011-06-131-1/+3
* Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Chris Mason2011-06-101-2/+0
|\
| * btrfs: reinitialize scrub workersArne Jansen2011-06-101-2/+0
* | btrfs: fix unlocked access of delalloc_inodesDavid Sterba2011-06-101-2/+1
|/
* Merge branch 'for-chris' ofChris Mason2011-05-281-18/+18
|\
| * Btrfs: kill trans_mutexJosef Bacik2011-05-231-15/+15
| * Btrfs: take away the num_items argument from btrfs_join_transactionJosef Bacik2011-05-231-3/+3
* | Btrfs: use the device_list_mutex during write_dev_supersChris Mason2011-05-271-2/+2
* | Btrfs: add mount -o auto_defragChris Mason2011-05-261-0/+12
* | Merge branch 'cleanups_and_fixes' into inode_numbersChris Mason2011-05-231-6/+7
|\ \
| * | Btrfs: using rcu lock in the reader side of devices listXiao Guangrong2011-05-231-7/+7
| * | Btrfs: fix the race between reading and updating devicesXiao Guangrong2011-05-231-0/+2
| * | BTRFS: Remove unused node_lockAndi Kleen2011-05-231-1/+0
| |/
* | Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Chris Mason2011-05-231-0/+12
|\ \
| * | btrfs: scrubArne Jansen2011-05-121-0/+12
* | | Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...Chris Mason2011-05-221-87/+21
|\ \ \
| * | | btrfs: use printk_ratelimited instead of printk_ratelimitDavid Sterba2011-05-121-15/+6
| * | | btrfs: remove old unused commented out codeDavid Sterba2011-05-061-29/+0
| * | | btrfs: remove all unused functionsDavid Sterba2011-05-061-27/+0
| * | | btrfs: drop gfp parameter from alloc_extent_bufferDavid Sterba2011-05-021-3/+3
OpenPOWER on IntegriCloud