Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3870253efb65e1960421ca74f5d336218c28fc5b
/
fs
/
cifs
/
connect.c
467a8f8
[CIFS] whitespace cleanup
by Steve French
· 17 years ago
5d9c720
[CIFS] Do not allow signals in cifs_demultiplex_thread
by Jeff
· 17 years ago
75865f8c
[CIFS] Add in some missing flags and cifs README and TODO corrections
by Steve French
· 17 years ago
f7f7c31
[CIFS] typo in previous patch
by Steve French
· 17 years ago
28356a1
[CIFS] Fix oops on failed cifs mount (in kthread_stop)
by Steve French
· 17 years ago
8426c39
[CIFS] Make sec=none force an anonymous mount
by Jeff Layton
· 18 years ago
0b2365f
[CIFS] Fix oops in reset_cifs_unix_caps on reconnect
by Steve French
· 18 years ago
4523cc3
[CIFS] UID/GID override on CIFS mounts to Samba
by Steve French
· 18 years ago
984acfe
[CIFS] prefixpath mounts to servers supporting posix paths used wrong slash
by Steve French
· 18 years ago
5858ae4
[CIFS] Add IPv6 support
by Steve French
· 18 years ago
aaf737a
[CIFS] Switch cifsd to kthread_run from kernel_thread
by Igor Mammedov
· 18 years ago
8af1897
[CIFS] on reconnect to Samba - reset the unix capabilities
by Steve French
· 18 years ago
7dfb710
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
by Nigel Cunningham
· 18 years ago
4b952a9
[CIFS] Allow null user connections
by Steve French
· 18 years ago
12e36b2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 18 years ago
1a4e15a
[CIFS] Missing flags2 for DFS
by Steve French
· 18 years ago
e9ff399
[PATCH] namespaces: utsname: switch to using uts namespaces
by Serge E. Hallyn
· 18 years ago
9ac00b7
[CIFS] Do not send newer QFSInfo to legacy servers which can not support it
by Steve French
· 18 years ago
175ec9e
[CIFS] Rename server time zone field
by Steve French
· 18 years ago
2cd646a
[CIFS] Remove static and unused symbols
by Steve French
· 18 years ago
2fe87f0
[CIFS] Support deep tree mounts (e.g. mounts to //server/share/path)
by Steve French
· 18 years ago
e466e48
[CIFS] Fix oops in cifs_close due to unitialized lock sem and list in
by Steve French
· 18 years ago
6c3d890
[CIFS] Allow cifsd to suspend if connection is lost
by Steve French
· 18 years ago
3a5ff61
[CIFS] Do not time out posix brl requests when using new posix setfileinfo
by Steve French
· 18 years ago
750d115
[CIFS] Fix allocation of buffers for new session setup routine to allow
by Steve French
· 18 years ago
cd49b49
[CIFS] remove some redundant null pointer checks
by Steve French
· 18 years ago
189acaa
[CIFS] Enable sec flags on mount for cifs (part one)
by Steve French
· 18 years ago
0fd1ffe
[CIFS] Fix suspend/resume problem which causes EIO on subsequent access to
by Pavel Machek
· 18 years ago
7c7b25b
[CIFS] Support for setting up SMB sessions to legacy lanman servers part 2
by Steve French
· 18 years ago
3979877
[CIFS] Support for setting up SMB sessions to legacy lanman servers
by Steve French
· 18 years ago
0877583
[CIFS] Fix typos in previous fix
by Steve French
· 18 years ago
a424f8b
[CIFS] fix memory leak in cifs session info struct on reconnect
by Steve French
· 18 years ago
a878fb2
[CIFS] Do not limit the length of share names (was 100 for whole UNC name)
by Steve French
· 18 years ago
301dc3e
[CIFS] Fix compile error when CONFIG_CIFS_EXPERIMENTAL is undefined
by Steve French
· 19 years ago
6080823
[CIFS] Readdir fixes to allow search to start at arbitrary position in directory
by Steve French
· 19 years ago
d7c8c94
[CIFS] Fix slow oplock break response when mounts to different
by Steve French
· 19 years ago
083d3a2
[CIFS] Workaround various server bugs found in testing at connectathon
by Steve French
· 19 years ago
82940a4
[CIFS] Make POSIX CIFS Extensions SetFSInfo match exactly what we want
by Steve French
· 19 years ago
184ed21
[CIFS] Fix large (ie over 64K for MaxCIFSBufSize) buffer case for wrapping
by Steve French
· 19 years ago
5d2f248
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by Steve French
· 19 years ago
6cec2ae
[PATCH] CIFS: CIFSSMBRead was returning an invalid pointer in buf on socket error
by Steve French
· 19 years ago
5815449d
[CIFS] SessionSetup cleanup part 2
by Steve French
· 19 years ago
12b3b8f
[CIFS] Cleanup NTLMSSP session setup handling
by Steve French
· 19 years ago
1877c9e
[CIFS] Remove compiler warning
by Steve French
· 19 years ago
17cbbaf
[CIFS] Make cifs default wsize match what we actually want to send (52K
by Steve French
· 19 years ago
eeac804
[CIFS] Fix CIFS to recognize share mode security
by Steve French
· 19 years ago
0a4b92c
[CIFS] Add worker function for Get ACL cifs style
by Steve French
· 19 years ago
ec637e3
[CIFS] Avoid extra large buffer allocation (and memcpy) in cifs_readpages
by Steve French
· 19 years ago
bf82067
[CIFS] Kerberos and CIFS ACL support part 1
by Steve French
· 19 years ago
e89dc92
[CIFS] Cleanup sparse warnings for unicode little endian casts
by Steve French
· 19 years ago
a2653eb
[CIFS] Reserve upcall IDX value for CIFS with connector header and add
by Steve French
· 19 years ago
f99d49a
[PATCH] kfree cleanup: fs
by Jesper Juhl
· 19 years ago
d6d3f5b
Merge with /pub/scm/linux/kernel/git/sfrench/cifs-2.6.git/
by Steve French
· 19 years ago
1047abc
[CIFS] CIFS Stats improvements
by Steve French
· 19 years ago
b387eae
[CIFS] Do not shrink tcp sndbuf/rcvbuf from their defaults
by Steve French
· 19 years ago
0ae0efa
[CIFS] Fix rsize calculation so that large readx flag is checked.
by Steve French
· 19 years ago
4a77118
CIFS: Allow wsize to exceed CIFSMaxBufSize
by Steve French
· 19 years ago
3e84469
[CIFS] Add writepages support to shrink memory usage on writes,
by Steve French
· 19 years ago
ede1327
[PATCH] cifs: Add support for suspend
by Steve French
· 19 years ago
70ca734
[CIFS] Various minor bigendian fixes and sparse level 2 warning message fixes
by Steve French
· 19 years ago
041e0e3
[PATCH] fs: fix-up schedule_timeout() usage
by Nishanth Aravamudan
· 19 years ago
e915fc4
[PATCH] fs: convert kcalloc to kzalloc
by Pekka Enberg
· 19 years ago
1c95518
[CIFS] Add support for legacy servers part 4
by Steve French
· 19 years ago
cb8be64
[CIFS] Add nolock synonym (ala nfs) for nobrl to disable sending byte range
by Steve French
· 19 years ago
16abbec
[CIFS] Add support for suspend
by Steve French
· 19 years ago
6b8edfe
[CIFS] Support for mounting to older servers part 2. Add support for
by Steve French
· 19 years ago
a10faeb2
[CIFS] Support for mounting to older, pre-CIFS servers added. This
by Steve French
· 19 years ago
d3485d3
[CIFS] Finish cifs mount option which requests case insensitive path
by Steve French
· 19 years ago
c46fa8a
[CIFS] Add mount option for disabling sending byte range lock requests
by Steve French
· 19 years ago
f191401
[CIFS] rmmod cifs can oops if done soon after the last cifs unmount
by Steve French
· 19 years ago
1982c34
[CIFS] Ensure that cifs multiplex ids do not collide.
by Steve French
· 19 years ago
d7245c2
[CIFS] Add compat with SFU (part 1)
by Steve French
· 19 years ago
45abc6e
[CIFS] Fix typo in POSIX SetFSInfo call
by Steve French
· 19 years ago
ac67055
[CIFS] POSIX extensions, SetFSInfo added
by Jeremy Allison
· 19 years ago
0cb766a
[PATCH] cifs: Do not sleep interruptible after socket connect failure
by Steve French
· 20 years ago
31ca3bc
[PATCH] cifs: Do not init smb requests or block when sending requests
by Steve French
· 20 years ago
57337e4
[PATCH] cifs: handle termination of cifs oplockd kernel thread
by Steve French
· 20 years ago
cd63499
[PATCH] cifs: Handle case of multiple trans2 responses for one SMB request (part 2 of 2)
by Steve French
· 20 years ago
e4eb295
[PATCH] cifs: Handle multiple response transact2 part 1 of 2
by Steve French
· 20 years ago
46810cb
[PATCH] cifs: Ease memory pressure, do not use large buffers in byte range lock requests.
by Steve French
· 20 years ago
67010fb
[PATCH] cifs: Better handle errors on second socket recv message call
by Steve French
· 20 years ago
09d1db5
[PATCH] cifs: improve check for search entry going beyond end of SMB transact
by Steve French
· 20 years ago
433dc24
[PATCH] cifs: remove cifs_kcalloc and check for NULL return on kcalloc in session initialization
by Steve French
· 20 years ago
099a58f
[PATCH] cifs: Missing initialization for largeBuf flag left out of previous changeset
by Steve French
· 20 years ago
b8643e1
[PATCH] cifs: Do not use large smb buffers in response path
by Steve French
· 20 years ago
848f3fc
[PATCH] cifs: Do not interpret oplock break responses as responses to an unrelated command
by Steve French
· 20 years ago
737b758
[PATCH] cifs: character mapping of special characters (part 3 of 3)
by Steve French
· 20 years ago
6a0b482
[PATCH] cifs: Add new mount parm mapchars
by Steve French
· 20 years ago
ad009ac
[PATCH] cifs: Fix multiuser packet signing to use the right sequence number and mac session key
by Steve French
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago