projects
/
openwrt
/
staging
/
blogic.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openwrt/staging/blogic.git
2019-11-18
Nikolay Borisov
btrfs: Rename find_oldest_super_backup to init_backup_r...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Nikolay Borisov
btrfs: Remove unused next_root_backup function
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Nikolay Borisov
btrfs: Don't use objectid_mutex during mount
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Nikolay Borisov
btrfs: Factor out tree roots initialization during...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Nikolay Borisov
btrfs: Add read_backup_root
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Nikolay Borisov
btrfs: Remove newest_gen argument from find_oldest_supe...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Nikolay Borisov
btrfs: Cleanup and simplify find_newest_super_backup
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Filipe Manana
Btrfs: remove unnecessary delalloc mutex for inodes
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Filipe Manana
Btrfs: remove wait queue from space_info structure
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Johannes Thumshirn
btrfs: remove cached space_info in btrfs_statfs()
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
David Sterba
btrfs: add dedicated members for start and length of...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
David Sterba
btrfs: rename extent buffer block group item accessors
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
David Sterba
btrfs: rename block_group_item on-stack accessors to...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
David Sterba
btrfs: remove embedded block_group_cache::item
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
David Sterba
btrfs: move block_group_item::flags to block group
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
David Sterba
btrfs: move block_group_item::used to block group
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Qu Wenruo
btrfs: Remove btrfs_bio::flags member
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
David Sterba
btrfs: add blake2b to checksumming algorithms
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
David Sterba
btrfs: add member for a specific checksum driver
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Johannes Thumshirn
btrfs: sysfs: show used checksum driver per filesystem
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
David Sterba
btrfs: sysfs: export supported checksums
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Johannes Thumshirn
btrfs: add sha256 to checksumming algorithm
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Johannes Thumshirn
btrfs: add xxhash64 to checksumming algorithms
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
David Sterba
btrfs: get bdev from latest_dev for dio bh_result
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
David Sterba
btrfs: assert extent_map bdevs and lookup_map and split
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Johannes Thumshirn
btrfs: remove pointless indentation in btrfs_read_sys_a...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Johannes Thumshirn
btrfs: reduce indentation in btrfs_may_alloc_data_chunk
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Johannes Thumshirn
btrfs: remove pointless local variable in lock_stripe_add()
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Johannes Thumshirn
btrfs: raid56: reduce indentation in lock_stripe_add
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
David Sterba
btrfs: tracepoints: constify all pointers
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
David Sterba
btrfs: tracepoints: drop typecasts from printk
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Nikolay Borisov
btrfs: Return offset from find_desired_extent
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Nikolay Borisov
btrfs: Simplify btrfs_file_llseek
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Nikolay Borisov
btrfs: Speed up btrfs_file_llseek
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
David Sterba
btrfs: compression: remove ops pointer from workspace_m...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
David Sterba
btrfs: compression: inline free_workspace
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
David Sterba
btrfs: compression: pass type to btrfs_put_workspace
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
David Sterba
btrfs: compression: inline alloc_workspace
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
David Sterba
btrfs: compression: pass type to btrfs_get_workspace
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
David Sterba
btrfs: compression: inline put_workspace
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
David Sterba
btrfs: compression: inline get_workspace
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
David Sterba
btrfs: compression: export alloc/free/get/put callbacks...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
David Sterba
btrfs: compression: inline cleanup_workspace_manager
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
David Sterba
btrfs: compression: let workspace manager cleanup take...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
David Sterba
btrfs: compression: inline init_workspace_manager
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
David Sterba
btrfs: compression: let workspace manager init take...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
David Sterba
btrfs: compression: attach workspace manager to the ops
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
David Sterba
btrfs: switch compression callbacks to direct calls
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
David Sterba
btrfs: export compression and decompression callbacks
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Josef Bacik
btrfs: use btrfs_block_group_cache_done in update_block...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Josef Bacik
btrfs: check page->mapping when loading free space...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Filipe Manana
Btrfs: fix metadata space leak on fixup worker failure...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Filipe Manana
Btrfs: fix negative subv_writers counter and data space...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Marcos Paulo...
btrfs: ioctl: Try to use btrfs_fs_info instead of ...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Anand Jain
btrfs: use bool argument in free_root_pointers()
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Chengguang Xu
btrfs: use better definition of number of compression...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Chengguang Xu
btrfs: use enum for extent type defines
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Chengguang Xu
btrfs: props: remove unnecessary hash_init()
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Nikolay Borisov
btrfs: Rename btrfs_join_transaction_nolock
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Nikolay Borisov
btrfs: User assert to document transaction requirement
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
David Sterba
btrfs: opencode extent_buffer_get
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Tejun Heo
btrfs: Avoid getting stuck during cyclic writebacks
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Marcos Paulo...
btrfs: block-group: Rework documentation of check_syste...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Qu Wenruo
btrfs: Enhance error output for write time tree checker
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Qu Wenruo
btrfs: tree-checker: Refactor prev_key check for ino...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Chris Mason
Btrfs: extent_write_locked_range() should attach inode...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Chris Mason
Btrfs: use REQ_CGROUP_PUNT for worker thread submitted...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Chris Mason
Btrfs: only associate the locked page with one async_ch...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Chris Mason
Btrfs: delete the entire async bio submission framework
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Chris Mason
Btrfs: stop using btrfs_schedule_bio()
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
David Sterba
btrfs: add __pure attribute to functions
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
David Sterba
btrfs: add const function attribute
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
David Sterba
btrfs: add __cold attribute to more functions
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
David Sterba
btrfs: drop unused parameter is_new from btrfs_iget
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Josef Bacik
btrfs: use refcount_inc_not_zero in kill_all_nodes
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Anand Jain
btrfs: print process name and pid that calls device...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Nikolay Borisov
btrfs: Open-code name_in_log_ref in replay_one_name
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Nikolay Borisov
btrfs: Properly handle backref_in_log retval
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Nikolay Borisov
btrfs: Don't opencode btrfs_find_name_in_backref in...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Qu Wenruo
btrfs: transaction: Cleanup unused TRANS_STATE_BLOCKED
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Qu Wenruo
btrfs: transaction: describe transaction states and...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
David Sterba
btrfs: use has_single_bit_set for clarity
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
David Sterba
btrfs: add 64bit safe helper for power of two checks
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Anand Jain
btrfs: balance: use term redundancy instead of integrit...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
David Sterba
btrfs: move btrfs_unlock_up_safe to other locking functions
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
David Sterba
btrfs: move btrfs_set_path_blocking to other locking...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
David Sterba
btrfs: make btrfs_assert_tree_locked static inline
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
David Sterba
btrfs: make locking assertion helpers static inline
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Omar Sandoval
btrfs: get rid of pointless wtag variable in async...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Omar Sandoval
btrfs: get rid of unique workqueue helper functions
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Omar Sandoval
btrfs: don't prematurely free work in scrub_missing_rai...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Omar Sandoval
btrfs: don't prematurely free work in reada_start_machi...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Omar Sandoval
btrfs: don't prematurely free work in end_workqueue_fn()
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Omar Sandoval
btrfs: don't prematurely free work in run_ordered_work()
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Omar Sandoval
btrfs: get rid of unnecessary memset() of work item
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Josef Bacik
btrfs: move the failrec tree stuff into extent-io-tree.h
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Josef Bacik
btrfs: export find_delalloc_range
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Josef Bacik
btrfs: move extent_io_tree defs to their own header
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Josef Bacik
btrfs: separate out the extent io init function
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Josef Bacik
btrfs: separate out the extent leak code
commit
|
commitdiff
|
tree
|
snapshot
next