1. 531c8ff cifs: fix misspelling of "forcedirectio" by Jeff Layton · 12 years ago
  2. 48a5730 cifs: fix revalidation test in cifs_llseek() by Dan Carpenter · 12 years ago
  3. d8f2799 fs/cifs: fix parsing of dfs referrals by Stefan Metzmacher · 12 years ago
  4. a557b97 cifs: make sure we ignore the credentials= and cred= options by Jeff Layton · 12 years ago
  5. f966424 [CIFS] Update cifs version to 1.78 by Steve French · 12 years ago
  6. 936ad90 cifs - check S_AUTOMOUNT in revalidate by Ian Kent · 12 years ago
  7. 58fa015 cifs: add missing initialization of server->req_lock by Jeff Layton · 12 years ago
  8. 8f71465 cifs: don't cap ra_pages at the same level as default_backing_dev_info by Jeff Layton · 12 years ago
  9. 156d179 CIFS: Fix indentation in cifs_show_options by Sachin Prabhu · 12 years ago
  10. 28f8881 Use correct conversion specifiers in cifs_show_options by Sachin Prabhu · 12 years ago
  11. 3c7c87f CIFS: Show backupuid/gid in /proc/mounts by Sachin Prabhu · 12 years ago
  12. 3af9d8f cifs: fix offset handling in cifs_iovec_write by Jeff Layton · 12 years ago
  13. bfa890a Fix number parsing in cifs_parse_mount_options by Sachin Prabhu · 12 years ago
  14. 4fe9e96 Cleanup handling of NULL value passed for a mount option by Sachin Prabhu · 12 years ago
  15. e4b41fb Fix UNC parsing on mount by Sachin Prabhu · 12 years ago
  16. 1023807 Remove unnecessary check for NULL in password parser by Sachin Prabhu · 12 years ago
  17. 66189be CIFS: Fix VFS lock usage for oplocked files by Pavel Shilovsky · 12 years ago
  18. 9ebb389 Revert "CIFS: Fix VFS lock usage for oplocked files" by Steve French · 12 years ago
  19. 2545e07 cifs: writing past end of struct in cifs_convert_address() by Dan Carpenter · 12 years ago
  20. b2a3ad9 cifs: silence compiler warnings showing up with gcc-4.7.0 by Jeff Layton · 12 years ago
  21. b5efb97 CIFS: Fix VFS lock usage for oplocked files by Pavel Shilovsky · 12 years ago
  22. 867646f [CIFS] Update CIFS version number to 1.77 by Steve French · 12 years ago
  23. 5cfdddc CIFS: Add missed forcemand mount option by Pavel Shilovsky · 12 years ago
  24. c7ad42b [CIFS] Fix trivial sparse warning with asyn i/o patch by Steve French · 12 years ago
  25. d816255 cifs: handle "sloppy" option appropriately by Jeff Layton · 12 years ago
  26. 8830d7e cifs: use standard token parser for mount options by Sachin Prabhu · 12 years ago
  27. 27ac575 cifs: remove /proc/fs/cifs/OplockEnabled by Jeff Layton · 12 years ago
  28. da82f7e cifs: convert cifs_iovec_write to use async writes by Jeff Layton · 12 years ago
  29. 597b027 cifs: call cifs_update_eof with i_lock held by Jeff Layton · 12 years ago
  30. e949287 cifs: abstract out function to marshal up the iovec array for async writes by Jeff Layton · 12 years ago
  31. a7103b9 cifs: fix up get_numpages by Jeff Layton · 12 years ago
  32. 35ebb41 cifs: make cifsFileInfo_get return the cifsFileInfo pointer by Jeff Layton · 12 years ago
  33. e94f7ba cifs: fix allocation in cifs_write_allocate_pages by Jeff Layton · 12 years ago
  34. c2e8764 cifs: allow caller to specify completion op when allocating writedata by Jeff Layton · 12 years ago
  35. fe5f5d2 cifs: add pid field to cifs_writedata by Jeff Layton · 12 years ago
  36. da472fc cifs: add new cifsiod_wq workqueue by Jeff Layton · 12 years ago
  37. 7c9421e CIFS: Change mid_q_entry structure fields by Pavel Shilovsky · 12 years ago
  38. 243d04b CIFS: Expand CurrentMid field by Pavel Shilovsky · 12 years ago
  39. 5ffef7b CIFS: Separate protocol-specific code from cifs_readv_receive code by Pavel Shilovsky · 12 years ago
  40. d4e4854 CIFS: Separate protocol-specific code from demultiplex code by Pavel Shilovsky · 12 years ago
  41. 792af7b CIFS: Separate protocol-specific code from transport routines by Pavel Shilovsky · 12 years ago
  42. 1c3ddfe Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  43. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  44. 3556485 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  45. 3dd9330 cifs: clean up ordering in exit_cifs by Jeff Layton · 12 years ago
  46. 815465c cifs: clean up call to cifs_dfs_release_automount_timer() by Jeff Layton · 12 years ago
  47. 6dae51a CIFS: Delete echo_retries module parm by Pavel Shilovsky · 12 years ago
  48. bc205ed CIFS: Prepare credits code for a slot reservation by Pavel Shilovsky · 12 years ago
  49. 5bc5949 CIFS: Make wait_for_free_request killable by Pavel Shilovsky · 12 years ago
  50. 2d86dbc CIFS: Introduce credit-based flow control by Pavel Shilovsky · 13 years ago
  51. fc40f9c CIFS: Simplify inFlight logic by Pavel Shilovsky · 12 years ago
  52. 1daaae8 cifs: fix issue mounting of DFS ROOT when redirecting from one domain controller to the next by Jeff Layton · 12 years ago
  53. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  54. 064326c clean up the failure exits in cifs_read_super() by Al Viro · 12 years ago
  55. 10b9b98 CIFS: Respect negotiated MaxMpxCount by Pavel Shilovsky · 12 years ago
  56. ce85852 CIFS: Fix a spurious error in cifs_push_posix_locks by Pavel Shilovsky · 12 years ago
  57. d575146 CIFS: Do not kmalloc under the flocks spinlock by Pavel Shilovsky · 12 years ago
  58. b0f8ef2 cifs: possible memory leak in xattr. by Santosh Nayak · 12 years ago
  59. 5bccda0 cifs: fix dentry refcount leak when opening a FIFO on lookup by Jeff Layton · 12 years ago
  60. 6de2ce4 CIFS: Fix mkdir/rmdir bug for the non-POSIX case by Pavel Shilovsky · 12 years ago
  61. 9e3ff38 Merge branch 'next-queue' into next by James Morris · 13 years ago
  62. ff4fa4a cifs: don't return error from standard_receive3 after marking response malformed by Jeff Layton · 13 years ago
  63. 8b0192a cifs: request oplock when doing open on lookup by Jeff Layton · 13 years ago
  64. 4edc53c cifs: fix error handling when cifscreds key payload is an error by Jeff Layton · 13 years ago
  65. de47a41 cifs: Fix oops in session setup code for null user mounts by Shirish Pargaonkar · 13 years ago
  66. 2a73ca8 [CIFS] Update cifs Kconfig title to match removal of experimental dependency by Steve French · 13 years ago
  67. 000f9bb cifs: fix printk format warnings by Randy Dunlap · 13 years ago
  68. 4991a5f cifs: check offset in decode_ntlmssp_challenge() by Dan Carpenter · 13 years ago
  69. 803ab97 cifs: NULL dereference on allocation failure by Dan Carpenter · 13 years ago
  70. acbbb76 CIFS: Rename *UCS* functions to *UTF16* by Steve French · 13 years ago
  71. 700920e KEYS: Allow special keyrings to be cleared by David Howells · 13 years ago
  72. c560018 [CIFS] ACL and FSCACHE support no longer EXPERIMENTAL by Steve French · 13 years ago
  73. 88a4412 [CIFS] Fix build break with multiuser patch when LANMAN disabled by Steve French · 13 years ago
  74. 789b458 cifs: warn about impending deprecation of legacy MultiuserMount code by Jeff Layton · 13 years ago
  75. 8a8798a cifs: fetch credentials out of keyring for non-krb5 auth multiuser mounts by Jeff Layton · 13 years ago
  76. 04febab cifs: sanitize username handling by Jeff Layton · 13 years ago
  77. ce91acb cifs: lower default wsize when unix extensions are not used by Jeff Layton · 13 years ago
  78. f5fffce cifs: better instrumentation for coalesce_t2 by Jeff Layton · 13 years ago
  79. 7250170 cifs: integer overflow in parse_dacl() by Dan Carpenter · 13 years ago
  80. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  81. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  82. 6413237 vfs: switch ->show_stats to struct dentry * by Al Viro · 13 years ago
  83. 225de11 [CIFS] default ntlmv2 for cifs mount delayed to 3.3 by Steve French · 13 years ago
  84. 5206efd cifs: propagate umode_t by Al Viro · 13 years ago
  85. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  86. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  87. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  88. 497728e cifs: fix bad buffer length check in coalesce_t2 by Jeff Layton · 13 years ago
  89. 7023676 cifs: check for NULL last_entry before calling cifs_save_resume_key by Jeff Layton · 13 years ago
  90. 95edcff cifs: attempt to freeze while looping on a receive attempt by Jeff Layton · 13 years ago
  91. 59edb63 cifs: Fix sparse warning when calling cifs_strtoUCS by Steve French · 13 years ago
  92. 9a5101c CIFS: Add descriptions to the brlock cache functions by Pavel Shilovsky · 13 years ago
  93. ff4d7fa Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  94. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  95. a88b470 CIFS: Cleanup byte-range locking code style by Pavel Shilovsky · 13 years ago
  96. 161ebf9 CIFS: Simplify setlk error handling for mandatory locking by Pavel Shilovsky · 13 years ago
  97. 1a67a57 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  98. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  99. 6d6b77f filesystems: add missing nlink wrappers by Miklos Szeredi · 13 years ago
  100. 143cb49 fs: add module.h to files that were implicitly using it by Paul Gortmaker · 13 years ago