| Commit message (Expand) | Author | Age | Files | Lines |
* | [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-30 | 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-13 | 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 |
* | [CIFS] Support deep tree mounts (e.g. mounts to //server/share/path) | Steve French | 2006-09-21 | 1 | -1/+1 |
* | [CIFS] Do not time out posix brl requests when using new posix setfileinfo | Steve French | 2006-08-11 | 1 | -1/+1 |
* | [PATCH] mark address_space_operations const | Christoph Hellwig | 2006-06-28 | 1 | -2/+2 |
* | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2006-06-25 | 1 | -1/+1 |
|\ |
|
| * | [PATCH] vfs: add lock owner argument to flush operation | Miklos Szeredi | 2006-06-23 | 1 | -1/+1 |
* | | [CIFS] Do not overwrite aops | Dave Kleikamp | 2006-06-01 | 1 | -0/+1 |
* | | [CIFS] Missing include shows up on some architectures | Steve French | 2006-06-01 | 1 | -1/+1 |
|/ |
|
* | [CIFS] Fix new POSIX Locking for setting lock_type correctly on unlock | Steve French | 2006-05-30 | 1 | -1/+1 |
* | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2006-03-31 | 1 | -5/+5 |
|\ |
|
| * | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 2006-03-28 | 1 | -5/+5 |
* | | [CIFS] Workaround various server bugs found in testing at connectathon | Steve French | 2006-03-03 | 1 | -1/+1 |
* | | [CIFS] Cleanup NTLMSSP session setup handling | Steve French | 2006-02-09 | 1 | -1/+1 |
|/ |
|
* | [CIFS] Use fsuid (fsgid) more consistently instead of uid/gid in | Steve French | 2005-12-01 | 1 | -1/+1 |
* | [CIFS] Fix CIFS "nobrl" mount option so does not disable sending brl requests | Steve French | 2005-11-11 | 1 | -0/+2 |
* | [CIFS] Defer close of file handle slightly if there are pending writes that | Steve French | 2005-10-20 | 1 | -1/+1 |
* | [CIFS] Update cifs version to 1.38 | Steve French | 2005-10-10 | 1 | -1/+1 |
* | [CIFS] Fix readdir caching when unlink removes file in current search | Steve French | 2005-09-15 | 1 | -1/+1 |
* | [CIFS] Finish up of case-insensitive dentry handling for cifs. This | Steve French | 2005-08-22 | 1 | -0/+1 |
* | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2005-08-20 | 1 | -2/+2 |
|\ |
|
| * | Fix nasty ncpfs symlink handling bug. | Linus Torvalds | 2005-08-19 | 1 | -2/+2 |
* | | [CIFS] Add mount option for disabling sending byte range lock requests | Steve French | 2005-08-18 | 1 | -1/+1 |
|/ |
|
* | [CIFS] Update cifs version number and fix whitespace | Steve French | 2005-06-02 | 1 | -1/+1 |
* | [PATCH] cifs: Fix mapping of EMLINK case | Steve French | 2005-04-28 | 1 | -1/+1 |