index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-07
x86/platform/uv: Fix missing OEM_TABLE_ID
Mike Travis
1
-2
/
+5
2020-11-07
ALSA: hda/realtek - Add supported for Lenovo ThinkPad Headset Button
Kailang Yang
1
-0
/
+9
2020-11-07
jbd2: fix up sparse warnings in checkpoint code
Theodore Ts'o
2
-1
/
+5
2020-11-07
ext4: fix sparse warnings in fast_commit code
Theodore Ts'o
1
-1
/
+4
2020-11-06
ext4: cleanup fast commit mount options
Harshad Shirwadkar
1
-8
/
+4
2020-11-06
jbd2: don't start fast commit on aborted journal
Harshad Shirwadkar
1
-0
/
+2
2020-11-06
ext4: make s_mount_flags modifications atomic
Harshad Shirwadkar
7
-34
/
+52
2020-11-06
ext4: issue fsdev cache flush before starting fast commit
Harshad Shirwadkar
1
-0
/
+7
2020-11-06
ext4: disable fast commit with data journalling
Harshad Shirwadkar
4
-3
/
+14
2020-11-06
ext4: fix inode dirty check in case of fast commits
Harshad Shirwadkar
3
-8
/
+1
2020-11-06
ext4: remove unnecessary fast commit calls from ext4_file_mmap
Harshad Shirwadkar
1
-2
/
+0
2020-11-06
ext4: mark buf dirty before submitting fast commit buffer
Harshad Shirwadkar
1
-1
/
+1
2020-11-06
ext4: fix code documentatioon
Harshad Shirwadkar
1
-1
/
+2
2020-11-06
ext4: dedpulicate the code to wait on inode that's being committed
Harshad Shirwadkar
1
-34
/
+27
2020-11-06
jbd2: don't read journal->j_commit_sequence without taking a lock
Harshad Shirwadkar
1
-2
/
+4
2020-11-06
jbd2: don't touch buffer state until it is filled
Harshad Shirwadkar
1
-4
/
+0
2020-11-06
jbd2: add todo for a fast commit performance optimization
Harshad Shirwadkar
1
-0
/
+9
2020-11-06
jbd2: don't pass tid to jbd2_fc_end_commit_fallback()
Harshad Shirwadkar
3
-5
/
+11
2020-11-06
jbd2: don't use state lock during commit path
Harshad Shirwadkar
2
-10
/
+6
2020-11-06
jbd2: drop jbd2_fc_init documentation
Harshad Shirwadkar
1
-4
/
+2
2020-11-06
ext4: clean up the JBD2 API that initializes fast commits
Harshad Shirwadkar
5
-58
/
+65
2020-11-06
jbd2: rename j_maxlen to j_total_len and add jbd2_journal_max_txn_bufs
Harshad Shirwadkar
7
-15
/
+20
2020-11-06
ext4: fixup ext4_fc_track_* functions' signature
Harshad Shirwadkar
5
-63
/
+74
2020-11-06
ext4: drop redundant calls ext4_fc_track_range
Harshad Shirwadkar
2
-9
/
+0
2020-11-06
ext4: mark fc ineligible if inode gets evictied due to mem pressure
Harshad Shirwadkar
4
-6
/
+8
2020-11-06
ext4: describe fast_commit feature flags
Harshad Shirwadkar
3
-0
/
+20
2020-11-06
ext4: unlock xattr_sem properly in ext4_inline_data_truncate()
Joseph Qi
1
-0
/
+1
2020-11-06
ext4: silence an uninitialized variable warning
Dan Carpenter
1
-1
/
+1
2020-11-06
MAINTAINERS: add missing file in ext4 entry
Chao Yu
1
-0
/
+1
2020-11-06
ext4: correctly report "not supported" for {usr,grp}jquota when !CONFIG_QUOTA
Kaixu Xia
1
-2
/
+2
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
25
-49
/
+346
2020-11-06
Merge tag 'ceph-for-5.10-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
5
-18
/
+39
2020-11-06
Merge tag 'linux-kselftest-fixes-5.10-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
34
-56
/
+65
2020-11-06
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-5
/
+15
2020-11-06
bpf: Update verification logic for LSM programs
KP Singh
1
-3
/
+7
2020-11-06
Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
4
-44
/
+44
2020-11-06
Merge tag 'spi-fix-v5.10-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+1
2020-11-06
Merge tag 'sound-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
33
-117
/
+265
2020-11-06
net/sunrpc: return 0 on attempt to write to "transports"
Dan Carpenter
1
-1
/
+1
2020-11-06
Merge tag 'drm-fixes-2020-11-06-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
65
-370
/
+439
2020-11-06
Merge tag 'tpmdd-next-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+32
2020-11-06
Merge tag 'iommu-fixes-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-3
/
+16
2020-11-06
Merge tag 'vfio-v5.10-rc3' of git://github.com/awilliam/linux-vfio
Linus Torvalds
6
-27
/
+50
2020-11-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
7
-59
/
+67
2020-11-06
Merge tag 'arc-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
3
-19
/
+22
2020-11-06
Merge tag 's390-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
12
-66
/
+85
2020-11-06
Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
78
-382
/
+744
2020-11-06
proc "seq files": switch to ->read_iter
Christoph Hellwig
1
-1
/
+1
2020-11-06
proc "single files": switch to ->read_iter
Greg Kroah-Hartman
1
-1
/
+1
2020-11-06
proc/stat: switch to ->read_iter
Christoph Hellwig
1
-1
/
+1
[prev]
[next]