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