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 Torvalds2012-06-011-32/+25
|\
| * Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-l...Chris Mason2012-05-311-1/+6
| |\
| | * Btrfs: add tree mod log to fs_infoJan Schmidt2012-05-261-0/+5
| | * Btrfs: don't set for_cow parameter for tree block functionsJan Schmidt2012-05-261-1/+1
| * | Btrfs: read device stats on mount, write modified ones during commitStefan Behrens2012-05-301-0/+7
| * | Btrfs: add device counters for detected IO and checksum errorsStefan Behrens2012-05-301-4/+9
| * | btrfs: Drop unused function btrfs_abort_devices()Asias He2012-05-301-13/+0
| * | Btrfs: fix how we deal with the orphan block rsvJosef Bacik2012-05-301-1/+1
| * | Btrfs: convert the inode bit field to use the actual bit operationsJosef Bacik2012-05-301-1/+2
| * | Btrfs: finish ordered extents in their own threadJosef Bacik2012-05-301-12/+0
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-221-1/+1
|\ \ | |/ |/|
| * Merge branch 'master' into for-nextJiri Kosina2012-04-081-293/+368
| |\
| * | btrfs: assignment in write_dev_flush() doesn't need two semi-colonsJesper Juhl2012-04-051-1/+1
* | | Btrfs: avoid sleeping in verify_parent_transid while atomicChris Mason2012-05-061-5/+13
* | | Btrfs: always store the mirror we read the eb fromJosef Bacik2012-04-181-8/+8
* | | Btrfs: do not mount when we have a sectorsize unequal to PAGE_SIZELiu Bo2012-04-181-3/+3
| |/ |/|
* | Btrfs: update the checks for mixed block groups with big metadata blocksChris Mason2012-03-291-12/+17
* | Btrfs: flush out and clean up any block device pages during mountChris Mason2012-03-281-0/+1
* | Merge branch 'error-handling' into for-linusChris Mason2012-03-281-75/+186
|\ \
| * | btrfs: disallow unequal data/metadata blocksize for mixed block groupsDavid Sterba2012-03-281-0/+8
| * | Btrfs: enhance superblock sanity checksDavid Sterba2012-03-281-5/+18
| * | btrfs: Fix busyloop in transaction_kthread()Jan Kara2012-03-221-2/+7
| * | btrfs: replace many BUG_ONs with proper error handlingJeff Mahoney2012-03-221-30/+86
| * | btrfs: enhance transaction abort infrastructureJeff Mahoney2012-03-221-4/+46
| * | btrfs: drop gfp_t from lock_extentJeff Mahoney2012-03-221-1/+1
| * | btrfs: return void in functions without error conditionsJeff Mahoney2012-03-221-25/+14
| * | btrfs: ->submit_bio_hook error push-upJeff Mahoney2012-03-221-3/+3
| * | btrfs: find_and_setup_root error push-upJeff Mahoney2012-03-221-5/+6
| * | btrfs: clean_tree_block should panic on observed memory corruption and return...Jeff Mahoney2012-03-221-5/+10
* | | Btrfs: deal with read errors on extent buffers differentlyJosef Bacik2012-03-261-14/+29
* | | Btrfs: don't use threaded IO completion helpers for metadata writesChris Mason2012-03-261-4/+4
* | | Btrfs: ensure an entire eb is written at onceJosef Bacik2012-03-261-41/+35
* | | Btrfs: introduce free_extent_buffer_staleJosef Bacik2012-03-261-13/+1
* | | Btrfs: set page->private to the ebJosef Bacik2012-03-261-68/+23
* | | Btrfs: allow metadata blocks larger than the page sizeChris Mason2012-03-261-101/+95
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-02-241-0/+12
|\ \ | |/ |/|
| * Btrfs: make sure we update latest_bdevChris Mason2012-02-231-0/+6
| * btrfs: Sector Size check during MountKeith Mannthey2012-02-151-0/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-01-281-0/+7
|\|
| * btrfs: mask out gfp flags in releasepageDavid Sterba2012-01-261-0/+7
* | Merge branch 'btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2012-01-171-34/+36
|\ \
| * | btrfs: take allocation of ->tree_root into open_ctree()Al Viro2012-01-081-3/+5
| * | btrfs: let ->s_fs_info point to fs_info, not root...Al Viro2012-01-081-2/+2
| * | btrfs: merge free_fs_info() calls on fill_super failuresAl Viro2012-01-081-2/+0
| * | btrfs: make open_ctree() return intAl Viro2012-01-081-6/+6
| * | btrfs: sanitizing ->fs_info, part 5Al Viro2012-01-081-11/+11
| * | btrfs: sanitizing ->fs_info, part 4Al Viro2012-01-081-18/+15
| * | btrfs: sanitizing ->fs_info, part 3Al Viro2012-01-081-7/+5
| * | btrfs: sanitizing ->fs_info, part 2Al Viro2012-01-081-1/+4
| * | btrfs: sanitizing ->fs_info, part 1Al Viro2012-01-081-1/+6