1. 7f8ed42 [CIFS] CIFS support for named pipes (part 1) by Steve French · 17 years ago
  2. 407f61a [CIFS] Fix memory leak in statfs to very old servers by Steve French · 17 years ago
  3. 6587400 [CIFS] fix cut and paste error - missing defines cause cifsacl build error by Steve French · 17 years ago
  4. bcb0203 [CIFS] move cifs acl code to new file and fix build break by Steve French · 17 years ago
  5. 442aa31 [CIFS] Support for CIFS ACLs (part 1) by Steve French · 17 years ago
  6. 2224f4e [CIFS] fix typo in previous commit by Steve French · 17 years ago
  7. 1e71f25 [CIFS] Print better error when server returns malformed QueryUnixInfo response by Steve French · 17 years ago
  8. 5a44b31 [CIFS] Add warning message when broken server fails SetFSInfo call by Steve French · 17 years ago
  9. c45d707 [CIFS] Fallback to standard mkdir if server incorrectly claims support for by Steve French · 17 years ago
  10. 5a07cdf [CIFS] fix small memory leak in an error path in new posix mkdir by Steve French · 17 years ago
  11. a23d306 [CIFS] missing field in debug output from previous fix by Steve French · 17 years ago
  12. 88f370a [CIFS] Fix potential NULL pointer usage if kzalloc fails by Steve French · 17 years ago
  13. 638b250 [CIFS] typo in earlier cifs_reconnect fix by Steve French · 17 years ago
  14. a8cd925 [CIFS] Respect umask when using POSIX mkdir by Jeff · 17 years ago
  15. 4efa53f [CIFS] lock inode open file list in close in case racing with open by Steve French · 17 years ago
  16. 1574532 [CIFS] Fix oops in find_writable_file by Steve French · 17 years ago
  17. 77159b4 [CIFS] Fix warnings shown by newer version of sparse by Steve French · 17 years ago
  18. 26f5736 [CIFS] formatting cleanup found by checkpatch by Steve French · 17 years ago
  19. f01d5e1 [CIFS] fix for incorrect session reconnects by Steve French · 17 years ago
  20. 8594c15 [CIFS][KJ] use abs() from kernel.h where appropriate by Andre Haupt · 17 years ago
  21. c19eb71 [CIFS] fix typo in previous by Steve French · 17 years ago
  22. 39db810 [CIFS] Byte range unlock request to non-Unix server can unlock too much by Jeff Layton · 17 years ago
  23. 95ba736 [CIFS] Fix unbalanced call to GetXid/FreeXid by Cyrill Gorcunov · 17 years ago
  24. 8064ab4 [CIFS] cifs truncate missing a fix for private map COW race by Steve French · 17 years ago
  25. 5e6e623 [CIFS] Check return code on failed alloc by Cyrill Gorcunov · 17 years ago
  26. a403a0a [CIFS] Fix hang in find_writable_file by Steve French · 17 years ago
  27. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  28. 1ff8392 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 17 years ago
  29. 70b315b [CIFS] merge conflict in fs/cifs/export.c by Steve French · 17 years ago
  30. c18c842 [CIFS] Allow disabling CIFS Unix Extensions as mount option by Steve French · 17 years ago
  31. 63135e0 [CIFS] More whitespace/formatting fixes (noticed by checkpatch) by Steve French · 17 years ago
  32. a569425 knfsd: exportfs: add exportfs.h header by Christoph Hellwig · 17 years ago
  33. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  34. 7e42ca8 [CIFS] Typo in previous patch by Steve French · 17 years ago
  35. 6fa20d4 [CIFS] zero_user_page() conversions by Eric · 17 years ago
  36. 8803863 [CIFS] use simple_prepare_write to zero page data by Nate · 17 years ago
  37. 4a379e6 [CIFS] Fix build break - inet.h not included when experimental ifdef off by Steve French · 17 years ago
  38. 2d785a5 [CIFS] Add support for new POSIX unlink by Steve French · 17 years ago
  39. 50c2f75 [CIFS] whitespace/formatting fixes by Steve French · 17 years ago
  40. 7521a3c [CIFS] Fix oops in cifs_create when nfsd server exports cifs mount by Steve French · 17 years ago
  41. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  42. fb8c4b1 [CIFS] whitespace cleanup by Steve French · 17 years ago
  43. b609f06 [CIFS] Fix packet signatures for NTLMv2 case by Steve French · 17 years ago
  44. 3870253 [CIFS] more whitespace fixes by Steve French · 17 years ago
  45. 790fe57 [CIFS] more whitespace cleanup by Steve French · 17 years ago
  46. 6dc0f87 [CIFS] whitespace cleanup by Steve French · 17 years ago
  47. 79a58d1 [CIFS] whitespace cleanup by Steve French · 17 years ago
  48. d20acd0 [CIFS] ipv6 support no longer experimental by Jeff · 17 years ago
  49. 38c10a1 [CIFS] Mount should fail if server signing off but client mount option requires it by Jeff · 17 years ago
  50. d38d8c7 [CIFS] whitespace fixes by Steve French · 17 years ago
  51. 762e5ab [CIFS] Fix sign mount option and sign proc config setting by Steve French · 17 years ago
  52. 467a8f8 [CIFS] whitespace cleanup by Steve French · 17 years ago
  53. 5d9c720 [CIFS] Do not allow signals in cifs_demultiplex_thread by Jeff · 17 years ago
  54. ffdd6e4 [CIFS] fix whitespace by Steve French · 17 years ago
  55. 75865f8c [CIFS] Add in some missing flags and cifs README and TODO corrections by Steve French · 17 years ago
  56. 3ce53fc [CIFS] CIFS should honour umask by Steve French · 17 years ago
  57. 100c1dd [CIFS] Missing flag on negprot needed for some servers to force packet signing by Yehuda Sadeh Weinraub · 17 years ago
  58. 221601c [CIFS] whitespace cleanup part 2 by Steve French · 17 years ago
  59. 5fdae1f [CIFS] whitespace cleanup by Steve French · 17 years ago
  60. e6985c7 [CIFS] fix mempool destroy done in wrong order in cifs error path by Akinobu Mita · 17 years ago
  61. f7f7c31 [CIFS] typo in previous patch by Steve French · 17 years ago
  62. 28356a1 [CIFS] Fix oops on failed cifs mount (in kthread_stop) by Steve French · 17 years ago
  63. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  64. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  65. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  66. 0ec54aa [CIFS] Fix typo in cifs readme from previous commit by Steve French · 17 years ago
  67. 8426c39 [CIFS] Make sec=none force an anonymous mount by Jeff Layton · 17 years ago
  68. 796e566 [CIFS] Change semaphore to mutex for cifs lock_sem by Roland Dreier · 17 years ago
  69. 0b2365f [CIFS] Fix oops in reset_cifs_unix_caps on reconnect by Steve French · 17 years ago
  70. 4523cc3 [CIFS] UID/GID override on CIFS mounts to Samba by Steve French · 17 years ago
  71. 984acfe [CIFS] prefixpath mounts to servers supporting posix paths used wrong slash by Steve French · 17 years ago
  72. deb0420 [CIFS] Update cifs version to 1.49 by Steve French · 17 years ago
  73. eaa33a9 [CIFS] Replace kmalloc/memset combination with kzalloc by vignesh · 17 years ago
  74. 5858ae4 [CIFS] Add IPv6 support by Steve French · 17 years ago
  75. cbac3cb [CIFS] New CIFS POSIX mkdir performance improvement (part 2) by Steve French · 17 years ago
  76. 2dd29d3 [CIFS] New CIFS POSIX mkdir performance improvement by Steve French · 17 years ago
  77. 5268df2 [CIFS] Add write perm for usr to file on windows should remove r/o dos attr by Steve French · 17 years ago
  78. 3a9f462 [CIFS] Remove unnecessary parm to cifs_reopen_file by Steve French · 17 years ago
  79. aaf737a [CIFS] Switch cifsd to kthread_run from kernel_thread by Igor Mammedov · 17 years ago
  80. c33f8d3 [CIFS] Remove unnecessary checks by Christoph Hellwig · 17 years ago
  81. 1299809 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
  82. 066fcb0 [CIFS] Allow reset of file to ATTR_NORMAL when archive bit not set by Steve French · 17 years ago
  83. 38e2aff [CIFS] Do not negotiate new POSIX_PATH_OPERATIONS_CAP yet by Steve French · 17 years ago
  84. 82c05a1 [PATCH] cifs endianness annotations by Al Viro · 17 years ago
  85. f5c1e2e [CIFS] reset mode when client notices that ATTR_READONLY is no longer set by Alan Tyson · 17 years ago
  86. 8a23626 [CIFS] cifs_prepare_write was incorrectly rereading page in some cases by Steve French · 18 years ago
  87. c7af185 [CIFS] Fix set file size to zero when doing chmod to Samba 3.0.26pre by Steve French · 18 years ago
  88. 99ee4db [CIFS] Remove some unused functions/declarations by Steve French · 18 years ago
  89. 1ae1bc4 [CIFS] New file for previous commit by Steve French · 18 years ago
  90. 35c11fd [CIFS] cifs export operations by Steve French · 18 years ago
  91. ba6a46a [CIFS] small piece missing from previous patch by Steve French · 18 years ago
  92. 3677db1 [CIFS] Fix locking problem around some cifs uses of i_size write by Steve French · 18 years ago
  93. 9654640 Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  94. c5a69d5 Storage class should be before const qualifier by Tobias Klauser · 18 years ago
  95. 1b3c371 Fix typos concerning hierarchy by Uwe Kleine-König · 18 years ago
  96. 004c46b [CIFS] One line missing from previous commit by Steve French · 18 years ago
  97. 1b2b212 [CIFS] mtime bounces from local to remote when cifs nocmtime i_flags overwritten by Steve French · 18 years ago
  98. c14e894 [CIFS] fix &&/& typo in cifs_setattr() by Steve French · 18 years ago
  99. 9468482 Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  100. 8af1897 [CIFS] on reconnect to Samba - reset the unix capabilities by Steve French · 18 years ago