index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2024-02-05
f2fs: compress: remove some redundant codes in f2fs_cache_compressed_page
Zhiguo Niu
-4
/
+0
2024-02-05
f2fs: compress: fix to cover f2fs_disable_compressed_file() w/ i_sem
Chao Yu
-2
/
+11
2024-02-05
f2fs: use f2fs_err_ratelimited() to avoid redundant logs
Chao Yu
-3
/
+6
2024-02-05
f2fs: support printk_ratelimited() in f2fs_printk()
Chao Yu
-28
/
+38
2024-02-05
f2fs: fix NULL pointer dereference in f2fs_submit_page_write()
Wenjie Qi
-4
/
+4
2024-02-05
f2fs: zone: fix to wait completion of last bio in zone correctly
Chao Yu
-2
/
+1
2024-02-05
f2fs: introduce FAULT_BLKADDR_CONSISTENCE
Chao Yu
-71
/
+92
2024-02-05
f2fs: fix to remove unnecessary f2fs_bug_on() to avoid panic
Chao Yu
-3
/
+1
2024-02-05
f2fs: compress: fix to avoid inconsistence bewteen i_blocks and dnode
Chao Yu
-16
/
+24
2024-02-05
f2fs: compress: fix to check unreleased compressed cluster
Sheng Yong
-1
/
+12
2024-02-05
f2fs: compress: fix to cover normal cluster write with cp_rwsem
Chao Yu
-10
/
+20
2024-02-05
f2fs: compress: fix to guarantee persisting compressed blocks by CP
Chao Yu
-10
/
+15
2024-02-05
f2fs: check free sections before disable checkpoint
Wu Bo
-0
/
+2
2024-02-05
f2fs: remove unnecessary f2fs_put_page in f2fs_rename
Jaegeuk Kim
-7
/
+4
2024-02-04
Linux 6.8-rc3
v6.8-rc3
Linus Torvalds
-1
/
+1
2024-02-04
Merge tag 'for-linus-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-189
/
+203
2024-02-04
Merge tag 'v6.8-rc3-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
-8
/
+31
2024-02-04
Merge tag 'xfs-6.8-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
-33
/
+33
2024-02-04
Merge tag 'char-misc-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-2
/
+12
2024-02-04
Merge tag 'tty-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-19
/
+53
2024-02-04
Merge tag 'usb-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-90
/
+267
2024-02-04
Merge tag 'i2c-for-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1
/
+1
2024-02-04
Merge tag 'dmaengine-fix-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-39
/
+59
2024-02-04
Merge tag 'phy-fixes-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...
Linus Torvalds
-8
/
+32
2024-02-03
Merge tag 'i2c-host-fixes-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Wolfram Sang
-1
/
+1
2024-02-03
Merge tag 'perf-tools-fixes-for-v6.8-1-2024-02-01' of git://git.kernel.org/pu...
Linus Torvalds
-383
/
+588
2024-02-02
Merge tag 'trace-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-526
/
+195
2024-02-02
Merge tag 'gfs2-v6.8-rc2-revert' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-18
/
+13
2024-02-02
Merge tag 'pci-v6.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-52
/
+102
2024-02-02
Merge tag 'drm-fixes-2024-02-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-403
/
+475
2024-02-02
Merge tag 'input-for-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-6
/
+47
2024-02-02
Merge tag 'sound-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
-270
/
+797
2024-02-02
Merge tag 'hwmon-for-v6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+17
2024-02-02
Merge tag 'for-v6.8-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
-60
/
+49
2024-02-02
Merge tag 'iommu-fixes-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-15
/
+43
2024-02-02
Merge tag 'for-6.8/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-68
/
+28
2024-02-02
Merge tag 'ata-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...
Linus Torvalds
-5
/
+5
2024-02-02
Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk table
Szilard Fabian
-0
/
+8
2024-02-02
Merge tag 'block-6.8-2024-02-01' of git://git.kernel.dk/linux
Linus Torvalds
-246
/
+390
2024-02-02
Merge tag 'io_uring-6.8-2024-02-01' of git://git.kernel.dk/linux
Linus Torvalds
-37
/
+89
2024-02-02
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-16
/
+4
2024-02-02
Input: i8042 - fix strange behavior of touchpad on Clevo NS70PU
Werner Sembach
-0
/
+6
2024-02-02
dm-crypt, dm-verity: disable tasklets
Mikulas Patocka
-61
/
+4
2024-02-02
Merge tag 'usb-serial-6.8-rc3' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
-0
/
+4
2024-02-02
Revert "gfs2: Use GL_NOBLOCK flag for non-blocking lookups"
Andreas Gruenbacher
-18
/
+13
2024-02-02
dmaengine: at_hdmac: add missing kernel-doc style description
Vinod Koul
-1
/
+10
2024-02-02
powerpc: iommu: Bring back table group release_ownership() call
Shivaprasad G Bhat
-9
/
+28
2024-02-02
nouveau: offload fence uevents work to workqueue
Dave Airlie
-6
/
+19
2024-02-02
nouveau/gsp: use correct size for registry rpc.
Dave Airlie
-1
/
+1
2024-02-02
Merge tag 'amd-drm-fixes-6.8-2024-02-01' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-225
/
+217
[next]