index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.18/io_uring-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-04-01
2
-25
/
+110
|
\
|
*
io_uring: defer msg-ring file validity check until command issue
Jens Axboe
2022-03-29
1
-4
/
+7
|
*
io_uring: fail links if msg-ring doesn't succeeed
Jens Axboe
2022-03-29
1
-0
/
+2
|
*
io_uring: fix memory leak of uid in files registration
Pavel Begunkov
2022-03-25
1
-0
/
+1
|
*
io_uring: fix put_kbuf without proper locking
Pavel Begunkov
2022-03-25
1
-1
/
+12
|
*
io_uring: fix invalid flags for io_put_kbuf()
Pavel Begunkov
2022-03-25
1
-1
/
+3
|
*
io_uring: improve req fields comments
Pavel Begunkov
2022-03-25
1
-1
/
+2
|
*
io_uring: enable EPOLLEXCLUSIVE for accept poll
Dylan Yudaken
2022-03-25
1
-1
/
+4
|
*
io_uring: improve task work cache utilization
Jens Axboe
2022-03-24
1
-1
/
+5
|
*
io_uring: fix async accept on O_NONBLOCK sockets
Dylan Yudaken
2022-03-24
1
-3
/
+0
|
*
io_uring: remove IORING_CQE_F_MSG
Jens Axboe
2022-03-24
2
-4
/
+1
|
*
io_uring: add flag for disabling provided buffer recycling
Jens Axboe
2022-03-23
1
-0
/
+8
|
*
io_uring: ensure recv and recvmsg handle MSG_WAITALL correctly
Jens Axboe
2022-03-23
1
-0
/
+28
|
*
io_uring: don't recycle provided buffer if punted to async worker
Jens Axboe
2022-03-23
1
-3
/
+8
|
*
io_uring: fix assuming triggered poll waitqueue is the single poll
Jens Axboe
2022-03-23
1
-4
/
+12
|
*
io_uring: bump poll refs to full 31-bits
Jens Axboe
2022-03-23
1
-1
/
+1
|
*
io_uring: remove poll entry from list when canceling all
Jens Axboe
2022-03-21
1
-0
/
+1
|
*
io_uring: fix memory ordering when SQPOLL thread goes to sleep
Almog Khaikin
2022-03-21
1
-0
/
+7
|
*
io_uring: ensure that fsnotify is always called
Jens Axboe
2022-03-20
1
-1
/
+7
|
*
io_uring: recycle provided before arming poll
Jens Axboe
2022-03-20
1
-1
/
+2
*
|
Merge tag 'for-5.18/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-04-01
5
-14
/
+33
|
\
\
|
*
|
dm: fix bio polling to handle possibile BLK_STS_AGAIN
Ming Lei
2022-04-01
1
-7
/
+13
|
*
|
dm: fix dm_io and dm_target_io flags race condition on Alpha
Mikulas Patocka
2022-04-01
2
-2
/
+4
|
*
|
dm integrity: set journal entry unused when shrinking device
Mikulas Patocka
2022-04-01
1
-2
/
+4
|
*
|
dm ioctl: log an error if the ioctl structure is corrupted
Mikulas Patocka
2022-04-01
1
-3
/
+12
*
|
|
Merge tag '5.18-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2022-04-01
5
-18
/
+17
|
\
\
\
|
*
|
|
ksmbd: replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-03-30
1
-11
/
+10
|
*
|
|
ksmbd: Remove a redundant zeroing of memory
Christophe JAILLET
2022-03-30
1
-1
/
+1
|
*
|
|
MAINTAINERS: ksmbd: switch Sergey to reviewer
Namjae Jeon
2022-03-30
1
-1
/
+1
|
*
|
|
ksmbd: shorten experimental warning on loading the module
Steve French
2022-03-30
1
-1
/
+1
|
*
|
|
ksmbd: use netif_is_bridge_port
Tobias Klauser
2022-03-20
1
-2
/
+2
|
*
|
|
Documentation: ksmbd: update Feature Status table
Namjae Jeon
2022-03-20
1
-2
/
+2
*
|
|
|
Merge tag '5.18-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2022-04-01
18
-1377
/
+924
|
\
\
\
\
|
*
|
|
|
cifs: fix NULL ptr dereference in smb2_ioctl_query_info()
Paulo Alcantara
2022-03-31
1
-59
/
+65
|
*
|
|
|
cifs: prevent bad output lengths in smb2_ioctl_query_info()
Paulo Alcantara
2022-03-31
1
-6
/
+10
|
*
|
|
|
smb3: fix ksmbd bigendian bug in oplock break, and move its struct to smbfs_c...
Steve French
2022-03-31
5
-191
/
+119
|
*
|
|
|
smb3: cleanup and clarify status of tree connections
Steve French
2022-03-28
7
-33
/
+40
|
*
|
|
|
smb3: move defines for query info and query fsinfo to smbfs_common
Steve French
2022-03-26
5
-603
/
+335
|
*
|
|
|
smb3: move defines for ioctl protocol header and SMB2 sizes to smbfs_common
Steve French
2022-03-26
7
-143
/
+88
|
*
|
|
|
[smb3] move more common protocol header definitions to smbfs_common
Steve French
2022-03-25
5
-206
/
+112
|
*
|
|
|
cifs: fix incorrect use of list iterator after the loop
Xiaomeng Tong
2022-03-23
1
-2
/
+4
|
*
|
|
|
ksmbd: store fids as opaque u64 integers
Paulo Alcantara
2022-03-23
2
-72
/
+56
|
*
|
|
|
cifs: fix bad fids sent over wire
Paulo Alcantara
2022-03-23
4
-53
/
+46
|
*
|
|
|
cifs: change smb2_query_info_compound to use a cached fid, if available
Ronnie Sahlberg
2022-03-23
1
-10
/
+35
|
*
|
|
|
cifs: convert the path to utf16 in smb2_query_info_compound
Ronnie Sahlberg
2022-03-23
2
-12
/
+13
|
*
|
|
|
cifs: writeback fix
David Howells
2022-03-22
1
-1
/
+7
|
*
|
|
|
cifs: do not skip link targets when an I/O fails
Paulo Alcantara
2022-03-21
1
-3
/
+11
*
|
|
|
|
Merge tag 'exfat-for-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-04-01
4
-30
/
+47
|
\
\
\
\
\
|
*
|
|
|
|
exfat: do not clear VolumeDirty in writeback
Yuezhang Mo
2022-04-01
3
-15
/
+2
|
*
|
|
|
|
exfat: allow access to paths with trailing dots
Vasant Karasulli
2022-04-01
3
-15
/
+45
[next]