summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent_io.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs: tests: add separate stub for find_lock_delalloc_rangeDavid Sterba2018-10-151-1/+12
* Btrfs: skip set_page_dirty if eb pages are already dirtyLiu Bo2018-10-151-4/+5
* Btrfs: assert page dirty bit on extent buffer pagesLiu Bo2018-10-151-0/+6
* Btrfs: use next_state in find_first_extent_bitLiu Bo2018-10-151-6/+1
* btrfs: readpages() should submit IO as read-aheadJens Axboe2018-08-171-1/+1
* btrfs: drop extent_io_ops::set_range_writeback callbackDavid Sterba2018-08-061-9/+1
* btrfs: drop extent_io_ops::merge_bio_hook callbackDavid Sterba2018-08-061-2/+2
* btrfs: drop extent_io_ops::tree_fs_info callbackDavid Sterba2018-08-061-10/+4
* btrfs: Rename EXTENT_BUFFER_DUMMY to EXTENT_BUFFER_UNMAPPEDNikolay Borisov2018-08-061-5/+5
* btrfs: Document locking requirement via lockdep_assert_heldNikolay Borisov2018-08-061-1/+2
* btrfs: rename btrfs_release_extent_buffer_pageDavid Sterba2018-08-061-4/+4
* btrfs: Refactor loop in btrfs_release_extent_buffer_pageNikolay Borisov2018-08-061-9/+6
* btrfs: Reword dodgy comments in alloc_extent_bufferNikolay Borisov2018-08-061-9/+8
* btrfs: Simplify page unlocking in alloc_extent_bufferNikolay Borisov2018-08-061-7/+2
* btrfs: open-code bio_set_op_attrsDavid Sterba2018-08-061-1/+1
* btrfs: switch types to int when counting eb pagesDavid Sterba2018-08-061-22/+22
* btrfs: pass only eb to num_extent_pagesDavid Sterba2018-08-061-15/+15
* Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-07-211-2/+5
|\
| * Btrfs: fix file data corruption after cloning a range and fsyncFilipe Manana2018-07-191-2/+5
* | Merge tag 'for-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-261-1/+4
|\ \ | |/
| * Btrfs: fix physical offset reported by fiemap for inline extentsFilipe Manana2018-06-211-1/+4
* | Merge tag 'for-4.18-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-151-3/+1
|\ \ | |/
| * Btrfs: fiemap: pass correct bytenr when fm_extent_count is zeroRobbie Ko2018-06-071-3/+1
* | Merge tag 'for-4.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2018-06-041-52/+10
|\ \ | |/
| * btrfs: Remove tree argument from extent_writepagesNikolay Borisov2018-05-281-3/+2
| * btrfs: Remove redundant tree argument from extent_readpagesNikolay Borisov2018-05-281-3/+3
| * btrfs: Remove map argument from try_release_extent_stateNikolay Borisov2018-05-281-3/+2
| * btrfs: Sink extent_tree arguments in try_release_extent_mappingNikolay Borisov2018-05-281-3/+3
| * btrfs: clean up le_bitmap_{set, clear}()Howard McLauchlan2018-05-281-40/+0
* | btrfs: convert to bioset_init()/mempool_init()Kent Overstreet2018-05-301-14/+11
|/
* Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-151-0/+1
|\
| * btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba2018-04-121-0/+1
* | page cache: use xa_lockMatthew Wilcox2018-04-111-8/+8
|/
* btrfs: lift errors from add_extent_changeset to the callersDavid Sterba2018-03-311-8/+11
* btrfs: document more parameters of submit_extent_pageDavid Sterba2018-03-311-0/+12
* btrfs: cleanup merging conditions in submit_extent_pageDavid Sterba2018-03-311-17/+9
* btrfs: remove redundant variable in __do_readpageDavid Sterba2018-03-311-3/+1
* btrfs: assume that bio_ret is always valid in submit_extent_pageDavid Sterba2018-03-311-5/+5
* btrfs: add more __cold annotationsDavid Sterba2018-03-261-1/+1
* btrfs: extent_buffer_uptodate() make it static and inlineAnand Jain2018-03-261-5/+0
* Btrfs: enhance leak debug checker for extent state and extent bufferLiu Bo2018-03-261-2/+2
* Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2018-01-291-86/+57
|\
| * btrfs: sink unlock_extent parameter gfp_flagsDavid Sterba2018-01-221-6/+4
| * btrfs: add separate helper for unlock_extent_cached with GFP_ATOMICDavid Sterba2018-01-221-1/+1
| * btrfs: Remove redundant bio_get/bio_set pair from submit_one_bioNikolay Borisov2018-01-221-2/+0
| * btrfs: unify extent_page_data type passed as voidDavid Sterba2018-01-221-10/+7
| * btrfs: sink writepage parameter to extent_write_cache_pagesDavid Sterba2018-01-221-5/+4
| * btrfs: sink flush_fn to extent_write_cache_pagesDavid Sterba2018-01-221-6/+4
| * btrfs: merge two flush_write_bio helpersDavid Sterba2018-01-221-11/+8
| * btrfs: sink extent_write_full_page tree argumentNikolay Borisov2018-01-221-3/+2
OpenPOWER on IntegriCloud