Age | Commit message (Expand) | Author |
2010-01-01 | [CIFS] Add support for TCP_NODELAY | Steve French |
2009-09-22 | const: mark remaining inode_operations as const | Alexey Dobriyan |
2009-09-01 | [CIFS] Fix checkpatch warnings | Steve French |
2009-07-09 | [CIFS] update cifs version number | Steve French |
2009-07-01 | cifs: add new cifs_iget function and convert unix codepath to use it | Jeff Layton |
2009-05-28 | [CIFS] Update readme to indicate change to default mount (serverino) | Steve French |
2009-05-28 | cifs: rename cifs_iget to cifs_root_iget | Jeff Layton |
2009-04-20 | [CIFS] Make cifs_unlink consistent in checks for null inode | Steve French |
2009-03-27 | constify dentry_operations: CIFS | Al Viro |
2009-02-21 | [CIFS] Fix multiuser mounts so server does not invalidate earlier security co... | Steve French |
2008-12-31 | kill ->dir_notify() | Al Viro |
2008-12-26 | [CIFS] fix typo | Steve French |
2008-12-26 | [CIFS] add mount option to send mandatory rather than advisory locks | Steve French |
2008-10-20 | [CIFS] undo changes in cifs_rename_pending_delete if it errors out | Steve French |
2008-09-16 | cifs: clean up variables in cifs_unlink | Jeff Layton |
2008-07-31 | [CIFS] remove level of indentation from decode_negTokenInit | Jeff Layton |
2008-05-15 | [CIFS] BKL-removal: convert CIFS over to unlocked_ioctl | Steve French |
2008-04-29 | [CIFS] convert usage of implicit booleans to bool | Steve French |
2008-04-25 | [CIFS] Update cifs version number | Steve French |
2008-04-16 | [CIFS] make cifs_dfs_automount_list_static | Steve French |
2008-02-07 | iget: stop CIFS from using iget() and read_inode() | David Howells |
2008-01-25 | [CIFS] DFS support: provide shrinkable mounts | Igor Mammedov |
2008-01-11 | [CIFS] DFS support patchset: Added mountdata | Igor Mammedov |
2007-11-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2007-11-08 | [CIFS] add mode to acl conversion helper function | Steve French |
2007-10-22 | exportfs: make struct export_operations const | Christoph Hellwig |
2007-10-12 | [CIFS] CIFS ACL support part 3 | Steve French |
2007-09-17 | [CIFS] Fallback to standard mkdir if server incorrectly claims support for | Steve French |
2007-08-30 | [CIFS] formatting cleanup found by checkpatch | Steve French |
2007-07-13 | [CIFS] whitespace/formatting fixes | Steve French |
2007-07-06 | [CIFS] ipv6 support no longer experimental | Jeff |
2007-06-28 | [CIFS] whitespace fixes | Steve French |
2007-04-26 | [CIFS] Update cifs version to 1.49 | Steve French |
2007-02-27 | [CIFS] Remove some unused functions/declarations | Steve French |
2007-02-13 | Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2007-02-14 | [CIFS] on reconnect to Samba - reset the unix capabilities | Steve French |
2007-02-12 | [PATCH] Mark struct super_operations const | Josef 'Jeff' Sipek |
2007-02-12 | [PATCH] mark struct inode_operations const 1 | Arjan van de Ven |
2006-12-23 | [CIFS] Update CIFS version number | Steve French |
2006-09-28 | [CIFS] Remove static and unused symbols | Steve French |
2006-09-21 | [CIFS] Support deep tree mounts (e.g. mounts to //server/share/path) | Steve French |
2006-08-11 | [CIFS] Do not time out posix brl requests when using new posix setfileinfo | Steve French |
2006-06-28 | [PATCH] mark address_space_operations const | Christoph Hellwig |
2006-06-25 | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French |
2006-06-23 | [PATCH] vfs: add lock owner argument to flush operation | Miklos Szeredi |
2006-06-01 | [CIFS] Do not overwrite aops | Dave Kleikamp |
2006-06-01 | [CIFS] Missing include shows up on some architectures | Steve French |
2006-05-30 | [CIFS] Fix new POSIX Locking for setting lock_type correctly on unlock | Steve French |
2006-03-31 | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French |
2006-03-28 | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven |