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