aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent_io.c
Commit message (Expand)AuthorAge
* Btrfs: remove some no-op castsDan Carpenter2016-10-24
* Merge branch 'fst-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Chris Mason2016-10-12
|\
| * Btrfs: fix free space tree bitmaps on big-endian systemsOmar Sandoval2016-10-03
* | Btrfs: memset to avoid stale content in btree leafLiu Bo2016-09-26
* | btrfs: convert pr_* to btrfs_* where possibleJeff Mahoney2016-09-26
* | btrfs: convert printk(KERN_* to use pr_* callsJeff Mahoney2016-09-26
* | btrfs: unsplit printed stringsJeff Mahoney2016-09-26
* | Btrfs: memset to avoid stale content in btree node blockLiu 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: extend btrfs_set_extent_delalloc and its friends to support in-band de...Qu Wenruo2016-09-26
* | Btrfs: fix memory leak in reading btree blocksLiu Bo2016-09-26
* | btrfs: fix check_shared for fiemap ioctlLu Fengqi2016-09-26
|/
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-08-05
|\
| * Fixup direct bi_rw modifiersShaun Tancheff2016-08-04
| * block: add missing group association in bio-cloning functionsPaolo Valente2016-08-04
* | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-04
|\ \ | |/ |/|
| * Btrfs: fix eb memory leak due to readpage failureLiu Bo2016-07-26
| * Btrfs: cleanup BUG_ON in merge_bioLiu Bo2016-07-26
| * btrfs: Fix slab accounting flagsNikolay Borisov2016-07-26
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-26
|\ \
| * | mm, memcg: use consistent gfp flags during readaheadMichal Hocko2016-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: have submit_one_bio users use bio op accessorsMike Christie2016-06-07
| * block/fs/drivers: remove rw argument from submit_bioMike Christie2016-06-07
* | Btrfs: fix error handling in map_private_extent_bufferLiu Bo2016-06-23
* | Btrfs: check if extent buffer is aligned to sectorsizeLiu Bo2016-06-17
* | Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Chris Mason2016-06-08
|\ \ | |/ |/|
| * Btrfs: self-tests: Support non-4k page sizeFeifei Xu2016-06-02
* | Btrfs: fix race between device replace and read repairFilipe Manana2016-05-30
|/
* 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 convert_extent_bitDavid Sterba2016-04-29
| * btrfs: make state preallocation more speculative in __set_extent_bitDavid Sterba2016-04-29
| * btrfs: untangle gotos a bit in convert_extent_bitDavid Sterba2016-04-29
| * btrfs: untangle gotos a bit in __clear_extent_bitDavid Sterba2016-04-29
| * btrfs: untangle gotos a bit in __set_extent_bitDavid Sterba2016-04-29
| * btrfs: sink gfp parameter to set_record_extent_bitsDavid Sterba2016-04-29
| * btrfs: sink gfp parameter to clear_record_extent_bitsDavid Sterba2016-04-29
| * btrfs: sink gfp parameter to clear_extent_bitsDavid Sterba2016-04-29
| * btrfs: sink gfp parameter to set_extent_bitsDavid Sterba2016-04-29
* | Btrfs: fix unexpected return value of fiemapLiu Bo2016-05-25
* | 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: kill unused writepage_io_hook callbackDavid Sterba2016-05-06
| |/
* | Btrfs: cleanup error handling in extent_write_cached_pagesLiu Bo2016-04-28
* | Btrfs: make mapping->writeback_index point to the last written pageLiu Bo2016-04-28
|/
* mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-04
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04