summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2018-01-22btrfs: remove unused setup_root_args()Misono, Tomohiro
2018-01-22btrfs: split parse_early_options() in twoMisono, Tomohiro
2018-01-22btrfs: cleanup btrfs_mount() using btrfs_mount_root()Misono, Tomohiro
2018-01-22btrfs: add btrfs_mount_root() and new file_system_typeMisono, Tomohiro
2018-01-22btrfs: unify extent_page_data type passed as voidDavid Sterba
2018-01-22btrfs: sink writepage parameter to extent_write_cache_pagesDavid Sterba
2018-01-22btrfs: sink flush_fn to extent_write_cache_pagesDavid Sterba
2018-01-22btrfs: merge two flush_write_bio helpersDavid Sterba
2018-01-22btrfs: Rename bin_search -> btrfs_bin_searchNikolay Borisov
2018-01-22btrfs: sink extent_write_full_page tree argumentNikolay Borisov
2018-01-22btrfs: sink extent_write_locked_range tree parameterNikolay Borisov
2018-01-22btrfs: Remove pair of bio_get/put in btrfs_schedule_bioNikolay Borisov
2018-01-22btrfs: Fix out of bounds access in btrfs_search_slotNikolay Borisov
2018-01-22btrfs: remove duplicate includesPravin Shedge
2018-01-22btrfs: Handle btrfs_set_extent_delalloc failure in fixup workerNikolay Borisov
2018-01-22btrfs: show options: use helper to convert compression type stringDavid Sterba
2018-01-22btrfs: prop: use common helper for type to string conversionDavid Sterba
2018-01-22btrfs: SETFLAGS ioctl: use helper for compression type conversionDavid Sterba
2018-01-22btrfs: compression: add helper for type to string conversionDavid Sterba
2018-01-22btrfs: remove redundant check in btrfs_get_extent_fiemapNikolay Borisov
2018-01-22btrfs: Remove unused variable in btrfs_get_extentNikolay Borisov
2018-01-22btrfs: tree-checker: use %zu format string for size_tArnd Bergmann
2018-01-22Btrfs: use struct completion in scrub_submit_raid56_bio_waitLiu Bo
2018-01-22Btrfs: remove unused variable wait in lock_stripe_addLiu Bo
2018-01-22Btrfs: compress_file_range() change page dirty status onceTimofey Titovets
2018-01-22Btrfs: compression heuristic: replace heap sort with radix sortTimofey Titovets
2018-01-22btrfs: cleanup device states define BTRFS_DEV_STATE_FLUSH_SENTAnand Jain
2018-01-22btrfs: cleanup device states define BTRFS_DEV_STATE_REPLACE_TGTAnand Jain
2018-01-22btrfs: cleanup device states define BTRFS_DEV_STATE_MISSINGAnand Jain
2018-01-22btrfs: cleanup device states define BTRFS_DEV_STATE_IN_FS_METADATAAnand Jain
2018-01-22btrfs: cleanup device states define BTRFS_DEV_STATE_WRITEABLEAnand Jain
2018-01-22btrfs: add helper for device path or missingAnand Jain
2018-01-22btrfs: drop btrfs_device::can_discard to query directlyAnand Jain
2018-01-22btrfs: make function update_share_count staticColin Ian King
2018-01-22btrfs: Remove redundant FLAG_VACANCYNikolay Borisov
2018-01-22btrfs: extent-tree: Make btrfs_inode_rsv_refill function staticQu Wenruo
2018-01-22btrfs: move some zstd work data from stack to workspaceDavid Sterba
2018-01-22btrfs: reorder btrfs_transaction members for better packingDavid Sterba
2018-01-22btrfs: use narrower type for btrfs_transaction::num_dirty_bgsDavid Sterba
2018-01-22btrfs: reorder btrfs_trans_handle members for better packingDavid Sterba
2018-01-22btrfs: switch to refcount_t type for btrfs_trans_handle::use_countDavid Sterba
2018-01-22btrfs: remove unused member of btrfs_trans_handleDavid Sterba
2018-01-22btrfs: switch btrfs_trans_handle::adding_csums to boolDavid Sterba
2018-01-22btrfs: remove dead code from btrfs_get_extentEdmund Nadolski
2018-01-22btrfs: btrfs_inode_log_parent should use defined inode_only values.Edmund Nadolski
2018-01-22btrfs: switch to on-stack csum buffer in csum_tree_blockDavid Sterba
2018-01-22Btrfs: set plug for fsyncLiu Bo
2018-01-22btrfs: factor __btrfs_open_devices() to create btrfs_open_one_device()Anand Jain
2018-01-22btrfs: move check for device generation to the lastAnand Jain
2018-01-22btrfs: set fs_devices->seed directlyAnand Jain