aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs
Commit message (Expand)AuthorAge
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-24
|\
| * [PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi2006-06-23
| * [PATCH] writeback: fix range handlingOGAWA Hirofumi2006-06-23
| * [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-23
| * [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-23
* | VFS: Remove dependency of ->umount_begin() call on MNT_FORCETrond Myklebust2006-06-09
|/
* [[CIFS] Pass truncate open flag through on file open in case setattr failsSteve French2006-05-30
* [CIFS] Fix typos in previous fixSteve French2006-05-30
* [CIFS] endian fix for new POSIX byte range lock supportSteve French2006-05-30
* [CIFS] fix memory leak in cifs session info struct on reconnectSteve French2006-05-30
* [CIFS] ACPI suspend oopsSteve French2006-05-30
* [CIFS] Do not limit the length of share names (was 100 for whole UNC name)Steve French2006-05-30
* [CIFS] Fix new POSIX Locking for setting lock_type correctly on unlockSteve French2006-05-30
* [CIFS] Fix compile error when CONFIG_CIFS_EXPERIMENTAL is undefinedSteve French2006-04-24
* [CIFS] Fix typo in previousSteve French2006-04-22
* [CIFS] Readdir fixes to allow search to start at arbitrary positionSteve French2006-04-22
* [CIFS] Use the kthread_ API instead of opencoding lots of hairy code for kernelSteve French2006-04-21
* [CIFS] Don't allow a backslash in a path componentSteve French2006-04-21
* [CIFS] [CIFS] Do not take rename sem on most path based calls (duringSteve French2006-04-21
* [CIFS] Fix typo in earlier cifs_unlink change and protect oneSteve French2006-03-31
* [CIFS] Incorrect signature sent on SMB ReadSteve French2006-03-31
* [CIFS] Fix unlink oops when indirectly called in rename error pathSteve French2006-03-30
* Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-03-30
|\
| * [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
| * [PATCH] 2tb-files-add-blkcnt_t-fixesAndrew Morton2006-03-26
| * [PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson2006-03-26
| * [PATCH] Make address_space_operations->sync_page return voidNeilBrown2006-03-26
| * [PATCH] s/;;/;/gAlexey Dobriyan2006-03-24
| * [PATCH] cpuset memory spread: slab cache formatPaul Jackson2006-03-24
| * [PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson2006-03-24
| * [PATCH] vfs: MS_VERBOSE should be MS_SILENTTheodore Ts'o2006-03-24
| * [PATCH] sem2mutex: vfs_rename_mutexArjan van de Ven2006-03-23
| * It's UTF-8Alexey Dobriyan2006-03-21
| * [CIFS] Always match oplock break (cache notification) to the right tcpSteve French2006-03-04
* | [CIFS] Fix two remaining coverity scan tool warnings.Steve French2006-03-09
* | [CIFS] Set correct lock type on new posix unlock callSteve French2006-03-03
* | [CIFS] Upate cifs change logSteve French2006-03-03
* | [CIFS] Fix slow oplock break response when mounts to differentSteve French2006-03-03
* | [CIFS] Workaround various server bugs found in testing at connectathonSteve French2006-03-03
* | [CIFS] Allow fallback for setting file size to Procom SMB server whenSteve French2006-03-01
* | [CIFS] Make POSIX CIFS Extensions SetFSInfo match exactly what we wantSteve French2006-03-01
* | [CIFS] Move noisy debug message (triggerred by some older servers) fromSteve French2006-03-01
* | [CIFS] Use correct pid on new cifs posix byte range lock callSteve French2006-03-01
* | [CIFS] Add posix (advisory) byte range locking support to cifs clientSteve French2006-02-28
* | [CIFS] CIFS readdir perf optimizations part 1Steve French2006-02-27
* | [CIFS] Free small buffers earlier so we exceed the cifsSteve French2006-02-26
* | [CIFS] Fix large (ie over 64K for MaxCIFSBufSize) buffer case for wrappingSteve French2006-02-24
* | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-02-22
|\|
| * [PATCH] CIFS: CIFSSMBRead was returning an invalid pointer in buf on socket e...Steve French2006-02-22
* | [CIFS] Convert remaining places in fs/cifs fromEric Sesterhenn2006-02-21