aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs
AgeCommit message (Expand)Author
2007-10-03[CIFS] CIFS ACL support (part 2)Shirish Pargaonkar
2007-10-03[CIFS] remove some redundant argument checksMariusz Kozlowski
2007-10-02[CIFS] Reduce chance of list corruption in find_writable_fileSteve French
2007-10-01[CIFS] change misleading field nameSteve French
2007-09-29[CIFS] named pipe support (part 2)Steve French
2007-09-28[CIFS] CIFS support for named pipes (part 1)Steve French
2007-09-28[CIFS] Fix memory leak in statfs to very old serversSteve French
2007-09-25[CIFS] fix cut and paste error - missing defines cause cifsacl build errorSteve French
2007-09-25[CIFS] move cifs acl code to new file and fix build breakSteve French
2007-09-24[CIFS] Support for CIFS ACLs (part 1)Steve French
2007-09-20[CIFS] fix typo in previous commitSteve French
2007-09-20[CIFS] Print better error when server returns malformed QueryUnixInfo responseSteve French
2007-09-20[CIFS] Add warning message when broken server fails SetFSInfo callSteve French
2007-09-17[CIFS] Fallback to standard mkdir if server incorrectly claims support forSteve French
2007-09-16[CIFS] fix small memory leak in an error path in new posix mkdirSteve French
2007-09-15[CIFS] missing field in debug output from previous fixSteve French
2007-09-15[CIFS] Fix potential NULL pointer usage if kzalloc failsSteve French
2007-09-15[CIFS] typo in earlier cifs_reconnect fixSteve French
2007-09-13[CIFS] Respect umask when using POSIX mkdirJeff
2007-09-11[CIFS] lock inode open file list in close in case racing with openSteve French
2007-09-07[CIFS] Fix oops in find_writable_fileSteve French
2007-08-31[CIFS] Fix warnings shown by newer version of sparseSteve French
2007-08-30[CIFS] formatting cleanup found by checkpatchSteve French
2007-08-30[CIFS] fix for incorrect session reconnectsSteve French
2007-08-30[CIFS][KJ] use abs() from kernel.h where appropriateAndre Haupt
2007-08-24[CIFS] fix typo in previousSteve French
2007-08-24[CIFS] Byte range unlock request to non-Unix server can unlock too muchJeff Layton
2007-08-24[CIFS] Fix unbalanced call to GetXid/FreeXidCyrill Gorcunov
2007-08-22[CIFS] cifs truncate missing a fix for private map COW raceSteve French
2007-08-18[CIFS] Check return code on failed allocCyrill Gorcunov
2007-07-26[CIFS] Fix hang in find_writable_fileSteve French
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-19Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French
2007-07-19[CIFS] merge conflict in fs/cifs/export.cSteve French
2007-07-18[CIFS] Allow disabling CIFS Unix Extensions as mount optionSteve French
2007-07-17[CIFS] More whitespace/formatting fixes (noticed by checkpatch)Steve French
2007-07-17knfsd: exportfs: add exportfs.h headerChristoph Hellwig
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-07-16[CIFS] Typo in previous patchSteve French
2007-07-16[CIFS] zero_user_page() conversionsEric
2007-07-16[CIFS] use simple_prepare_write to zero page dataNate
2007-07-15[CIFS] Fix build break - inet.h not included when experimental ifdef offSteve French
2007-07-15[CIFS] Add support for new POSIX unlinkSteve French
2007-07-13[CIFS] whitespace/formatting fixesSteve French
2007-07-11[CIFS] Fix oops in cifs_create when nfsd server exports cifs mountSteve French
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe
2007-07-10[CIFS] whitespace cleanupSteve French
2007-07-09[CIFS] Fix packet signatures for NTLMv2 caseSteve French
2007-07-08[CIFS] more whitespace fixesSteve French
2007-07-07[CIFS] more whitespace cleanupSteve French