summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/disk-io.c
Commit message (Expand)AuthorAgeFilesLines
* mm: refactor readahead defines in mm.hNikolay Borisov2019-03-121-1/+1
* Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-081-1/+2
|\
| * block: allow bio_for_each_segment_all() to iterate over multi-page bvecMing Lei2019-02-151-1/+2
* | btrfs: scrub: convert scrub_workers_refcnt to refcount_tAnand Jain2019-02-251-1/+1
* | btrfs: replace cleaner_delayed_iput_mutex with a waitqueueJosef Bacik2019-02-251-3/+2Star
* | btrfs: open code now trivial btrfs_set_lock_blockingDavid Sterba2019-02-251-1/+1
* | btrfs: replace btrfs_set_lock_blocking_rw with appropriate helpersDavid Sterba2019-02-251-1/+1
* | btrfs: qgroup: Introduce per-root swapped blocks infrastructureQu Wenruo2019-02-251-0/+1
* | btrfs: relocation: Delay reloc tree deletion after merge_reloc_rootsQu Wenruo2019-02-251-0/+1
* | btrfs: make btrfs_destroy_delayed_refs use btrfs_delete_ref_headJosef Bacik2019-02-251-6/+1Star
* | btrfs: make btrfs_destroy_delayed_refs use btrfs_delayed_ref_lockJosef Bacik2019-02-251-9/+2Star
* | Btrfs: setup a nofs context for memory allocation at btrfs_create_tree()Filipe Manana2019-02-251-0/+8
|/
* btrfs: wakeup cleaner thread when adding delayed iputJosef Bacik2019-01-181-0/+3
* btrfs: wait on ordered extents on abort cleanupJosef Bacik2019-01-181-0/+8
* btrfs: handle delayed ref head accounting cleanup in abortJosef Bacik2019-01-181-0/+1
* btrfs: Fix typos in comments and stringsAndrea Gelmini2018-12-171-2/+2
* btrfs: introduce delayed_refs_rsvJosef Bacik2018-12-171-0/+4
* btrfs: dev-replace: remove custom read/write blocking schemeDavid Sterba2018-12-171-2/+0Star
* btrfs: dev-replace: swich locking to rw semaphoreDavid Sterba2018-12-171-1/+1
* btrfs: document extent mapping assumptions in checksumJohannes Thumshirn2018-12-171-0/+6
* btrfs: Remove extent_io_ops::readpage_io_failed_hookNikolay Borisov2018-12-171-16/+0Star
* btrfs: merge btrfs_submit_bio_done to its callerDavid Sterba2018-12-171-1/+17
* Btrfs: allow clear_extent_dirty() to receive a cached extent state recordFilipe Manana2018-12-171-2/+5
* btrfs: Add handling for disk split-brain scenario during fsid changeNikolay Borisov2018-12-171-3/+12
* btrfs: Remove fsid/metadata_fsid fields from btrfs_infoNikolay Borisov2018-12-171-9/+11
* btrfs: Introduce support for FSID change without metadata rewriteNikolay Borisov2018-12-171-6/+27
* Btrfs: prevent ioctls from interfering with a swap fileOmar Sandoval2018-12-171-0/+4
* btrfs: Always try all copies when reading extent buffersNikolay Borisov2018-11-131-10/+1Star
* Btrfs: fix missing delayed iputs on unmountOmar Sandoval2018-11-071-36/+15Star
* btrfs: fix pinned underflow after transaction abortedLu Fengqi2018-11-061-1/+11
* btrfs: assert on non-empty delayed iputsJosef Bacik2018-10-151-0/+1
* btrfs: dev-replace: move replace members out of fs_infoDavid Sterba2018-10-151-4/+5
* btrfs: remove btrfs_dev_replace::read_locksDavid Sterba2018-10-151-1/+0Star
* Btrfs: delayed-refs: use rb_first_cached for ref_treeLiu Bo2018-10-151-2/+2
* Btrfs: delayed-refs: use rb_first_cached for href_rootLiu Bo2018-10-151-2/+2
* btrfs: Remove 'objectid' member from struct btrfs_rootMisono Tomohiro2018-10-151-3/+2Star
* Btrfs: fix unexpected failure of nocow buffered writes after snapshotting whe...Robbie Ko2018-08-171-0/+1
* btrfs: Introduce mount time chunk <-> dev extent mapping checkQu Wenruo2018-08-061-0/+7
* btrfs: merge free_fs_root helpersDavid Sterba2018-08-061-11/+5Star
* btrfs: dev-replace: remove unused members of btrfs_dev_replaceDavid Sterba2018-08-061-2/+0Star
* btrfs: remove unused member btrfs_root::nameDavid Sterba2018-08-061-2/+0Star
* btrfs: drop extent_io_ops::set_range_writeback callbackDavid Sterba2018-08-061-1/+0Star
* btrfs: drop extent_io_ops::merge_bio_hook callbackDavid Sterba2018-08-061-2/+0Star
* btrfs: drop extent_io_ops::tree_fs_info callbackDavid Sterba2018-08-061-7/+0Star
* btrfs: unify end_io callbacks of async_submit_bioDavid Sterba2018-08-061-25/+3Star
* btrfs: remove unused member async_submit_bio::bio_flagsDavid Sterba2018-08-061-2/+0Star
* btrfs: remove unused member async_submit_bio::fs_infoDavid Sterba2018-08-061-2/+0Star
* btrfs: Rename EXTENT_BUFFER_DUMMY to EXTENT_BUFFER_UNMAPPEDNikolay Borisov2018-08-061-2/+2
* btrfs: use correct compare function of dirty_metadata_bytesEthan Lien2018-08-061-4/+6
* btrfs: prune unused includesDavid Sterba2018-08-061-2/+0Star