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.12.y
linux-6.13.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
2018-10-15
Btrfs: delayed-inode: use rb_first_cached for ins_root and del_root
Liu Bo
2
-15
/
+18
2018-10-15
Btrfs: delayed-refs: use rb_first_cached for ref_tree
Liu Bo
5
-20
/
+25
2018-10-15
Btrfs: delayed-refs: use rb_first_cached for href_root
Liu Bo
5
-21
/
+26
2018-10-15
btrfs: wait on caching when putting the bg cache
Josef Bacik
1
-0
/
+1
2018-10-15
btrfs: keep trim from interfering with transaction commits
Jeff Mahoney
1
-8
/
+17
2018-10-15
btrfs: don't attempt to trim devices that don't support it
Jeff Mahoney
1
-0
/
+4
2018-10-15
btrfs: iterate all devices during trim, instead of fs_devices::alloc_list
Jeff Mahoney
1
-2
/
+2
2018-10-15
btrfs: Ensure btrfs_trim_fs can trim the whole filesystem
Qu Wenruo
2
-13
/
+8
2018-10-15
btrfs: Enhance btrfs_trim_fs function to handle error better
Qu Wenruo
1
-11
/
+38
2018-10-15
btrfs: fix error handling in btrfs_dev_replace_start
Jeff Mahoney
1
-2
/
+5
2018-10-15
btrfs: change remove_extent_mapping to return void
zhong jiang
2
-5
/
+2
2018-10-15
btrfs: handle error of get_old_root
Nikolay Borisov
1
-0
/
+4
2018-10-15
btrfs: Remove logically dead code from btrfs_orphan_cleanup
Nikolay Borisov
1
-2
/
+0
2018-10-15
Btrfs: remove wait_ordered_range in btrfs_evict_inode
Liu Bo
1
-3
/
+0
2018-10-15
Btrfs: skip set_page_dirty if eb pages are already dirty
Liu Bo
2
-5
/
+6
2018-10-15
Btrfs: assert page dirty bit on extent buffer pages
Liu Bo
1
-0
/
+6
2018-10-15
Btrfs: remove unnecessary level check in balance_level
Liu Bo
1
-2
/
+1
2018-10-15
Btrfs: unify error handling of btrfs_lookup_dir_item
Liu Bo
2
-22
/
+7
2018-10-15
Btrfs: use args in the correct order for kcalloc in btrfsic_read_block
Liu Bo
1
-3
/
+3
2018-10-15
btrfs: Make btrfs_find_device_by_devspec return btrfs_device directly
Nikolay Borisov
3
-28
/
+25
2018-10-15
btrfs: Make btrfs_find_device_missing_or_by_path return directly a device
Nikolay Borisov
2
-18
/
+17
2018-10-15
btrfs: Make btrfs_find_device_by_path return struct btrfs_device
Nikolay Borisov
1
-12
/
+13
2018-10-15
btrfs: fix error handling in free_log_tree
Jeff Mahoney
1
-3
/
+6
2018-10-15
btrfs: remove redundant variable from btrfs_cross_ref_exist
Misono Tomohiro
1
-11
/
+2
2018-10-15
Btrfs: set leave_spinning in btrfs_get_extent
Liu Bo
1
-0
/
+8
2018-10-15
Btrfs: fix alignment in declaration and prototype of btrfs_get_extent
Liu Bo
2
-5
/
+5
2018-10-15
btrfs: remove unused pointer 'tree' in btrfs_submit_compressed_read
Colin Ian King
1
-2
/
+0
2018-10-15
btrfs: remove unused pointer inode in relink_file_extents
Colin Ian King
1
-3
/
+0
2018-10-15
btrfs: defrag: use btrfs_mod_outstanding_extents in cluster_pages_for_defrag
Su Yue
1
-1
/
+1
2018-10-15
Btrfs: remove confusing tracepoint in btrfs_add_reserved_bytes
Liu Bo
1
-4
/
+0
2018-10-15
btrfs: free path at an earlier point in btrfs_get_extent
Liu Bo
1
-1
/
+1
2018-10-15
Btrfs: use next_state in find_first_extent_bit
Liu Bo
1
-6
/
+1
2018-10-15
btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock
Qu Wenruo
1
-0
/
+13
2018-10-15
btrfs: Handle owner mismatch gracefully when walking up tree
Qu Wenruo
2
-7
/
+13
2018-10-15
btrfs: change btrfs_pin_log_trans to return void
zhong jiang
2
-5
/
+2
2018-10-15
btrfs: change btrfs_free_reserved_bytes to return void
zhong jiang
1
-4
/
+2
2018-10-15
Btrfs: remove always true if branch in btrfs_get_extent
Liu Bo
1
-10
/
+6
2018-10-15
btrfs: qgroup: Dirty all qgroups before rescan
Qu Wenruo
1
-0
/
+1
2018-10-15
Btrfs: clean up scrub is_dev_replace parameter
Omar Sandoval
1
-14
/
+9
2018-10-15
btrfs: add helper to obtain number of devices with ongoing dev-replace
Anand Jain
1
-14
/
+21
2018-10-15
btrfs: add assertions where number of devices could go below 0
Anand Jain
1
-2
/
+2
2018-10-15
btrfs: remove unneeded NULL checks before kfree
zhong jiang
1
-4
/
+2
2018-10-15
Btrfs: do not unnecessarily pass write_lock_level when processing leaf
Liu Bo
1
-1
/
+1
2018-10-15
btrfs: Remove 'objectid' member from struct btrfs_root
Misono Tomohiro
17
-53
/
+58
2018-10-15
btrfs: remove a useless return statement in btrfs_block_rsv_add
Lu Fengqi
1
-3
/
+1
2018-10-15
btrfs: Remove root parameter from btrfs_insert_dir_item
Lu Fengqi
5
-14
/
+10
2018-10-15
btrfs: switch update_size to bool in btrfs_block_rsv_migrate and btrfs_rsv_ad...
Lu Fengqi
6
-17
/
+17
2018-10-15
btrfs: simplify the send_in_progress check in btrfs_delete_subvolume
Lu Fengqi
1
-6
/
+5
2018-10-15
Linux 4.19-rc8
v4.19-rc8
Greg Kroah-Hartman
1
-1
/
+1
2018-10-14
Merge tag 'libnvdimm-fixes-4.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
3
-5
/
+14
[next]