summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/disk-io.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: allow superblock mismatch from older mkfsChris Mason2013-05-071-0/+5
* btrfs: enhance superblock checksDavid Sterba2013-05-071-15/+67
* btrfs: remove unused gfp mask parameter from release_extent_buffer callchainDavid Sterba2013-05-061-7/+1
* btrfs: make static code static & remove dead codeEric Sandeen2013-05-061-38/+5
* Btrfs: deal with errors in write_dev_supersJosef Bacik2013-05-061-1/+11
* Btrfs: rescan for qgroupsJan Schmidt2013-05-061-0/+5
* Btrfs: separate sequence numbers for delayed ref tracking and tree mod logJan Schmidt2013-05-061-1/+1
* Btrfs: set UUID in root_item for created treesStefan Behrens2013-05-061-0/+4
* Btrfs: delete unused parameter to btrfs_read_root_item()Stefan Behrens2013-05-061-1/+1
* Btrfs: various abort cleanupsJosef Bacik2013-05-061-4/+5
* Btrfs: cleanup destroy_marked_extentsJosef Bacik2013-05-061-31/+9
* Btrfs: cleanup fs roots if we fail to mountJosef Bacik2013-05-061-31/+31
* Btrfs: fix all callers of read_tree_blockJosef Bacik2013-05-061-2/+17
* Btrfs: add tree block level sanity checkJosef Bacik2013-05-061-0/+6
* Btrfs: don't call readahead hook until we have read the entire ebJosef Bacik2013-05-061-3/+2
* Btrfs: don't force pages under writeback to finish when abortingJosef Bacik2013-05-061-3/+2
* Btrfs: use a lock to protect incompat/compat flag of the super blockMiao Xie2013-05-061-0/+5
* Btrfs: introduce a mutex lock for btrfs quota operationsWang Shilong2013-05-061-0/+1
* Btrfs: fix bad extent loggingJosef Bacik2013-05-061-1/+1
* btrfs: clean snapshots one by oneDavid Sterba2013-05-061-6/+11
* Btrfs: share stop worker codeLiu Bo2013-05-061-32/+23
* Btrfs: add a incompatible format change for smaller metadata extent refsJosef Bacik2013-05-061-0/+3
* Btrfs: use helper to cleanup tree rootsLiu Bo2013-05-061-14/+1
* Btrfs: cleanup unused arguments of btrfs_csum_dataLiu Bo2013-05-061-3/+3
* Btrfs: fix memory leak in btrfs_create_tree()Tsutomu Itoh2013-03-211-3/+9
* Btrfs: update to use fs_state bitLiu Bo2013-03-211-1/+1
* Btrfs: fix wrong handle at error path of create_snapshot() when the commit failsMiao Xie2013-03-041-9/+7
* btrfs: try harder to allocate raid56 stripe cacheDavid Sterba2013-03-011-1/+1
* Btrfs: fix memory leak of log rootsLiu Bo2013-02-281-0/+5
* Merge branch 'raid56-experimental' into for-linus-3.9Chris Mason2013-02-201-9/+53
|\
| * Btrfs: RAID5 and RAID6David Woodhouse2013-02-011-9/+53
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...Chris Mason2013-02-201-79/+81
|\ \
| * | btrfs: define BTRFS_MAGIC as a u64 valueZach Brown2013-02-201-4/+2
| * | Btrfs: place ordered operations on a per transaction listJosef Bacik2013-02-201-5/+6
| * | Btrfs: fix the race between bio and btrfs_stop_workersMiao Xie2013-02-201-2/+1
| * | Btrfs: fix how we discard outstanding ordered extents on abortJosef Bacik2013-02-201-26/+7
| * | Btrfs: fix freeing delayed ref head while still holding its mutexJosef Bacik2013-02-201-3/+5
| * | btrfs: list_entry can't return NULLEric Sandeen2013-02-201-2/+0
| * | Btrfs: use bit operation for ->fs_stateMiao Xie2013-02-201-2/+3
| * | Btrfs: use seqlock to protect fs_info->avail_{data, metadata, system}_alloc_bitsMiao Xie2013-02-201-0/+1
| * | Btrfs: use the inode own lock to protect its delalloc_bytesMiao Xie2013-02-201-0/+2
| * | Btrfs: use percpu counter for fs_info->delalloc_bytesMiao Xie2013-02-201-4/+14
| * | Btrfs: use percpu counter for dirty metadata countMiao Xie2013-02-201-30/+34
| * | Btrfs: record first logical byte in memoryLiu Bo2013-02-201-0/+1
| * | Btrfs: wait on ordered extents at the last possible momentJosef Bacik2013-02-201-0/+4
| * | Btrfs: use wrapper page_offsetMiao Xie2013-02-201-1/+1
| * | Btrfs: use slabs for delayed reference allocationMiao Xie2013-02-201-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-12-181-50/+92
|\ \ | |/
| * Btrfs: only clear dirty on the buffer if it is marked as dirtyJosef Bacik2012-12-161-4/+4
| * Btrfs: move checks in set_page_dirty under DEBUGJosef Bacik2012-12-161-0/+2
OpenPOWER on IntegriCloud