| Commit message (Expand) | Author | Age | Files | Lines |
* | [CIFS] Fix checkpatch warnings and bump cifs version number | Steve French | 2010-10-25 | 1 | -1/+1 |
* | [CIFS] Fix minor checkpatch warning and update cifs version | Steve French | 2010-10-18 | 1 | -1/+1 |
* | cifs: don't use vfsmount to pin superblock for oplock breaks | Jeff Layton | 2010-10-12 | 1 | -4/+2 |
* | [CIFS] Various small checkpatch cleanups | Steve French | 2010-10-07 | 1 | -1/+1 |
* | [CIFS] Fix build break when CONFIG_CIFS_FSCACHE disabled | Steve French | 2010-08-02 | 1 | -1/+1 |
* | drop unused dentry argument to ->fsync | Christoph Hellwig | 2010-05-28 | 1 | -1/+1 |
* | [CIFS] Fix lease break for writes | Steve French | 2010-04-27 | 1 | -1/+1 |
* | [CIFS] Cleanup various minor breakage in previous cFYI cleanup | Steve French | 2010-04-21 | 1 | -1/+1 |
* | cifs: add cifs_revalidate_file | Jeff Layton | 2010-03-09 | 1 | -0/+1 |
* | cifs: overhaul cifs_revalidate and rename to cifs_revalidate_dentry | Jeff Layton | 2010-03-06 | 1 | -1/+1 |
* | [CIFS] Add support for TCP_NODELAY | Steve French | 2010-01-01 | 1 | -1/+1 |
* | const: mark remaining inode_operations as const | Alexey Dobriyan | 2009-09-22 | 1 | -1/+1 |
* | [CIFS] Fix checkpatch warnings | Steve French | 2009-09-01 | 1 | -1/+1 |
* | [CIFS] update cifs version number | Steve French | 2009-07-10 | 1 | -1/+1 |
* | cifs: add new cifs_iget function and convert unix codepath to use it | Jeff Layton | 2009-07-01 | 1 | -0/+13 |
* | [CIFS] Update readme to indicate change to default mount (serverino) | Steve French | 2009-05-28 | 1 | -1/+1 |
* | cifs: rename cifs_iget to cifs_root_iget | Jeff Layton | 2009-05-28 | 1 | -1/+1 |
* | [CIFS] Make cifs_unlink consistent in checks for null inode | Steve French | 2009-04-20 | 1 | -1/+1 |
* | constify dentry_operations: CIFS | Al Viro | 2009-03-27 | 1 | -2/+2 |
* | [CIFS] Fix multiuser mounts so server does not invalidate earlier security co... | Steve French | 2009-02-21 | 1 | -1/+1 |
* | kill ->dir_notify() | Al Viro | 2009-01-01 | 1 | -1/+0 |
* | [CIFS] fix typo | Steve French | 2008-12-26 | 1 | -1/+1 |
* | [CIFS] add mount option to send mandatory rather than advisory locks | Steve French | 2008-12-26 | 1 | -1/+1 |
* | [CIFS] undo changes in cifs_rename_pending_delete if it errors out | Steve French | 2008-10-20 | 1 | -1/+1 |
* | cifs: clean up variables in cifs_unlink | Jeff Layton | 2008-09-16 | 1 | -1/+1 |
* | [CIFS] remove level of indentation from decode_negTokenInit | Jeff Layton | 2008-07-31 | 1 | -1/+1 |
* | [CIFS] BKL-removal: convert CIFS over to unlocked_ioctl | Steve French | 2008-05-15 | 1 | -2/+1 |
* | [CIFS] convert usage of implicit booleans to bool | Steve French | 2008-04-29 | 1 | -8/+0 |
* | [CIFS] Update cifs version number | Steve French | 2008-04-25 | 1 | -1/+1 |
* | [CIFS] make cifs_dfs_automount_list_static | Steve French | 2008-04-16 | 1 | -2/+0 |
* | iget: stop CIFS from using iget() and read_inode() | David Howells | 2008-02-07 | 1 | -0/+1 |
* | [CIFS] DFS support: provide shrinkable mounts | Igor Mammedov | 2008-01-25 | 1 | -0/+4 |
* | [CIFS] DFS support patchset: Added mountdata | Igor Mammedov | 2008-01-11 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2007-11-12 | 1 | -1/+1 |
|\ |
|
| * | [CIFS] add mode to acl conversion helper function | Steve French | 2007-11-08 | 1 | -1/+1 |
* | | exportfs: make struct export_operations const | Christoph Hellwig | 2007-10-22 | 1 | -1/+1 |
|/ |
|
* | [CIFS] CIFS ACL support part 3 | Steve French | 2007-10-12 | 1 | -1/+6 |
* | [CIFS] Fallback to standard mkdir if server incorrectly claims support for | Steve French | 2007-09-17 | 1 | -1/+1 |
* | [CIFS] formatting cleanup found by checkpatch | Steve French | 2007-08-31 | 1 | -1/+1 |
* | [CIFS] whitespace/formatting fixes | Steve French | 2007-07-13 | 1 | -3/+3 |
* | [CIFS] ipv6 support no longer experimental | Jeff | 2007-07-06 | 1 | -1/+1 |
* | [CIFS] whitespace fixes | Steve French | 2007-06-28 | 1 | -7/+8 |
* | [CIFS] Update cifs version to 1.49 | Steve French | 2007-04-26 | 1 | -1/+1 |
* | [CIFS] Remove some unused functions/declarations | Steve French | 2007-02-27 | 1 | -2/+2 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2007-02-14 | 1 | -1/+1 |
|\ |
|
| * | [CIFS] on reconnect to Samba - reset the unix capabilities | Steve French | 2007-02-14 | 1 | -1/+1 |
* | | [PATCH] Mark struct super_operations const | Josef 'Jeff' Sipek | 2007-02-12 | 1 | -1/+1 |
* | | [PATCH] mark struct inode_operations const 1 | Arjan van de Ven | 2007-02-12 | 1 | -3/+3 |
|/ |
|
* | [CIFS] Update CIFS version number | Steve French | 2006-12-23 | 1 | -1/+1 |
* | [CIFS] Remove static and unused symbols | Steve French | 2006-09-28 | 1 | -1/+1 |