Commit Graph

380 Commits (b8a3a5214d7cc115f1ca3a3967b7229d97c46f4a)

Author SHA1 Message Date
Jens Axboe 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 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
Igor Mammedov aaf737adb6 [CIFS] Switch cifsd to kthread_run from kernel_thread 18 years ago
Christoph Hellwig c33f8d3274 [CIFS] Remove unnecessary checks 18 years ago
Steve French 066fcb06d3 [CIFS] Allow reset of file to ATTR_NORMAL when archive bit not set 18 years ago
Steve French 38e2aff670 [CIFS] Do not negotiate new POSIX_PATH_OPERATIONS_CAP yet 18 years ago
Al Viro 82c05a13c9 [PATCH] cifs endianness annotations 18 years ago
Alan Tyson f5c1e2ea71 [CIFS] reset mode when client notices that ATTR_READONLY is no longer set 18 years ago
Steve French 8a236264f7 [CIFS] cifs_prepare_write was incorrectly rereading page in some cases 18 years ago
Steve French c7af1857ef [CIFS] Fix set file size to zero when doing chmod to Samba 3.0.26pre 18 years ago
Steve French 99ee4dbd7c [CIFS] Remove some unused functions/declarations 18 years ago
Steve French 1ae1bc44d4 [CIFS] New file for previous commit 18 years ago
Steve French 35c11fdda7 [CIFS] cifs export operations 18 years ago
Steve French ba6a46a03f [CIFS] small piece missing from previous patch 18 years ago
Steve French 3677db10a6 [CIFS] Fix locking problem around some cifs uses of i_size write 18 years ago
Tobias Klauser c5a69d57eb Storage class should be before const qualifier 18 years ago
Uwe Kleine-König 1b3c3714cb Fix typos concerning hierarchy 18 years ago
Steve French 004c46b9e5 [CIFS] One line missing from previous commit 18 years ago
Steve French 1b2b212603 [CIFS] mtime bounces from local to remote when cifs nocmtime i_flags overwritten 18 years ago
Steve French c14e894bd4 [CIFS] fix &&/& typo in cifs_setattr() 18 years ago
Steve French 8af1897158 [CIFS] on reconnect to Samba - reset the unix capabilities 18 years ago
Josef 'Jeff' Sipek ee9b6d61a2 [PATCH] Mark struct super_operations const 18 years ago
Arjan van de Ven 754661f143 [PATCH] mark struct inode_operations const 1 18 years ago
Steve French 7ba526316a [CIFS] Allow update of EOF on remote extend of file 18 years ago
Steve French 595dcfecf6 [CIFS] POSIX CIFS Extensions (continued) - POSIX Open 18 years ago
Steve French 87f440e70e [CIFS] Additional POSIX CIFS Extensions infolevels 18 years ago
Steve French a850790f6c [CIFS] Minor cleanup 18 years ago
Steve French 914afcf55a [CIFS] Missing free in error path 18 years ago