Revert "btrfs: use proper endianness accessors for super_copy"
[sfrench/cifs-2.6.git] / fs /
2018-03-16 David SterbaRevert "btrfs: use proper endianness accessors for...
2018-03-14 Edmund Nadolskibtrfs: add missing initialization in btrfs_check_shared
2018-03-14 Dmitriy Gorokhbtrfs: Fix NULL pointer exception in find_bio_stripe
2018-03-01 Filipe MananaBtrfs: fix log replay failure after unlink and link...
2018-03-01 Filipe MananaBtrfs: fix log replay failure after linking special...
2018-03-01 Filipe MananaBtrfs: send, fix issuing write op when processing hole...
2018-03-01 Anand Jainbtrfs: use proper endianness accessors for super_copy
2018-03-01 Hans van Kranenburgbtrfs: alloc_chunk: fix DUP stripe size handling
2018-03-01 Nikolay Borisovbtrfs: Handle btrfs_set_extent_delalloc failure in...
2018-03-01 Nikolay Borisovbtrfs: handle failure of add_pending_csums
2018-03-01 Jeff Mahoneybtrfs: use kvzalloc to allocate btrfs_fs_info
2018-02-05 Nikolay Borisovbtrfs: Fix use-after-free when cleaning up fs_devs...
2018-02-02 Filipe MananaBtrfs: fix null pointer dereference when replacing...
2018-02-02 Zygo Blaxellbtrfs: remove spurious WARN_ON(ref->count < 0) in find_...
2018-02-02 Nikolay Borisovbtrfs: Ignore errors from btrfs_qgroup_trace_extent_post
2018-02-02 Liu BoBtrfs: fix unexpected -EEXIST when creating new inode
2018-02-02 Liu BoBtrfs: fix use-after-free on root->orphan_block_rsv
2018-02-02 Liu BoBtrfs: fix btrfs_evict_inode to handle abnormal inodes...
2018-02-02 Liu BoBtrfs: fix extent state leak from tree log
2018-02-02 Liu BoBtrfs: fix crash due to not cleaning up tree log block...
2018-02-02 Liu BoBtrfs: fix deadlock in run_delalloc_nocow
2018-01-29 Anand Jainbtrfs: drop devid as device_list_add() arg
2018-01-29 Anand Jainbtrfs: get device pointer from device_list_add()
2018-01-22 Anand Jainbtrfs: set the total_devices in device_list_add()
2018-01-22 Anand Jainbtrfs: move pr_info into device_list_add
2018-01-22 Anand Jainbtrfs: make btrfs_free_stale_devices() to match the...
2018-01-22 Anand Jainbtrfs: rename btrfs_free_stale_devices() arg to skip_dev
2018-01-22 Anand Jainbtrfs: make btrfs_free_stale_devices() argument optional
2018-01-22 Anand Jainbtrfs: make btrfs_free_stale_device() to iterate all...
2018-01-22 Anand Jainbtrfs: no need to check for btrfs_fs_devices::seeding
2018-01-22 Nikolay Borisovbtrfs: Use IS_ALIGNED in btrfs_truncate_block instead...
2018-01-22 Liu BoBtrfs: noinline merge_extent_mapping
2018-01-22 Liu BoBtrfs: add WARN_ONCE to detect unexpected error from...
2018-01-22 Liu BoBtrfs: extent map selftest: dio write vs dio read
2018-01-22 Liu BoBtrfs: extent map selftest: buffered write vs dio read
2018-01-22 Liu BoBtrfs: add extent map selftests
2018-01-22 Liu BoBtrfs: move extent map specific code to extent_map.c
2018-01-22 Liu BoBtrfs: add helper for em merge logic
2018-01-22 Liu BoBtrfs: fix unexpected EEXIST from btrfs_get_extent
2018-01-22 Liu BoBtrfs: fix incorrect block_len in merge_extent_mapping
2018-01-22 Matthew Wilcoxbtrfs: Remove unused readahead spinlock
2018-01-22 Liu BoBtrfs: raid56: fix race between merge_bio and rbio_orig...
2018-01-22 Liu BoBtrfs: do not cache rbio pages if using raid6 recover
2018-01-22 Liu BoBtrfs: raid56: iterate raid56 internal bio with bio_for...
2018-01-22 Su Yuebtrfs: correct wrong comment about magic number of...
2018-01-22 Nikolay Borisovbtrfs: Make btrfs_inode_rsv_release static
2018-01-22 Anand Jainbtrfs: cleanup btrfs_free_stale_device() usage
2018-01-22 David Sterbabtrfs: tree-check: reduce stack consumption in check_di...
2018-01-22 Xiongfeng Wangbtrfs: use correct string length in DEV_INFO ioctl
2018-01-22 Anand Jainbtrfs: fail mount when sb flag is not in BTRFS_SUPER_FL...
2018-01-22 Anand Jainbtrfs: define SUPER_FLAG_METADUMP_V2
2018-01-22 Liu BoBtrfs: avoid losing data raid profile when deleting...
2018-01-22 Filipe MananaBtrfs: fix space leak after fallocate and zero range...
2018-01-22 Filipe MananaBtrfs: fix missing inode i_size update after zero range...
2018-01-22 Filipe MananaBtrfs: use cached state when dirtying pages during...
2018-01-22 Filipe MananaBtrfs: add support for fallocate's zero range operation
2018-01-22 Liu BoBtrfs: do not merge rbios if their fail stripe index...
2018-01-22 Liu BoBtrfs: remove redundant check in rbio_can_merge
2018-01-22 Anand Jainbtrfs: minor style cleanups in btrfs_scan_one_device
2018-01-22 Anand Jainbtrfs: simplify mutex unlocking code in btrfs_commit_tr...
2018-01-22 Anand Jainbtrfs: rename btrfs_device::scrub_device to scrub_ctx
2018-01-22 Anand JainbtrfS: collapse btrfs_handle_error() into __btrfs_handl...
2018-01-22 Anand Jainbtrfs: remove check for BTRFS_FS_STATE_ERROR which...
2018-01-22 Liu BoBtrfs: make raid6 rebuild retry more
2018-01-22 Liu BoBtrfs: fix scrub to repair raid6 corruption
2018-01-22 Anand Jainbtrfs: factor btrfs_check_rw_degradable() to check...
2018-01-22 David Sterbabtrfs: sink unlock_extent parameter gfp_flags
2018-01-22 David Sterbabtrfs: add separate helper for unlock_extent_cached...
2018-01-22 David Sterbabtrfs: drop unused parameters from mount_subvol
2018-01-22 Misono, Tomohirobtrfs: cleanup unnecessary string dup in btrfs_parse_op...
2018-01-22 Liu BoBtrfs: remove unused wait in btrfs_stripe_hash
2018-01-22 Nikolay Borisovbtrfs: Remove redundant pair of bio_get/set in __btrfs_...
2018-01-22 Nikolay Borisovbtrfs: Remove redundant bio_get/bio_set pair from submi...
2018-01-22 Nikolay Borisovbtrfs: Remove redundant bio_get/set from submit_dio_rep...
2018-01-22 Nikolay Borisovbtrfs: Remove redundant bio_get/set calls in compressed...
2018-01-22 Nikolay Borisovbtrfs: Improve btrfs_search_slot description
2018-01-22 David Sterbabtrfs: heuristic: call get4bits directly
2018-01-22 David Sterbabtrfs: heuristic: open code copy_call callback of radix...
2018-01-22 David Sterbabtrfs: heuristic: open code get_num callback of radix...
2018-01-22 Misono, Tomohirobtrfs: remove unused arg from parse_subvol_options()
2018-01-22 Misono, Tomohirobtrfs: remove unused setup_root_args()
2018-01-22 Misono, Tomohirobtrfs: split parse_early_options() in two
2018-01-22 Misono, Tomohirobtrfs: cleanup btrfs_mount() using btrfs_mount_root()
2018-01-22 Misono, Tomohirobtrfs: add btrfs_mount_root() and new file_system_type
2018-01-22 David Sterbabtrfs: unify extent_page_data type passed as void
2018-01-22 David Sterbabtrfs: sink writepage parameter to extent_write_cache_pages
2018-01-22 David Sterbabtrfs: sink flush_fn to extent_write_cache_pages
2018-01-22 David Sterbabtrfs: merge two flush_write_bio helpers
2018-01-22 Nikolay Borisovbtrfs: Rename bin_search -> btrfs_bin_search
2018-01-22 Nikolay Borisovbtrfs: sink extent_write_full_page tree argument
2018-01-22 Nikolay Borisovbtrfs: sink extent_write_locked_range tree parameter
2018-01-22 Nikolay Borisovbtrfs: Remove pair of bio_get/put in btrfs_schedule_bio
2018-01-22 Nikolay Borisovbtrfs: Fix out of bounds access in btrfs_search_slot
2018-01-22 Pravin Shedgebtrfs: remove duplicate includes
2018-01-22 Nikolay Borisovbtrfs: Handle btrfs_set_extent_delalloc failure in...
2018-01-22 David Sterbabtrfs: show options: use helper to convert compression...
2018-01-22 David Sterbabtrfs: prop: use common helper for type to string conve...
2018-01-22 David Sterbabtrfs: SETFLAGS ioctl: use helper for compression type...
2018-01-22 David Sterbabtrfs: compression: add helper for type to string conve...
2018-01-22 Nikolay Borisovbtrfs: remove redundant check in btrfs_get_extent_fiemap
next