Age | Commit message (Expand) | Author |
2010-05-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr... | Linus Torvalds |
2010-05-11 | cifs: guard against hardlinking directories | Jeff Layton |
2010-04-22 | cifs: add bdi backing to mount session | Jens Axboe |
2010-04-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2010-04-06 | not overwriting file_lock structure after GET_LK | Pavel Shilovsky |
2010-04-03 | cifs: Fix a kernel BUG with remote OS/2 server (try #3) | Suresh Jayaraman |
2010-04-03 | [CIFS] initialize nbytes at the beginning of CIFSSMBWrite() | Steve French |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-27 | [CIFS] Add mmap for direct, nobrl cifs mount types | Pavel Shilovsky |
2010-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2010-03-15 | cifs: trivial white space | Dan Carpenter |
2010-03-09 | [CIFS] checkpatch cleanup | Steve French |
2010-03-09 | cifs: add cifs_revalidate_file | Jeff Layton |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2010-03-06 | cifs: add a CIFSSMBUnixQFileInfo function | Jeff Layton |
2010-03-06 | cifs: add a CIFSSMBQFileInfo function | Jeff Layton |
2010-03-06 | cifs: overhaul cifs_revalidate and rename to cifs_revalidate_dentry | Jeff Layton |
2010-03-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-03-03 | Switch may_open() and break_lease() to passing O_... | Al Viro |
2010-02-25 | [CIFS] pSesInfo->sesSem is used as mutex. Rename it to session_mutex and | Steve French |
2010-02-24 | [CIFS] Use unsigned ea length for clarity | Steve French |
2010-02-23 | cifs: set server_eof in cifs_fattr_to_inode | Jeff Layton |
2010-02-23 | [CIFS] Minor cleanup to EA patch | Steve French |
2010-02-23 | cifs: merge CIFSSMBQueryEA with CIFSSMBQAllEAs | Jeff Layton |
2010-02-23 | cifs: verify lengths of QueryAllEAs reply | Jeff Layton |
2010-02-23 | cifs: increase maximum buffer size in CIFSSMBQAllEAs | Jeff Layton |
2010-02-23 | cifs: rename name_len to list_len in CIFSSMBQAllEAs | Jeff Layton |
2010-02-23 | cifs: clean up indentation in CIFSSMBQAllEAs | Jeff Layton |
2010-02-23 | cifs: add parens around smb_var in BCC macros | Jeff Layton |
2010-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2010-02-09 | tree-wide: Assorted spelling fixes | Daniel Mack |
2010-02-08 | cifs: fix dentry hash calculation for case-insensitive mounts | Jeff Layton |
2010-02-08 | [CIFS] Don't cache timestamps on utimes due to coarse granularity | Steve French |
2010-02-06 | [CIFS] Maximum username length check in session setup does not match | Steve French |
2010-02-06 | cifs: fix length calculation for converted unicode readdir names | Jeff Layton |
2010-02-05 | tree-wide: fix 'lenght' typo in comments and code | Daniel Mack |
2010-01-16 | CIFS shouldn't make mountpoints shrinkable | Al Viro |
2010-01-01 | [CIFS] Add support for TCP_NODELAY | Steve French |
2009-12-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2009-12-16 | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2009-12-10 | vfs: Implement proper O_SYNC semantics | Christoph Hellwig |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2009-12-07 | [CIFS] Enable mmap on forcedirectio mounts | Steve French |
2009-12-04 | tree-wide: fix misspelling of "definition" in comments | Adam Buchbinder |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-12-03 | cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS referrals | Jeff Layton |
2009-11-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2009-11-25 | [CIFS] Fix sparse warning | Steve French |
2009-11-24 | [CIFS] Duplicate data on appending to some Samba servers | Steve French |
2009-11-24 | [CIFS] fix oops in cifs_lookup during net boot | Steve French |