Age | Commit message (Expand) | Author |
2008-05-23 | on non-posix shares, clear write bits in mode when ATTR_READONLY is set | Jeff Layton |
2008-05-23 | [CIFS] remove unused variables | Steve French |
2008-05-22 | [CIFS] Fix reversed memset arguments | Dave Jones |
2008-05-22 | Adds username in the upcall key for unattended mounts with keytab | Igor Mammedov |
2008-05-22 | [CIFS] Remove redundant NULL check | Steve French |
2008-05-21 | [CIFS] Remove debug statement | Steve French |
2008-05-21 | Fix possible access to undefined memory region. | Igor Mammedov |
2008-05-20 | [CIFS] Enable DFS support for Windows query path info | Steve French |
2008-05-20 | [CIFS] Enable DFS support for Unix query path info | Steve French |
2008-05-19 | [CIFS] add missing seq_printf to cifs_show_options for hard mount option | Steve French |
2008-05-17 | [CIFS] add more complete mount options to cifs_show_options | Steve French |
2008-05-16 | [CIFS] Add missing defines for DFS | Steve French |
2008-05-16 | CIFSGetDFSRefer cleanup + dfs_referral_level_3 fixed to conform REFERRAL_V3 t... | Igor Mammedov |
2008-05-16 | Fixed DFS code to work with new 'build_path_from_dentry', that returns full p... | Igor Mammedov |
2008-05-15 | [CIFS] enable parsing for transport encryption mount parm | Steve French |
2008-05-15 | [CIFS] Finishup DFS code | Steve French |
2008-05-15 | [CIFS] BKL-removal: convert CIFS over to unlocked_ioctl | Steve French |
2008-05-15 | [CIFS] suppress duplicate warning | Steve French |
2008-05-15 | [CIFS] Fix paths when share is in DFS to include proper prefix | Steve French |
2008-05-14 | add function to convert access flags to legacy open mode | Jeff Layton |
2008-05-14 | clarify return value of cifs_convert_flags() | Jeff Layton |
2008-05-13 | [CIFS] don't explicitly do a FindClose on rewind when directory search has ended | Steve French |
2008-05-13 | [CIFS] cleanup old checkpatch warnings | Steve French |
2008-05-13 | [CIFS] CIFSSMBPosixLock should return -EINVAL on error | Marcin Slusarz |
2008-05-13 | fix memory leak in CIFSFindNext | Jeff Layton |
2008-05-12 | [CIFS] CIFS currently allows for permissions to be changed on files, even | Jeff Layton |
2008-05-11 | [CIFS] don't allow demultiplex thread to exit until kthread_stop is called | Steve French |
2008-05-11 | [CIFS] when not using unix extensions, check for and set ATTR_READONLY on cre... | Jeff Layton |
2008-05-11 | [CIFS] add local struct inode pointer to cifs_setattr | Jeff Layton |
2008-05-11 | [CIFS] cifs_find_tcp_session cleanup | Cyrill Gorcunov |
2008-05-09 | [CIFS] fix build warning | Steve French |
2008-05-08 | [CIFS] Fixed build warning in is_ip | Igor Mammedov |
2008-05-06 | [CIFS] cleanup cifsd completion | Steve French |
2008-05-06 | [CIFS] Remove over-indented code in find_unc(). | Steve French |
2008-05-06 | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French |
2008-05-02 | [CIFS] fix typo | Steve French |
2008-04-29 | [CIFS] Remove duplicate call to mode_to_acl | Steve French |
2008-04-29 | proc: remove proc_root_fs | Alexey Dobriyan |
2008-04-29 | [CIFS] convert usage of implicit booleans to bool | Steve French |
2008-04-28 | [CIFS] fixed compatibility issue with samba refferal request | Igor Mammedov |
2008-04-28 | [CIFS] Fix statfs formatting | Steve French |
2008-04-28 | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French |
2008-04-26 | [CIFS] Adds to dns_resolver checking if the server name is an IP addr and ski... | Steve French |
2008-04-25 | [CIFS] Fix spelling mistake | Steve French |
2008-04-25 | [PATCH] restore sane ->umount_begin() API | Al Viro |
2008-04-25 | cifs: timeout dfs automounts +little fix. | Igor Mammedov |
2008-04-25 | [CIFS] Update cifs version number | Steve French |
2008-04-24 | [CIFS] Fix typo in previous commit | Steve French |
2008-04-24 | [CIFS] Fix define for new proxy cap to match documentation | Steve French |
2008-04-18 | [CIFS] Fix UNC path prefix on QueryUnixPathInfo to have correct slash | Steve French |