aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-11-30
|\
| * [CIFS] Fix sparse warningSteve French2009-11-24
| * [CIFS] Duplicate data on appending to some Samba serversSteve French2009-11-24
| * [CIFS] fix oops in cifs_lookup during net bootSteve French2009-11-24
* | SLOW_WORK: Fix CIFS to pass THIS_MODULE to slow_work_register_user()David Howells2009-11-20
|/
* cifs: clear server inode number flag while autodisablingSuresh Jayaraman2009-11-16
* cifs: don't use CIFSGetSrvInodeNumber in is_path_accessibleJeff Layton2009-11-06
* cifs: clean up handling when server doesn't consistently support inode numbersJeff Layton2009-11-06
* [CIFS] Fixing to avoid invalid kfree() in cifs_get_tcp_session()Steve French2009-10-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-09-26
|\
| * cifs: fix locking and list handling code in cifs_open and its helperJeff Layton2009-09-25
| * [CIFS] Remove build warningSteve French2009-09-24
| * cifs: fix problems with last two commitsJeff Layton2009-09-24
| * [CIFS] Fix build break when keys support turned offSteve French2009-09-24
| * cifs: eliminate cifs_init_privateJeff Layton2009-09-24
| * cifs: convert oplock breaks to use slow_work facility (try #4)Jeff Layton2009-09-24
| * cifs: have cifsFileInfo hold an extra inode referenceJeff Layton2009-09-15
| * cifs: take read lock on GlobalSMBSes_lock in is_valid_oplock_breakJeff Layton2009-09-15
| * cifs: remove cifsInodeInfo.oplockPending flagJeff Layton2009-09-15
| * cifs: fix oplock request handling in posix codepathJeff Layton2009-09-15
| * [CIFS] Re-enable Lanman securityChuck Ebbert2009-09-15
* | truncate: use new helpersnpiggin@suse.de2009-09-24
* | fs: Make unload_nls() NULL pointer safeThomas Gleixner2009-09-24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-22
|\ \
| * | trivial: remove unnecessary semicolonsJoe Perches2009-09-21
| |/
* | const: mark remaining inode_operations as constAlexey Dobriyan2009-09-22
* | const: make struct super_block::s_qcop constAlexey Dobriyan2009-09-22
|/
* cifs: consolidate reconnect logic in smb_init routinesJeff Layton2009-09-03
* cifs: Replace wrtPending with a real reference countDave Kleikamp2009-09-01
* cifs: protect GlobalOplock_Q with its own spinlockJeff Layton2009-09-01
* cifs: use tcon pointer in cifs_show_optionsJeff Layton2009-09-01
* cifs: send IPv6 addr in upcall with colon delimitersJeff Layton2009-09-01
* [CIFS] Fix checkpatch warningsSteve French2009-09-01
* PATCH] cifs: fix broken mounts when a SSH tunnel is used (try #4)Suresh Jayaraman2009-09-01
* [CIFS] Memory leak in ntlmv2 hash calculationAlexander Strakh2009-09-01
* [CIFS] potential NULL dereference in parse_DFS_referrals()Steve French2009-08-31
* [CIFS] Update readme to reflect forceuid mount parmsSteve French2009-08-03
* cifs: Read buffer overflowRoel Kluin2009-08-03
* cifs: show noforceuid/noforcegid mount options (try #2)Jeff Layton2009-08-03
* cifs: reinstate original behavior when uid=/gid= options are specifiedJeff Layton2009-08-01
* [CIFS] Updates fs/cifs/CHANGESSteve French2009-07-29
* cifs: fix error handling in mount-time DFS referral chasing codeJeff Layton2009-07-27
* [CIFS] fix sparse warningSteve French2009-07-22
* cifs: fix sb->s_maxbytes so that it casts properly to a signed valueJeff Layton2009-07-22
* cifs: disable serverino if server doesn't support itJeff Layton2009-07-22
* cifs: free nativeFileSystem field before allocating a new oneJeff Layton2009-07-20
* [CIFS] Distinguish posix opens and mkdirs from legacy mkdirs in statsSteve French2009-07-10
* cifs: when ATTR_READONLY is set, only clear write bits on non-directoriesJeff Layton2009-07-09
* cifs: remove cifsInodeInfo->inUse counterJeff Layton2009-07-09
* cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_igetJeff Layton2009-07-09