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-06-07
Nikolay Borisov
btrfs: Always trim all unallocated space in btrfs_trim_...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-28
Filipe Manana
Btrfs: fix race updating log root item during fsync
commit
|
commitdiff
|
tree
|
snapshot
2019-05-28
Filipe Manana
Btrfs: fix wrong ctime and mtime of a directory after...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-28
Filipe Manana
Btrfs: fix fsync not persisting changed attributes...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-28
Qu Wenruo
btrfs: qgroup: Check bg while resuming relocation to...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-28
Qu Wenruo
btrfs: reloc: Also queue orphan reloc tree for cleanup...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-28
Filipe Manana
Btrfs: incremental send, fix emission of invalid clone...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-28
Filipe Manana
Btrfs: incremental send, fix file corruption when no...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-28
Dennis Zhou
btrfs: correct zstd workspace manager lock to use spin_...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-28
Nikolay Borisov
btrfs: Ensure replaced device doesn't have pending...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Filipe Manana
Btrfs: tree-checker: detect file extent items with...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Filipe Manana
Btrfs: fix race between ranged fsync and writeback...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Filipe Manana
Btrfs: avoid fallback to transaction commit during...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Qu Wenruo
btrfs: extent-tree: Fix a bug that btrfs is unable...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Tobin C. Harding
btrfs: sysfs: don't leak memory when failing add fsid
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Tobin C. Harding
btrfs: sysfs: Fix error path kobject memory leak
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Filipe Manana
Btrfs: do not abort transaction at btrfs_update_root...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Josef Bacik
btrfs: use the existing reserved items for our first...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-03
Josef Bacik
btrfs: don't double unlock on error in btrfs_punch_hole
commit
|
commitdiff
|
tree
|
snapshot
2019-05-03
Johnny Chang
btrfs: Check the compression level before getting a...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Nikolay Borisov
btrfs: Use kvmalloc for allocating compressed path...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Nikolay Borisov
btrfs: Factor out common extent locking code in submit_...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Nikolay Borisov
btrfs: Set io_tree only once in submit_compressed_extents
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Nikolay Borisov
btrfs: Replace clear_extent_bit with unlock_extent
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Nikolay Borisov
btrfs: Make compress_file_range take only struct async_...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Nikolay Borisov
btrfs: Remove fs_info from struct async_chunk
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Nikolay Borisov
btrfs: Rename async_cow to async_chunk
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Nikolay Borisov
btrfs: Preallocate chunks in cow_file_range_async
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Josef Bacik
btrfs: reserve delalloc metadata differently
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Josef Bacik
btrfs: track DIO bytes in flight
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Anand Jain
btrfs: merge calls of btrfs_setxattr and btrfs_setxattr...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Anand Jain
btrfs: delete unused function btrfs_set_prop_trans
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Anand Jain
btrfs: start transaction in xattr_handler_set_prop
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Anand Jain
btrfs: drop local copy of inode i_mode
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Anand Jain
btrfs: drop old_fsflags in btrfs_ioctl_setflags
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Anand Jain
btrfs: modify local copy of btrfs_inode flags
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Anand Jain
btrfs: drop useless inode i_flags copy and restore
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Anand Jain
btrfs: start transaction in btrfs_ioctl_setflags()
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Anand Jain
btrfs: export btrfs_set_prop
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Anand Jain
btrfs: refactor btrfs_set_props to validate externally
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Qu Wenruo
btrfs: ctree: Dump the leaf before BUG_ON in btrfs_set_...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Qu Wenruo
btrfs: tree-checker: Allow error injection for tree...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Nikolay Borisov
btrfs: Document btrfs_csum_one_bio
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Filipe Manana
Btrfs: improve performance on fsync of files with multi...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Filipe Manana
Btrfs: fix race between send and deduplication that...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Filipe Manana
Btrfs: send, flush dellaloc in order to avoid data...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Filipe Manana
Btrfs: do not start a transaction during fiemap
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
David Sterba
btrfs: remove unused parameter fs_info from btrfs_set_d...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
David Sterba
btrfs: remove unused parameter fs_info from btrfs_add_d...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
David Sterba
btrfs: remove unused parameter fs_info from emit_last_f...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
David Sterba
btrfs: remove unused parameter fs_info from CHECK_FE_AL...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
David Sterba
btrfs: remove unused parameter fs_info from from tree_a...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
David Sterba
btrfs: remove unused parameter fs_info from tree_move_down
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
David Sterba
btrfs: remove unused parameter fs_info from btrfs_exten...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
David Sterba
btrfs: remove unused parameter fs_info from btrfs_trunc...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
David Sterba
btrfs: remove unused parameter fs_info from split_item
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Qu Wenruo
btrfs: qgroup: Don't scan leaf if we're modifying reloc...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Qu Wenruo
btrfs: extent-tree: Use btrfs_ref to refactor btrfs_fre...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Qu Wenruo
btrfs: extent-tree: Use btrfs_ref to refactor btrfs_inc...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Qu Wenruo
btrfs: extent-tree: Use btrfs_ref to refactor add_pinne...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Qu Wenruo
btrfs: ref-verify: Use btrfs_ref to refactor btrfs_ref_...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Qu Wenruo
btrfs: delayed-ref: Use btrfs_ref to refactor btrfs_add...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Qu Wenruo
btrfs: delayed-ref: Use btrfs_ref to refactor btrfs_add...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Qu Wenruo
btrfs: extent-tree: Open-code process_func in __btrfs_m...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Qu Wenruo
btrfs: delayed-ref: Introduce better documented delayed...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Filipe Manana
Btrfs: do not start a transaction at iterate_extent_ino...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
David Sterba
btrfs: get fs_info from device in btrfs_rm_dev_replace_...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
David Sterba
btrfs: get fs_info from device in btrfs_scrub_cancel_dev
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
David Sterba
btrfs: get fs_info from device in btrfs_rm_dev_item
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
David Sterba
btrfs: get fs_info from eb in __push_leaf_left
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
David Sterba
btrfs: get fs_info from eb in __push_leaf_right
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Nikolay Borisov
btrfs: Remove bio_offset argument from submit_bio_hook
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Nikolay Borisov
btrfs: Always pass 0 bio_offset for btree_submit_bio_start
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Nikolay Borisov
btrfs: Pass 0 for bio_offset to btrfs_wq_submit_bio
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Nikolay Borisov
btrfs: Remove 'tree' argument from read_extent_buffer_pages
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Nikolay Borisov
btrfs: Change submit_bio_hook to taking an inode directly
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Nikolay Borisov
btrfs: Define submit_bio_hook's type directly
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
David Sterba
btrfs: get fs_info from block group in search_free_spac...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
David Sterba
btrfs: get fs_info from block group in btrfs_find_space...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
David Sterba
btrfs: get fs_info from block group in write_pinned_ext...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
David Sterba
btrfs: get fs_info from block group in load_free_space_...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
David Sterba
btrfs: get fs_info from block group in lookup_free_spac...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
David Sterba
btrfs: get fs_info from block group in pin_down_extent
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
David Sterba
btrfs: get fs_info from block group in next_block_group
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Filipe Manana
Btrfs: remove no longer used function to run delayed...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Anand Jain
btrfs: cleanup btrfs_setxattr_trans and drop transactio...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Anand Jain
btrfs: split btrfs_setxattr calls regarding transaction
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Anand Jain
btrfs: remove redundant readonly root check in btrfs_se...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Anand Jain
btrfs: export btrfs_setxattr
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Anand Jain
btrfs: rename do_setxattr to btrfs_setxattr
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Anand Jain
btrfs: rename btrfs_setxattr to btrfs_setxattr_trans
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Qu Wenruo
btrfs: trace: Introduce trace events for all btrfs...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Qu Wenruo
btrfs: trace: Introduce trace events for sleepable...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Filipe Manana
Btrfs: remove no longer used member num_dirty_bgs from...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
David Sterba
btrfs: get fs_info from trans in btrfs_run_dev_replace
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
David Sterba
btrfs: get fs_info from trans in btrfs_run_dev_stats
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
David Sterba
btrfs: get fs_info from trans in btrfs_finish_sprout
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
David Sterba
btrfs: get fs_info from trans in init_first_rw_device
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
David Sterba
btrfs: get fs_info from trans in copy_for_split
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
David Sterba
btrfs: get fs_info from trans in insert_ptr
commit
|
commitdiff
|
tree
|
snapshot
next