1. de9f68d [CIFS] Set copychunk defaults by Steve French · 11 years ago
  2. 41c1358 CIFS: SMB2/SMB3 Copy offload support (refcopy) phase 1 by Steve French · 11 years ago
  3. eb85d94b CIFS: Fix symbolic links usage by Pavel Shilovsky · 11 years ago
  4. af6a12e Query File System Alignment by Steven French · 11 years ago
  5. 3d378d3 cifs: Make big endian multiplex ID sequences monotonic on the wire by Tim Gardner · 11 years ago
  6. 64a5cfa Allow setting per-file compression via SMB2/3 by Steve French · 11 years ago
  7. 74d290d [CIFS] Provide sane values for nlink by Jim McDonough · 11 years ago
  8. 9ae6cf6 cifs: stop trying to use virtual circuits by Jeff Layton · 11 years ago
  9. 42873b0 CIFS: Respect epoch value from create lease context v2 by Pavel Shilovsky · 11 years ago
  10. b5c7cde CIFS: Move parsing lease buffer to ops struct by Pavel Shilovsky · 11 years ago
  11. a41a28b CIFS: Move creating lease buffer to ops struct by Pavel Shilovsky · 11 years ago
  12. 53ef101 CIFS: Store lease state itself rather than a mapped oplock value by Pavel Shilovsky · 11 years ago
  13. 18cceb6 CIFS: Replace clientCanCache* bools with an integer by Pavel Shilovsky · 11 years ago
  14. 32811d2 cifs: Start using per session key for smb2/3 for signature generation by Shirish Pargaonkar · 11 years ago
  15. 5c234aa cifs: Add a variable specific to NTLMSSP for key exchange. by Shirish Pargaonkar · 11 years ago
  16. cdf1246 cifs: Move and expand MAX_SERVER_SIZE definition by Scott Lovenberg · 11 years ago
  17. 8c3a2b4 cifs: Move string length definitions to uapi by Scott Lovenberg · 11 years ago
  18. b42bf88 CIFS: Implement follow_link for SMB2 by Pavel Shilovsky · 11 years ago
  19. 1b24408 Do not attempt to do cifs operations reading symlinks with SMB2 by Steve French · 11 years ago
  20. 057d633 cifs: extend the buffer length enought for sprintf() using by Chen Gang · 11 years ago
  21. 9cbc0b7 CIFS: Reconnect durable handles for SMB2 by Pavel Shilovsky · 11 years ago
  22. 226730b CIFS: Introduce cifs_open_parms struct by Pavel Shilovsky · 11 years ago
  23. 5028588 cifs: fix SMB2 signing enablement in cifs_enable_signing by Jeff Layton · 11 years ago
  24. e65a5cb [CIFS] Fix build warning by Steve French · 11 years ago
  25. 429b46f [CIFS] SMB3 Signing enablement by Steve French · 11 years ago
  26. 769ee6a Add ability to dipslay SMB3 share flags and capabilities for debugging by Steve French · 11 years ago
  27. 20b6d8b Add SMB3.02 dialect support by Steve French · 11 years ago
  28. 896a8fc cifs: update the default global_secflags to include "raw" NTLMv2 by Jeff Layton · 11 years ago
  29. 3f61822 move sectype to the cifs_ses instead of TCP_Server_Info by Jeff Layton · 11 years ago
  30. 38d77c5 cifs: track the enablement of signing in the TCP_Server_Info by Jeff Layton · 11 years ago
  31. 1e3cc57 add new fields to smb_vol to track the requested security flavor by Jeff Layton · 11 years ago
  32. 28e11bd cifs: add new fields to cifs_ses to track requested security flavor by Jeff Layton · 11 years ago
  33. e598d1d8 cifs: track the flavor of the NEGOTIATE reponse by Jeff Layton · 11 years ago
  34. 515d82f cifs: add new "Unspecified" securityEnum value by Jeff Layton · 11 years ago
  35. 281e2e7 cifs: remove the cifs_ses->flags field by Jeff Layton · 11 years ago
  36. 6f70949 cifs: remove protocolEnum definition by Jeff Layton · 11 years ago
  37. a0b3df5 cifs: add a "nosharesock" mount option to force new sockets to server to be created by Jeff Layton · 11 years ago
  38. 94f2f14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  39. 64ed39d cifs: Convert struct cifs_ses to use a kuid_t and a kgid_t by Eric W. Biederman · 12 years ago
  40. 3da4656 cifs: Modify struct smb_vol to use kuids and kgids by Eric W. Biederman · 12 years ago
  41. fef59fd cifs: Convert struct cifsFileInfo to use a kuid by Eric W. Biederman · 12 years ago
  42. 4a2c8cf cifs: Convert struct cifs_fattr to use kuid and kgids by Eric W. Biederman · 12 years ago
  43. 6d4a083 cifs: Convert struct tcon_link to use a kuid. by Eric W. Biederman · 12 years ago
  44. 63b7d3a CIFS: Don't let read only caching for mandatory byte-range locked files by Pavel Shilovsky · 12 years ago
  45. ca8aa29 Revert "CIFS: Fix write after setting a read lock for read oplock files" by Pavel Shilovsky · 12 years ago
  46. c299dd0 CIFS: Fix write after setting a read lock for read oplock files by Pavel Shilovsky · 12 years ago
  47. 38107d4 Do not send SMB2 signatures for SMB3 frames by Steve French · 12 years ago
  48. 1cc9bd6 make convert_delimiter use strchr instead of open-coding it by Steve French · 12 years ago
  49. b979aaa cifs: get rid of smb_vol->UNCip and smb_vol->port by Jeff Layton · 12 years ago
  50. dd446b1 Add SMB2.02 dialect support by Steve French · 12 years ago
  51. 6d3ea7e CIFS: Make use of common cifs_build_path_to_root for CIFS and SMB2 by Steve French · 12 years ago
  52. 81bcd8b default authentication needs to be at least ntlmv2 security for cifs mounts by Steve French · 12 years ago
  53. e4aa25e [CIFS] Fix SMB2 negotiation support to select only one dialect (based on vers=) by Steve French · 12 years ago
  54. 760ad0c CIFS: Make ops->close return void by Pavel Shilovsky · 12 years ago
  55. 233839b CIFS: Fix fast lease break after open problem by Pavel Shilovsky · 12 years ago
  56. b8c32db CIFS: Request SMB2.1 leases by Pavel Shilovsky · 12 years ago
  57. 1b4b55a CIFS: Turn lock mutex into rw semaphore by Pavel Shilovsky · 12 years ago
  58. d39a4f7 CIFS: Move brlock code to ops struct by Pavel Shilovsky · 12 years ago
  59. f45d341 CIFS: Remove spinlock dependence in brlock processing by Pavel Shilovsky · 12 years ago
  60. 1c0bd60 CIFS: Add NTLMSSP sec type to defaults by Pavel Shilovsky · 12 years ago
  61. 71953fc cifs: remove kmap lock and rsize limit by Jeff Layton · 12 years ago
  62. 5819575 cifs: replace kvec array in readdata with a single kvec by Jeff Layton · 12 years ago
  63. 8321fec cifs: convert async read code to use pages array without kmapping by Jeff Layton · 12 years ago
  64. c5fab6f cifs: turn the pages list in cifs_readdata into an array by Jeff Layton · 12 years ago
  65. f4e49cd cifs: allocate kvec array for cifs_readdata as a separate allocation by Jeff Layton · 12 years ago
  66. eddb079 cifs: convert async write code to pass in data via rq_pages array by Jeff Layton · 12 years ago
  67. fec344e cifs: change cifs_call_async to use smb_rqst structs by Jeff Layton · 12 years ago
  68. bf5ea0e cifs: change signing routines to deal with smb_rqst structs by Jeff Layton · 12 years ago
  69. 76ec5e3 CIFS: Move statfs to ops struct by Pavel Shilovsky · 12 years ago
  70. 95a3f2f CIFS: Move oplock break to ops struct by Pavel Shilovsky · 12 years ago
  71. 2e44b28 CIFS: Process oplocks for SMB2 by Pavel Shilovsky · 12 years ago
  72. 92fc65a CIFS: Move readdir code to ops struct by Pavel Shilovsky · 12 years ago
  73. 6bdf6db CIFS: Move set_file_info to ops struct by Pavel Shilovsky · 12 years ago
  74. d143341 CIFS: Move set_file_size to ops struct by Pavel Shilovsky · 12 years ago
  75. d6e906f CIFS: Move hardlink to ops struct by Steve French · 12 years ago
  76. 8ceb984 CIFS: Move rename to ops struct by Pavel Shilovsky · 12 years ago
  77. 3c1bf7e CIFS: Enable signing in SMB2 by Pavel Shilovsky · 12 years ago
  78. ba9ad725 CIFS: Move writepage to ops struct by Pavel Shilovsky · 12 years ago
  79. f9c6e23 CIFS: Move readpage code to ops struct by Pavel Shilovsky · 12 years ago
  80. 3331914 CIFS: Add SMB2 support for cifs_iovec_write by Pavel Shilovsky · 12 years ago
  81. c9de5c8 CIFS: Move async write to ops struct by Pavel Shilovsky · 12 years ago
  82. 09a4707 CIFS: Add SMB2 support for cifs_iovec_read by Pavel Shilovsky · 12 years ago
  83. fc9c596 CIFS: Move async read to ops struct by Pavel Shilovsky · 12 years ago
  84. 24985c5 CIFS: Move r/wsize negotiating to ops struct by Pavel Shilovsky · 12 years ago
  85. 1d8c4c0 CIFS: Make flush code use ops struct by Pavel Shilovsky · 12 years ago
  86. 4ad6504 CIFS: Move guery file info code to ops struct by Pavel Shilovsky · 12 years ago
  87. f0df737 CIFS: Add open/close file support for SMB2 by Pavel Shilovsky · 12 years ago
  88. 0ff78a2 CIFS: Move close code to ops struct by Pavel Shilovsky · 12 years ago
  89. fb1214e CIFS: Move open code to ops struct by Pavel Shilovsky · 12 years ago
  90. 4b4de76 CIFS: Replace netfid with cifs_fid struct in cifsFileInfo by Pavel Shilovsky · 12 years ago
  91. ed6875e CIFS: Move unlink code to ops struct by Pavel Shilovsky · 12 years ago
  92. f958ca5 CIFS: Move rmdir code to ops struct by Pavel Shilovsky · 12 years ago
  93. f436720 CIFS: Separate protocol specific part from mkdir by Pavel Shilovsky · 12 years ago
  94. 764a1b1 cifs: ensure that we always do cifsFileInfo_get under the spinlock by Jeff Layton · 12 years ago
  95. 29e20f9 CIFS: Make CAP_* checks protocol independent by Pavel Shilovsky · 12 years ago
  96. d60622e CIFS: Allow SMB2 statistics to be tracked by Pavel Shilovsky · 12 years ago
  97. 44c5818 CIFS: Move clear/print_stats code to ops struct by Pavel Shilovsky · 12 years ago
  98. 9094fad CIFS: Add echo request support for SMB2 by Pavel Shilovsky · 12 years ago
  99. f6d7617 CIFS: Move echo code to osp struct by Pavel Shilovsky · 12 years ago
  100. 4574084 CIFS: Setup async request in ops struct by Pavel Shilovsky · 12 years ago