1. ff273cb [CIFS] Remove obsolete comment by Steve French · 10 years ago
  2. 9ffc541 Check minimum response length on query_network_interface by Steve French · 10 years ago
  3. b5b374ea Workaround Mac server problem by Steve French · 10 years ago
  4. 2baa268 Remap reserved posix characters by default (part 3/3) by Steve French · 10 years ago
  5. a4153cb Allow conversion of characters in Mac remap range (part 2) by Steve French · 10 years ago
  6. b693855 Allow conversion of characters in Mac remap range. Part 1 by Steve French · 10 years ago
  7. c22870e mfsymlinks support for SMB2.1/SMB3. Part 2 query symlink by Steve French · 10 years ago
  8. 5ab9757 Add mfsymlinks support for SMB2.1/SMB3. Part 1 create symlink by Steve French · 10 years ago
  9. db8b631 Allow mknod and mkfifo on SMB2/SMB3 mounts by Steve French · 10 years ago
  10. 7332297 add defines for two new file attributes by Steve French · 10 years ago
  11. 87e747c cifs: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  12. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  13. 5e40d33 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  14. ef4a48c Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  15. 35c265e cifs: switch to use of %p[dD] by Al Viro · 10 years ago
  16. 5542aa2 vfs: Make d_invalidate return void by Eric W. Biederman · 10 years ago
  17. e6f5c78 locks: plumb a "priv" pointer into the setlease routines by Jeff Layton · 10 years ago
  18. 1209bbd CIFS: Fix readpages retrying on reconnects by Pavel Shilovsky · 10 years ago
  19. 19e8157 Fix problem recognizing symlinks by Steve French · 10 years ago
  20. c06cfb0 KEYS: Remove key_type::match in favour of overriding default by match_preparse by David Howells · 10 years ago
  21. 364d429 Fix mfsymlinks file size check by Steve French · 10 years ago
  22. 69af38d Update version number displayed by modinfo for cifs.ko by Steve French · 10 years ago
  23. 116ae5e cifs: remove dead code by Arnd Bergmann · 10 years ago
  24. a5c3e1c Revert "cifs: No need to send SIGKILL to demux_thread during umount" by Steve French · 10 years ago
  25. da80659 [SMB3] Fix oops when creating symlinks on smb3 by Steve French · 10 years ago
  26. 2ae83bf [CIFS] Fix setting time before epoch (negative time values) by Steve French · 10 years ago
  27. ca5d13f Clarify Kconfig help text for CIFS and SMB2/SMB3 by Steve French · 10 years ago
  28. 1bbe499 CIFS: Fix wrong filename length for SMB2 by Pavel Shilovsky · 10 years ago
  29. f736906 CIFS: Fix wrong restart readdir for SMB1 by Pavel Shilovsky · 10 years ago
  30. a07d322 CIFS: Fix directory rename error by Pavel Shilovsky · 10 years ago
  31. 52a3624 cifs: No need to send SIGKILL to demux_thread during umount by Namjae Jeon · 10 years ago
  32. 787aded cifs: Allow directIO read/write during cache=strict by Namjae Jeon · 10 years ago
  33. d4a029d cifs: remove unneeded check of null checking in if condition by Namjae Jeon · 10 years ago
  34. 7de975e cifs: fix a possible use of uninit variable in SMB2_sess_setup by Namjae Jeon · 10 years ago
  35. d6ccf49 cifs: fix memory leak when password is supplied multiple times by Namjae Jeon · 10 years ago
  36. 27b7edc cifs: fix a possible null pointer deref in decode_ascii_ssetup by Namjae Jeon · 10 years ago
  37. 2bb93d2 Trivial whitespace fix by Steve French · 10 years ago
  38. 372b1db Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  39. 3017562 [SMB3] Enable fallocate -z support for SMB3 mounts by Steve French · 10 years ago
  40. 31742c5 enable fallocate punch hole ("fallocate -p") for SMB3 by Steve French · 10 years ago
  41. ad3829c Incorrect error returned on setting file compressed on SMB2 by Steve French · 10 years ago
  42. b46799a CIFS: Fix wrong directory attributes after rename by Pavel Shilovsky · 10 years ago
  43. 5275580 CIFS: Fix SMB2 readdir error handling by Pavel Shilovsky · 10 years ago
  44. 18f39e7 [CIFS] Possible null ptr deref in SMB2_tcon by Steve French · 10 years ago
  45. 754789a [CIFS] Workaround MacOS server problem with SMB2.1 write response by Steve French · 10 years ago
  46. 0244080 cifs: handle lease F_UNLCK requests properly by Jeff Layton · 10 years ago
  47. d43cc79 Cleanup sparse file support by creating worker function for it by Steve French · 10 years ago
  48. 3d1a374 Add sparse file support to SMB2/SMB3 mounts by Steve French · 10 years ago
  49. 8ae31240 Add missing definitions for CIFS File System Attributes by Steve French · 10 years ago
  50. f6f9933 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  51. e91259f cifs: remove unused function cifs_oplock_break_wait by Vincent Stehlé · 10 years ago
  52. 023f78b0 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  53. 7c33d59 cifs: support RENAME_NOREPLACE by Miklos Szeredi · 10 years ago
  54. f29ebb4 Add worker function to set allocation size by Steve French · 10 years ago
  55. 59b04c5 [CIFS] Fix incorrect hex vs. decimal in some debug print statements by Steve French · 10 years ago
  56. 8169150 Update cifs version by Steve French · 10 years ago
  57. 2149668 CIFS: Fix STATUS_CANNOT_DELETE error mapping for SMB2 by Pavel Shilovsky · 10 years ago
  58. b770ddf CIFS: Optimize readpages in a short read case on reconnects by Pavel Shilovsky · 10 years ago
  59. d913ed1 CIFS: Optimize cifs_user_read() in a short read case on reconnects by Pavel Shilovsky · 10 years ago
  60. fb8a3e5 CIFS: Improve indentation in cifs_user_read() by Pavel Shilovsky · 10 years ago
  61. 2e8a05d CIFS: Fix possible buffer corruption in cifs_user_read() by Pavel Shilovsky · 10 years ago
  62. b3160ae CIFS: Count got bytes in read_into_pages() by Pavel Shilovsky · 10 years ago
  63. 34a54d6 CIFS: Use separate var for the number of bytes got in async read by Pavel Shilovsky · 10 years ago
  64. 3fabaa2 CIFS: Indicate reconnect with ECONNABORTED error code by Pavel Shilovsky · 10 years ago
  65. bed9da0 CIFS: Use multicredits for SMB 2.1/3 reads by Pavel Shilovsky · 10 years ago
  66. e374d90 CIFS: Fix rsize usage for sync read by Pavel Shilovsky · 10 years ago
  67. 25f4025 CIFS: Fix rsize usage in user read by Pavel Shilovsky · 10 years ago
  68. 0ada36b CIFS: Separate page reading from user read by Pavel Shilovsky · 10 years ago
  69. 69cebd7 CIFS: Fix rsize usage in readpages by Pavel Shilovsky · 10 years ago
  70. 387eb92 CIFS: Separate page search from readpages by Pavel Shilovsky · 10 years ago
  71. cb7e9ea CIFS: Use multicredits for SMB 2.1/3 writes by Pavel Shilovsky · 10 years ago
  72. 6ec0b01 CIFS: Fix wsize usage in iovec write by Pavel Shilovsky · 10 years ago
  73. 43de94e CIFS: Separate writing from iovec write by Pavel Shilovsky · 10 years ago
  74. 66386c0 CIFS: Separate filling pages from iovec write by Pavel Shilovsky · 10 years ago
  75. 7f6c500 CIFS: Fix cifs_writev_requeue when wsize changes by Pavel Shilovsky · 10 years ago
  76. 66231a4 CIFS: Fix wsize usage in writepages by Pavel Shilovsky · 10 years ago
  77. 90ac138 CIFS: Separate pages initialization from writepages by Pavel Shilovsky · 10 years ago
  78. 619aa48 CIFS: Separate page sending from writepages by Pavel Shilovsky · 10 years ago
  79. 2792407 Remove sparse build warning by Steve French · 10 years ago
  80. 7e48ff8 CIFS: Separate page processing from writepages by Pavel Shilovsky · 10 years ago
  81. 038bc96 CIFS: Fix async reading on reconnects by Pavel Shilovsky · 10 years ago
  82. cc87c47 cifs: Separate rawntlmssp auth from CIFS_SessSetup() by Sachin Prabhu · 10 years ago
  83. ee03c64 cifs: Split Kerberos authentication off CIFS_SessSetup() by Sachin Prabhu · 10 years ago
  84. 583cf7a cifs: Split ntlm and ntlmv2 authentication methods off CIFS_SessSetup() by Sachin Prabhu · 10 years ago
  85. 80a0e63 cifs: Split lanman auth from CIFS_SessSetup() by Sachin Prabhu · 10 years ago
  86. 6d81ed1 cifs: replace code with free_rsp_buf() by Sachin Prabhu · 10 years ago
  87. c122132 sched: Allow wait_on_bit_action() functions to support a timeout by NeilBrown · 10 years ago
  88. 7431620 sched: Remove proliferation of wait_on_bit() action functions by NeilBrown · 10 years ago
  89. ce36d9a [CIFS] fix mount failure with broken pathnames when smb3 mount with mapchars option by Steve French · 10 years ago
  90. 08bc035 cifs: revalidate mapping prior to satisfying read_iter request with cache=loose by Jeff Layton · 10 years ago
  91. a1d0b84c fs/cifs: fix regression in cifs_create_mf_symlink() by Björn Baumbach · 10 years ago
  92. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  93. 9c1d528 Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus by Al Viro · 10 years ago
  94. b1cce80 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  95. 663a9621 CIFS: Fix memory leaks in SMB2_open by Pavel Shilovsky · 10 years ago
  96. 08b37d5 cifs: ensure that vol->username is not NULL before running strlen on it by Jeff Layton · 10 years ago
  97. 12197a7 Clarify SMB2/SMB3 create context and add missing ones by Steve French · 10 years ago
  98. 3c5f9be1 Do not send ClientGUID on SMB2.02 dialect by Steve French · 10 years ago
  99. 39552ea cifs: Set client guid on per connection basis by Sachin Prabhu · 10 years ago
  100. 179d618 fs/cifs/netmisc.c: convert printk to pr_foo() by Fabian Frederick · 10 years ago