linux-2.6-microblaze.git
2019-09-09 Omar Sandovalbtrfs: use correct count in btrfs_file_write_iter()
2019-09-09 David Sterbabtrfs: tie extent buffer and it's token together
2019-09-09 David Sterbabtrfs: assume valid token for btrfs_set/get_token helpers
2019-09-09 David Sterbabtrfs: define separate btrfs_set/get_XX helpers
2019-09-09 Nikolay Borisovbtrfs: Make btrfs_find_name_in_ext_backref return struc...
2019-09-09 Nikolay Borisovbtrfs: Make btrfs_find_name_in_backref return btrfs_ino...
2019-09-09 David Sterbabtrfs: move dev_stats helpers to volumes.c
2019-09-09 David Sterbabtrfs: move struct io_ctl to free-space-cache.h
2019-09-09 David Sterbabtrfs: move functions for tree compare to send.c
2019-09-09 David Sterbabtrfs: rename and export read_node_slot
2019-09-09 David Sterbabtrfs: move private raid56 definitions from ctree.h
2019-09-09 David Sterbabtrfs: move math functions to misc.h
2019-09-09 David Sterbabtrfs: move cond_wake_up functions out of ctree
2019-09-09 Anand Jainbtrfs: use proper error values on allocation failure...
2019-09-09 Anand Jainbtrfs: proper error handling when invalid device is...
2019-09-09 Christophe... btrfs: fix allocation of free space cache v1 bitmap...
2019-09-09 Qu Wenruobtrfs: Detect unbalanced tree with empty leaf before...
2019-09-09 Nikolay Borisovbtrfs: Deprecate BTRFS_SUBVOL_CREATE_ASYNC flag
2019-09-09 Nikolay Borisovbtrfs: improve error handling in run_delalloc_nocow
2019-09-09 Nikolay Borisovbtrfs: comment and minor simplifications in run_delallo...
2019-09-09 Nikolay Borisovbtrfs: streamline code in run_delalloc_nocow in case...
2019-09-09 Nikolay Borisovbtrfs: simplify extent type checks in run_delalloc_nocow
2019-09-09 Nikolay Borisovbtrfs: improve comments around nocow path
2019-09-09 Nikolay Borisovbtrfs: refactor variable scope in run_delalloc_nocow
2019-09-09 Josef Bacikbtrfs: only reserve metadata_size for inodes
2019-09-09 Josef Bacikbtrfs: rename the btrfs_calc_*_metadata_size helpers
2019-09-09 Qu Wenruobtrfs: tree-checker: Add EXTENT_DATA_REF check
2019-09-09 Qu Wenruobtrfs: tree-checker: Add simple keyed refs check
2019-09-09 Qu Wenruobtrfs: tree-checker: Add EXTENT_ITEM and METADATA_ITEM...
2019-09-09 Dan Carpenterbtrfs: fix error pointer check in __btrfs_map_block()
2019-09-09 Anand Jainbtrfs: dev stat drop useless goto
2019-09-09 Anand Jainbtrfs: dev stats item key conversion per cpu type is...
2019-09-09 Nikolay Borisovbtrfs: Make reada_tree_block_flagged private
2019-09-09 David Sterbabtrfs: compression: replace set_level callbacks by...
2019-09-09 David Sterbabtrfs: define compression levels statically
2019-09-09 Filipe MananaBtrfs: fix use-after-free when using the tree modificat...
2019-09-09 Anand Jainbtrfs: replace: BTRFS_DEV_REPLACE_ITEM_STATE_x defines...
2019-09-09 Josef Bacikbtrfs: introduce an evict flushing state
2019-09-09 Josef Bacikbtrfs: refactor priority_reclaim_metadata_space
2019-09-09 Josef Bacikbtrfs: factor out the ticket flush handling
2019-09-09 Josef Bacikbtrfs: unify error handling for ticket flushing
2019-09-09 Josef Bacikbtrfs: add a flush step for delayed iputs
2019-09-09 Josef Bacikbtrfs: unexport the temporary exported functions
2019-09-09 Josef Bacikbtrfs: migrate the block group cleanup code
2019-09-09 Josef Bacikbtrfs: migrate the alloc_profile helpers
2019-09-09 Josef Bacikbtrfs: migrate the chunk allocation code
2019-09-09 Josef Bacikbtrfs: migrate the block group space accounting helpers
2019-09-09 Josef Bacikbtrfs: export block group accounting helpers
2019-09-09 Josef Bacikbtrfs: migrate the dirty bg writeout code
2019-09-09 Josef Bacikbtrfs: migrate inc/dec_block_group_ro code
2019-09-09 Josef Bacikbtrfs: temporarily export btrfs_get_restripe_target
2019-09-09 Josef Bacikbtrfs: migrate the block group read/creation code
2019-09-09 Josef Bacikbtrfs: migrate the block group removal code
2019-09-09 Josef Bacikbtrfs: temporarily export inc_block_group_ro
2019-09-09 Josef Bacikbtrfs: migrate the block group caching code
2019-09-09 David Sterbabtrfs: sysfs: move helper macros to sysfs.c
2019-09-09 David Sterbabtrfs: sysfs: move type conversion helpers to sysfs.c
2019-09-09 David Sterbabtrfs: cleanup kobject.h includes
2019-09-09 David Sterbabtrfs: factor out sysfs code for updating sprout fsid
2019-09-09 David Sterbabtrfs: factor out sysfs code for deleting block group...
2019-09-09 David Sterbabtrfs: factor out sysfs code for sending device uevent
2019-09-09 David Sterbabtrfs: sysfs: replace direct access to feature set...
2019-09-09 David Sterbabtrfs: sysfs: unexport space_info_ktype
2019-09-09 David Sterbabtrfs: factor out sysfs code for creating space infos
2019-09-09 David Sterbabtrfs: sysfs: unexport btrfs_raid_ktype
2019-09-09 David Sterbabtrfs: factor sysfs code out of link_block_group
2019-09-09 David Sterbabtrfs: move sysfs declarations out of ctree.h
2019-09-09 Anand Jainbtrfs: opencode reset of all device stats
2019-09-09 Anand Jainbtrfs: reset device stat using btrfs_dev_stat_set
2019-09-09 Qu Wenruobtrfs: qgroup: Try our best to delete qgroup relations
2019-09-09 Hans van Kranenburgbtrfs: clarify btrfs_ioctl_get_dev_stats padding
2019-09-09 Filipe MananaBtrfs: make test_find_first_clear_extent_bit fail on...
2019-09-09 Filipe MananaBtrfs: fix memory leaks in the test test_find_first_cle...
2019-09-09 David Sterbabtrfs: delete debugfs code
2019-09-09 David Sterbabtrfs: sysfs: add debugging exports
2019-09-09 Josef Bacikbtrfs: make caching_thread use btrfs_find_next_key
2019-09-09 Josef Bacikbtrfs: temporarily export fragment_free_space
2019-09-09 Josef Bacikbtrfs: export the caching control helpers
2019-09-09 Josef Bacikbtrfs: export the excluded extents helpers
2019-09-09 Josef Bacikbtrfs: export the block group caching helpers
2019-09-09 Josef Bacikbtrfs: migrate nocow and reservation helpers
2019-09-09 Josef Bacikbtrfs: migrate the block group ref counting stuff
2019-09-09 Josef Bacikbtrfs: migrate the block group lookup code
2019-09-09 Josef Bacikbtrfs: move basic block_group definitions to their...
2019-09-09 Josef Bacikbtrfs: move btrfs_add_free_space out of a header file
2019-09-09 David Sterbabtrfs: tree-log: use symbolic name for first replay...
2019-09-09 David Sterbabtrfs: async-thread: convert defines to enums
2019-09-09 David Sterbabtrfs: tree-log: convert defines to enums
2019-09-09 David Sterbabtrfs: remove unused key type set/get helpers
2019-09-09 David Sterbabtrfs: remove unused btrfs_device::flush_bio_sent
2019-09-09 Filipe MananaBtrfs: remove unnecessary condition in btrfs_clone...
2019-09-09 Nikolay Borisovbtrfs: Refactor btrfs_calc_avail_data_space
2019-09-09 Nikolay Borisovbtrfs: Remove unnecessary check from join_running_log_trans
2019-09-09 Filipe MananaBtrfs: wake up inode cache waiters sooner to reduce...
2019-09-09 Filipe MananaBtrfs: fix inode cache waiters hanging on path allocati...
2019-09-09 Filipe MananaBtrfs: fix inode cache waiters hanging on failure to...
2019-09-09 Filipe MananaBtrfs: fix inode cache block reserve leak on failure...
2019-09-09 Filipe MananaBtrfs: fix hang when loading existing inode cache off...
2019-09-09 Qu Wenruobtrfs: tree-checker: Add ROOT_ITEM check
2019-09-09 Qu Wenruobtrfs: extent-tree: Make sure we only allocate extents...
next