aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds4-4/+35
2007-03-23[CIFS] Allow reset of file to ATTR_NORMAL when archive bit not setSteve French2-4/+16
2007-03-16[CIFS] Do not negotiate new POSIX_PATH_OPERATIONS_CAP yetSteve French1-1/+7
2007-03-14[PATCH] cifs endianness annotationsAl Viro1-1/+1
2007-03-10[CIFS] reset mode when client notices that ATTR_READONLY is no longer setAlan Tyson3-0/+13
2007-03-06[CIFS] cifs_prepare_write was incorrectly rereading page in some casesSteve French3-28/+45
2007-03-01[CIFS] Fix set file size to zero when doing chmod to Samba 3.0.26preSteve French2-0/+13
2007-02-27[CIFS] Remove some unused functions/declarationsSteve French6-10/+14
2007-02-27[CIFS] New file for previous commitSteve French1-0/+52
2007-02-27[CIFS] cifs export operationsSteve French3-12/+18
2007-02-26[CIFS] small piece missing from previous patchSteve French1-5/+11
2007-02-26[CIFS] Fix locking problem around some cifs uses of i_size writeSteve French4-23/+82
2007-02-21Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds6-10/+28
2007-02-17Storage class should be before const qualifierTobias Klauser1-2/+2
2007-02-17Fix typos concerning hierarchyUwe Kleine-König1-1/+1
2007-02-17[CIFS] One line missing from previous commitSteve French2-2/+4
2007-02-17[CIFS] mtime bounces from local to remote when cifs nocmtime i_flags overwrittenSteve French4-4/+18
2007-02-15[CIFS] fix &&/& typo in cifs_setattr()Steve French2-4/+6
2007-02-13Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds10-79/+192
2007-02-14[CIFS] on reconnect to Samba - reset the unix capabilitiesSteve French7-49/+119
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2-3/+3
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven2-6/+6
2007-02-08[CIFS] Allow update of EOF on remote extend of fileSteve French4-8/+11
2007-02-08[CIFS] POSIX CIFS Extensions (continued) - POSIX OpenSteve French2-0/+17
2007-02-07[CIFS] Additional POSIX CIFS Extensions infolevelsSteve French1-23/+46
2007-02-06[CIFS] Minor cleanupSteve French2-3/+5
2007-02-02[CIFS] Missing free in error pathSteve French1-1/+3
2007-02-02[CIFS] Reduce cifs stack space usageSteve French2-4/+16
2007-02-01[CIFS] lseek polling returned stale EOFSteve French1-1/+9
2007-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds5-14/+17
2007-01-22[CIFS] Fix oops when Windows server sent bad domain name null terminatorSteve French1-5/+8
2007-01-21[CIFS] cifs sprintf fixSteve French1-2/+2
2007-01-21[CIFS] Remove 2 unneeded kzalloc castsSteve French1-6/+2
2006-12-23Fix up CIFS for "test_clear_page_dirty()" removalLinus Torvalds1-3/+23
2006-12-23[CIFS] Update CIFS version numberSteve French2-1/+5
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-12-10[PATCH] io-accounting-read-accounting cifs fixAndrew Morton1-0/+2
2006-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds3-3/+12
2006-12-08[PATCH] cifs: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek4-77/+77
2006-12-08[CIFS] Fix NTLMv2 mounts to Windows serversSteve French3-3/+12
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2-0/+2
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter2-8/+8
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter3-5/+5
2006-12-07[PATCH] slab: remove SLAB_NOFSChristoph Lameter2-3/+3
2006-11-16[CIFS] Fix timezone handling on stat to os/2Steve French1-0/+6
2006-11-16[CIFS] Incorrect hardlink count when original file is cached (oplocked)Steve French1-10/+23
2006-11-09[CIFS] Fix minor problem with previous patchSteve French1-1/+2
2006-11-08[CIFS] Fix mount failure when domain not specifiedSteve French1-10/+13
2006-11-07[CIFS] Explicitly set stat->blksizeSteve French1-1/+3
2006-11-07[CIFS] NFS stress test generates flood of "close with pending write" messagesSteve French1-2/+5