aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/cifs (follow)
AgeCommit message (Collapse)AuthorFilesLines
2014-08-02update CIFS TODO listSteve French1-61/+36
Signed-off-by: Steve French <smfrench@gmail.com>
2014-08-02Add Pavel to contributor list in cifs AUTHORS fileSteve French1-0/+1
Signed-off-by: Steve French <smfrench@gmail.com> CC: Pavel Shilovsky <pshilovsky@samba.org>
2013-09-13cifs: update cifs.txt and remove some outdated infosBjörn Jacke1-31/+11
Acked-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Björn JACKE <bj@sernet.de> Signed-off-by: Steve French <smfrench@gmail.com>
2013-09-08cifs: add winucase_convert.pl to Documentation/ directoryJeff Layton1-0/+62
Add the script used to generate the case-conversion tables to the Documentation/ directory, in case we ever need to update or regenerate these tables in the future. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve French <smfrench@gmail.com>
2013-09-08[CIFS] Add Scott to list of cifs contributorsSteve French1-0/+1
Signed-off-by: Steve French <smfrench@gmail.com>
2013-09-08cifs: create a new Documentation/ directory and move docfiles into itJeff Layton5-0/+2053
Currently, we have a number of documentation files that live under fs/cifs/. Generally, these don't get picked up by distro packagers, since they're in a non-standard location. Move them to a new spot under Documentation/ instead. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve French <smfrench@gmail.com>