aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/disk-io.c
Commit message (Expand)AuthorAge
...
* | btrfs: unsplit printed stringsJeff Mahoney2016-09-26
* | Btrfs: improve check_node to avoid reading corrupted nodesLiu Bo2016-09-26
* | Btrfs: kill the start argument to read_extent_buffer_pagesJosef Bacik2016-09-26
* | Btrfs: add a flags field to btrfs_fs_infoJosef Bacik2016-09-26
* | Btrfs: fix memory leak of block group cacheLiu Bo2016-09-26
|/
* Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-26
|\
| * Btrfs: detect corruption when non-root leaf has zero itemLiu Bo2016-08-25
| * Btrfs: check btree node's nritemsLiu Bo2016-08-25
| * btrfs: don't create or leak aliased root while cleaning up orphansJeff Mahoney2016-08-25
| * btrfs: fix fsfreeze hang caused by delayed iputs dealWang Xiaoguang2016-08-25
| * btrfs: waiting on qgroup rescan should not always be interruptibleJeff Mahoney2016-08-25
| * btrfs: properly track when rescan worker is runningJeff Mahoney2016-08-25
| * Btrfs: fix memory leak of reloc_rootLiu Bo2016-08-25
* | block: rename bio bi_rw to bi_opfJens Axboe2016-08-07
* | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-04
|\|
| * btrfs: tests, use BTRFS_FS_STATE_DUMMY_FS_INFO instead of dummy rootJeff Mahoney2016-07-26
| * btrfs: tests, require fs_info for rootJeff Mahoney2016-07-26
| * btrfs: btrfs_test_opt and friends should take a btrfs_fs_infoJeff Mahoney2016-07-26
| * btrfs: plumb fs_info into btrfs_workJeff Mahoney2016-07-26
| * btrfs: Fix slab accounting flagsNikolay Borisov2016-07-26
| * Btrfs: fix double free of fs rootLiu Bo2016-07-26
* | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-26
|\ \ | |/ |/|
| * btrfs: use bio fields for op and flagsMike Christie2016-06-07
| * btrfs: use bio op accessorsMike Christie2016-06-07
| * fs: have submit_bh users pass in op and flags separatelyMike Christie2016-06-07
| * block/fs/drivers: remove rw argument from submit_bioMike Christie2016-06-07
* | Btrfs: Force stripesize to the value of sectorsizeChandan Rajendra2016-06-23
* | Btrfs: btrfs_check_super_valid: Allow 4096 as stripesizeChandan Rajendra2016-06-17
* | btrfs: avoid blocking open_ctree from cleaner_kthreadZygo Blaxell2016-06-17
* | Btrfs: check if extent buffer is aligned to sectorsizeLiu Bo2016-06-17
* | Merge branch 'misc-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Chris Mason2016-06-08
|\ \
| * | Btrfs: add more validation checks for superblockLiu Bo2016-06-06
| |/
* | Btrfs: self-tests: Use macros instead of constants and add missing newlineFeifei Xu2016-06-06
* | Btrfs: self-tests: Support non-4k page sizeFeifei Xu2016-06-02
|/
* Merge branch 'cleanups-4.7' into for-chris-4.7-20160525David Sterba2016-05-25
|\
| * btrfs: fix string and comment grammatical issues and typosNicholas D Steeves2016-05-25
| * btrfs: sink gfp parameter to clear_extent_dirtyDavid Sterba2016-04-29
| * btrfs: sink gfp parameter to clear_extent_bitsDavid Sterba2016-04-29
* | Merge branch 'cleanups-4.7' into for-chris-4.7-20160516David Sterba2016-05-16
|\ \
| * | btrfs: GFP_NOFS does not GFP_HIGHMEMDavid Sterba2016-05-10
| * | btrfs: switch to common message helpers in open_ctree, adjust messagesDavid Sterba2016-05-10
| * | btrfs: rename btrfs_std_error to btrfs_handle_fs_errorAnand Jain2016-04-28
| |/
* / btrfs: don't force mounts to wait for cleaner_kthread to delete one or more s...Zygo Blaxell2016-05-06
|/
* Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds2016-04-04
|\
| * mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* | Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-04-01
|\ \ | |/ |/|
| * Merge branch 'misc-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Chris Mason2016-03-24
| |\
| | * btrfs: transaction_kthread() is not freezableJiri Kosina2016-03-22
| | * btrfs: cleaner_kthread() doesn't need explicit freezeJiri Kosina2016-03-22
| | * btrfs: do not write corrupted metadata blocks to diskAlex Lyakas2016-03-22