index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
btrfs: merge btrfs_find_device and find_device
Anand Jain
2019-02-25
5
-44
/
+42
*
btrfs: refactor btrfs_free_stale_devices() to get return value
Anand Jain
2019-02-25
1
-15
/
+31
*
btrfs: refactor btrfs_find_device() take fs_devices as argument
Anand Jain
2019-02-25
5
-28
/
+30
*
btrfs: cleanup btrfs_find_device_by_devspec()
Anand Jain
2019-02-25
1
-17
/
+18
*
btrfs: merge btrfs_find_device_missing_or_by_path() into parent
Anand Jain
2019-02-25
1
-27
/
+13
*
btrfs: Remove not_found_em label from btrfs_get_extent
Nikolay Borisov
2019-02-25
1
-2
/
+4
*
btrfs: Consolidate retval checking of core btree functions
Nikolay Borisov
2019-02-25
1
-5
/
+3
*
btrfs: Rename found_type to extent_type in btrfs_get_extent
Nikolay Borisov
2019-02-25
1
-11
/
+9
*
Btrfs: move duplicated nodatasum check into common reflink/dedupe helper
Filipe Manana
2019-02-25
1
-10
/
+7
*
btrfs: Remove impossible condition from mergable_maps
Nikolay Borisov
2019-02-25
2
-2
/
+4
*
Btrfs: do not overwrite error return value in the balance ioctl
Filipe Manana
2019-02-25
1
-1
/
+1
*
Btrfs: do not overwrite error return value in the device replace ioctl
Filipe Manana
2019-02-25
1
-1
/
+1
*
Btrfs: remove redundant check for swapfiles when reflinking
Filipe Manana
2019-02-25
1
-6
/
+0
*
btrfs: Refactor shrink_delalloc
Nikolay Borisov
2019-02-25
1
-11
/
+22
*
btrfs: Document logic regarding inode in async_cow_submit
Nikolay Borisov
2019-02-25
1
-0
/
+6
*
btrfs: Remove WARN_ON in btrfs_alloc_delalloc_work
Nikolay Borisov
2019-02-25
1
-1
/
+0
*
btrfs: Use ihold instead of igrab in cow_file_range_async
Nikolay Borisov
2019-02-25
1
-1
/
+6
*
btrfs: Remove isize local variable in compress_file_range
Nikolay Borisov
2019-02-25
1
-2
/
+1
*
btrfs: Remove inode argument from async_cow_submit
Nikolay Borisov
2019-02-25
1
-3
/
+3
*
btrfs: remove set but not used variable 'num_pages'
YueHaibing
2019-02-25
1
-3
/
+0
*
btrfs: Remove redundant assignment in btrfs_get_extent_fiemap
Nikolay Borisov
2019-02-25
1
-1
/
+1
*
btrfs: Refactor btrfs_get_extent_fiemap
Nikolay Borisov
2019-02-25
1
-44
/
+48
*
btrfs: Remove unused arguments from btrfs_get_extent_fiemap
Nikolay Borisov
2019-02-25
4
-10
/
+5
*
Btrfs: setup a nofs context for memory allocation at __btrfs_set_acl
Filipe Manana
2019-02-25
1
-0
/
+9
*
Btrfs: setup a nofs context for memory allocation at btrfs_create_tree()
Filipe Manana
2019-02-25
1
-0
/
+8
*
Btrfs: do not overwrite error return value in the get device stats ioctl
Filipe Manana
2019-02-25
1
-1
/
+1
*
Btrfs: do not overwrite error return value in scrub progress ioctl
Filipe Manana
2019-02-25
1
-1
/
+1
*
Btrfs: do not overwrite scrub error with fault error in scrub ioctl
Filipe Manana
2019-02-25
1
-1
/
+1
*
btrfs: Make first argument of btrfs_run_delalloc_range directly an inode
Nikolay Borisov
2019-02-25
2
-3
/
+2
*
Btrfs: drop useless LIST_HEAD in merge_reloc_root
Julia Lawall
2019-02-25
1
-1
/
+0
*
Linux 5.0-rc8
v5.0-rc8
Linus Torvalds
2019-02-25
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-02-24
4
-5
/
+21
|
\
|
*
KVM: MMU: record maximum physical address width in kvm_mmu_extended_role
Yu Zhang
2019-02-22
2
-0
/
+2
|
*
kvm: x86: Return LA57 feature based on hardware capability
Yu Zhang
2019-02-22
1
-0
/
+4
|
*
x86/kvm/mmu: fix switch between root and guest MMUs
Vitaly Kuznetsov
2019-02-22
2
-4
/
+14
|
*
Merge tag 'kvm-s390-master-5.0' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2019-02-20
1
-1
/
+1
|
|
\
|
|
*
s390: vsie: Use effective CRYCBD.31 to check CRYCBD validity
Pierre Morel
2019-02-11
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-02-24
64
-420
/
+568
|
\
\
\
|
*
|
|
net: phy: realtek: Dummy IRQ calls for RTL8366RB
Linus Walleij
2019-02-24
2
-0
/
+15
[next]