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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-09
btrfs: migrate the block group ref counting stuff
Josef Bacik
4
-28
/
+27
2019-09-09
btrfs: migrate the block group lookup code
Josef Bacik
5
-98
/
+105
2019-09-09
btrfs: move basic block_group definitions to their own header
Josef Bacik
21
-148
/
+175
2019-09-09
btrfs: move btrfs_add_free_space out of a header file
Josef Bacik
2
-8
/
+10
2019-09-09
btrfs: tree-log: use symbolic name for first replay stage
David Sterba
1
-1
/
+1
2019-09-09
btrfs: async-thread: convert defines to enums
David Sterba
1
-3
/
+5
2019-09-09
btrfs: tree-log: convert defines to enums
David Sterba
1
-8
/
+12
2019-09-09
btrfs: remove unused key type set/get helpers
David Sterba
1
-10
/
+0
2019-09-09
btrfs: remove unused btrfs_device::flush_bio_sent
David Sterba
1
-1
/
+0
2019-09-09
Btrfs: remove unnecessary condition in btrfs_clone() to avoid too much nesting
Filipe Manana
1
-145
/
+131
2019-09-09
btrfs: Refactor btrfs_calc_avail_data_space
Nikolay Borisov
1
-20
/
+10
2019-09-09
btrfs: Remove unnecessary check from join_running_log_trans
Nikolay Borisov
1
-4
/
+0
2019-09-09
Btrfs: wake up inode cache waiters sooner to reduce waiting time
Filipe Manana
1
-0
/
+1
2019-09-09
Btrfs: fix inode cache waiters hanging on path allocation failure
Filipe Manana
1
-1
/
+3
2019-09-09
Btrfs: fix inode cache waiters hanging on failure to start caching thread
Filipe Manana
1
-5
/
+18
2019-09-09
Btrfs: fix inode cache block reserve leak on failure to allocate data space
Filipe Manana
1
-0
/
+1
2019-09-09
Btrfs: fix hang when loading existing inode cache off disk
Filipe Manana
1
-0
/
+1
2019-09-09
btrfs: tree-checker: Add ROOT_ITEM check
Qu Wenruo
1
-0
/
+92
2019-09-09
btrfs: extent-tree: Make sure we only allocate extents from block groups with...
Qu Wenruo
1
-0
/
+8
2019-09-09
btrfs: delayed-inode: Kill the BUG_ON() in btrfs_delete_delayed_dir_index()
Qu Wenruo
1
-2
/
+11
2019-09-09
btrfs: volumes: Remove ENOSPC-prone btrfs_can_relocate()
Qu Wenruo
3
-146
/
+0
2019-09-09
btrfs: extent-tree: Add comment for inc_block_group_ro()
Qu Wenruo
1
-0
/
+19
2019-09-09
btrfs: volumes: Add comment for find_free_dev_extent_start()
Qu Wenruo
1
-0
/
+6
2019-09-09
btrfs: volumes: Unexport find_free_dev_extent_start()
Qu Wenruo
2
-4
/
+3
2019-09-09
btrfs: assert tree mod log lock in __tree_mod_log_insert
David Sterba
1
-2
/
+2
2019-09-09
btrfs: assert extent map tree lock in add_extent_mapping
David Sterba
1
-0
/
+2
2019-09-09
btrfs: Add an assertion to warn incorrect case in insert_inline_extent()
Jia-Ju Bai
1
-0
/
+3
2019-09-09
btrfs: Remove leftover of in-band dedupe
Nikolay Borisov
6
-36
/
+19
2019-09-09
btrfs: Remove delalloc_end argument from extent_clear_unlock_delalloc
Nikolay Borisov
3
-35
/
+25
2019-09-09
btrfs: Move free_pages_out label in inline extent handling branch in compress...
Nikolay Borisov
1
-10
/
+8
2019-09-09
btrfs: Return number of compressed extents directly in compress_file_range
Nikolay Borisov
1
-9
/
+11
2019-09-09
btrfs: use common vfs LABEL ioctl definitions
Eric Sandeen
2
-8
/
+6
2019-09-09
btrfs: Remove unused locking functions
Nikolay Borisov
3
-40
/
+0
2019-09-09
btrfs: reduce stack usage for btrfsic_process_written_block
Arnd Bergmann
1
-3
/
+4
2019-09-09
btrfs: remove set but not used variable 'offset'
YueHaibing
1
-2
/
+0
2019-09-09
Btrfs: fix ENOSPC errors, leading to transaction aborts, when cloning extents
Filipe Manana
3
-167
/
+188
2019-09-09
Btrfs: factor out extent dropping code from hole punch handler
Filipe Manana
1
-142
/
+166
2019-09-08
Linux 5.3-rc8
v5.3-rc8
Linus Torvalds
1
-1
/
+1
2019-09-08
Merge tag 'compiler-attributes-for-linus-v5.3-rc8' of git://github.com/ojeda/...
Linus Torvalds
1
-4
/
+4
2019-09-08
Merge tag 'gpio-v5.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-9
/
+6
2019-09-08
include/linux/compiler.h: fix Oops for Clang-compiled kernels
Nick Desaulniers
1
-4
/
+4
2019-09-08
Revert "x86/apic: Include the LDR when clearing out APIC registers"
Linus Torvalds
1
-4
/
+0
2019-09-07
Merge tag 'char-misc-5.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+7
2019-09-07
Documentation/process: Add Qualcomm process ambassador for hardware security ...
Trilok Soni
1
-1
/
+1
2019-09-07
Merge tag 'dmaengine-fix-5.3' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
4
-13
/
+33
2019-09-07
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-2
/
+2
2019-09-07
Merge tag 'libnvdimm-fix-5.3-rc8' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+4
2019-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2019-09-07
Input: elan_i2c - remove Lenovo Legion Y7000 PnpID
Benjamin Tissoires
1
-1
/
+1
2019-09-06
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
3
-3
/
+10
[prev]
[next]