index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-11-18
btrfs: compression: inline init_workspace_manager
David Sterba
2019-11-18
btrfs: compression: let workspace manager init take only the type
David Sterba
2019-11-18
btrfs: compression: attach workspace manager to the ops
David Sterba
2019-11-18
btrfs: switch compression callbacks to direct calls
David Sterba
2019-11-18
btrfs: export compression and decompression callbacks
David Sterba
2019-11-18
btrfs: use btrfs_block_group_cache_done in update_block_group
Josef Bacik
2019-11-18
btrfs: check page->mapping when loading free space cache
Josef Bacik
2019-11-18
Btrfs: fix metadata space leak on fixup worker failure to set range as delalloc
Filipe Manana
2019-11-18
Btrfs: fix negative subv_writers counter and data space leak after buffered w...
Filipe Manana
2019-11-18
btrfs: ioctl: Try to use btrfs_fs_info instead of *file
Marcos Paulo de Souza
2019-11-18
btrfs: use bool argument in free_root_pointers()
Anand Jain
2019-11-18
btrfs: use better definition of number of compression type
Chengguang Xu
2019-11-18
btrfs: use enum for extent type defines
Chengguang Xu
2019-11-18
btrfs: props: remove unnecessary hash_init()
Chengguang Xu
2019-11-18
btrfs: Rename btrfs_join_transaction_nolock
Nikolay Borisov
2019-11-18
btrfs: User assert to document transaction requirement
Nikolay Borisov
2019-11-18
btrfs: opencode extent_buffer_get
David Sterba
2019-11-18
btrfs: Avoid getting stuck during cyclic writebacks
Tejun Heo
2019-11-18
btrfs: block-group: Rework documentation of check_system_chunk function
Marcos Paulo de Souza
2019-11-18
btrfs: Enhance error output for write time tree checker
Qu Wenruo
2019-11-18
btrfs: tree-checker: Refactor prev_key check for ino into a function
Qu Wenruo
2019-11-18
Btrfs: extent_write_locked_range() should attach inode->i_wb
Chris Mason
2019-11-18
Btrfs: use REQ_CGROUP_PUNT for worker thread submitted bios
Chris Mason
2019-11-18
Btrfs: only associate the locked page with one async_chunk struct
Chris Mason
2019-11-18
Btrfs: delete the entire async bio submission framework
Chris Mason
2019-11-18
Btrfs: stop using btrfs_schedule_bio()
Chris Mason
2019-11-18
btrfs: add __pure attribute to functions
David Sterba
2019-11-18
btrfs: add const function attribute
David Sterba
2019-11-18
btrfs: add __cold attribute to more functions
David Sterba
2019-11-18
btrfs: drop unused parameter is_new from btrfs_iget
David Sterba
2019-11-18
btrfs: use refcount_inc_not_zero in kill_all_nodes
Josef Bacik
2019-11-18
btrfs: print process name and pid that calls device scanning
Anand Jain
2019-11-18
btrfs: Open-code name_in_log_ref in replay_one_name
Nikolay Borisov
2019-11-18
btrfs: Properly handle backref_in_log retval
Nikolay Borisov
2019-11-18
btrfs: Don't opencode btrfs_find_name_in_backref in backref_in_log
Nikolay Borisov
2019-11-18
btrfs: transaction: Cleanup unused TRANS_STATE_BLOCKED
Qu Wenruo
2019-11-18
btrfs: transaction: describe transaction states and transitions
Qu Wenruo
2019-11-18
btrfs: use has_single_bit_set for clarity
David Sterba
2019-11-18
btrfs: add 64bit safe helper for power of two checks
David Sterba
2019-11-18
btrfs: balance: use term redundancy instead of integrity in message
Anand Jain
2019-11-18
btrfs: move btrfs_unlock_up_safe to other locking functions
David Sterba
2019-11-18
btrfs: move btrfs_set_path_blocking to other locking functions
David Sterba
2019-11-18
btrfs: make btrfs_assert_tree_locked static inline
David Sterba
2019-11-18
btrfs: make locking assertion helpers static inline
David Sterba
2019-11-18
btrfs: get rid of pointless wtag variable in async-thread.c
Omar Sandoval
2019-11-18
btrfs: get rid of unique workqueue helper functions
Omar Sandoval
2019-11-18
btrfs: don't prematurely free work in scrub_missing_raid56_worker()
Omar Sandoval
2019-11-18
btrfs: don't prematurely free work in reada_start_machine_worker()
Omar Sandoval
2019-11-18
btrfs: don't prematurely free work in end_workqueue_fn()
Omar Sandoval
2019-11-18
btrfs: don't prematurely free work in run_ordered_work()
Omar Sandoval
[next]