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
2020-11-07
ext4: fix sparse warnings in fast_commit code
Theodore Ts'o
1
-1
/
+4
2020-11-07
ext4: cleanup fast commit mount options
Harshad Shirwadkar
1
-8
/
+4
2020-11-07
jbd2: don't start fast commit on aborted journal
Harshad Shirwadkar
1
-0
/
+2
2020-11-07
ext4: make s_mount_flags modifications atomic
Harshad Shirwadkar
7
-34
/
+52
2020-11-07
ext4: issue fsdev cache flush before starting fast commit
Harshad Shirwadkar
1
-0
/
+7
2020-11-07
ext4: disable fast commit with data journalling
Harshad Shirwadkar
4
-3
/
+14
2020-11-07
ext4: fix inode dirty check in case of fast commits
Harshad Shirwadkar
3
-8
/
+1
2020-11-07
ext4: remove unnecessary fast commit calls from ext4_file_mmap
Harshad Shirwadkar
1
-2
/
+0
2020-11-07
ext4: mark buf dirty before submitting fast commit buffer
Harshad Shirwadkar
1
-1
/
+1
2020-11-07
ext4: fix code documentatioon
Harshad Shirwadkar
1
-1
/
+2
2020-11-07
ext4: dedpulicate the code to wait on inode that's being committed
Harshad Shirwadkar
1
-34
/
+27
2020-11-07
jbd2: don't read journal->j_commit_sequence without taking a lock
Harshad Shirwadkar
1
-2
/
+4
2020-11-07
jbd2: don't touch buffer state until it is filled
Harshad Shirwadkar
1
-4
/
+0
2020-11-07
jbd2: add todo for a fast commit performance optimization
Harshad Shirwadkar
1
-0
/
+9
2020-11-07
jbd2: don't pass tid to jbd2_fc_end_commit_fallback()
Harshad Shirwadkar
3
-5
/
+11
2020-11-07
jbd2: don't use state lock during commit path
Harshad Shirwadkar
2
-10
/
+6
2020-11-07
jbd2: drop jbd2_fc_init documentation
Harshad Shirwadkar
1
-4
/
+2
2020-11-07
ext4: clean up the JBD2 API that initializes fast commits
Harshad Shirwadkar
5
-58
/
+65
2020-11-07
jbd2: rename j_maxlen to j_total_len and add jbd2_journal_max_txn_bufs
Harshad Shirwadkar
7
-15
/
+20
2020-11-07
ext4: fixup ext4_fc_track_* functions' signature
Harshad Shirwadkar
5
-63
/
+74
2020-11-07
ext4: drop redundant calls ext4_fc_track_range
Harshad Shirwadkar
2
-9
/
+0
2020-11-07
ext4: mark fc ineligible if inode gets evictied due to mem pressure
Harshad Shirwadkar
4
-6
/
+8
2020-11-07
ext4: describe fast_commit feature flags
Harshad Shirwadkar
3
-0
/
+20
2020-11-07
ext4: unlock xattr_sem properly in ext4_inline_data_truncate()
Joseph Qi
1
-0
/
+1
2020-11-07
ext4: silence an uninitialized variable warning
Dan Carpenter
1
-1
/
+1
2020-11-07
MAINTAINERS: add missing file in ext4 entry
Chao Yu
1
-0
/
+1
2020-11-07
ext4: correctly report "not supported" for {usr,grp}jquota when !CONFIG_QUOTA
Kaixu Xia
1
-2
/
+2
2020-11-02
Linux 5.10-rc2
Linus Torvalds
1
-1
/
+1
2020-11-01
Merge tag 'x86-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-13
/
+30
2020-11-01
Merge tag 'timers-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-16
/
+6
2020-11-01
Merge tag 'smp-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+2
2020-11-01
Merge tag 'locking-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-14
/
+10
2020-11-01
Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
95
-26793
/
+34
2020-11-01
Merge tag 'driver-core-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
250
-2493
/
+4134
2020-11-01
Merge tag 'staging-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-30
/
+49
2020-11-01
Merge tag 'tty-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-38
/
+37
2020-11-01
Merge tag 'usb-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
22
-138
/
+195
2020-11-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
26
-76
/
+306
2020-11-01
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
6
-82
/
+157
2020-11-01
Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s...
Linus Torvalds
23
-40
/
+40
2020-10-31
Merge tag 'dma-mapping-5.10-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-3
/
+3
2020-10-31
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-21
/
+43
2020-10-31
KVM: vmx: remove unused variable
Paolo Bonzini
1
-2
/
+0
2020-10-31
KVM: selftests: Don't require THP to run tests
Andrew Jones
1
-7
/
+16
2020-10-31
KVM: VMX: eVMCS: make evmcs_sanitize_exec_ctrls() work again
Vitaly Kuznetsov
3
-5
/
+5
2020-10-31
KVM: selftests: test behavior of unmapped L2 APIC-access address
Jim Mattson
5
-0
/
+159
2020-10-31
Merge tag 'block-5.10-2020-10-30' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-236
/
+281
2020-10-31
printk: ringbuffer: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-10-31
net/smc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-10-31
net/mlx5: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
[next]