1. 8dc5b3a Merge tag '4.14-smb3-xattr-enable' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  2. d34fc1a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  3. 26b433d fscache: remove unused ->now_uncached callback by Jan Kara · 7 years ago
  4. ec3604c Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  5. 066dea8 Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  6. 76e7527 cifs: Check for timeout on Negotiate stage by Samuel Cabrero · 7 years ago
  7. 5517554 cifs: Add support for writing attributes on SMB2+ by Ronnie Sahlberg · 7 years ago
  8. 95907fe cifs: Add support for reading attributes on SMB2+ by Ronnie Sahlberg · 7 years ago
  9. 7e682f7 Fix warning messages when mounting to older servers by Steve French · 7 years ago
  10. 6e3c152 CIFS: remove endian related sparse warning by Steve French · 7 years ago
  11. 9e37b17 CIFS: Fix maximum SMB2 header size by Pavel Shilovsky · 7 years ago
  12. d3edede cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup() by Ronnie Sahlberg · 7 years ago
  13. 42bec21 cifs: Fix df output for users with quota limits by Sachin Prabhu · 7 years ago
  14. 3b49c9a fs: convert a pile of fsync routines to errseq_t based reporting by Jeff Layton · 7 years ago
  15. 9d5b86a fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locks by Benjamin Coddington · 7 years ago
  16. 52f6c58 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 7 years ago
  17. 68a6afa cifs: Clean up unused variables in smb2pdu.c by Christos Gkekas · 7 years ago
  18. eef914a [SMB3] Improve security, move default dialect to SMB3 from old CIFS by Steve French · 7 years ago
  19. 2a38e12 [SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferred by Steve French · 7 years ago
  20. 511c54a CIFS: Reconnect expired SMB sessions by Pavel Shilovsky · 7 years ago
  21. 4395d48 CIFS: Display SMB2 error codes in the hex format by Pavel Shilovsky · 7 years ago
  22. 366ed84 cifs: Use smb 2 - 3 and cifsacl mount options setacl function by Shirish Pargaonkar · 7 years ago
  23. dac9534 cifs: prototype declaration and definition to set acl for smb 2 - 3 and cifsacl mount options by Shirish Pargaonkar · 7 years ago
  24. 3ea4fcc Merge tag 'cifs-bug-fixes-for-4.13' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  25. 966681c CIFS: fix circular locking dependency by Rabin Vincent · 7 years ago
  26. 709340a cifs: set oparms.create_options rather than or'ing in CREATE_OPEN_BACKUP_INTENT by Colin Ian King · 7 years ago
  27. 93d2cb6 cifs: Do not modify mid entry after submitting I/O in cifs_call_async by Long Li · 7 years ago
  28. 7e46f09 CIFS: add SFM mapping for 0x01-0x1F by Björn JACKE · 7 years ago
  29. 8490842 cifs: hide unused functions by Arnd Bergmann · 7 years ago
  30. 2f1afe2 cifs: Use smb 2 - 3 and cifsacl mount options getacl functions by Shirish Pargaonkar · 7 years ago
  31. 42c493c cifs: prototype declaration and definition for smb 2 - 3 and cifsacl mount options by Shirish Pargaonkar · 7 years ago
  32. d38de3c6 CIFS: add CONFIG_CIFS_DEBUG_KEYS to dump encryption keys by Aurélien Aptel · 7 years ago
  33. 97b37f2 cifs: set mapping error when page writeback fails in writepage or launder_pages by Jeff Layton · 7 years ago
  34. 1955880 SMB3: Enable encryption for SMB3.1.1 by Steve French · 7 years ago
  35. 1bc3cd4 Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 7 years ago
  36. 517a6e4 CIFS: Fix some return values in case of error in 'crypt_message' by Christophe Jaillet · 7 years ago
  37. e125f52 cifs: remove redundant return in cifs_creation_time_get by Colin Ian King · 7 years ago
  38. dcd87838 CIFS: Improve readdir verbosity by Pavel Shilovsky · 7 years ago
  39. ecf3411 CIFS: check if pages is null rather than bv for a failed allocation by Colin Ian King · 7 years ago
  40. 8a7b0d8 CIFS: Set ->should_dirty in cifs_user_readv() by Dan Carpenter · 7 years ago
  41. 5dd43ce sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wait_bit.h> by Ingo Molnar · 7 years ago
  42. 51b0817 cifs: use get_random_u32 for 32-bit lock random by Jason A. Donenfeld · 7 years ago
  43. 67b4c88 [CIFS] Minor cleanup of xattr query function by Steve French · 7 years ago
  44. 4328fea fs: cifs: transport: Use time_after for time comparison by Karim Eshapa · 7 years ago
  45. cd12300 SMB2: Fix share type handling by Christophe JAILLET · 7 years ago
  46. ecdcf62 cifs: cifsacl: Use a temporary ops variable to reduce code length by Joe Perches via samba-technical · 7 years ago
  47. de1892b Don't delay freeing mids when blocked on slow socket write of request by Steve French · 7 years ago
  48. 560d388 CIFS: silence lockdep splat in cifs_relock_file() by Rabin Vincent · 7 years ago
  49. e37fea5 fs: cifs: replace CURRENT_TIME by other appropriate apis by Deepa Dinamani · 7 years ago
  50. fe7a719 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  51. 85435d7 CIFS: add misssing SFM mapping for doublequote by Björn Jacke · 7 years ago
  52. 7db0a6e SMB3: Work around mount failure when using SMB3 dialect to Macs by Steve French · 7 years ago
  53. d8a6e50 cifs: fix CIFS_IOC_GET_MNT_INFO oops by David Disseldorp · 7 years ago
  54. b704e70 CIFS: fix mapping of SFM_SPACE and SFM_PERIOD by Björn Jacke · 7 years ago
  55. 3998e6b CIFS: fix oplock break deadlocks by Rabin Vincent · 7 years ago
  56. 6026685 cifs: fix CIFS_ENUMERATE_SNAPSHOTS oops by David Disseldorp · 7 years ago
  57. 0e5c795 cifs: fix leak in FSCTL_ENUM_SNAPS response handling by David Disseldorp · 7 years ago
  58. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  59. 26c9cb6 Set unicode flag on cifs echo request to avoid Mac error by Steve French · 7 years ago
  60. c610c4b CIFS: Add asynchronous write support through kernel AIO by Pavel Shilovsky · 7 years ago
  61. 6685c5e CIFS: Add asynchronous read support through kernel AIO by Pavel Shilovsky · 7 years ago
  62. ccf7f40 CIFS: Add asynchronous context to support kernel AIO by Pavel Shilovsky · 7 years ago
  63. 29bb315 cifs: fix IPv6 link local, with scope id, address parsing by Daniel N Pettersson · 7 years ago
  64. 564277e cifs: small underflow in cnvrtDosUnixTm() by Dan Carpenter · 7 years ago
  65. 6fd4e7f Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  66. 6947529 Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  67. a6f74e8 cifs: don't check for failure from mempool_alloc() by NeilBrown · 8 years ago
  68. 7d0c234 Do not return number of bytes written for ioctl CIFS_IOC_COPYCHUNK_FILE by Sachin Prabhu · 7 years ago
  69. cd8c429 Fix match_prepath() by Sachin Prabhu · 7 years ago
  70. fb79670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  71. 851ea08 cifs: Convert to separately allocated bdi by Jan Kara · 8 years ago
  72. 62a6cfd cifs: Do not send echoes before Negotiate is complete by Sachin Prabhu · 8 years ago
  73. 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  74. 67dbea2 CIFS: Fix SMB3 mount without specifying a security mechanism by Pavel Shilovsky · 8 years ago
  75. 1fa839b CIFS: store results of cifs_reopen_file to avoid infinite wait by Germano Percossi · 8 years ago
  76. a0918f1 CIFS: remove bad_network_name flag by Germano Percossi · 8 years ago
  77. 18ea431 CIFS: reconnect thread reschedule itself by Germano Percossi · 8 years ago
  78. 40920c2 CIFS: handle guest access errors to Windows shares by Mark Syms · 8 years ago
  79. 350be25 CIFS: Fix null pointer deref during read resp processing by Pavel Shilovsky · 8 years ago
  80. 806a28e Reset TreeId to zero on SMB2 TREE_CONNECT by Jan-Marek Glogowski · 8 years ago
  81. 4fa8e50 CIFS: Fix build failure with smb2 by Tobias Regnery · 8 years ago
  82. 620d874 Introduce cifs_copy_file_range() by Sachin Prabhu · 8 years ago
  83. 312bbc5 SMB3: Rename clone_range to copychunk_range by Sachin Prabhu · 8 years ago
  84. 38bd490 Handle mismatched open calls by Sachin Prabhu · 8 years ago
  85. c6e970a net: break include loop netdevice.h, dsa.h, devlink.h by Andrew Lunn · 8 years ago
  86. 0a040b2 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  87. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  88. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  89. ef65aae smb2: Enforce sec= mount option by Sachin Prabhu · 8 years ago
  90. 284316d CIFS: Fix sparse warnings by Steve French · 8 years ago
  91. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  92. 9d49640 CIFS: implement get_dfs_refer for SMB2+ by Aurelien Aptel · 8 years ago
  93. f071292 CIFS: use DFS pathnames in SMB2+ Create requests by Aurelien Aptel · 8 years ago
  94. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  95. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  96. b9043cc CIFS: set signing flag in SMB2+ TreeConnect if needed by Aurelien Aptel · 8 years ago
  97. 7f9f6d2 CIFS: let ses->ipc_tid hold smb2 TreeIds by Aurelien Aptel · 8 years ago
  98. 5114662 CIFS: add use_ipc flag to SMB2_ioctl() by Aurelien Aptel · 8 years ago
  99. 268a635 CIFS: add build_path_from_dentry_optional_prefix() by Aurelien Aptel · 8 years ago
  100. 4ecce92 CIFS: move DFS response parsing out of SMB1 code by Aurelien Aptel · 8 years ago