aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs
Commit message (Expand)AuthorAge
* [CIFS] use simple_prepare_write to zero page dataNate2007-07-16
* [CIFS] Fix build break - inet.h not included when experimental ifdef offSteve French2007-07-15
* [CIFS] Add support for new POSIX unlinkSteve French2007-07-14
* [CIFS] whitespace/formatting fixesSteve French2007-07-12
* [CIFS] Fix oops in cifs_create when nfsd server exports cifs mountSteve French2007-07-11
* [CIFS] whitespace cleanupSteve French2007-07-09
* [CIFS] Fix packet signatures for NTLMv2 caseSteve French2007-07-09
* [CIFS] more whitespace fixesSteve French2007-07-08
* [CIFS] more whitespace cleanupSteve French2007-07-07
* [CIFS] whitespace cleanupSteve French2007-07-06
* [CIFS] whitespace cleanupSteve French2007-07-06
* [CIFS] ipv6 support no longer experimentalJeff2007-07-06
* [CIFS] Mount should fail if server signing off but client mount option requir...Jeff2007-07-06
* [CIFS] whitespace fixesSteve French2007-06-28
* [CIFS] Fix sign mount option and sign proc config settingSteve French2007-06-28
* [CIFS] whitespace cleanupSteve French2007-06-27
* [CIFS] Do not allow signals in cifs_demultiplex_threadJeff2007-06-25
* [CIFS] fix whitespaceSteve French2007-06-24
* [CIFS] Add in some missing flags and cifs README and TODO correctionsSteve French2007-06-24
* [CIFS] CIFS should honour umaskSteve French2007-06-08
* [CIFS] Missing flag on negprot needed for some servers to force packet signingYehuda Sadeh Weinraub2007-06-05
* [CIFS] whitespace cleanup part 2Steve French2007-06-05
* [CIFS] whitespace cleanupSteve French2007-06-05
* [CIFS] fix mempool destroy done in wrong order in cifs error pathAkinobu Mita2007-06-04
* [CIFS] typo in previous patchSteve French2007-05-23
* [CIFS] Fix oops on failed cifs mount (in kthread_stop)Steve French2007-05-23
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-17
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-07
* [CIFS] Fix typo in cifs readme from previous commitSteve French2007-05-05
* [CIFS] Make sec=none force an anonymous mountJeff Layton2007-05-04
* [CIFS] Change semaphore to mutex for cifs lock_semRoland Dreier2007-05-03
* [CIFS] Fix oops in reset_cifs_unix_caps on reconnectSteve French2007-05-03
* [CIFS] UID/GID override on CIFS mounts to SambaSteve French2007-04-30
* [CIFS] prefixpath mounts to servers supporting posix paths used wrong slashSteve French2007-04-26
* [CIFS] Update cifs version to 1.49Steve French2007-04-26
* [CIFS] Replace kmalloc/memset combination with kzallocvignesh2007-04-25
* [CIFS] Add IPv6 supportSteve French2007-04-25
* [CIFS] New CIFS POSIX mkdir performance improvement (part 2)Steve French2007-04-25
* [CIFS] New CIFS POSIX mkdir performance improvementSteve French2007-04-23
* [CIFS] Add write perm for usr to file on windows should remove r/o dos attrSteve French2007-04-06
* [CIFS] Remove unnecessary parm to cifs_reopen_fileSteve French2007-04-04
* [CIFS] Switch cifsd to kthread_run from kernel_threadIgor Mammedov2007-04-03
* [CIFS] Remove unnecessary checksChristoph Hellwig2007-04-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-03-22
|\
| * [CIFS] Allow reset of file to ATTR_NORMAL when archive bit not setSteve French2007-03-22
| * [CIFS] Do not negotiate new POSIX_PATH_OPERATIONS_CAP yetSteve French2007-03-16
| * [CIFS] reset mode when client notices that ATTR_READONLY is no longer setAlan Tyson2007-03-10
* | [PATCH] cifs endianness annotationsAl Viro2007-03-14
|/
* [CIFS] cifs_prepare_write was incorrectly rereading page in some casesSteve French2007-03-05