aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs
Commit message (Expand)AuthorAge
* CIFS shouldn't make mountpoints shrinkableAl Viro2010-01-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-12-31
|\
| * [CIFS] Enable mmap on forcedirectio mountsSteve French2009-12-07
| * cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS referralsJeff Layton2009-12-03
* | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-12-16
|\ \
| * \ Merge commit 'v2.6.32-rc8' into HEADJ. Bruce Fields2009-11-23
| |\ \
| * | | nfs: new subdir Documentation/filesystems/nfsJ. Bruce Fields2009-10-27
* | | | vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-10
* | | | Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
|\ \ \ \ | |_|_|/ |/| | |
| * | | tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder2009-12-04
| * | | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | | | 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