1. 6bdf6db CIFS: Move set_file_info to ops struct by Pavel Shilovsky · 12 years ago
  2. d143341 CIFS: Move set_file_size to ops struct by Pavel Shilovsky · 12 years ago
  3. d6e906f CIFS: Move hardlink to ops struct by Steve French · 12 years ago
  4. 8ceb984 CIFS: Move rename to ops struct by Pavel Shilovsky · 12 years ago
  5. 3c1bf7e CIFS: Enable signing in SMB2 by Pavel Shilovsky · 12 years ago
  6. ba9ad725 CIFS: Move writepage to ops struct by Pavel Shilovsky · 12 years ago
  7. f9c6e23 CIFS: Move readpage code to ops struct by Pavel Shilovsky · 12 years ago
  8. 3331914 CIFS: Add SMB2 support for cifs_iovec_write by Pavel Shilovsky · 12 years ago
  9. c9de5c8 CIFS: Move async write to ops struct by Pavel Shilovsky · 12 years ago
  10. 09a4707 CIFS: Add SMB2 support for cifs_iovec_read by Pavel Shilovsky · 12 years ago
  11. fc9c596 CIFS: Move async read to ops struct by Pavel Shilovsky · 12 years ago
  12. 24985c5 CIFS: Move r/wsize negotiating to ops struct by Pavel Shilovsky · 12 years ago
  13. 1d8c4c0 CIFS: Make flush code use ops struct by Pavel Shilovsky · 12 years ago
  14. 4ad6504 CIFS: Move guery file info code to ops struct by Pavel Shilovsky · 12 years ago
  15. f0df737 CIFS: Add open/close file support for SMB2 by Pavel Shilovsky · 12 years ago
  16. 0ff78a2 CIFS: Move close code to ops struct by Pavel Shilovsky · 12 years ago
  17. fb1214e CIFS: Move open code to ops struct by Pavel Shilovsky · 12 years ago
  18. 4b4de76 CIFS: Replace netfid with cifs_fid struct in cifsFileInfo by Pavel Shilovsky · 12 years ago
  19. ed6875e CIFS: Move unlink code to ops struct by Pavel Shilovsky · 12 years ago
  20. f958ca5 CIFS: Move rmdir code to ops struct by Pavel Shilovsky · 12 years ago
  21. f436720 CIFS: Separate protocol specific part from mkdir by Pavel Shilovsky · 13 years ago
  22. 764a1b1 cifs: ensure that we always do cifsFileInfo_get under the spinlock by Jeff Layton · 12 years ago
  23. 29e20f9 CIFS: Make CAP_* checks protocol independent by Pavel Shilovsky · 12 years ago
  24. d60622e CIFS: Allow SMB2 statistics to be tracked by Pavel Shilovsky · 12 years ago
  25. 44c5818 CIFS: Move clear/print_stats code to ops struct by Pavel Shilovsky · 12 years ago
  26. 9094fad CIFS: Add echo request support for SMB2 by Pavel Shilovsky · 12 years ago
  27. f6d7617 CIFS: Move echo code to osp struct by Pavel Shilovsky · 12 years ago
  28. 4574084 CIFS: Setup async request in ops struct by Pavel Shilovsky · 12 years ago
  29. 9224dfc CIFS: Move building path to root to ops struct by Pavel Shilovsky · 12 years ago
  30. 1208ef1 CIFS: Move query inode info code to ops struct by Pavel Shilovsky · 12 years ago
  31. 68889f2 CIFS: Move is_path_accessible to ops struct by Pavel Shilovsky · 12 years ago
  32. af4281d CIFS: Move informational tcon calls to ops struct by Pavel Shilovsky · 12 years ago
  33. b669f33 CIFS: Move getting dfs referalls to ops struct by Pavel Shilovsky · 12 years ago
  34. faaf946 CIFS: Add tree connect/disconnect capability for SMB2 by Pavel Shilovsky · 13 years ago
  35. 5478f9b CIFS: Add session setup/logoff capability for SMB2 by Pavel Shilovsky · 13 years ago
  36. ec2e452 CIFS: Add capability to send SMB2 negotiate message by Pavel Shilovsky · 13 years ago
  37. 28ea529 CIFS: Add SMB2 credits support by Pavel Shilovsky · 12 years ago
  38. 2dc7e1c CIFS: Make transport routines work with SMB2 by Pavel Shilovsky · 13 years ago
  39. 2e6e02a CIFS: Move protocol specific tcon/tdis code to ops struct by Pavel Shilovsky · 12 years ago
  40. 58c45c5 CIFS: Move protocol specific session setup/logoff code to ops struct by Pavel Shilovsky · 12 years ago
  41. 286170a CIFS: Move protocol specific negotiate code to ops struct by Pavel Shilovsky · 12 years ago
  42. a891f0f CIFS: Extend credit mechanism to process request type by Pavel Shilovsky · 12 years ago
  43. 316cf94 CIFS: Move trans2 processing to ops struct by Pavel Shilovsky · 12 years ago
  44. 8825736 CIFS: Move get_next_mid to ops struct by Pavel Shilovsky · 12 years ago
  45. 2c0c2a0 cifs: fix oops while traversing open file list (try #4) by Shirish Pargaonkar · 12 years ago
  46. 1080ef7 CIFS: Introduce SMB2 mounts as vers=2.1 by Steve French · 14 years ago
  47. 4527578 CIFS: Move add/set_credits and get_credits_field to ops structure by Pavel Shilovsky · 12 years ago
  48. 8aa26f3 CIFS: Move protocol specific demultiplex thread calls to ops struct by Pavel Shilovsky · 12 years ago
  49. eb37871 CIFS: Move protocol specific part from cifs_readv_receive to ops struct by Pavel Shilovsky · 12 years ago
  50. 1887f60 CIFS: Move header_size/max_header_size to ops structure by Pavel Shilovsky · 12 years ago
  51. 082d064 CIFS: Move protocol specific part from SendReceive2 to ops struct by Pavel Shilovsky · 12 years ago
  52. 55157df CIFS: Separate protocol specific part from getlk by Pavel Shilovsky · 13 years ago
  53. 106dc53 CIFS: Separate protocol specific lock type handling by Pavel Shilovsky · 13 years ago
  54. 04a6aa8 CIFS: Convert lock type to 32 bit variable by Pavel Shilovsky · 13 years ago
  55. fbd35ac CIFS: Move locks to cifsFileInfo structure by Pavel Shilovsky · 13 years ago
  56. 121b046 cifs: convert send_nt_cancel into a version specific op by Jeff Layton · 12 years ago
  57. 23db65f cifs: add a smb_version_operations/values structures and a smb_version enum by Jeff Layton · 12 years ago
  58. 5e500ed cifs: remove legacy MultiuserMount option by Jeff Layton · 12 years ago
  59. 597b027 cifs: call cifs_update_eof with i_lock held by Jeff Layton · 13 years ago
  60. 35ebb41 cifs: make cifsFileInfo_get return the cifsFileInfo pointer by Jeff Layton · 13 years ago
  61. da472fc cifs: add new cifsiod_wq workqueue by Jeff Layton · 13 years ago
  62. 7c9421e CIFS: Change mid_q_entry structure fields by Pavel Shilovsky · 13 years ago
  63. 243d04b CIFS: Expand CurrentMid field by Pavel Shilovsky · 13 years ago
  64. 5ffef7b CIFS: Separate protocol-specific code from cifs_readv_receive code by Pavel Shilovsky · 13 years ago
  65. d4e4854 CIFS: Separate protocol-specific code from demultiplex code by Pavel Shilovsky · 13 years ago
  66. 792af7b CIFS: Separate protocol-specific code from transport routines by Pavel Shilovsky · 13 years ago
  67. 6dae51a CIFS: Delete echo_retries module parm by Pavel Shilovsky · 13 years ago
  68. bc205ed CIFS: Prepare credits code for a slot reservation by Pavel Shilovsky · 13 years ago
  69. 2d86dbc CIFS: Introduce credit-based flow control by Pavel Shilovsky · 13 years ago
  70. fc40f9c CIFS: Simplify inFlight logic by Pavel Shilovsky · 13 years ago
  71. 10b9b98 CIFS: Respect negotiated MaxMpxCount by Pavel Shilovsky · 13 years ago
  72. 88a4412 [CIFS] Fix build break with multiuser patch when LANMAN disabled by Steve French · 13 years ago
  73. 5206efd cifs: propagate umode_t by Al Viro · 13 years ago
  74. 85160e0 CIFS: Implement caching mechanism for mandatory brlocks by Pavel Shilovsky · 13 years ago
  75. 44d22d8 cifs: add a callback function to receive the rest of the frame by Jeff Layton · 13 years ago
  76. 2a37ef9 cifs: move buffer pointers into TCP_Server_Info by Jeff Layton · 13 years ago
  77. 1041e3f cifs: keep a reusable kvec array for receives by Jeff Layton · 13 years ago
  78. d59dad2 CIFS: Move byte range lock list from fd to inode by Pavel Shilovsky · 13 years ago
  79. 03776f4 CIFS: Simplify byte range locking code by Pavel Shilovsky · 14 years ago
  80. 21fed0d cifs: Add data structures and functions for uid/gid to SID mapping (try #4) by Shirish Pargaonkar · 13 years ago
  81. 3d3ea8e cifs: Add mount options for backup intent (try #6) by Shirish Pargaonkar · 13 years ago
  82. e750473 add new module parameter 'enable_oplocks' by Steve French · 13 years ago
  83. 789e666 [CIFS] Cleanup use of CONFIG_CIFS_STATS2 ifdef to make transport routines more readable by Steve French · 13 years ago
  84. ad63594 cifs: simplify refcounting for oplock breaks by Jeff Layton · 13 years ago
  85. eaf35b1 cifs: use cifs_dirent in cifs_save_resume_key by Christoph Hellwig · 13 years ago
  86. 96daf2b [CIFS] Rename three structures to avoid camel case by Steve French · 13 years ago
  87. d4ffff1 CIFS: Add rwpidforward mount option by Pavel Shilovsky · 13 years ago
  88. 25c7f41 CIFS: Migrate to shared superblock model by Pavel Shilovsky · 13 years ago
  89. f87d39d [CIFS] Migrate from prefixpath logic by Steve French · 13 years ago
  90. fa2989f CIFS: Use pid saved from cifsFileInfo in writepages and set_file_size by Pavel Shilovsky · 13 years ago
  91. 3c1105d cifs: don't call mid_q_entry->callback under the Global_MidLock (try #5) by Jeff Layton · 13 years ago
  92. 4d79dba cifs: Add idmap key and related data structures and functions (try #17 repost) by Shirish Pargaonkar · 13 years ago
  93. 34c8790 Shrink stack space usage in cifs_construct_tcon by Steve French · 14 years ago
  94. 0eff0e2 Remove unused CIFSSMBNotify worker function by Steve French · 14 years ago
  95. ca83ce3 cifs: don't allow mmap'ed pages to be dirtied while under writeback (try #3) by Jeff Layton · 13 years ago
  96. fd88ce9 [CIFS] cifs: clarify the meaning of tcpStatus == CifsGood by Steve French · 13 years ago
  97. 2e325d5 Max share size is too small by Steve French · 14 years ago
  98. 8727c8a Allow user names longer than 32 bytes by Steve French · 14 years ago
  99. bdf1b03 cifs: replace /proc/fs/cifs/Experimental with a module parm by Jeff Layton · 14 years ago
  100. 71823ba cifs: don't always drop malformed replies on the floor (try #3) by Jeff Layton · 14 years ago