index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode-map.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-18
btrfs: opencode extent_buffer_get
David Sterba
7
-19
/
+14
2019-11-18
btrfs: Avoid getting stuck during cyclic writebacks
Tejun Heo
1
-11
/
+1
2019-11-18
btrfs: block-group: Rework documentation of check_system_chunk function
Marcos Paulo de Souza
1
-3
/
+1
2019-11-18
btrfs: Enhance error output for write time tree checker
Qu Wenruo
1
-0
/
+2
2019-11-18
btrfs: tree-checker: Refactor prev_key check for ino into a function
Qu Wenruo
1
-41
/
+72
2019-11-18
Btrfs: extent_write_locked_range() should attach inode->i_wb
Chris Mason
1
-4
/
+6
2019-11-18
Btrfs: use REQ_CGROUP_PUNT for worker thread submitted bios
Chris Mason
5
-5
/
+46
2019-11-18
Btrfs: only associate the locked page with one async_chunk struct
Chris Mason
2
-5
/
+22
2019-11-18
Btrfs: delete the entire async bio submission framework
Chris Mason
5
-235
/
+1
2019-11-18
Btrfs: stop using btrfs_schedule_bio()
Chris Mason
5
-63
/
+15
2019-11-18
btrfs: add __pure attribute to functions
David Sterba
9
-14
/
+12
2019-11-18
btrfs: add const function attribute
David Sterba
4
-4
/
+4
2019-11-18
btrfs: add __cold attribute to more functions
David Sterba
4
-6
/
+6
2019-11-18
btrfs: drop unused parameter is_new from btrfs_iget
David Sterba
11
-34
/
+31
2019-11-18
btrfs: use refcount_inc_not_zero in kill_all_nodes
Josef Bacik
1
-3
/
+10
2019-11-18
btrfs: print process name and pid that calls device scanning
Anand Jain
1
-4
/
+8
2019-11-18
btrfs: Open-code name_in_log_ref in replay_one_name
Nikolay Borisov
1
-29
/
+25
2019-11-18
btrfs: Properly handle backref_in_log retval
Nikolay Borisov
1
-11
/
+21
2019-11-18
btrfs: Don't opencode btrfs_find_name_in_backref in backref_in_log
Nikolay Borisov
1
-36
/
+12
2019-11-18
btrfs: transaction: Cleanup unused TRANS_STATE_BLOCKED
Qu Wenruo
3
-14
/
+4
2019-11-18
btrfs: transaction: describe transaction states and transitions
Qu Wenruo
1
-0
/
+71
2019-11-18
btrfs: use has_single_bit_set for clarity
David Sterba
2
-13
/
+9
2019-11-18
btrfs: add 64bit safe helper for power of two checks
David Sterba
1
-0
/
+11
2019-11-18
btrfs: balance: use term redundancy instead of integrity in message
Anand Jain
1
-6
/
+6
2019-11-18
btrfs: move btrfs_unlock_up_safe to other locking functions
David Sterba
5
-28
/
+28
2019-11-18
btrfs: move btrfs_set_path_blocking to other locking functions
David Sterba
3
-25
/
+28
2019-11-18
btrfs: make btrfs_assert_tree_locked static inline
David Sterba
2
-7
/
+9
2019-11-18
btrfs: make locking assertion helpers static inline
David Sterba
1
-10
/
+10
2019-11-18
btrfs: get rid of pointless wtag variable in async-thread.c
Omar Sandoval
2
-16
/
+11
2019-11-18
btrfs: get rid of unique workqueue helper functions
Omar Sandoval
12
-145
/
+50
2019-11-18
btrfs: don't prematurely free work in scrub_missing_raid56_worker()
Omar Sandoval
1
-2
/
+1
2019-11-18
btrfs: don't prematurely free work in reada_start_machine_worker()
Omar Sandoval
1
-6
/
+4
2019-11-18
btrfs: don't prematurely free work in end_workqueue_fn()
Omar Sandoval
1
-1
/
+1
2019-11-18
btrfs: don't prematurely free work in run_ordered_work()
Omar Sandoval
1
-12
/
+44
2019-11-18
btrfs: get rid of unnecessary memset() of work item
Omar Sandoval
1
-2
/
+0
2019-11-18
btrfs: move the failrec tree stuff into extent-io-tree.h
Josef Bacik
3
-15
/
+22
2019-11-18
btrfs: export find_delalloc_range
Josef Bacik
2
-5
/
+8
2019-11-18
btrfs: move extent_io_tree defs to their own header
Josef Bacik
4
-216
/
+230
2019-11-18
btrfs: separate out the extent io init function
Josef Bacik
3
-8
/
+21
2019-11-18
btrfs: separate out the extent leak code
Josef Bacik
1
-13
/
+18
2019-11-18
btrfs: ctree: Remove stray comment of setting up path lock
Qu Wenruo
1
-4
/
+0
2019-11-18
btrfs: ctree: Reduce one indent level for btrfs_search_old_slot()
Qu Wenruo
1
-34
/
+34
2019-11-18
btrfs: ctree: Reduce one indent level for btrfs_search_slot()
Qu Wenruo
1
-67
/
+64
2019-11-18
btrfs: tree-checker: Add check for INODE_REF
Qu Wenruo
1
-0
/
+53
2019-11-18
btrfs: tree-checker: Try to detect missing INODE_ITEM
Qu Wenruo
1
-2
/
+25
2019-11-18
Btrfs: make btrfs_wait_extents() static
Filipe Manana
2
-3
/
+1
2019-11-18
btrfs: Add assert to catch nested transaction commit
Nikolay Borisov
1
-0
/
+2
2019-11-18
btrfs: simplify inode locking for RWF_NOWAIT
Goldwyn Rodrigues
1
-2
/
+3
2019-11-17
Linux 5.4-rc8
v5.4-rc8
Linus Torvalds
1
-1
/
+1
2019-11-17
Revert "hwrng: core - Freeze khwrng thread during suspend"
Herbert Xu
2
-7
/
+2
[next]