aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs
AgeCommit message (Expand)Author
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe
2007-06-08[CIFS] CIFS should honour umaskSteve French
2007-06-05[CIFS] Missing flag on negprot needed for some servers to force packet signingYehuda Sadeh Weinraub
2007-06-05[CIFS] whitespace cleanup part 2Steve French
2007-06-05[CIFS] whitespace cleanupSteve French
2007-06-04[CIFS] fix mempool destroy done in wrong order in cifs error pathAkinobu Mita
2007-05-24[CIFS] typo in previous patchSteve French
2007-05-23[CIFS] Fix oops on failed cifs mount (in kthread_stop)Steve French
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter
2007-05-05[CIFS] Fix typo in cifs readme from previous commitSteve French
2007-05-05[CIFS] Make sec=none force an anonymous mountJeff Layton
2007-05-03[CIFS] Change semaphore to mutex for cifs lock_semRoland Dreier
2007-05-03[CIFS] Fix oops in reset_cifs_unix_caps on reconnectSteve French
2007-04-30[CIFS] UID/GID override on CIFS mounts to SambaSteve French
2007-04-26[CIFS] prefixpath mounts to servers supporting posix paths used wrong slashSteve French
2007-04-26[CIFS] Update cifs version to 1.49Steve French
2007-04-25[CIFS] Replace kmalloc/memset combination with kzallocvignesh
2007-04-25[CIFS] Add IPv6 supportSteve French
2007-04-25[CIFS] New CIFS POSIX mkdir performance improvement (part 2)Steve French
2007-04-23[CIFS] New CIFS POSIX mkdir performance improvementSteve French
2007-04-06[CIFS] Add write perm for usr to file on windows should remove r/o dos attrSteve French
2007-04-04[CIFS] Remove unnecessary parm to cifs_reopen_fileSteve French
2007-04-03[CIFS] Switch cifsd to kthread_run from kernel_threadIgor Mammedov
2007-04-02[CIFS] Remove unnecessary checksChristoph Hellwig
2007-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2007-03-23[CIFS] Allow reset of file to ATTR_NORMAL when archive bit not setSteve French
2007-03-16[CIFS] Do not negotiate new POSIX_PATH_OPERATIONS_CAP yetSteve French
2007-03-14[PATCH] cifs endianness annotationsAl Viro
2007-03-10[CIFS] reset mode when client notices that ATTR_READONLY is no longer setAlan Tyson
2007-03-06[CIFS] cifs_prepare_write was incorrectly rereading page in some casesSteve French
2007-03-01[CIFS] Fix set file size to zero when doing chmod to Samba 3.0.26preSteve French
2007-02-27[CIFS] Remove some unused functions/declarationsSteve French
2007-02-27[CIFS] New file for previous commitSteve French
2007-02-27[CIFS] cifs export operationsSteve French
2007-02-26[CIFS] small piece missing from previous patchSteve French
2007-02-26[CIFS] Fix locking problem around some cifs uses of i_size writeSteve French
2007-02-21Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2007-02-17Storage class should be before const qualifierTobias Klauser
2007-02-17Fix typos concerning hierarchyUwe Kleine-König
2007-02-17[CIFS] One line missing from previous commitSteve French
2007-02-17[CIFS] mtime bounces from local to remote when cifs nocmtime i_flags overwrittenSteve French
2007-02-15[CIFS] fix &&/& typo in cifs_setattr()Steve French
2007-02-13Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2007-02-14[CIFS] on reconnect to Samba - reset the unix capabilitiesSteve French
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven
2007-02-08[CIFS] Allow update of EOF on remote extend of fileSteve French
2007-02-08[CIFS] POSIX CIFS Extensions (continued) - POSIX OpenSteve French