aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/disk-io.c
Commit message (Expand)AuthorAge
* 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
* | btrfs: fix unlocked access of delalloc_inodesDavid Sterba2011-06-10
|/
* Merge branch 'for-chris' ofChris Mason2011-05-28
|\
| * Btrfs: kill trans_mutexJosef Bacik2011-05-23
| * Btrfs: take away the num_items argument from btrfs_join_transactionJosef Bacik2011-05-23
* | Btrfs: use the device_list_mutex during write_dev_supersChris Mason2011-05-27
* | Btrfs: add mount -o auto_defragChris Mason2011-05-26
* | Merge branch 'cleanups_and_fixes' into inode_numbersChris Mason2011-05-23
|\ \
| * | Btrfs: using rcu lock in the reader side of devices listXiao Guangrong2011-05-23
| * | Btrfs: fix the race between reading and updating devicesXiao Guangrong2011-05-23
| * | BTRFS: Remove unused node_lockAndi Kleen2011-05-23
| |/
* | Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Chris Mason2011-05-23
|\ \
| * | btrfs: scrubArne Jansen2011-05-12
* | | Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...Chris Mason2011-05-22
|\ \ \
| * | | btrfs: use printk_ratelimited instead of printk_ratelimitDavid Sterba2011-05-12
| * | | btrfs: remove old unused commented out codeDavid Sterba2011-05-06
| * | | btrfs: remove all unused functionsDavid Sterba2011-05-06
| * | | btrfs: drop gfp parameter from alloc_extent_bufferDavid Sterba2011-05-02
| * | | btrfs: drop gfp parameter from find_extent_bufferDavid Sterba2011-05-02
| * | | btrfs: drop gfp parameter from alloc_extent_mapDavid Sterba2011-05-02
| * | | btrfs: drop unused parameter from extent_map_tree_initDavid Sterba2011-05-02
| * | | btrfs: drop unused argument from extent_io_tree_initDavid Sterba2011-05-02
| * | | btrfs: fix dereference before checkDavid Sterba2011-05-02
| * | | btrfs: rename variables clashing with global function namesDavid Sterba2011-05-02
| | |/ | |/|
* | | Merge branch 'delayed_inode' into inode_numbersChris Mason2011-05-22
|\ \ \
| * | | btrfs: implement delayed inode items operationMiao Xie2011-05-21
| |/ /
* | | Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_num...Chris Mason2011-05-21
|\ \ \ | |/ / |/| |
| * | Btrfs: Support reading/writing on disk free ino cacheLi Zefan2011-04-25
| * | Btrfs: Cache free inode numbers in memoryLi Zefan2011-04-25
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2011-04-26
|\ \ \ | | |/ | |/|
| * | btrfs: add missing spin_unlock to a rare exit pathDavid Sterba2011-04-25
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2011-04-18
|\|
| * Btrfs: avoid taking the trans_mutex in btrfs_end_transactionJosef Bacik2011-04-11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-04-05
|\|
| * Btrfs: Fix uninitialized root flags for subvolumesLi Zefan2011-04-05
* | Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-03-28
|\|
| * btrfs: fix possible deadlock by clearing __GFP_FS flagMiao Xie2011-03-28
| * Btrfs: fix OOPS of empty filesystem after balanceliubo2011-03-28
| * Btrfs: adjust btrfs_discard_extent() return errors and trimmed bytesLi Dongyang2011-03-28
| * Btrfs: Per file/directory controls for COW and compressionLiu Bo2011-03-28
| * btrfs: properly access unaligned checksum bufferDavid Sterba2011-03-28
| * Btrfs: cleanup some BUG_ON()Tsutomu Itoh2011-03-28
| * Btrfs: check items for correctness as we searchJosef Bacik2011-03-17
| * Btrfs: handle errors in btrfs_orphan_cleanupJosef Bacik2011-03-17
* | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-24
|\ \