index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-28
ksmbd: move fs/cifsd to fs/ksmbd
Namjae Jeon
63
-15
/
+15
2021-06-28
ksmbd: use f_bsize in FS_SECTOR_SIZE_INFORMATION
Namjae Jeon
3
-47
/
+4
2021-06-28
ksmbd: remove unneeded NULL check in the list iterator
Namjae Jeon
2
-10
/
+7
2021-06-28
ksmbd: use f_bsize instead of q->limits.logical_block_size
Namjae Jeon
3
-42
/
+7
2021-06-28
ksmbd: change stream type macro to enumeration
Namjae Jeon
2
-3
/
+8
2021-06-28
ksmbd: opencode posix acl functions instead of wrappers
Namjae Jeon
5
-48
/
+19
2021-06-28
ksmbd: factor out a ksmbd_validate_entry_in_use helper from __ksmbd_vfs_rename
Namjae Jeon
1
-15
/
+26
2021-06-28
ksmbd: opencode to avoid trivial wrappers
Namjae Jeon
3
-39
/
+14
2021-06-28
ksmbd: remove ksmbd_err/info
Namjae Jeon
18
-307
/
+294
2021-06-22
ksmbd: replace KSMBD_SHARE_CONFIG_PATH with inline function
Namjae Jeon
2
-8
/
+12
2021-06-22
ksmbd: remove ____ksmbd_align in ksmbd_server.h
Namjae Jeon
1
-21
/
+17
2021-06-22
ksmbd: remove unneeded FIXME comment
Namjae Jeon
2
-4
/
+0
2021-06-22
ksmbd: fix overly long line
Namjae Jeon
1
-2
/
+4
2021-06-22
ksmbd: use goto instead of duplicating the resoure cleanup in ksmbd_open_fd
Namjae Jeon
1
-4
/
+7
2021-06-22
ksmbd: use list_for_each_entry instead of list_for_each
Namjae Jeon
3
-16
/
+6
2021-06-22
ksmbd: remove ksmbd_vfs_copy_file_range
Namjae Jeon
3
-53
/
+4
2021-06-22
ksmbd: initialize variables on the declaration
Namjae Jeon
1
-6
/
+3
2021-06-22
ksmbd: remove cache read/trans buffer support
Namjae Jeon
22
-355
/
+53
2021-06-19
ksmbd: add support for SMB3 multichannel
Namjae Jeon
10
-57
/
+220
2021-06-19
ksmbd: fix kfree of uninitialized pointer oid
Colin Ian King
1
-1
/
+2
2021-06-09
cifsd: append ksmbd prefix into names for asn1 decoder
Hyunchul Lee
5
-61
/
+52
2021-06-07
cifsd: remove duplicated argument
Wan Jiabing
1
-4
/
+4
2021-06-07
cifsd: fix possible compile error for asn1.c
Hyunchul Lee
1
-3
/
+6
2021-06-07
cifsd: set epoch in smb2_lease_break response
Namjae Jeon
4
-35
/
+102
2021-06-07
cifsd: fix list_add double add BUG_ON trap in setup_async_work()
Namjae Jeon
1
-3
/
+5
2021-06-01
cifsd: fix additional warnings from checkpatch.pl --strict
Namjae Jeon
4
-8
/
+6
2021-06-01
cifsd: fix potential read overflow in ksmbd_vfs_stream_read()
Namjae Jeon
1
-1
/
+11
2021-06-01
cifsd: check return value of ksmbd_vfs_getcasexattr() correctly
Yang Yingliang
1
-8
/
+4
2021-05-31
cifsd: fix memleak in ksmbd_vfs_stream_read()
Yang Yingliang
1
-0
/
+1
2021-05-31
cifsd: fix memleak in ksmbd_vfs_stream_write()
Yang Yingliang
1
-0
/
+1
2021-05-31
cifsd: make alignment match open parenthesis
Hyunchul Lee
7
-20
/
+21
2021-05-31
cifsd: enclose macro variables in parenthesis
Hyunchul Lee
1
-8
/
+8
2021-05-29
cifsd: fix Control flow issues in ksmbd_build_ntlmssp_challenge_blob()
Namjae Jeon
1
-2
/
+2
2021-05-26
cifsd: lookup a file with LOOKUP_FOLLOW only if 'follow symlinks = yes'
Hyunchul Lee
2
-5
/
+25
2021-05-26
cifsd: Prefer kernel type 'u16' over 'uint16_t'
Namjae Jeon
3
-4
/
+4
2021-05-26
cifsd: remove unnecessary parentheses around
Namjae Jeon
1
-1
/
+1
2021-05-26
cifsd: Alignment should match open parenthesis
Namjae Jeon
32
-1071
/
+1021
2021-05-26
cifsd: Blank lines aren't necessary after an open brace '{'
Namjae Jeon
1
-1
/
+0
2021-05-26
cifsd: No space is necessary after a cast
Namjae Jeon
1
-1
/
+1
2021-05-26
cifsd: don't use multiple blank lines
Namjae Jeon
2
-3
/
+0
2021-05-26
cifsd: spaces preferred around that '/'
Namjae Jeon
1
-1
/
+1
2021-05-26
cifsd: braces {} should be used on all arms of this statement
Namjae Jeon
2
-6
/
+6
2021-05-26
cifsd: add the check to prevent potential overflow with smb_strtoUTF16() and ...
Namjae Jeon
1
-19
/
+31
2021-05-26
cifsd: alignment match open parenthesis
Namjae Jeon
1
-2
/
+2
2021-05-26
cifsd: return -ENOMEM about error from ksmbd_crypto_ctx_find_xxx calls
Namjae Jeon
1
-28
/
+28
2021-05-26
cifsd: simplify error handling in ksmbd_gen_preauth_integrity_hash()
Namjae Jeon
1
-8
/
+7
2021-05-26
cifsd: call kzalloc() directly instead of wrapper
Namjae Jeon
1
-7
/
+2
2021-05-26
cifsd: add default case in switch statment in alloc_shash_desc()
Namjae Jeon
1
-0
/
+2
2021-05-26
cifsd: change success handling to failure handling
Namjae Jeon
1
-1
/
+5
2021-05-26
cifsd: fix wrong return value in ksmbd_crypt_message()
Namjae Jeon
1
-1
/
+1
[next]