index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-01
Linux 5.10-rc2
v5.10-rc2
Linus Torvalds
1
-1
/
+1
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-30
printk: ringbuffer: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-10-30
net/smc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-10-30
net/mlx5: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-10-30
mei: hw: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-3
/
+3
2020-10-30
gve: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-4
/
+3
2020-10-30
Bluetooth: btintel: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-10-30
KVM: x86: Fix NULL dereference at kvm_msr_ignored_check()
Takashi Iwai
1
-4
/
+4
2020-10-30
KVM: x86: replace static const variables with macros
Paolo Bonzini
3
-21
/
+21
2020-10-30
lockdep: Fix nr_unused_locks accounting
Peter Zijlstra
1
-10
/
+4
2020-10-30
locking/lockdep: Remove more raw_cpu_read() usage
Peter Zijlstra
1
-1
/
+1
2020-10-30
KVM: arm64: Handle Asymmetric AArch32 systems
Qais Yousef
1
-0
/
+19
2020-10-30
blk-mq: mark flush request as IDLE in flush_end_io()
Ming Lei
1
-0
/
+1
2020-10-30
scripts: get_abi.pl: assume ReST format by default
Mauro Carvalho Chehab
1
-1
/
+1
2020-10-30
docs: ABI: sysfs-class-led-trigger-pattern: remove hw_pattern duplication
Mauro Carvalho Chehab
6
-159
/
+170
2020-10-30
docs: ABI: sysfs-class-backlight: unify ABI documentation
Mauro Carvalho Chehab
3
-46
/
+65
2020-10-30
docs: ABI: sysfs-c2port: remove a duplicated entry
Mauro Carvalho Chehab
1
-7
/
+0
2020-10-30
docs: ABI: sysfs-class-power: unify duplicated properties
Mauro Carvalho Chehab
1
-263
/
+223
2020-10-30
docs: ABI: unify /sys/class/leds/<led>/brightness documentation
Mauro Carvalho Chehab
2
-20
/
+28
2020-10-30
docs: ABI: stable: remove a duplicated documentation
Mauro Carvalho Chehab
1
-7
/
+0
2020-10-30
docs: ABI: change read/write attributes
Mauro Carvalho Chehab
10
-108
/
+109
2020-10-30
docs: ABI: cleanup several ABI documents
Mauro Carvalho Chehab
126
-771
/
+1327
[next]