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-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
2008-08-04
mm: rename page trylock
Nick Piggin
2008-08-04
remove locking around tcpSesAllocCount atomic variable
Jeff Layton
2008-08-01
[CIFS] properly account for new user= field in SPNEGO upcall string allocation
Jeff Layton
2008-08-01
[PATCH] pass struct path * to do_add_mount()
Al Viro
2008-07-31
[CIFS] remove level of indentation from decode_negTokenInit
Jeff Layton
2008-07-29
[CIFS] cifs send2 not retrying enough in some cases on full socket
Shirish Pargaonkar
2008-07-29
[CIFS] oid should also be checked against class in cifs asn
Steve French
2008-07-26
[PATCH] sanitize ->permission() prototype
Al Viro
[next]