| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr... | Linus Torvalds | 2010-05-13 |
|\ |
|
| * | cifs: guard against hardlinking directories | Jeff Layton | 2010-05-11 |
* | | cifs: add bdi backing to mount session | Jens Axboe | 2010-04-22 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2010-04-08 |
|\ |
|
| * | not overwriting file_lock structure after GET_LK | Pavel Shilovsky | 2010-04-06 |
| * | 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-04-03 |
| * | [CIFS] Add mmap for direct, nobrl cifs mount types | Pavel Shilovsky | 2010-03-26 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2010-03-19 |
|\ |
|
| * | cifs: trivial white space | Dan Carpenter | 2010-03-15 |
| * | [CIFS] checkpatch cleanup | Steve French | 2010-03-09 |
| * | cifs: add cifs_revalidate_file | Jeff Layton | 2010-03-09 |
| * | cifs: add a CIFSSMBUnixQFileInfo function | Jeff Layton | 2010-03-05 |
| * | cifs: add a CIFSSMBQFileInfo function | Jeff Layton | 2010-03-05 |
| * | cifs: overhaul cifs_revalidate and rename to cifs_revalidate_dentry | Jeff Layton | 2010-03-05 |
* | | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 |
|\ \
| |/
|/| |
|
| * | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 |
| * | tree-wide: fix 'lenght' typo in comments and code | Daniel Mack | 2010-02-05 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-03-04 |
|\ \ |
|
| * | | Switch may_open() and break_lease() to passing O_... | Al Viro | 2010-03-03 |
* | | | [CIFS] pSesInfo->sesSem is used as mutex. Rename it to session_mutex and | Steve French | 2010-02-25 |
* | | | [CIFS] Use unsigned ea length for clarity | Steve French | 2010-02-24 |
* | | | 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-23 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2010-02-10 |
|\ \
| |/
|/| |
|
| * | 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-08 |
| * | [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-06 |
| * | [CIFS] Add support for TCP_NODELAY | Steve French | 2009-12-31 |
* | | CIFS shouldn't make mountpoints shrinkable | Al Viro | 2010-01-16 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2009-12-31 |
|\ |
|
| * | [CIFS] Enable mmap on forcedirectio mounts | Steve French | 2009-12-07 |
| * | cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS referrals | Jeff Layton | 2009-12-03 |
* | | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2009-12-16 |
|\ \ |
|
| * \ | Merge commit 'v2.6.32-rc8' into HEAD | J. Bruce Fields | 2009-11-23 |
| |\ \ |
|
| * | | | nfs: new subdir Documentation/filesystems/nfs | J. Bruce Fields | 2009-10-27 |
* | | | | vfs: Implement proper O_SYNC semantics | Christoph Hellwig | 2009-12-10 |
* | | | | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | 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-04 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2009-11-30 |
|\ \ \ \ |
|
| * | | | | [CIFS] Fix sparse warning | Steve French | 2009-11-24 |