index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-10
fs: dlm: move sending fin message into state change handling
Alexander Aring
1
-24
/
+9
2023-03-10
fs: dlm: don't set stop rx flag after node reset
Alexander Aring
1
-2
/
+1
2023-03-10
fs: dlm: fix race setting stop tx flag
Alexander Aring
1
-1
/
+1
2023-03-10
fs: dlm: be sure to call dlm_send_queue_flush()
Alexander Aring
1
-0
/
+1
2023-03-10
fs: dlm: fix use after free in midcomms commit
Alexander Aring
1
-0
/
+7
2023-03-10
fs: dlm: start midcomms before scand
Alexander Aring
1
-8
/
+8
2023-03-10
exfat: fix inode->i_blocks for non-512 byte sector size device
Yuezhang Mo
4
-9
/
+5
2023-03-10
exfat: redefine DIR_DELETED as the bad cluster number
Sungjong Seo
1
-1
/
+1
2023-03-10
exfat: fix unexpected EOF while reading dir
Yuezhang Mo
1
-4
/
+1
2023-03-10
exfat: fix reporting fs error when reading dir beyond EOF
Yuezhang Mo
1
-1
/
+1
2023-03-10
fs: hfsplus: fix UAF issue in hfsplus_put_super
Dongliang Mu
1
-2
/
+2
2023-03-10
hfs: fix missing hfs_bnode_get() in __hfs_bnode_create
Liu Shixin
1
-0
/
+1
2023-03-10
io_uring: mark task TASK_RUNNING before handling resume/task work
Jens Axboe
1
-1
/
+3
2023-03-10
ARM: dts: exynos: correct HDMI phy compatible in Exynos4
Krzysztof Kozlowski
1
-1
/
+1
2023-03-10
torture: Fix hang during kthread shutdown phase
Joel Fernandes (Google)
1
-1
/
+1
2023-03-10
ksmbd: fix possible memory leak in smb2_lock()
Hangyu Hua
2
-18
/
+15
2023-03-10
ksmbd: do not allow the actual frame length to be smaller than the rfc1002 le...
Namjae Jeon
1
-11
/
+10
2023-03-10
ksmbd: fix wrong data area length for smb2 lock request
Namjae Jeon
1
-7
/
+3
2023-03-10
locking/rwsem: Prevent non-first waiter from spinning in down_write() slowpath
Waiman Long
1
-10
/
+9
2023-03-10
btrfs: sysfs: update fs features directory asynchronously
Qu Wenruo
6
-23
/
+27
2023-03-10
btrfs: hold block group refcount during async discard
Boris Burkov
1
-3
/
+38
2023-03-10
scsi: mpi3mr: Remove unnecessary memcpy() to alltgt_info->dmi
Shin'ichiro Kawasaki
1
-11
/
+2
2023-03-10
scsi: mpi3mr: Fix issues in mpi3mr_get_all_tgt_info()
Shin'ichiro Kawasaki
1
-7
/
+8
2023-03-10
scsi: mpi3mr: Fix missing mrioc->evtack_cmds initialization
Shin'ichiro Kawasaki
1
-0
/
+4
2023-03-10
cifs: return a single-use cfid if we did not get a lease
Ronnie Sahlberg
1
-3
/
+13
2023-03-10
cifs: Check the lease context if we actually got a lease
Ronnie Sahlberg
1
-5
/
+9
2023-03-10
cifs: don't try to use rdma offload on encrypted connections
Stefan Metzmacher
1
-0
/
+4
2023-03-10
cifs: split out smb3_use_rdma_offload() helper
Stefan Metzmacher
1
-6
/
+28
2023-03-10
cifs: introduce cifs_io_parms in smb2_async_writev()
Stefan Metzmacher
1
-14
/
+39
2023-03-10
cifs: fix mount on old smb servers
Paulo Alcantara
1
-59
/
+35
2023-03-10
cifs: Fix uninitialized memory reads for oparms.mode
Volker Lendecke
10
-243
/
+274
2023-03-10
cifs: Fix uninitialized memory read in smb3_qfs_tcon()
Volker Lendecke
1
-6
/
+7
2023-03-10
cifs: improve checking of DFS links over STATUS_OBJECT_NAME_INVALID
Paulo Alcantara
4
-25
/
+106
2023-03-10
KVM: s390: disable migration mode when dirty tracking is disabled
Nico Boehr
3
-19
/
+46
2023-03-10
s390/kprobes: fix current_kprobe never cleared after kprobes reenter
Vasily Gorbik
1
-0
/
+1
2023-03-10
s390/kprobes: fix irq mask clobbering on kprobe reenter from post_handler
Vasily Gorbik
1
-2
/
+1
2023-03-10
s390/ipl: add loadparm parameter to eckd ipl/reipl data
Sven Schnelle
1
-0
/
+3
2023-03-10
s390/ipl: add DEFINE_GENERIC_LOADPARM()
Sven Schnelle
1
-71
/
+20
2023-03-10
s390: discard .interp section
Ilya Leoshkevich
1
-0
/
+1
2023-03-10
s390/extmem: return correct segment type in __segment_load()
Gerald Schaefer
1
-5
/
+7
2023-03-10
io_uring: fix fget leak when fs don't support nowait buffered read
Joseph Qi
1
-1
/
+1
2023-03-10
io_uring/poll: allow some retries for poll triggering spuriously
Jens Axboe
2
-2
/
+13
2023-03-10
io_uring: remove MSG_NOSIGNAL from recvmsg
David Lamparter
1
-1
/
+1
2023-03-10
io_uring/rsrc: disallow multi-source reg buffers
Pavel Begunkov
1
-5
/
+8
2023-03-10
io_uring: add reschedule point to handle_tw_list()
Jens Axboe
1
-1
/
+7
2023-03-10
io_uring: add a conditional reschedule to the IOPOLL cancelation loop
Jens Axboe
1
-0
/
+1
2023-03-10
io_uring: handle TIF_NOTIFY_RESUME when checking for task_work
Jens Axboe
1
-0
/
+8
2023-03-10
io_uring: use user visible tail in io_uring_poll()
Pavel Begunkov
1
-1
/
+1
2023-03-10
io_uring: Replace 0-length array with flexible array
Kees Cook
1
-1
/
+1
2023-03-10
ipmi:ssif: Add a timer between request retries
Corey Minyard
1
-7
/
+27
[prev]
[next]