index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
2009-05-19
cifs: Fix unicode string area word alignment in session setup
Jeff Layton
2009-05-19
cifs: Fix buffer size in cifs_convertUCSpath
Suresh Jayaraman
2009-05-19
cifs: Fix incorrect destination buffer size in cifs_strncpy_to_host
Suresh Jayaraman
2009-05-19
cifs: Increase size of tmp_buf in cifs_readdir to avoid potential overflows
Suresh Jayaraman
2009-05-19
cifs: Fix buffer size for tcon->nativeFileSystem field
Jeff Layton
2009-05-02
CIFS: Fix memory overwrite when saving nativeFileSystem field during mount
Steve French
2009-05-02
cifs: fix buffer format byte on NT Rename/hardlink
Jeff Layton
2009-03-16
Fix oops in cifs_strfromUCS_le mounting to servers which do not specify their OS
Steve French
2009-02-06
cifs: make sure we allocate enough storage for socket address
Jeff Layton
2008-12-13
cifs: fix a regression in cifs umount codepath
Jeff Layton
2008-12-05
cifs: fix check for dead tcon in smb_init
Steve French
2008-12-05
cifs: prevent cifs_writepages() from skipping unwritten pages
Dave Kleikamp
2008-12-05
cifs: Fix check for tcon seal setting and fix oops on failed mount from earli...
Steve French
2008-12-05
cifs: Fix build break
Steve French
2008-12-05
cifs: reinstate sharing of tree connections
Jeff Layton
2008-12-05
cifs: minor cleanup to cifs_mount
Steve French
2008-12-05
cifs: reinstate sharing of SMB sessions sans races
Jeff Layton
2008-12-05
cifs: disable sharing session and tcon and add new TCP sharing code
Jeff Layton
2008-12-05
cifs: clean up server protocol handling
Steve French
2008-12-05
cifs: remove unused list, add new cifs sock list to prepare for mount/umount fix
Steve French
2008-12-05
cifs: Fix cifs reconnection flags
Steve French
2008-12-05
cifs: Fix error in smb_send2
Steve French
2008-12-05
cifs: Reduce number of socket retries in large write path
Steve French
2008-10-25
CIFS: fix saving of resume key before CIFSFindNext
Jeff Layton
2008-10-18
CIFS: make sure we have the right resume info before calling CIFSFindNext
Steve French
2008-08-28
[CIFS] Turn off Unicode during session establishment for plaintext authentica...
Steve French
2008-08-28
[CIFS] update cifs change log
Steve French
2008-08-28
cifs: fix O_APPEND on directio mounts
Jeff Layton
2008-08-27
[CIFS] Fix plaintext authentication
Steve French
2008-08-27
[CIFS] Add destroy routine for dns_resolver
Jeff Layton
2008-08-26
[CIFS] check version in spnego upcall response
Steve French
2008-08-19
[CIFS] Kerberos support not considered experimental anymore
Steve French
2008-08-19
[CIFS] distinguish between Kerberos and MSKerberos in upcall
Steve French
2008-08-19
cifs: add local server pointer to cifs_setup_session
Jeff Layton
2008-08-19
[CIFS] reindent misindented statement
Ilpo Järvinen
2008-08-14
[CIFS] mount of IPC$ breaks with iget patch
Steve French
2008-08-11
[CIFS] remove trailing whitespace
Steve French
2008-08-11
[CIFS] if get root inode fails during mount, cleanup tree connection
Steve French
2008-08-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrenc...
Linus Torvalds
2008-08-08
[CIFS] list entry can not return null
Steve French
2008-08-06
turn cifs_setattr into a multiplexor that calls the correct function
Jeff Layton
2008-08-06
move file time and dos attribute setting logic into new function
Jeff Layton
2008-08-06
spin off cifs_setattr with unix extensions to its own function
Jeff Layton
2008-08-06
[CIFS] Code cleanup in old sessionsetup code
Steve French
2008-08-06
[CIFS] cifs_mkdir and cifs_create should respect the setgid bit on parent dir
Jeff Layton
2008-08-06
Rename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and add PID arg
Jeff Layton
2008-08-06
change CIFSSMBSetTimes to CIFSSMBSetPathInfo
Jeff Layton
2008-08-06
[CIFS] fix trailing whitespace
Steve French
2008-08-06
bundle up Unix SET_PATH_INFO args into a struct and change name
Jeff Layton
2008-08-05
Fix missing braces in cifs_revalidate()
Suresh Jayaraman
[next]