summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-12-19Btrfs: add support for fallocate's zero range operationFilipe Manana
2017-12-19btrfs: Fix flush bio leakNikolay Borisov
2017-12-19btrfs: Improve btrfs_search_slot descriptionNikolay Borisov
2017-12-19btrfs: heuristic: call get4bits directlyDavid Sterba
2017-12-19btrfs: heuristic: open code copy_call callback of radix sortDavid Sterba
2017-12-19btrfs: heuristic: open code get_num callback of radix sortDavid Sterba
2017-12-19btrfs: remove unused setup_root_args()Misono, Tomohiro
2017-12-19btrfs: split parse_early_options() in twoMisono, Tomohiro
2017-12-19btrfs: cleanup btrfs_mount() using btrfs_mount_root()Misono, Tomohiro
2017-12-19btrfs: add btrfs_mount_root() and new file_system_typeMisono, Tomohiro
2017-12-19btrfs: unify extent_page_data type passed as voidDavid Sterba
2017-12-19btrfs: sink writepage parameter to extent_write_cache_pagesDavid Sterba
2017-12-19btrfs: sink flush_fn to extent_write_cache_pagesDavid Sterba
2017-12-19btrfs: merge two flush_write_bio helpersDavid Sterba
2017-12-19btrfs: Rename bin_search -> btrfs_bin_searchNikolay Borisov
2017-12-19Btrfs: raid56: fix race between merge_bio and rbio_orig_end_ioLiu Bo
2017-12-19btrfs: sink extent_write_full_page tree argumentNikolay Borisov
2017-12-19btrfs: sink extent_write_locked_range tree parameterNikolay Borisov
2017-12-19btrfs: Remove pair of bio_get/put in btrfs_schedule_bioNikolay Borisov
2017-12-19btrfs: Fix out of bounds access in btrfs_search_slotNikolay Borisov
2017-12-19btrfs: remove duplicate includesPravin Shedge
2017-12-19btrfs: Handle btrfs_set_extent_delalloc failure in fixup workerNikolay Borisov
2017-12-19btrfs: show options: use helper to convert compression type stringDavid Sterba
2017-12-19btrfs: prop: use common helper for type to string conversionDavid Sterba
2017-12-19btrfs: SETFLAGS ioctl: use helper for compression type conversionDavid Sterba
2017-12-19btrfs: compression: add helper for type to string conversionDavid Sterba
2017-12-19btrfs: remove redundant check in btrfs_get_extent_fiemapNikolay Borisov
2017-12-19btrfs: Remove unused variable in btrfs_get_extentNikolay Borisov
2017-12-19btrfs: tree-checker: use %zu format string for size_tArnd Bergmann
2017-12-19Btrfs: use struct completion in scrub_submit_raid56_bio_waitLiu Bo
2017-12-19Btrfs: remove unused variable wait in lock_stripe_addLiu Bo
2017-12-19Btrfs: compress_file_range() change page dirty status onceTimofey Titovets
2017-12-19Btrfs: compression heuristic: replace heap sort with radix sortTimofey Titovets
2017-12-19btrfs: cleanup device states define BTRFS_DEV_STATE_FLUSH_SENTAnand Jain
2017-12-19btrfs: cleanup device states define BTRFS_DEV_STATE_REPLACE_TGTAnand Jain
2017-12-19btrfs: cleanup device states define BTRFS_DEV_STATE_MISSINGAnand Jain
2017-12-19btrfs: cleanup device states define BTRFS_DEV_STATE_IN_FS_METADATAAnand Jain
2017-12-19btrfs: cleanup device states define BTRFS_DEV_STATE_WRITEABLEAnand Jain
2017-12-19btrfs: add helper for device path or missingAnand Jain
2017-12-19btrfs: drop btrfs_device::can_discard to query directlyAnand Jain
2017-12-19btrfs: make function update_share_count staticColin Ian King
2017-12-19btrfs: Remove redundant FLAG_VACANCYNikolay Borisov
2017-12-19btrfs: extent-tree: Make btrfs_inode_rsv_refill function staticQu Wenruo
2017-12-19btrfs: move some zstd work data from stack to workspaceDavid Sterba
2017-12-19btrfs: reorder btrfs_transaction members for better packingDavid Sterba
2017-12-19btrfs: use narrower type for btrfs_transaction::num_dirty_bgsDavid Sterba
2017-12-19btrfs: reorder btrfs_trans_handle members for better packingDavid Sterba
2017-12-19btrfs: switch to refcount_t type for btrfs_trans_handle::use_countDavid Sterba
2017-12-19btrfs: remove unused member of btrfs_trans_handleDavid Sterba
2017-12-19btrfs: switch btrfs_trans_handle::adding_csums to boolDavid Sterba