index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-09
btrfs: dev stat drop useless goto
Anand Jain
1
-5
/
+2
2019-09-09
btrfs: dev stats item key conversion per cpu type is not needed
Anand Jain
1
-2
/
+0
2019-09-09
btrfs: Make reada_tree_block_flagged private
Nikolay Borisov
3
-31
/
+29
2019-09-09
btrfs: compression: replace set_level callbacks by a common helper
David Sterba
5
-33
/
+20
2019-09-09
btrfs: define compression levels statically
David Sterba
4
-0
/
+10
2019-09-09
Btrfs: fix use-after-free when using the tree modification log
Filipe Manana
1
-1
/
+3
2019-09-09
btrfs: replace: BTRFS_DEV_REPLACE_ITEM_STATE_x defines should go
Anand Jain
1
-1
/
+1
2019-09-09
btrfs: introduce an evict flushing state
Josef Bacik
3
-47
/
+62
2019-09-09
btrfs: refactor priority_reclaim_metadata_space
Josef Bacik
1
-6
/
+9
2019-09-09
btrfs: factor out the ticket flush handling
Josef Bacik
1
-22
/
+42
2019-09-09
btrfs: unify error handling for ticket flushing
Josef Bacik
1
-21
/
+11
2019-09-09
btrfs: add a flush step for delayed iputs
Josef Bacik
2
-3
/
+5
2019-09-09
btrfs: unexport the temporary exported functions
Josef Bacik
2
-18
/
+14
2019-09-09
btrfs: migrate the block group cleanup code
Josef Bacik
4
-130
/
+129
2019-09-09
btrfs: migrate the alloc_profile helpers
Josef Bacik
4
-125
/
+122
2019-09-09
btrfs: migrate the chunk allocation code
Josef Bacik
5
-268
/
+268
2019-09-09
btrfs: migrate the block group space accounting helpers
Josef Bacik
2
-173
/
+175
2019-09-09
btrfs: export block group accounting helpers
Josef Bacik
2
-11
/
+16
2019-09-09
btrfs: migrate the dirty bg writeout code
Josef Bacik
4
-521
/
+519
2019-09-09
btrfs: migrate inc/dec_block_group_ro code
Josef Bacik
4
-214
/
+214
2019-09-09
btrfs: temporarily export btrfs_get_restripe_target
Josef Bacik
2
-3
/
+4
2019-09-09
btrfs: migrate the block group read/creation code
Josef Bacik
4
-600
/
+601
2019-09-09
btrfs: migrate the block group removal code
Josef Bacik
4
-544
/
+547
2019-09-09
btrfs: temporarily export inc_block_group_ro
Josef Bacik
2
-7
/
+9
2019-09-09
btrfs: migrate the block group caching code
Josef Bacik
4
-461
/
+462
2019-09-09
btrfs: sysfs: move helper macros to sysfs.c
David Sterba
2
-49
/
+48
2019-09-09
btrfs: sysfs: move type conversion helpers to sysfs.c
David Sterba
2
-18
/
+16
2019-09-09
btrfs: cleanup kobject.h includes
David Sterba
3
-2
/
+2
2019-09-09
btrfs: factor out sysfs code for updating sprout fsid
David Sterba
3
-10
/
+19
2019-09-09
btrfs: factor out sysfs code for deleting block group and space infos
David Sterba
3
-13
/
+24
2019-09-09
btrfs: factor out sysfs code for sending device uevent
David Sterba
3
-13
/
+12
2019-09-09
btrfs: sysfs: replace direct access to feature set names with a helper
David Sterba
3
-3
/
+8
2019-09-09
btrfs: sysfs: unexport space_info_ktype
David Sterba
2
-2
/
+1
2019-09-09
btrfs: factor out sysfs code for creating space infos
David Sterba
3
-23
/
+41
2019-09-09
btrfs: sysfs: unexport btrfs_raid_ktype
David Sterba
2
-2
/
+1
2019-09-09
btrfs: factor sysfs code out of link_block_group
David Sterba
3
-35
/
+49
2019-09-09
btrfs: move sysfs declarations out of ctree.h
David Sterba
3
-12
/
+12
2019-09-09
btrfs: opencode reset of all device stats
Anand Jain
1
-10
/
+2
2019-09-09
btrfs: reset device stat using btrfs_dev_stat_set
Anand Jain
2
-9
/
+3
2019-09-09
btrfs: qgroup: Try our best to delete qgroup relations
Qu Wenruo
1
-17
/
+29
2019-09-09
Btrfs: make test_find_first_clear_extent_bit fail on incorrect results
Filipe Manana
1
-7
/
+22
2019-09-09
Btrfs: fix memory leaks in the test test_find_first_clear_extent_bit
Filipe Manana
1
-0
/
+2
2019-09-09
btrfs: delete debugfs code
David Sterba
2
-35
/
+0
2019-09-09
btrfs: sysfs: add debugging exports
David Sterba
1
-0
/
+32
2019-09-09
btrfs: make caching_thread use btrfs_find_next_key
Josef Bacik
2
-3
/
+3
2019-09-09
btrfs: temporarily export fragment_free_space
Josef Bacik
2
-4
/
+5
2019-09-09
btrfs: export the caching control helpers
Josef Bacik
2
-18
/
+21
2019-09-09
btrfs: export the excluded extents helpers
Josef Bacik
2
-17
/
+22
2019-09-09
btrfs: export the block group caching helpers
Josef Bacik
2
-35
/
+39
2019-09-09
btrfs: migrate nocow and reservation helpers
Josef Bacik
4
-88
/
+88
[next]