aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/disk-io.c
Commit message (Expand)AuthorAge
...
* | | 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
|\ \
| * | block: remove per-queue pluggingJens Axboe2011-03-10
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-18
|\ \ | |/ |/|
| * Remove one to many n's in a wordJustin P. Mattock2011-03-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2011-02-15
|\ \ | |/ |/|
| * Btrfs: fix page->private racesChris Mason2011-02-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2011-02-07
|\|
| * btrfs: fix return value check of btrfs_join_transaction()Tsutomu Itoh2011-01-28
| * Merge branch 'bug-fixes' of git://repo.or.cz/linux-btrfs-devel into btrfs-38Chris Mason2011-01-28
| |\
| | * Btrfs: Fix memory leak at umountLi Zefan2011-01-26
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-01-17
|\| |
| * | Btrfs: forced readonly mounts on errorsliubo2011-01-17
| * | btrfs: Fix memory leak in btrfs_read_fs_root_no_radix()Tsutomu Itoh2011-01-16
| * | btrfs: check NULL or notTsutomu Itoh2011-01-16
| * | btrfs: mount failure return value fixDave Young2011-01-16
| * | btrfs: Add lzo compression supportLi Zefan2010-12-22
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-12-14
|\|
| * Btrfs: EIO when we fail to read tree rootsChris Mason2010-12-13
| * Btrfs: fix compiler warningsJan Beulich2010-12-10