index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: scrub: remove unused nocow worker pointer
David Sterba
2019-02-25
1
-1
/
+0
*
btrfs: scrub: add assertions for worker pointers
David Sterba
2019-02-25
2
-0
/
+11
*
btrfs: scrub: convert scrub_workers_refcnt to refcount_t
Anand Jain
2019-02-25
3
-5
/
+8
*
btrfs: scrub: add scrub_lock lockdep check in scrub_workers_get
Anand Jain
2019-02-25
1
-0
/
+2
*
btrfs: scrub: fix circular locking dependency warning
Anand Jain
2019-02-25
1
-11
/
+11
*
btrfs: fix comment its device list mutex not volume lock
Anand Jain
2019-02-25
1
-1
/
+0
*
btrfs: extent_io: Kill the forward declaration of flush_write_bio
Qu Wenruo
2019-02-25
1
-34
/
+32
*
btrfs: Fix grossly misleading argument names in extent io search
Nikolay Borisov
2019-02-25
1
-8
/
+8
*
btrfs: Remove EXTENT_FIRST_DELALLOC bit
Nikolay Borisov
2019-02-25
2
-10
/
+7
*
btrfs: use WARN_ON in a canonical form btrfs_remove_block_group
Nikolay Borisov
2019-02-25
1
-6
/
+3
*
btrfs: reserve extra space during evict
Josef Bacik
2019-02-25
1
-2
/
+23
*
btrfs: be more explicit about allowed flush states
Josef Bacik
2019-02-25
1
-11
/
+11
*
btrfs: loop in inode_rsv_refill
Josef Bacik
2019-02-25
1
-16
/
+47
*
btrfs: don't enospc all tickets on flush failure
Josef Bacik
2019-02-25
1
-20
/
+25
*
btrfs: don't use global reserve for chunk allocation
Josef Bacik
2019-02-25
2
-11
/
+18
*
btrfs: dump block_rsv details when dumping space info
Josef Bacik
2019-02-25
1
-0
/
+15
*
btrfs: check if there are free block groups for commit
Josef Bacik
2019-02-25
1
-12
/
+19
*
btrfs: add zstd compression level support
Dennis Zhou
2019-02-25
2
-9
/
+245
*
btrfs: make zstd memory requirements monotonic
Dennis Zhou
2019-02-25
1
-5
/
+33
*
btrfs: zstd use the passed through level instead of default
Dennis Zhou
2019-02-25
1
-6
/
+13
*
btrfs: change set_level() to bound the level passed in
Dennis Zhou
2019-02-25
6
-21
/
+41
*
btrfs: plumb level through the compression interface
Dennis Zhou
2019-02-25
5
-27
/
+30
*
btrfs: move to function pointers for get/put workspaces
Dennis Zhou
2019-02-25
5
-45
/
+160
*
btrfs: add compression interface in (get/put)_workspace
Dennis Zhou
2019-02-25
1
-23
/
+34
*
btrfs: add helper methods for workspace manager init and cleanup
Dennis Zhou
2019-02-25
1
-39
/
+43
*
btrfs: unify compression ops with workspace_manager
Dennis Zhou
2019-02-25
1
-4
/
+7
*
btrfs: manage heuristic workspace as index 0
Dennis Zhou
2019-02-25
2
-82
/
+34
*
btrfs: rename workspaces_list to workspace_manager
Dennis Zhou
2019-02-25
1
-23
/
+23
*
btrfs: add helpers for compression type and level
Dennis Zhou
2019-02-25
3
-2
/
+12
*
btrfs: introduce new ioctl to unregister a btrfs device
Anand Jain
2019-02-25
3
-0
/
+15
*
btrfs: replace cleaner_delayed_iput_mutex with a waitqueue
Josef Bacik
2019-02-25
4
-9
/
+35
*
btrfs: Output ENOSPC debug info in inc_block_group_ro
Qu Wenruo
2019-02-25
1
-2
/
+13
*
btrfs: qgroup: Remove duplicated trace points for qgroup_rsv_add/release
Qu Wenruo
2019-02-25
1
-2
/
+0
*
btrfs: let the assertion expression compile in all configs
Anders Roxell
2019-02-25
1
-8
/
+5
*
btrfs: merge btrfs_set_lock_blocking_rw with it's caller
David Sterba
2019-02-25
2
-15
/
+10
*
btrfs: simplify waiting loop in btrfs_tree_lock
David Sterba
2019-02-25
1
-9
/
+2
*
btrfs: open code now trivial btrfs_set_lock_blocking
David Sterba
2019-02-25
8
-33
/
+28
*
btrfs: replace btrfs_set_lock_blocking_rw with appropriate helpers
David Sterba
2019-02-25
6
-11
/
+11
*
btrfs: split btrfs_clear_lock_blocking_rw to read and write helpers
David Sterba
2019-02-25
2
-27
/
+27
*
btrfs: split btrfs_set_lock_blocking_rw to read and write helpers
David Sterba
2019-02-25
2
-25
/
+40
*
btrfs: qgroup: Cleanup old subtree swap code
Qu Wenruo
2019-02-25
2
-100
/
+0
*
btrfs: qgroup: Use delayed subtree rescan for balance
Qu Wenruo
2019-02-25
4
-9
/
+103
*
btrfs: qgroup: Introduce per-root swapped blocks infrastructure
Qu Wenruo
2019-02-25
6
-0
/
+265
*
btrfs: qgroup: Refactor btrfs_qgroup_trace_subtree_swap
Qu Wenruo
2019-02-25
1
-21
/
+56
*
btrfs: relocation: Delay reloc tree deletion after merge_reloc_roots
Qu Wenruo
2019-02-25
3
-17
/
+84
*
btrfs: call btrfs_create_pending_block_groups unconditionally
Josef Bacik
2019-02-25
2
-6
/
+3
*
btrfs: make btrfs_destroy_delayed_refs use btrfs_delete_ref_head
Josef Bacik
2019-02-25
1
-6
/
+1
*
btrfs: make btrfs_destroy_delayed_refs use btrfs_delayed_ref_lock
Josef Bacik
2019-02-25
1
-9
/
+2
*
btrfs: scrub: print messages when started or finished
Anand Jain
2019-02-25
1
-0
/
+5
*
btrfs: simplify workqueue name when allocating
David Sterba
2019-02-25
1
-6
/
+4
[next]