aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/TODO
Commit message (Collapse)AuthorAge
* [CIFS] Fix byte range locking to Windows when Windows server returnsSteve French2005-10-10
| | | | | illegal RFC1001 length (which had caused the lock to block forever until killed).
* [CIFS] Update cifs TODO list with additional new features thatSteve French2005-09-06
| | | | | | have been requested. Signed-off-by: Steve French (sfrench@us.ibm.com)
* [PATCH] cifs: Update cifs todo listSteve French2005-04-30
| | | | | Signed-off-by: Steve French (sfrench@us.ibm.com) Signed-off-by: Linus Torvalds <torvalds@osdl.org>
* [PATCH] cifs: character mapping of special characters (part 3 of 3)Steve French2005-04-29
| | | | | Signed-off-by: Steve French (sfrench@us.ibm.com) Signed-off-by: Linus Torvalds <torvalds@osdl.org>
* [PATCH] cifs: Add new mount parm mapcharsSteve French2005-04-29
| | | | | | | | | For handling seven special characters that shells use for filenames. This first parts implements conversions from Unicode. Signed-off-by: Steve French Signed-off-by: Linus Torvalds <torvalds@osdl.org>
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!