index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
2016-10-28
Fix regression which breaks DFS mounting
Sachin Prabhu
2016-10-28
Cleanup missing frees on some ioctls
Steve French
2016-10-28
Do not send SMB3 SET_INFO request if nothing is changing
Steve French
2016-10-28
SMB3: GUIDs should be constructed as random but valid uuids
Steve French
2016-10-28
Set previous session id correctly on SMB3 reconnect
Steve French
2016-10-28
Display number of credits available
Steve French
2016-10-28
Clarify locking of cifs file and tcon structures and make more granular
Steve French
2016-10-28
fs/cifs: keep guid when assigning fid to fileinfo
Aurelien Aptel
2016-10-28
cifs: Limit the overall credit acquired
Ross Lagerwall
2016-10-28
lib: update single-char callers of strtobool()
Kees Cook
2016-08-20
CIFS: Fix a possible invalid memory access in smb2_query_symlink()
Pavel Shilovsky
2016-08-20
cifs: fix crash due to race in hmac(md5) handling
Rabin Vincent
2016-08-20
cifs: Check for existing directory when opening file with O_CREAT
Sachin Prabhu
2016-08-20
fs/cifs: make share unaccessible at root level mountable
Aurelien Aptel
2016-07-27
File names with trailing period or space need special case conversion
Steve French
2016-07-27
cifs: dynamic allocation of ntlmssp blob
Jerome Marchand
2016-07-27
Fix reconnect to not defer smb3 session reconnect long after socket reconnect
Steve French
2016-06-01
fs/cifs: correctly to anonymous authentication for the NTLM(v2) authentication
Stefan Metzmacher
2016-06-01
fs/cifs: correctly to anonymous authentication for the NTLM(v1) authentication
Stefan Metzmacher
2016-06-01
fs/cifs: correctly to anonymous authentication for the LANMAN authentication
Stefan Metzmacher
2016-06-01
fs/cifs: correctly to anonymous authentication via NTLMSSP
Stefan Metzmacher
2016-06-01
remove directory incorrectly tries to set delete on close on non-empty direct...
Steve French
2016-03-09
Fix cifs_uniqueid_to_ino_t() function for s390x
Yadan Fan
2016-03-09
CIFS: Fix SMB2+ interim response processing for read requests
Pavel Shilovsky
2016-03-09
cifs: fix out-of-bounds access in lease parsing
Justin Maggard
2016-02-25
cifs: fix erroneous return value
Anton Protopopov
2016-02-25
cifs_dbg() outputs an uninitialized buffer in cifs_readdir()
Vasily Averin
2016-02-25
cifs: fix race between call_async() and reconnect()
Rabin Vincent
2016-02-25
cifs: Ratelimit kernel log messages
Jamie Bainbridge
2015-12-13
sched/wait: Fix the signal handling fix
Peter Zijlstra
2015-11-13
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2015-11-09
Allow copy offload (CopyChunk) across shares
Steve French
2015-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-11-06
mm, fs: introduce mapping_gfp_constraint()
Michal Hocko
2015-11-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-11-05
Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
2015-11-03
Add resilienthandles mount parm
Steve French
2015-11-03
[SMB3] Send durable handle v2 contexts when use of persistent handles required
Steve French
2015-11-03
[SMB3] Display persistenthandles in /proc/mounts for SMB3 shares if enabled
Steve French
2015-11-03
[SMB3] Enable checking for continuous availability and persistent handle support
Steve French
2015-11-03
[SMB3] Add parsing for new mount option controlling persistent handles
Steve French
2015-10-31
Allow duplicate extents in SMB3 not just SMB3.1.1
Steve French
2015-10-22
Move locks API users to locks_lock_inode_wait()
Benjamin Coddington
2015-10-21
KEYS: Merge the type-specific data with the payload data
David Howells
2015-10-16
mm, fs: obey gfp_mapping for add_to_page_cache()
Michal Hocko
2015-10-03
[CIFS] Update cifs version number
Steve French
2015-10-01
[SMB3] Do not fall back to SMBWriteX in set_file_size error cases
Steve French
2015-09-29
fs: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
2015-09-26
[SMB3] Missing null tcon check
Steve French
[next]