index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2019-02-25
btrfs: merge btrfs_find_device and find_device
Anand Jain
5
-44
/
+42
2019-02-25
btrfs: refactor btrfs_free_stale_devices() to get return value
Anand Jain
1
-15
/
+31
2019-02-25
btrfs: refactor btrfs_find_device() take fs_devices as argument
Anand Jain
5
-28
/
+30
2019-02-25
btrfs: cleanup btrfs_find_device_by_devspec()
Anand Jain
1
-17
/
+18
2019-02-25
btrfs: merge btrfs_find_device_missing_or_by_path() into parent
Anand Jain
1
-27
/
+13
2019-02-25
btrfs: Remove not_found_em label from btrfs_get_extent
Nikolay Borisov
1
-2
/
+4
2019-02-25
btrfs: Consolidate retval checking of core btree functions
Nikolay Borisov
1
-5
/
+3
2019-02-25
btrfs: Rename found_type to extent_type in btrfs_get_extent
Nikolay Borisov
1
-11
/
+9
2019-02-25
Btrfs: move duplicated nodatasum check into common reflink/dedupe helper
Filipe Manana
1
-10
/
+7
2019-02-25
btrfs: Remove impossible condition from mergable_maps
Nikolay Borisov
2
-2
/
+4
2019-02-25
Btrfs: do not overwrite error return value in the balance ioctl
Filipe Manana
1
-1
/
+1
[next]