index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
cifsproto.h
Age
Commit message (
Expand
)
Author
2011-01-27
cifs: More crypto cleanup (try #2)
Shirish Pargaonkar
2011-01-25
CIFS: Implement cifs_strict_writev (try #4)
Pavel Shilovsky
2011-01-20
cifs: add ability to send an echo request
Jeff Layton
2011-01-20
cifs: add cifs_call_async
Jeff Layton
2011-01-19
CIFS: Fix oplock break handling (try #2)
Pavel Shilovsky
2010-12-07
cifs: allow calling cifs_build_path_to_root on incomplete cifs_sb
Jeff Layton
2010-12-06
cifs: fix use of CONFIG_CIFS_ACL
Jeff Layton
2010-11-30
cifs: Handle extended attribute name cifs_acl to generate cifs acl blob (try #4)
Shirish Pargaonkar
2010-11-30
cifs: Misc. cleanup in cifsacl handling [try #4]
Shirish Pargaonkar
2010-11-11
cifs: Percolate error up to the caller during get/set acls [try #4]
Shirish Pargaonkar
2010-11-05
cifs: make cifs_set_oplock_level() take a cifsInodeInfo pointer
Pavel Shilovsky
2010-11-02
CIFS: Add cifs_set_oplock_level
Pavel Shilovsky
2010-10-26
NTLM auth and sign - Use kernel crypto apis to calculate hashes and smb signa...
Shirish Pargaonkar
2010-10-26
NTLM auth and sign - Define crypto hash functions and create and send keys ne...
Shirish Pargaonkar
2010-10-26
NTLM auth and sign - Allocate session key/client response dynamically
Shirish Pargaonkar
2010-10-18
[CIFS] Fix minor checkpatch warning and update cifs version
Steve French
2010-10-18
cifs: eliminate the inode argument from cifs_new_fileinfo
Jeff Layton
2010-10-18
cifs: eliminate oflags option from cifs_new_fileinfo
Jeff Layton
2010-10-18
cifs: fix flags handling in cifs_posix_open
Jeff Layton
2010-10-12
cifs: don't use vfsmount to pin superblock for oplock breaks
Jeff Layton
2010-10-06
cifs: have find_readable/writable_file filter by fsuid
Jeff Layton
2010-10-06
cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointer
Jeff Layton
2010-09-29
cifs: have cifs_new_fileinfo take a tcon arg
Jeff Layton
2010-09-29
cifs: implement CIFSCouldBeMFSymlink() and CIFSCheckMFSymlink()
Stefan Metzmacher
2010-09-29
cifs NTLMv2/NTLMSSP ntlmv2 within ntlmssp autentication code
Shirish Pargaonkar
2010-09-29
cifs NTLMv2/NTLMSSP Change variable name mac_key to session key to reflect th...
Shirish Pargaonkar
2010-09-29
cifs: fix broken oplock handling
Suresh Jayaraman
2010-09-08
cifs: prevent possible memory corruption in cifs_demultiplex_thread
Jeff Layton
2010-09-08
[CIFS] ntlmv2/ntlmssp remove-unused-function CalcNTLMv2_partial_mac_key
Steve French
2010-09-08
Revert "[CIFS] Fix ntlmv2 auth with ntlmssp"
Steve French
2010-08-20
[CIFS] Fix ntlmv2 auth with ntlmssp
Steve French
2010-08-05
CIFS: Make cifs_convert_address() take a const src pointer and a length
David Howells
2010-08-02
cifs: set the port in sockaddr in a more clearly defined fashion
Jeff Layton
2010-06-16
cifs: move cifs_new_fileinfo call out of cifs_posix_open
Jeff Layton
2010-05-17
cifs: fix noserverino handling when unix extensions are enabled
Jeff Layton
2010-05-05
cifs: have decode_negTokenInit set flags in server struct
Jeff Layton
2010-05-05
cifs: break negotiate protocol calls out of cifs_setup_session
Jeff Layton
2010-04-28
cifs: eliminate "first_time" parm to CIFS_SessSetup
Jeff Layton
2010-04-22
[CIFS] Allow null nd (as nfs server uses) on create
Steve French
2010-04-21
[CIFS] Neaten cERROR and cFYI macros, reduce text space
Joe Perches
2010-03-09
cifs: add cifs_revalidate_file
Jeff Layton
2010-03-06
cifs: add a CIFSSMBUnixQFileInfo function
Jeff Layton
2010-03-06
cifs: add a CIFSSMBQFileInfo function
Jeff Layton
2010-02-23
cifs: merge CIFSSMBQueryEA with CIFSSMBQAllEAs
Jeff Layton
2009-11-06
cifs: clean up handling when server doesn't consistently support inode numbers
Jeff Layton
2009-09-25
cifs: fix problems with last two commits
Jeff Layton
2009-09-24
cifs: eliminate cifs_init_private
Jeff Layton
2009-09-24
cifs: convert oplock breaks to use slow_work facility (try #4)
Jeff Layton
2009-09-15
cifs: fix oplock request handling in posix codepath
Jeff Layton
2009-07-09
cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_iget
Jeff Layton
[next]