aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs
AgeCommit message (Expand)Author
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-06-23[CIFS] Enable sec flags on mount for cifs (part one)Steve French
2006-06-13[CIFS] Fix suspend/resume problem which causes EIO on subsequent access toPavel Machek
2006-06-12[CIFS] fix minor compile warning when config_cifs_weak_security is offSteve French
2006-06-09VFS: Remove dependency of ->umount_begin() call on MNT_FORCETrond Myklebust
2006-06-08[CIFS] NTLMv2 support part 5Steve French
2006-06-07[CIFS] Add support for readdir to legacy serversSteve French
2006-06-05[CIFS] NTLMv2 support part 4Steve French
2006-06-05[CIFS] NTLMv2 support part 3Steve French
2006-06-05[CIFS] NTLMv2 support part 2Steve French
2006-06-04[CIFS] Fix mask so can set new cifs security flags properlySteve French
2006-06-04CIFS] Support for older servers which require plaintext passwords - part 2Steve French
2006-06-02[CIFS] Support for older servers which require plaintext passwordsSteve French
2006-06-02[CIFS] Fix mapping of old SMB return code Invalid Net Name so it isSteve French
2006-06-01[CIFS] Missing braceSteve French
2006-06-01[CIFS] Do not overwrite aopsDave Kleikamp
2006-06-01[CIFS] Fix minor build breaks due to cifs kconfig issuesSteve French
2006-06-01[CIFS] Support for setting up SMB sessions to legacy lanman servers part 2Steve French
2006-06-01[CIFS] Missing include shows up on some architecturesSteve French
2006-05-31[CIFS] Support for setting up SMB sessions to legacy lanman serversSteve French
2006-05-31[CIFS] Cleanup extra whitespace in dmesg logging. Update cifs change logSteve French
2006-05-30[[CIFS] Pass truncate open flag through on file open in case setattr failsSteve French
2006-05-30[CIFS] Fix typos in previous fixSteve French
2006-05-30[CIFS] endian fix for new POSIX byte range lock supportSteve French
2006-05-30[CIFS] fix memory leak in cifs session info struct on reconnectSteve French
2006-05-30[CIFS] ACPI suspend oopsSteve French
2006-05-30[CIFS] Do not limit the length of share names (was 100 for whole UNC name)Steve French
2006-05-30[CIFS] Fix new POSIX Locking for setting lock_type correctly on unlockSteve French
2006-04-24[CIFS] Fix compile error when CONFIG_CIFS_EXPERIMENTAL is undefinedSteve French
2006-04-23[CIFS] Fix typo in previousSteve French
2006-04-22[CIFS] Readdir fixes to allow search to start at arbitrary positionSteve French
2006-04-21[CIFS] Use the kthread_ API instead of opencoding lots of hairy code for kernelSteve French
2006-04-21[CIFS] Don't allow a backslash in a path componentSteve French
2006-04-21[CIFS] [CIFS] Do not take rename sem on most path based calls (duringSteve French
2006-03-31[CIFS] Fix typo in earlier cifs_unlink change and protect oneSteve French
2006-03-31[CIFS] Incorrect signature sent on SMB ReadSteve French
2006-03-31[CIFS] Fix unlink oops when indirectly called in rename error pathSteve French
2006-03-31Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-26[PATCH] 2tb-files-add-blkcnt_t-fixesAndrew Morton
2006-03-26[PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson
2006-03-26[PATCH] Make address_space_operations->sync_page return voidNeilBrown
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan
2006-03-24[PATCH] cpuset memory spread: slab cache formatPaul Jackson
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson
2006-03-24[PATCH] vfs: MS_VERBOSE should be MS_SILENTTheodore Ts'o
2006-03-23[PATCH] sem2mutex: vfs_rename_mutexArjan van de Ven
2006-03-22It's UTF-8Alexey Dobriyan
2006-03-09[CIFS] Fix two remaining coverity scan tool warnings.Steve French