index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
connect.c
Age
Commit message (
Expand
)
Author
2010-09-14
cifs: fix potential double put of TCP session reference
Jeff Layton
2010-09-08
cifs: prevent possible memory corruption in cifs_demultiplex_thread
Jeff Layton
2010-09-08
cifs: eliminate some more premature cifsd exits
Jeff Layton
2010-09-08
cifs: prevent cifsd from exiting prematurely
Jeff Layton
2010-09-08
Revert "[CIFS] Fix ntlmv2 auth with ntlmssp"
Steve French
2010-08-23
cifs: check for NULL session password
Jeff Layton
2010-08-20
[CIFS] Fix ntlmv2 auth with ntlmssp
Steve French
2010-08-18
cifs: fix NULL pointer dereference in cifs_find_smb_ses
Jeff Layton
2010-08-05
CIFS: Make cifs_convert_address() take a const src pointer and a length
David Howells
2010-08-02
cifs: fsc should not default to "on"
Jeff Layton
2010-08-02
cifs: ignore the "mand", "nomand" and "_netdev" mount options
Jeff Layton
2010-08-02
[CIFS] relinquish fscache cookie before freeing CIFSTconInfo
Steve French
2010-08-02
cifs: add separate cred_uid field to sesInfo
Jeff Layton
2010-08-02
cifs: add mount option to enable local caching
Suresh Jayaraman
2010-08-02
cifs: define superblock-level cache index objects and register them
Suresh Jayaraman
2010-08-02
cifs: clean up cifs_find_smb_ses (try #2)
Jeff Layton
2010-08-02
cifs: match secType when searching for existing tcp session
Jeff Layton
2010-08-02
cifs: move address comparison into separate function
Jeff Layton
2010-08-02
cifs: set the port in sockaddr in a more clearly defined fashion
Jeff Layton
2010-08-02
cifs: define server-level cache index objects and register them
Suresh Jayaraman
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-26
cifs: change && to ||
Dan Carpenter
2010-04-26
cifs: rename "extended_security" to "global_secflags"
Jeff Layton
2010-04-26
cifs: move tcon find/create into separate function
Jeff Layton
2010-04-26
cifs: move SMB session creation code into separate function
Jeff Layton
2010-04-26
cifs: track local_nls in volume info
Jeff Layton
2010-04-21
[CIFS] Neaten cERROR and cFYI macros, reduce text space
Joe Perches
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-25
[CIFS] pSesInfo->sesSem is used as mutex. Rename it to session_mutex and
Steve French
2010-01-01
[CIFS] Add support for TCP_NODELAY
Steve French
2009-12-03
cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS referrals
Jeff Layton
2009-11-06
cifs: don't use CIFSGetSrvInodeNumber in is_path_accessible
Jeff Layton
2009-10-06
[CIFS] Fixing to avoid invalid kfree() in cifs_get_tcp_session()
Steve French
2009-09-24
cifs: convert oplock breaks to use slow_work facility (try #4)
Jeff Layton
2009-09-01
[CIFS] Fix checkpatch warnings
Steve French
2009-09-01
PATCH] cifs: fix broken mounts when a SSH tunnel is used (try #4)
Suresh Jayaraman
2009-08-02
cifs: reinstate original behavior when uid=/gid= options are specified
Jeff Layton
2009-07-28
cifs: fix error handling in mount-time DFS referral chasing code
Jeff Layton
2009-07-22
cifs: fix sb->s_maxbytes so that it casts properly to a signed value
Jeff Layton
2009-07-20
cifs: free nativeFileSystem field before allocating a new one
Jeff Layton
2009-06-26
[CIFS] remove unknown mount option warning message
Steve French
2009-06-25
[CIFS] Copy struct *after* setting the port, instead of before.
Simo Leone
2009-06-25
cifs: remove rw/ro options
Jeff Layton
2009-06-25
cifs: have cifs parse scope_id out of IPv6 addresses and use it
Jeff Layton
2009-06-13
cifs: add new routine for converting AF_INET and AF_INET6 addrs
Jeff Layton
2009-06-10
cifs: remove never-used in6_addr option
Jeff Layton
2009-06-10
cifs: add addr= mount option alias for ip=
Jeff Layton
2009-06-06
cifs: make overriding of ownership conditional on new mount options
Jeff Layton
2009-06-02
cifs: fix IPv6 address length check
Jeff Layton
[next]