smaps: extract pmd walker from smaps code
[safe/jmp/linux-2.6] / fs / cifs / connect.c
2007-05-05 Jeff Layton[CIFS] Make sec=none force an anonymous mount
2007-05-03 Steve French[CIFS] Fix oops in reset_cifs_unix_caps on reconnect
2007-04-30 Steve French[CIFS] UID/GID override on CIFS mounts to Samba
2007-04-26 Steve French[CIFS] prefixpath mounts to servers supporting posix...
2007-04-25 Steve French[CIFS] Add IPv6 support
2007-04-03 Igor Mammedov[CIFS] Switch cifsd to kthread_run from kernel_thread
2007-02-14 Steve French[CIFS] on reconnect to Samba - reset the unix capabilities
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-10-30 Steve French[CIFS] Allow null user connections
2006-10-13 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2006-10-12 Steve French[CIFS] Missing flags2 for DFS
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: switch to using uts namespaces
2006-09-30 Steve French[CIFS] Do not send newer QFSInfo to legacy servers...
2006-09-30 Steve French[CIFS] Rename server time zone field
2006-09-28 Steve French[CIFS] Remove static and unused symbols
2006-09-21 Steve French[CIFS] Support deep tree mounts (e.g. mounts to //serve...
2006-08-15 Steve French[CIFS] Fix oops in cifs_close due to unitialized lock...
2006-08-11 Steve French[CIFS] Allow cifsd to suspend if connection is lost
2006-08-11 Steve French[CIFS] Do not time out posix brl requests when using...
2006-06-27 Steve French[CIFS] Fix allocation of buffers for new session setup...
2006-06-26 Steve French[CIFS] remove some redundant null pointer checks
2006-06-23 Steve French[CIFS] Enable sec flags on mount for cifs (part one)
2006-06-13 Pavel Machek[CIFS] Fix suspend/resume problem which causes EIO...
2006-06-01 Steve French[CIFS] Support for setting up SMB sessions to legacy...
2006-05-31 Steve French[CIFS] Support for setting up SMB sessions to legacy...
2006-05-30 Steve French[CIFS] Fix typos in previous fix
2006-05-30 Steve French[CIFS] fix memory leak in cifs session info struct...
2006-05-30 Steve French[CIFS] Do not limit the length of share names (was...
2006-04-24 Steve French[CIFS] Fix compile error when CONFIG_CIFS_EXPERIMENTAL...
2006-04-22 Steve French[CIFS] Readdir fixes to allow search to start at arbitr...
2006-03-05 Steve French[CIFS] Always match oplock break (cache notification...
2006-03-03 Steve French[CIFS] Fix slow oplock break response when mounts to...
2006-03-03 Steve French[CIFS] Workaround various server bugs found in testing...
2006-03-02 Steve French[CIFS] Make POSIX CIFS Extensions SetFSInfo match exact...
2006-02-24 Steve French[CIFS] Fix large (ie over 64K for MaxCIFSBufSize) buffe...
2006-02-22 Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2006-02-22 Steve French[PATCH] CIFS: CIFSSMBRead was returning an invalid...
2006-02-14 Steve French[CIFS] SessionSetup cleanup part 2
2006-02-09 Steve French[CIFS] Cleanup NTLMSSP session setup handling
2006-01-28 Steve French[CIFS] Remove compiler warning
2006-01-25 Steve French[CIFS] Make cifs default wsize match what we actually...
2006-01-14 Steve French[CIFS] Fix CIFS to recognize share mode security
2006-01-12 Steve French[CIFS] Add worker function for Get ACL cifs style
2005-12-13 Steve French[CIFS] Avoid extra large buffer allocation (and memcpy...
2005-12-02 Steve French[CIFS] Kerberos and CIFS ACL support part 1
2005-11-11 Steve French[CIFS] Cleanup sparse warnings for unicode little endia...
2005-11-10 Steve French[CIFS] Reserve upcall IDX value for CIFS with connector...
2005-11-07 Jesper Juhl[PATCH] kfree cleanup: fs
2005-10-21 Steve FrenchMerge ... /linux/kernel/git/sfrench/cifs-2.6.git/
2005-10-12 Steve French[CIFS] CIFS Stats improvements
2005-10-10 Steve French[CIFS] Do not shrink tcp sndbuf/rcvbuf from their defaults
2005-10-10 Steve French[CIFS] Fix rsize calculation so that large readx flag...
2005-10-05 Steve FrenchCIFS: Allow wsize to exceed CIFSMaxBufSize
2005-10-03 Steve French[CIFS] Add writepages support to shrink memory usage...
2005-09-23 Steve French[PATCH] cifs: Add support for suspend
2005-09-22 Steve French[CIFS] Various minor bigendian fixes and sparse level...
2005-09-10 Nishanth Aravamudan[PATCH] fs: fix-up schedule_timeout() usage
2005-09-07 Pekka Enberg[PATCH] fs: convert kcalloc to kzalloc
2005-08-31 Steve French[CIFS] Add support for legacy servers part 4
2005-08-30 Steve French[CIFS] Add nolock synonym (ala nfs) for nobrl to disabl...
2005-08-30 Steve French[CIFS] Add support for suspend
2005-08-24 Steve French[CIFS] Support for mounting to older servers part 2...
2005-08-23 Steve French[CIFS] Support for mounting to older, pre-CIFS servers...
2005-08-19 Steve French[CIFS] Finish cifs mount option which requests case...
2005-08-19 Steve French[CIFS] Add mount option for disabling sending byte...
2005-08-18 Steve French[CIFS] rmmod cifs can oops if done soon after the last...
2005-08-17 Steve French[CIFS] Ensure that cifs multiplex ids do not collide.
2005-07-14 Steve French[CIFS] Add compat with SFU (part 1)
2005-06-23 Steve French[CIFS] Fix typo in POSIX SetFSInfo call
2005-06-23 Jeremy Allison[CIFS] POSIX extensions, SetFSInfo added
2005-04-29 Steve French[PATCH] cifs: Do not sleep interruptible after socket...
2005-04-29 Steve French[PATCH] cifs: Do not init smb requests or block when...
2005-04-29 Steve French[PATCH] cifs: handle termination of cifs oplockd kernel...
2005-04-29 Steve French[PATCH] cifs: Handle case of multiple trans2 responses...
2005-04-29 Steve French[PATCH] cifs: Handle multiple response transact2 part...
2005-04-29 Steve French[PATCH] cifs: Ease memory pressure, do not use large...
2005-04-29 Steve French[PATCH] cifs: Better handle errors on second socket...
2005-04-29 Steve French[PATCH] cifs: improve check for search entry going...
2005-04-29 Steve French[PATCH] cifs: remove cifs_kcalloc and check for NULL...
2005-04-29 Steve French[PATCH] cifs: Missing initialization for largeBuf flag...
2005-04-29 Steve French[PATCH] cifs: Do not use large smb buffers in response...
2005-04-29 Steve French[PATCH] cifs: Do not interpret oplock break responses...
2005-04-29 Steve French[PATCH] cifs: character mapping of special characters...
2005-04-29 Steve French[PATCH] cifs: Add new mount parm mapchars
2005-04-29 Steve French[PATCH] cifs: Fix multiuser packet signing to use the...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2