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-05-28
btrfs: Remove fs_info argument from add_new_free_space
Nikolay Borisov
3
-13
/
+10
2018-05-28
btrfs: Remove fs_info parameter from add_new_free_space_info
Nikolay Borisov
1
-4
/
+3
2018-05-28
btrfs: Remove fs_info argument from __add_to_free_space_tree
Nikolay Borisov
3
-22
/
+19
2018-05-28
btrfs: Remove fs_info argument from __add_block_group_free_space
Nikolay Borisov
1
-9
/
+6
2018-05-28
btrfs: Remove fs_info argument from add_block_group_free_space
Nikolay Borisov
4
-4
/
+3
2018-05-28
btrfs: Make btrfs_init_dummy_trans initialize trans' fs_info field
Nikolay Borisov
4
-9
/
+12
2018-05-28
btrfs: Add assert in __btrfs_del_delalloc_inode
Nikolay Borisov
1
-0
/
+1
2018-05-28
btrfs: incremental send, improve rmdir performance for large directory
Robbie Ko
1
-9
/
+22
2018-05-28
btrfs: incremental send, move allocation until it's needed in orphan_dir_info
Robbie Ko
1
-7
/
+6
2018-05-28
btrfs: split delayed ref head initialization and addition
Nikolay Borisov
1
-25
/
+22
2018-05-28
btrfs: Use init_delayed_ref_head in add_delayed_ref_head
Nikolay Borisov
1
-59
/
+4
2018-05-28
btrfs: Introduce init_delayed_ref_head
Nikolay Borisov
1
-0
/
+65
2018-05-28
btrfs: Open-code add_delayed_data_ref
Nikolay Borisov
1
-40
/
+22
2018-05-28
btrfs: Open-code add_delayed_tree_ref
Nikolay Borisov
1
-45
/
+20
2018-05-28
btrfs: Use init_delayed_ref_common in add_delayed_data_ref
Nikolay Borisov
1
-25
/
+10
2018-05-28
btrfs: Use init_delayed_ref_common in add_delayed_tree_ref
Nikolay Borisov
1
-24
/
+11
2018-05-28
btrfs: Factor out common delayed refs init code
Nikolay Borisov
1
-0
/
+51
2018-05-28
btrfs: return original error code when failing from option parsing
Chengguang Xu
1
-3
/
+1
2018-05-28
btrfs: remove redundant btrfs_balance_control::fs_info
David Sterba
3
-9
/
+6
2018-05-28
btrfs: qgroup: Allow trace_btrfs_qgroup_account_extent() to record its transid
Qu Wenruo
2
-10
/
+14
2018-05-28
btrfs: send: fix spelling mistake: "send_in_progres" -> "send_in_progress"
Colin Ian King
1
-1
/
+1
2018-05-28
btrfs: Remove devid parameter from btrfs_rmap_block
Nikolay Borisov
3
-9
/
+5
2018-05-28
btrfs: trace: Allow trace_qgroup_update_counters() to record old rfer/excl value
Qu Wenruo
2
-9
/
+13
2018-05-28
btrfs: Unexport btrfs_alloc_delalloc_work
Nikolay Borisov
2
-10
/
+8
2018-05-28
btrfs: Remove delayed_iput member from btrfs_delalloc_work
Nikolay Borisov
2
-11
/
+4
2018-05-28
btrfs: Remove delay_iput parameter from __start_delalloc_inodes
Nikolay Borisov
1
-9
/
+5
2018-05-28
btrfs: Remove delayed_iput parameter from btrfs_start_delalloc_inodes
Nikolay Borisov
3
-4
/
+4
2018-05-28
btrfs: Remove delayed_iput parameter of btrfs_start_delalloc_roots
Nikolay Borisov
5
-9
/
+7
2018-05-28
btrfs: do reverse path readahead in btrfs_shrink_device
Gu Jinxiang
1
-1
/
+1
2018-05-28
btrfs: trace: Add trace points for unused block groups
Qu Wenruo
3
-0
/
+47
2018-05-28
btrfs: trace: Remove unnecessary fs_info parameter for btrfs__reserve_extent ...
Qu Wenruo
2
-14
/
+11
2018-05-28
btrfs: remove unused fs_info parameter
Gu Jinxiang
1
-3
/
+3
2018-05-28
btrfs: move btrfs_raid_mindev_errorvalues to btrfs_raid_attr table
Anand Jain
2
-17
/
+9
2018-05-28
btrfs: move btrfs_raid_group values to btrfs_raid_attr table
Anand Jain
4
-14
/
+11
2018-05-28
btrfs: move btrfs_raid_type_names values to btrfs_raid_attr table
Anand Jain
3
-18
/
+18
2018-05-28
btrfs: print-tree: Add eb locking status output for debug build
Qu Wenruo
1
-0
/
+21
2018-05-28
btrfs: open code set_balance_control
David Sterba
1
-17
/
+8
2018-05-28
btrfs: use mutex in btrfs_resume_balance_async
David Sterba
1
-3
/
+3
2018-05-28
btrfs: drop lock parameter from update_ioctl_balance_args and rename
David Sterba
3
-11
/
+9
2018-05-28
btrfs: move and comment read-only check in btrfs_cancel_balance
David Sterba
1
-3
/
+10
2018-05-28
btrfs: track running balance in a simpler way
David Sterba
4
-13
/
+19
2018-05-28
btrfs: kill btrfs_fs_info::volume_mutex
David Sterba
5
-38
/
+12
2018-05-28
btrfs: remove wrong use of volume_mutex from btrfs_dev_replace_start
David Sterba
2
-10
/
+1
2018-05-28
btrfs: cleanup helpers that reset balance state
David Sterba
2
-20
/
+17
2018-05-28
btrfs: add sanity check when resuming balance after mount
David Sterba
1
-1
/
+13
2018-05-28
btrfs: add proper safety check before resuming dev-replace
David Sterba
1
-1
/
+11
2018-05-28
btrfs: move clearing of EXCL_OP out of __cancel_balance
David Sterba
2
-7
/
+8
2018-05-28
btrfs: move volume_mutex to callers of btrfs_rm_device
David Sterba
2
-2
/
+4
2018-05-28
btrfs: move btrfs_init_dev_replace_tgtdev to dev-replace.c and make static
David Sterba
3
-103
/
+99
2018-05-28
btrfs: export and rename free_device
David Sterba
2
-12
/
+13
[prev]
[next]