summaryrefslogtreecommitdiffstats
path: root/fs/cifs
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-03-224-4/+35
|\
| * [CIFS] Allow reset of file to ATTR_NORMAL when archive bit not setSteve French2007-03-232-4/+16
| * [CIFS] Do not negotiate new POSIX_PATH_OPERATIONS_CAP yetSteve French2007-03-161-1/+7
| * [CIFS] reset mode when client notices that ATTR_READONLY is no longer setAlan Tyson2007-03-103-0/+13
* | [PATCH] cifs endianness annotationsAl Viro2007-03-141-1/+1
|/
* [CIFS] cifs_prepare_write was incorrectly rereading page in some casesSteve French2007-03-063-28/+45
* [CIFS] Fix set file size to zero when doing chmod to Samba 3.0.26preSteve French2007-03-012-0/+13
* [CIFS] Remove some unused functions/declarationsSteve French2007-02-276-10/+14
* [CIFS] New file for previous commitSteve French2007-02-271-0/+52
* [CIFS] cifs export operationsSteve French2007-02-273-12/+18
* [CIFS] small piece missing from previous patchSteve French2007-02-261-5/+11
* [CIFS] Fix locking problem around some cifs uses of i_size writeSteve French2007-02-264-23/+82
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-02-216-10/+28
|\
| * [CIFS] One line missing from previous commitSteve French2007-02-172-2/+4
| * [CIFS] mtime bounces from local to remote when cifs nocmtime i_flags overwrittenSteve French2007-02-174-4/+18
| * [CIFS] fix &&/& typo in cifs_setattr()Steve French2007-02-152-4/+6
* | Storage class should be before const qualifierTobias Klauser2007-02-171-2/+2
* | Fix typos concerning hierarchyUwe Kleine-König2007-02-171-1/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-02-1310-79/+192
|\
| * [CIFS] on reconnect to Samba - reset the unix capabilitiesSteve French2007-02-147-49/+119
| * [CIFS] Allow update of EOF on remote extend of fileSteve French2007-02-084-8/+11
| * [CIFS] POSIX CIFS Extensions (continued) - POSIX OpenSteve French2007-02-082-0/+17
| * [CIFS] Additional POSIX CIFS Extensions infolevelsSteve French2007-02-071-23/+46
* | [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-122-3/+3
* | [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-122-6/+6
|/
* [CIFS] Minor cleanupSteve French2007-02-062-3/+5
* [CIFS] Missing free in error pathSteve French2007-02-021-1/+3
* [CIFS] Reduce cifs stack space usageSteve French2007-02-022-4/+16
* [CIFS] lseek polling returned stale EOFSteve French2007-02-011-1/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-01-245-14/+17
|\
| * [CIFS] Fix oops when Windows server sent bad domain name null terminatorSteve French2007-01-221-5/+8
| * [CIFS] cifs sprintf fixSteve French2007-01-211-2/+2
| * [CIFS] Remove 2 unneeded kzalloc castsSteve French2007-01-211-6/+2
| * [CIFS] Update CIFS version numberSteve French2006-12-232-1/+5
* | Fix up CIFS for "test_clear_page_dirty()" removalLinus Torvalds2006-12-231-3/+23
|/
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [PATCH] io-accounting-read-accounting cifs fixAndrew Morton2006-12-101-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2006-12-083-3/+12
|\
| * [CIFS] Fix NTLMv2 mounts to Windows serversSteve French2006-12-083-3/+12
* | [PATCH] cifs: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-084-77/+77
|/
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-072-0/+2
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-072-8/+8
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-073-5/+5
* [PATCH] slab: remove SLAB_NOFSChristoph Lameter2006-12-072-3/+3
* [CIFS] Fix timezone handling on stat to os/2Steve French2006-11-161-0/+6
* [CIFS] Incorrect hardlink count when original file is cached (oplocked)Steve French2006-11-161-10/+23
* [CIFS] Fix minor problem with previous patchSteve French2006-11-091-1/+2
* [CIFS] Fix mount failure when domain not specifiedSteve French2006-11-081-10/+13
* [CIFS] Explicitly set stat->blksizeSteve French2006-11-071-1/+3
* [CIFS] NFS stress test generates flood of "close with pending write" messagesSteve French2006-11-071-2/+5
OpenPOWER on IntegriCloud