Commit Graph

407 Commits (64fb98fc40738ae1a98bcea9ca3145b89fb71524)

Author SHA1 Message Date
Steve French 70b315b0dd [CIFS] merge conflict in fs/cifs/export.c 18 years ago
Steve French c18c842b1f [CIFS] Allow disabling CIFS Unix Extensions as mount option 18 years ago
Steve French 63135e088a [CIFS] More whitespace/formatting fixes (noticed by checkpatch) 18 years ago
Christoph Hellwig a569425512 knfsd: exportfs: add exportfs.h header 18 years ago
Rafael J. Wysocki 8314418629 Freezer: make kernel threads nonfreezable by default 18 years ago
Steve French 7e42ca886b [CIFS] Typo in previous patch 18 years ago
Eric 6fa20d4fb5 [CIFS] zero_user_page() conversions 18 years ago
Nate 8803863a90 [CIFS] use simple_prepare_write to zero page data 18 years ago
Steve French 4a379e6657 [CIFS] Fix build break - inet.h not included when experimental ifdef off 18 years ago
Steve French 2d785a50a8 [CIFS] Add support for new POSIX unlink 18 years ago
Steve French 50c2f75388 [CIFS] whitespace/formatting fixes 18 years ago
Steve French 7521a3c566 [CIFS] Fix oops in cifs_create when nfsd server exports cifs mount 18 years ago
Jens Axboe 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
Steve French fb8c4b14d9 [CIFS] whitespace cleanup 18 years ago
Steve French b609f06ac4 [CIFS] Fix packet signatures for NTLMv2 case 18 years ago
Steve French 3870253efb [CIFS] more whitespace fixes 18 years ago
Steve French 790fe579f5 [CIFS] more whitespace cleanup 18 years ago
Steve French 6dc0f87e35 [CIFS] whitespace cleanup 18 years ago
Steve French 79a58d1f60 [CIFS] whitespace cleanup 18 years ago
Jeff d20acd09e3 [CIFS] ipv6 support no longer experimental 18 years ago
Jeff 38c10a1ddb [CIFS] Mount should fail if server signing off but client mount option requires it 18 years ago
Steve French d38d8c74c7 [CIFS] whitespace fixes 18 years ago
Steve French 762e5ab77c [CIFS] Fix sign mount option and sign proc config setting 18 years ago
Steve French 467a8f8d48 [CIFS] whitespace cleanup 18 years ago
Jeff 5d9c720678 [CIFS] Do not allow signals in cifs_demultiplex_thread 18 years ago
Steve French ffdd6e4d16 [CIFS] fix whitespace 18 years ago
Steve French 75865f8cc8 [CIFS] Add in some missing flags and cifs README and TODO corrections 18 years ago
Steve French 3ce53fc4c5 [CIFS] CIFS should honour umask 18 years ago
Yehuda Sadeh Weinraub 100c1ddc98 [CIFS] Missing flag on negprot needed for some servers to force packet signing 18 years ago
Steve French 221601c3d1 [CIFS] whitespace cleanup part 2 18 years ago
Steve French 5fdae1f681 [CIFS] whitespace cleanup 18 years ago
Akinobu Mita e6985c7f68 [CIFS] fix mempool destroy done in wrong order in cifs error path 18 years ago
Steve French f7f7c31c98 [CIFS] typo in previous patch 18 years ago
Steve French 28356a1679 [CIFS] Fix oops on failed cifs mount (in kthread_stop) 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
Steve French 0ec54aa8af [CIFS] Fix typo in cifs readme from previous commit 18 years ago
Jeff Layton 8426c39c12 [CIFS] Make sec=none force an anonymous mount 18 years ago
Roland Dreier 796e5661f6 [CIFS] Change semaphore to mutex for cifs lock_sem 18 years ago
Steve French 0b2365f826 [CIFS] Fix oops in reset_cifs_unix_caps on reconnect 18 years ago
Steve French 4523cc3044 [CIFS] UID/GID override on CIFS mounts to Samba 18 years ago
Steve French 984acfe1cf [CIFS] prefixpath mounts to servers supporting posix paths used wrong slash 18 years ago
Steve French deb0420c6f [CIFS] Update cifs version to 1.49 18 years ago
vignesh eaa33a9ac0 [CIFS] Replace kmalloc/memset combination with kzalloc 18 years ago
Steve French 5858ae44e2 [CIFS] Add IPv6 support 18 years ago
Steve French cbac3cba66 [CIFS] New CIFS POSIX mkdir performance improvement (part 2) 18 years ago
Steve French 2dd29d3133 [CIFS] New CIFS POSIX mkdir performance improvement 18 years ago
Steve French 5268df2ead [CIFS] Add write perm for usr to file on windows should remove r/o dos attr 18 years ago
Steve French 3a9f462f6d [CIFS] Remove unnecessary parm to cifs_reopen_file 18 years ago