aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/connect.c
Commit message (Expand)AuthorAge
* [CIFS] fix oops on second mount to same server when null auth is usedJeff Layton2007-11-09
* [CIFS] If no Access Control Entries, set mode perm bits to zeroSteve French2007-11-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-10-19
|\
| * [CIFS] fix bad handling of EAGAIN error on kernel_recvmsg in cifs_demultiplex...Steve French2007-10-17
| * [CIFS] formatting fixesCyrill Gorcunov2007-10-16
| * [CIFS] Fix cifsd so shuts down when signing fails during mountSteve French2007-10-04
| * [CIFS] remove some redundant argument checksMariusz Kozlowski2007-10-03
| * [CIFS] CIFS support for named pipes (part 1)Steve French2007-09-28
| * [CIFS] Support for CIFS ACLs (part 1)Steve French2007-09-24
| * [CIFS] fix typo in previous commitSteve French2007-09-20
| * [CIFS] Add warning message when broken server fails SetFSInfo callSteve French2007-09-20
| * [CIFS] Fix potential NULL pointer usage if kzalloc failsSteve French2007-09-14
| * [CIFS] typo in earlier cifs_reconnect fixSteve French2007-09-14
| * [CIFS] Fix warnings shown by newer version of sparseSteve French2007-08-30
| * [CIFS] formatting cleanup found by checkpatchSteve French2007-08-30
| * [CIFS] fix for incorrect session reconnectsSteve French2007-08-30
* | Use helpers to obtain task pid in printksPavel Emelyanov2007-10-19
|/
* Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2007-07-18
|\
| * Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-17
* | [CIFS] Allow disabling CIFS Unix Extensions as mount optionSteve French2007-07-18
* | [CIFS] More whitespace/formatting fixes (noticed by checkpatch)Steve French2007-07-17
* | [CIFS] whitespace/formatting fixesSteve French2007-07-12
* | [CIFS] whitespace cleanupSteve French2007-07-09
* | [CIFS] Fix packet signatures for NTLMv2 caseSteve French2007-07-09
* | [CIFS] whitespace cleanupSteve French2007-06-27
* | [CIFS] Do not allow signals in cifs_demultiplex_threadJeff2007-06-25
* | [CIFS] Add in some missing flags and cifs README and TODO correctionsSteve French2007-06-24
|/
* [CIFS] typo in previous patchSteve French2007-05-23
* [CIFS] Fix oops on failed cifs mount (in kthread_stop)Steve French2007-05-23
* [CIFS] Make sec=none force an anonymous mountJeff Layton2007-05-04
* [CIFS] Fix oops in reset_cifs_unix_caps on reconnectSteve French2007-05-03
* [CIFS] UID/GID override on CIFS mounts to SambaSteve French2007-04-30
* [CIFS] prefixpath mounts to servers supporting posix paths used wrong slashSteve French2007-04-26
* [CIFS] Add IPv6 supportSteve French2007-04-25
* [CIFS] Switch cifsd to kthread_run from kernel_threadIgor Mammedov2007-04-03
* [CIFS] on reconnect to Samba - reset the unix capabilitiesSteve French2007-02-13
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-07
* [CIFS] Allow null user connectionsSteve French2006-10-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2006-10-13
|\
| * [CIFS] Missing flags2 for DFSSteve French2006-10-12
| * [CIFS] Do not send newer QFSInfo to legacy servers which can not support itSteve French2006-09-30
| * [CIFS] Rename server time zone fieldSteve French2006-09-29
| * [CIFS] Remove static and unused symbolsSteve French2006-09-28
* | [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-02
|/
* [CIFS] Support deep tree mounts (e.g. mounts to //server/share/path)Steve French2006-09-21
* [CIFS] Fix oops in cifs_close due to unitialized lock sem and list inSteve French2006-08-15
* [CIFS] Allow cifsd to suspend if connection is lostSteve French2006-08-11
* [CIFS] Do not time out posix brl requests when using new posix setfileinfoSteve French2006-08-11
* [CIFS] Fix allocation of buffers for new session setup routine to allowSteve French2006-06-27
* [CIFS] remove some redundant null pointer checksSteve French2006-06-26