index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
smb
/
server
/
oplock.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ksmbd: Correct typos in multiple comments across various files
Shen Lichuan
2024-09-26
1
-2
/
+2
*
Merge tag 'v6.12-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/c...
Linus Torvalds
2024-09-19
1
-1
/
+1
|
\
|
*
smb: move SMB2 Status code to common header file
ChenXiaoSong
2024-09-15
1
-1
/
+1
*
|
ksmbd: add refcnt to ksmbd_conn struct
Namjae Jeon
2024-09-14
1
-39
/
+16
|
/
*
smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open()
ChenXiaoSong
2024-08-22
1
-1
/
+1
*
ksmbd: avoid to send duplicate oplock break notifications
Namjae Jeon
2024-05-12
1
-8
/
+13
*
ksmbd: do not grant v2 lease if parent lease key and epoch are not set
Namjae Jeon
2024-05-05
1
-5
/
+9
*
ksmbd: use rwsem instead of rwlock for lease break
Namjae Jeon
2024-05-05
1
-19
/
+11
*
ksmbd: avoid to send duplicate lease break notifications
Namjae Jeon
2024-05-05
1
-6
/
+15
*
ksmbd: Fix spelling mistake "connction" -> "connection"
Colin Ian King
2024-03-15
1
-1
/
+1
*
ksmbd: fix possible null-deref in smb_lazy_parent_lease_break_close
Marios Makassikis
2024-03-15
1
-1
/
+1
*
ksmbd: add support for durable handles v1/v2
Namjae Jeon
2024-03-12
1
-13
/
+81
*
ksmbd: only v2 leases handle the directory
Namjae Jeon
2024-01-15
1
-0
/
+6
*
ksmbd: send lease break notification on FILE_RENAME_INFORMATION
Namjae Jeon
2024-01-09
1
-5
/
+7
*
ksmbd: don't increment epoch if current state and request state are same
Namjae Jeon
2024-01-09
1
-3
/
+6
*
ksmbd: set v2 lease version on lease upgrade
Namjae Jeon
2024-01-09
1
-0
/
+1
*
ksmbd: lazy v2 lease break on smb2_write()
Namjae Jeon
2023-12-08
1
-2
/
+43
*
ksmbd: send v2 lease break notification for directory
Namjae Jeon
2023-12-08
1
-5
/
+51
*
ksmbd: downgrade RWH lease caching state to RH for directory
Namjae Jeon
2023-12-06
1
-2
/
+7
*
ksmbd: set v2 lease capability
Namjae Jeon
2023-12-06
1
-4
/
+0
*
ksmbd: set epoch in create context v2 lease
Namjae Jeon
2023-12-06
1
-1
/
+4
*
ksmbd: release interim response after sending status pending response
Namjae Jeon
2023-11-24
1
-1
/
+2
*
ksmbd: fix wrong DataOffset validation of create context
Namjae Jeon
2023-08-29
1
-1
/
+1
*
ksmbd: fix wrong interim response on compound
Namjae Jeon
2023-08-29
1
-12
/
+2
*
ksmbd: add support for read compound
Namjae Jeon
2023-08-29
1
-9
/
+8
*
ksmbd: fix out-of-bound read in parse_lease_state()
Namjae Jeon
2023-06-02
1
-42
/
+24
*
ksmbd: fix UAF issue from opinfo->conn
Namjae Jeon
2023-05-27
1
-25
/
+47
*
smb: move client and server files to common directory fs/smb
Steve French
2023-05-24
1
-0
/
+1718