aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs/CHANGES
AgeCommit message (Expand)Author
2006-01-13[CIFS] Fix CIFS to recognize share mode securitySteve French
2006-01-12[CIFS] Add worker function for Get ACL cifs styleSteve French
2005-12-02[CIFS] Readpages and readir performance improvements - eliminate extraSteve French
2005-12-01[CIFS] Use fsuid (fsgid) more consistently instead of uid/gid inSteve French
2005-11-29[CIFS] Fix missing permission check on setattr when noperm mount option isSteve French
2005-11-28[CIFS] When file is deleted locally but later recreated on the serverSteve French
2005-11-16[CIFS] Fix sparse warnings on smb bcc (byte count)Steve French
2005-11-15[CIFS] Recognize properly symlinks and char/blk devices (not just FIFOs)Steve French
2005-11-10[CIFS] Update CIFS change logSteve French
2005-10-20[CIFS] Defer close of file handle slightly if there are pending writes thatSteve French
2005-10-11[CIFS] CIFS Stats improvementsSteve French
2005-10-10[CIFS] Fix oops in experimental notify code (when CONFIG_CIFS_EXPERIMENTALSteve French
2005-10-10[CIFS] Fix byte range locking to Windows when Windows server returnsSteve French
2005-09-22[CIFS] Various minor bigendian fixes and sparse level 2 warning message fixesSteve French
2005-09-21[CIFS] Add support for legacy servers part nine. statfs (df and du) is nowSteve French
2005-09-20[CIFS] Add support for legacy servers part eight. Write fixes for WindowsSteve French
2005-09-15[CIFS] Fix readdir caching when unlink removes file in current searchSteve French
2005-08-30[CIFS] Add support for suspendSteve French
2005-08-24CIFS: Fix typos in fs/cifs/CHANGESSteve French
2005-08-23[CIFS] Support for mounting to older servers part 2. Add support forSteve French
2005-08-22[CIFS] Support for mounting to older, pre-CIFS servers added. ThisSteve French
2005-08-18[CIFS] Add mount option for disabling sending byte range lock requestsSteve French
2005-07-14[CIFS] Fix path name conversion for long filenames when mapchars mountSteve French
2005-06-09[CIFS] Fix cifs update of page cache. Write at correct offset when out of memorySteve French
2005-04-30[PATCH] cifs: append \* properly on ASCII serversSteve French
2005-04-28[PATCH] cifs: Do not init smb requests or block when sending requestsSteve French
2005-04-28[PATCH] cifs: handle termination of cifs oplockd kernel threadSteve French
2005-04-28[PATCH] cifs: Fix mapping of EMLINK caseSteve French
2005-04-28[PATCH] cifs: Handle case of multiple trans2 responses for one SMB request (p...Steve French
2005-04-28[PATCH] cifs: Fix caching problemSteve French
2005-04-28[PATCH] cifs: Missing initialization for largeBuf flag left out of previous c...Steve French
2005-04-28[PATCH] cifs: Do not interpret oplock break responses as responses to an unre...Steve French
2005-04-28[PATCH] cifs: character mapping of special characters (part 3 of 3)Steve French
2005-04-28[PATCH] cifs: Add new mount parm mapcharsSteve French
2005-04-28[PATCH] cifs: fix rare oops in cifs_closeSteve French
2005-04-28[PATCH] cifs: Fix multiuser packet signing to use the right sequence number a...Steve French
2005-04-28[PATCH] cifs: add support for chattr/lsattr in new CIFS POSIX extensionsSteve French
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds