index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks
Pavel Shilovsky
2019-12-02
1
-3
/
+4
*
Merge tag '5.5-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-11-30
23
-529
/
+1340
|
\
|
*
CIFS: fix a white space issue in cifs_get_inode_info()
Dan Carpenter via samba-technical
2019-11-27
1
-1
/
+2
|
*
cifs: update internal module version number
Steve French
2019-11-25
1
-1
/
+1
|
*
cifs: Always update signing key of first channel
Paulo Alcantara (SUSE)
2019-11-25
1
-0
/
+4
|
*
cifs: Fix retrieval of DFS referrals in cifs_mount()
Paulo Alcantara (SUSE)
2019-11-25
1
-10
/
+22
|
*
cifs: Fix potential softlockups while refreshing DFS cache
Paulo Alcantara (SUSE)
2019-11-25
1
-12
/
+29
|
*
cifs: Fix lookup of root ses in DFS referral cache
Paulo Alcantara (SUSE)
2019-11-25
1
-2
/
+1
|
*
cifs: Fix use-after-free bug in cifs_reconnect()
Paulo Alcantara (SUSE)
2019-11-25
1
-11
/
+35
|
*
cifs: dump channel info in DebugData
Aurelien Aptel
2019-11-25
1
-1
/
+34
|
*
smb3: dump in_send and num_waiters stats counters by default
Steve French
2019-11-25
2
-21
/
+4
|
*
cifs: try harder to open new channels
Aurelien Aptel
2019-11-25
1
-10
/
+22
|
*
CIFS: Properly process SMB3 lease breaks
Pavel Shilovsky
2019-11-25
7
-65
/
+57
|
*
cifs: move cifsFileInfo_put logic into a work-queue
Ronnie Sahlberg
2019-11-25
3
-27
/
+65
|
*
cifs: try opening channels after mounting
Aurelien Aptel
2019-11-25
9
-88
/
+478
|
*
CIFS: refactor cifs_get_inode_info()
Aurelien Aptel
2019-11-25
2
-137
/
+205
|
*
cifs: switch servers depending on binding state
Aurelien Aptel
2019-11-25
6
-21
/
+33
|
*
cifs: add server param
Aurelien Aptel
2019-11-25
5
-17
/
+22
|
*
cifs: add multichannel mount options and data structs
Aurelien Aptel
2019-11-25
3
-2
/
+56
|
*
cifs: sort interface list by speed
Aurelien Aptel
2019-11-25
1
-0
/
+11
|
*
CIFS: Fix SMB2 oplock break processing
Pavel Shilovsky
2019-11-25
1
-4
/
+3
|
*
cifs: don't use 'pre:' for MODULE_SOFTDEP
Ronnie Sahlberg
2019-11-25
1
-12
/
+12
|
*
cifs: smbd: Return -EAGAIN when transport is reconnecting
Long Li
2019-11-25
1
-2
/
+5
|
*
cifs: smbd: Only queue work for error recovery on memory registration
Long Li
2019-11-25
1
-11
/
+15
|
*
smb3: add debug messages for closing unmatched open
Ronnie Sahlberg
2019-11-25
2
-10
/
+34
|
*
CIFS: Do not miss cancelled OPEN responses
Pavel Shilovsky
2019-11-25
2
-8
/
+8
|
*
CIFS: Fix NULL pointer dereference in mid callback
Pavel Shilovsky
2019-11-25
3
-7
/
+17
|
*
CIFS: Close open handle after interrupted close
Pavel Shilovsky
2019-11-25
3
-15
/
+63
|
*
CIFS: Respect O_SYNC and O_DIRECT flags during reconnect
Pavel Shilovsky
2019-11-25
1
-0
/
+7
|
*
smb3: remove confusing dmesg when mounting with encryption ("seal")
Steve French
2019-11-25
1
-8
/
+2
|
*
cifs: close the shared root handle on tree disconnect
Ronnie Sahlberg
2019-11-25
1
-0
/
+2
|
*
CIFS: Return directly after a failed build_path_from_dentry() in cifs_do_crea...
Markus Elfring
2019-11-25
1
-4
/
+2
|
*
CIFS: Use common error handling code in smb2_ioctl_query_info()
Markus Elfring
2019-11-25
1
-22
/
+23
|
*
CIFS: Use memdup_user() rather than duplicating its implementation
Markus Elfring
2019-11-25
1
-9
/
+4
|
*
cifs: smbd: Return -ECONNABORTED when trasnport is not in connected state
Long Li
2019-11-25
1
-1
/
+1
|
*
cifs: smbd: Add messages on RDMA session destroy and reconnection
Long Li
2019-11-25
1
-2
/
+4
|
*
cifs: smbd: Return -EINVAL when the number of iovs exceeds SMBDIRECT_MAX_SGE
Long Li
2019-11-25
1
-1
/
+1
|
*
cifs: smbd: Invalidate and deregister memory registration on re-send for dire...
Long Li
2019-11-25
1
-2
/
+18
|
*
cifs: Don't display RDMA transport on reconnect
Long Li
2019-11-25
1
-0
/
+5
|
*
CIFS: remove set but not used variables 'cinode' and 'netfid'
YueHaibing
2019-11-25
1
-4
/
+0
|
*
cifs: add support for flock
Steve French
2019-11-25
3
-1
/
+55
|
*
cifs: remove unused variable 'sid_user'
YueHaibing
2019-11-25
1
-2
/
+0
|
*
cifs: rename a variable in SendReceive()
Dan Carpenter
2019-11-25
1
-1
/
+1
*
|
Merge tag 'f2fs-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
2019-11-30
15
-106
/
+411
|
\
\
|
*
|
f2fs: stop GC when the victim becomes fully valid
Jaegeuk Kim
2019-11-25
1
-2
/
+8
|
*
|
f2fs: expose main_blkaddr in sysfs
Jaegeuk Kim
2019-11-25
1
-0
/
+2
|
*
|
f2fs: choose hardlimit when softlimit is larger than hardlimit in f2fs_statfs...
Chengguang Xu
2019-11-25
1
-6
/
+14
|
*
|
f2fs: Fix deadlock in f2fs_gc() context during atomic files handling
Sahitya Tummala
2019-11-19
3
-6
/
+17
|
*
|
f2fs: show f2fs instance in printk_ratelimited
Chao Yu
2019-11-19
9
-27
/
+32
|
*
|
f2fs: fix potential overflow
Chao Yu
2019-11-07
2
-2
/
+2
[next]