index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
server
/
vfs_cache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-14
ksmbd: add refcnt to ksmbd_conn struct
Namjae Jeon
1
-0
/
+3
2024-07-14
ksmbd: add durable scavenger timer
Namjae Jeon
1
-5
/
+159
2024-07-14
ksmbd: avoid reclaiming expired durable opens by the client
Namjae Jeon
1
-1
/
+8
2024-06-11
ksmbd: fix missing use of get_write in in smb2_set_ea()
Namjae Jeon
1
-1
/
+2
2024-05-04
ksmbd: use rwsem instead of rwlock for lease break
Namjae Jeon
1
-14
/
+14
2024-03-12
ksmbd: add support for durable handles v1/v2
Namjae Jeon
1
-3
/
+134
2023-12-08
ksmbd: send v2 lease break notification for directory
Namjae Jeon
1
-1
/
+12
2023-11-23
ksmbd: separately allocate ci per dentry
Namjae Jeon
1
-20
/
+13
2023-10-12
ksmbd: fix Null pointer dereferences in ksmbd_update_fstate()
Namjae Jeon
1
-0
/
+3
2023-10-12
ksmbd: not allow to open file if delelete on close bit is set
Namjae Jeon
1
-2
/
+2
2023-10-04
ksmbd: fix race condition with fp
Namjae Jeon
1
-3
/
+20
2023-06-16
ksmbd: add mnt_want_write to ksmbd vfs functions
Namjae Jeon
1
-1
/
+1
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French
1
-0
/
+706