1. 707b0d2 smb3: Do not send SMB3 SET_INFO if nothing changed by Steve French · 6 years ago
  2. a94703f smb3: enumerating snapshots was leaving part of the data off end by Steve French · 6 years ago
  3. c773c4f cifs: check kmalloc before use by Nicholas Mc Guire · 6 years ago
  4. fbd314e cifs: add missing debug entries for kconfig options by Steve French · 6 years ago
  5. 9e79039 Merge 4.9.112 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  6. 2c4f6b7 cifs: Fix infinite loop when using hard mount option by Paulo Alcantara · 6 years ago
  7. 00a0bcb Merge 4.9.110 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  8. a6c9a62 smb3: on reconnect set PreviousSessionId field by Steve French · 6 years ago
  9. 9797dcb Merge 4.9.104 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  10. 4bf53b5 cifs: silence compiler warnings showing up with gcc-8.0.0 by Arnd Bergmann · 6 years ago
  11. 2bcbbd5 Merge 4.9.97 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  12. 193038d cifs: do not allow creating sockets except with SMB1 posix exensions by Steve French · 6 years ago
  13. 320d53a Merge 4.9.96 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  14. c4bc658 smb3: Fix root directory when server returns inode number of zero by Steve French · 6 years ago
  15. 8683408 Merge 4.9.94 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  16. cfea563 SMB2: Fix share type handling by Christophe JAILLET · 7 years ago
  17. 6ed24ef CIFS: silence lockdep splat in cifs_relock_file() by Rabin Vincent · 7 years ago
  18. dd1e37e Merge 4.9.90 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  19. 31da33d cifs: small underflow in cnvrtDosUnixTm() by Dan Carpenter · 7 years ago
  20. df09b6f CIFS: Enable encryption during session setup phase by Pavel Shilovsky · 8 years ago
  21. fca16f9 SMB3: Validate negotiate request must always be signed by Steve French · 7 years ago
  22. cdfc8df Merge 4.9.82 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  23. 7e68916 CIFS: zero sensitive data when freeing by Aurelien Aptel · 6 years ago
  24. f59eda1 cifs: Fix autonegotiate security settings mismatch by Daniel N Pettersson · 6 years ago
  25. ee6858f cifs: Fix missing put_xid in cifs_file_strict_mmap by Matthew Wilcox · 6 years ago
  26. c4789f8 Merge 4.9.61 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  27. 5e8b028 cifs: check MaxPathNameComponentLength != 0 before using it by Ronnie Sahlberg · 7 years ago
  28. b86d2b1 Merge 4.9.57 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  29. 92d7d3e CIFS: Reconnect expired SMB sessions by Pavel Shilovsky · 7 years ago
  30. 63da420 f2fs: catch up to v4.14-rc1 by Hyojun Kim · 7 years ago
  31. 18a89a1 SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags by Steve French · 7 years ago
  32. 0e1b85a SMB: Validate negotiate (to protect against downgrade) even if signing off by Steve French · 7 years ago
  33. df1be20 SMB3: Warn user if trying to sign connection that authenticated as guest by Steve French · 7 years ago
  34. f2d395b Fix SMB3.1.1 guest authentication to Samba by Steve French · 7 years ago
  35. b6a77c7 cifs: release auth_key.response for reconnect. by Shu Wang · 7 years ago
  36. 9a7bc3f cifs: release cifs root_cred after exit_cifs by Shu Wang · 7 years ago
  37. e2ae90b CIFS: remove endian related sparse warning by Steve French · 7 years ago
  38. c5e7665 CIFS: Fix maximum SMB2 header size by Pavel Shilovsky · 7 years ago
  39. 5ed70f7 cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup() by Ronnie Sahlberg · 7 years ago
  40. 8b05329 cifs: Fix df output for users with quota limits by Sachin Prabhu · 7 years ago
  41. fb6dc83 CIFS: Improve readdir verbosity by Pavel Shilovsky · 7 years ago
  42. 1c5d8b3 CIFS: add misssing SFM mapping for doublequote by Björn Jacke · 7 years ago
  43. 6f3b2ee cifs: fix CIFS_IOC_GET_MNT_INFO oops by David Disseldorp · 7 years ago
  44. f13d96b CIFS: fix oplock break deadlocks by Rabin Vincent · 7 years ago
  45. 4113466 cifs: fix CIFS_ENUMERATE_SNAPSHOTS oops by David Disseldorp · 7 years ago
  46. 449a744 cifs: fix leak in FSCTL_ENUM_SNAPS response handling by David Disseldorp · 7 years ago
  47. 87c0604 CIFS: fix mapping of SFM_SPACE and SFM_PERIOD by Björn Jacke · 7 years ago
  48. 8dd4e3f SMB3: Work around mount failure when using SMB3 dialect to Macs by Steve French · 7 years ago
  49. 2ac2ad9 Set unicode flag on cifs echo request to avoid Mac error by Steve French · 7 years ago
  50. 4f5e1c4 Fix match_prepath() by Sachin Prabhu · 7 years ago
  51. d8fd99d Handle mismatched open calls by Sachin Prabhu · 7 years ago
  52. f79ef57 CIFS: remove bad_network_name flag by Germano Percossi · 7 years ago
  53. 0b7c970 cifs: Do not send echoes before Negotiate is complete by Sachin Prabhu · 7 years ago
  54. 730fecb CIFS: store results of cifs_reopen_file to avoid infinite wait by Germano Percossi · 7 years ago
  55. 3d8d2f2 CIFS: reconnect thread reschedule itself by Germano Percossi · 7 years ago
  56. 8446cb1 Reset TreeId to zero on SMB2 TREE_CONNECT by Jan-Marek Glogowski · 7 years ago
  57. d3381fa fs: Better permission checking for submounts by Eric W. Biederman · 7 years ago
  58. c06d74d CIFS: Fix splice read for non-cached files by Pavel Shilovsky · 7 years ago
  59. 9e25599 cifs: initialize file_info_lock by Rabin Vincent · 7 years ago
  60. c954acc CIFS: Fix a possible memory corruption in push locks by Pavel Shilovsky · 7 years ago
  61. 9f9d982 CIFS: Decrease verbosity of ioctl call by Pavel Shilovsky · 7 years ago
  62. 46890ff CIFS: Fix a possible double locking of mutex during reconnect by Pavel Shilovsky · 7 years ago
  63. 69d13b6 CIFS: Fix missing nls unload in smb2_reconnect() by Pavel Shilovsky · 7 years ago
  64. 48f9526 CIFS: Fix a possible memory corruption during reconnect by Pavel Shilovsky · 8 years ago
  65. 7aa58e7 cifs: Fix smbencrypt() to stop pointing a scatterlist at the stack by Andy Lutomirski · 7 years ago
  66. ae9ebe7 CIFS: iterate over posix acl xattr entry correctly in ACL_to_cifs_posix() by Eryu Guan · 8 years ago
  67. b8c6001 Call echo service immediately after socket reconnect by Sachin Prabhu · 8 years ago
  68. 5f4b556 CIFS: Fix BUG() in calc_seckey() by Sachin Prabhu · 8 years ago
  69. 3514de3 CIFS: Retrieve uid and gid from special sid if enabled by Steve French · 8 years ago
  70. 9593265 CIFS: Add new mount option to set owner uid and gid from special sids in acl by Steve French · 8 years ago
  71. de74025 CIFS: Reset read oplock to NONE if we have mandatory locks after reopen by Pavel Shilovsky · 8 years ago
  72. f2cca6a CIFS: Fix persistent handles re-opening on reconnect by Pavel Shilovsky · 8 years ago
  73. 166cea4 SMB2: Separate RawNTLMSSP authentication from SMB2_sess_setup by Sachin Prabhu · 8 years ago
  74. 3baf1a7 SMB2: Separate Kerberos authentication from SMB2_sess_setup by Sachin Prabhu · 8 years ago
  75. cb978ac Expose cifs module parameters in sysfs by Germano Percossi · 8 years ago
  76. 24df148 Cleanup missing frees on some ioctls by Steve French · 8 years ago
  77. 834170c Enable previous version support by Steve French · 8 years ago
  78. 18dd8e1 Do not send SMB3 SET_INFO request if nothing is changing by Steve French · 8 years ago
  79. 141891f SMB3: Add mount parameter to allow user to override max credits by Steve French · 8 years ago
  80. 52ace1e fs/cifs: reopen persistent handles on reconnect by Steve French · 8 years ago
  81. 3afca26 Clarify locking of cifs file and tcon structures and make more granular by Steve French · 8 years ago
  82. d171356 Fix regression which breaks DFS mounting by Sachin Prabhu · 8 years ago
  83. 94f8737 fs/cifs: keep guid when assigning fid to fileinfo by Aurelien Aptel · 8 years ago
  84. fa70b87 SMB3: GUIDs should be constructed as random but valid uuids by Steve French · 8 years ago
  85. c2afb81 Set previous session id correctly on SMB3 reconnect by Steve French · 8 years ago
  86. 7d414f3 cifs: Limit the overall credit acquired by Ross Lagerwall · 8 years ago
  87. 9742805 Display number of credits available by Steve French · 8 years ago
  88. 6609804 Add way to query creation time of file via cifs xattr by Steve French · 8 years ago
  89. a958fff Add way to query file attributes via cifs xattr by Steve French · 8 years ago
  90. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  91. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  92. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  93. e55f1d1 Merge remote-tracking branch 'jk/vfs' into work.misc by Al Viro · 8 years ago
  94. f334bcd Merge remote-tracking branch 'ovl/misc' into work.misc by Al Viro · 8 years ago
  95. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  96. dbbab32 cifs: get rid of unused arguments of CIFSSMBWrite() by Al Viro · 8 years ago
  97. 2211d5b posix_acl: xattr representation cleanups by Andreas Gruenbacher · 8 years ago
  98. c2050a4 fs: Replace current_fs_time() with current_time() by Deepa Dinamani · 8 years ago
  99. fc56b98 cifs: don't use memcpy() to copy struct iov_iter by Al Viro · 8 years ago
  100. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago