[PATCH] v9fs: Fix support for special files (devices, named pipes, etc.)
[deliverable/linux.git] / fs / cifs / AUTHORS
CommitLineData
1da177e4
LT
1Original Author
2===============
3Steve French (sfrench@samba.org)
4
5The author wishes to express his appreciation and thanks to:
6Andrew Tridgell (Samba team) for his early suggestions about smb/cifs VFS
966ca923
SF
7improvements. Thanks to IBM for allowing me time and test resources to pursue
8this project, to Jim McDonough from IBM (and the Samba Team) for his help, to
9the IBM Linux JFS team for explaining many esoteric Linux filesystem features.
10Jeremy Allison of the Samba team has done invaluable work in adding the server
11side of the original CIFS Unix extensions and reviewing and implementing
12portions of the newer CIFS POSIX extensions into the Samba 3 file server. Thank
1da177e4 13Dave Boutcher of IBM Rochester (author of the OS/400 smb/cifs filesystem client)
966ca923
SF
14for proving years ago that very good smb/cifs clients could be done on Unix-like
15operating systems. Volker Lendecke, Andrew Tridgell, Urban Widmark, John
16Newbigin and others for their work on the Linux smbfs module. Thanks to
1da177e4
LT
17the other members of the Storage Network Industry Association CIFS Technical
18Workgroup for their work specifying this highly complex protocol and finally
19thanks to the Samba team for their technical advice and encouragement.
20
21Patch Contributors
22------------------
23Zwane Mwaikambo
24Andi Kleen
25Amrut Joshi
26Shobhit Dayal
27Sergey Vlasov
28Richard Hughes
29Yury Umanets
966ca923 30Mark Hamzy (for some of the early cifs IPv6 work)
1da177e4 31Domen Puncer
966ca923
SF
32Jesper Juhl (in particular for lots of whitespace/formatting cleanup)
33Vince Negri and Dave Stahl (for finding an important caching bug)
34Adrian Bunk (kcalloc cleanups)
1da177e4
LT
35
36Test case and Bug Report contributors
37-------------------------------------
38Thanks to those in the community who have submitted detailed bug reports
39and debug of problems they have found: Jochen Dolze, David Blaine,
40Rene Scharfe, Martin Josefsson, Alexander Wild, Anthony Liguori,
41Lars Muller, Urban Widmark, Massimiliano Ferrero, Howard Owen,
42Olaf Kirch, Kieron Briggs, Nick Millington and others. Also special
43mention to the Stanford Checker (SWAT) which pointed out many minor
966ca923
SF
44bugs in error paths. Valuable suggestions also have come from Al Viro
45and Dave Miller.
1da177e4
LT
46
47And thanks to the IBM LTC and Power test teams and SuSE testers for
48finding multiple bugs during excellent stress test runs.
This page took 0.054872 seconds and 5 git commands to generate.