1. bc09d14 fs/cifs: remove obsolete __constant by Fabian Frederick · 10 years ago
  2. 2baa268 Remap reserved posix characters by default (part 3/3) by Steve French · 10 years ago
  3. d913ed1 CIFS: Optimize cifs_user_read() in a short read case on reconnects by Pavel Shilovsky · 10 years ago
  4. b3160ae CIFS: Count got bytes in read_into_pages() by Pavel Shilovsky · 10 years ago
  5. 34a54d6 CIFS: Use separate var for the number of bytes got in async read by Pavel Shilovsky · 10 years ago
  6. 6ec0b01 CIFS: Fix wsize usage in iovec write by Pavel Shilovsky · 10 years ago
  7. 7f6c500 CIFS: Fix cifs_writev_requeue when wsize changes by Pavel Shilovsky · 10 years ago
  8. 6d81ed1 cifs: replace code with free_rsp_buf() by Sachin Prabhu · 10 years ago
  9. 60977fc Return correct error on query of xattr on file with empty xattrs by Steve French · 10 years ago
  10. 4a5c80d [CIFS] clean up page array when uncached write send fails by Steve French · 10 years ago
  11. 26c8f0d cifs: use a flexarray in cifs_writedata by Jeff Layton · 10 years ago
  12. d81b8a4 CIFS: Cleanup cifs open codepath by Pavel Shilovsky · 11 years ago
  13. 9bf4fa0 CIFS: Cleanup CIFSSMBOpen by Pavel Shilovsky · 11 years ago
  14. ebcc943 Add missing end of line termination to some cifs messages by Steve French · 11 years ago
  15. b1d9335 setfacl removes part of ACL when setting POSIX ACLs to Samba by Steve French · 11 years ago
  16. c7f508a Allow setting per-file compression via CIFS protocol by Steve French · 11 years ago
  17. c31f330 do not treat non-symlink reparse points as valid symlinks by Steve French · 11 years ago
  18. 9ae6cf6 cifs: stop trying to use virtual circuits by Jeff Layton · 11 years ago
  19. d244bf2 CIFS: Implement follow_link for nounix CIFS mounts by Pavel Shilovsky · 11 years ago
  20. 7ac0feb cifs: fill TRANS2_QUERY_FILE_INFO ByteCount fields by David Disseldorp · 11 years ago
  21. 5028588 cifs: fix SMB2 signing enablement in cifs_enable_signing by Jeff Layton · 11 years ago
  22. 3f61822 move sectype to the cifs_ses instead of TCP_Server_Info by Jeff Layton · 11 years ago
  23. 38d77c5 cifs: track the enablement of signing in the TCP_Server_Info by Jeff Layton · 11 years ago
  24. e598d1d8 cifs: track the flavor of the NEGOTIATE reponse by Jeff Layton · 11 years ago
  25. 9193400 cifs: factor out check for extended security bit into separate function by Jeff Layton · 11 years ago
  26. 9ddec56 cifs: move handling of signed connections into separate function by Jeff Layton · 11 years ago
  27. 2190eca cifs: break out lanman NEGOTIATE handling into separate function by Jeff Layton · 11 years ago
  28. 31d9e2b cifs: break out decoding of security blob into separate function by Jeff Layton · 11 years ago
  29. 3534b85 cifs: throw a warning if negotiate or sess_setup ops are passed NULL server or session pointers by Jeff Layton · 11 years ago
  30. 0124cc4 cifs: store the real expected sequence number in the mid by Jeff Layton · 11 years ago
  31. f96637b [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg by Joe Perches · 11 years ago
  32. f7f7c18 fs: cifs: use kmemdup instead of kmalloc + memcpy by Silviu-Mihai Popescu · 11 years ago
  33. 94e1800 cifs: don't try to unlock pagecache page after releasing it by Jeff Layton · 11 years ago
  34. c51bb0e cifs: bugfix for unreclaimed writeback pages in cifs_writev_requeue() by Ouyang Maochun · 11 years ago
  35. 49418b2 cifs: Modify struct cifs_unix_set_info_args to hold a kuid_t and a kgid_t by Eric W. Biederman · 11 years ago
  36. c052e2b cifs: obtain file access during backup intent lookup (resend) by Shirish Pargaonkar · 12 years ago
  37. 5819575 cifs: replace kvec array in readdata with a single kvec by Jeff Layton · 12 years ago
  38. 8321fec cifs: convert async read code to use pages array without kmapping by Jeff Layton · 12 years ago
  39. eddb079 cifs: convert async write code to pass in data via rq_pages array by Jeff Layton · 12 years ago
  40. fec344e cifs: change cifs_call_async to use smb_rqst structs by Jeff Layton · 12 years ago
  41. bf5ea0e cifs: change signing routines to deal with smb_rqst structs by Jeff Layton · 12 years ago
  42. d143341 CIFS: Move set_file_size to ops struct by Pavel Shilovsky · 12 years ago
  43. d6e906f CIFS: Move hardlink to ops struct by Steve French · 12 years ago
  44. 8ceb984 CIFS: Move rename to ops struct by Pavel Shilovsky · 12 years ago
  45. ba9ad725 CIFS: Move writepage to ops struct by Pavel Shilovsky · 12 years ago
  46. 3331914 CIFS: Add SMB2 support for cifs_iovec_write by Pavel Shilovsky · 12 years ago
  47. c9de5c8 CIFS: Move async write to ops struct by Pavel Shilovsky · 12 years ago
  48. 09a4707 CIFS: Add SMB2 support for cifs_iovec_read by Pavel Shilovsky · 12 years ago
  49. 4b4de76 CIFS: Replace netfid with cifs_fid struct in cifsFileInfo by Pavel Shilovsky · 12 years ago
  50. ed6875e CIFS: Move unlink code to ops struct by Pavel Shilovsky · 12 years ago
  51. 985e4ff0 cifs: print error code if smb signature verification fails by Steve French · 12 years ago
  52. f958ca5 CIFS: Move rmdir code to ops struct by Pavel Shilovsky · 12 years ago
  53. f436720 CIFS: Separate protocol specific part from mkdir by Pavel Shilovsky · 12 years ago
  54. ff691e9 CIFS: Simplify cifs_mkdir call by Pavel Shilovsky · 12 years ago
  55. 44c5818 CIFS: Move clear/print_stats code to ops struct by Pavel Shilovsky · 12 years ago
  56. 1208ef1 CIFS: Move query inode info code to ops struct by Pavel Shilovsky · 12 years ago
  57. 68889f2 CIFS: Move is_path_accessible to ops struct by Pavel Shilovsky · 12 years ago
  58. b669f33 CIFS: Move getting dfs referalls to ops struct by Pavel Shilovsky · 12 years ago
  59. aa24d1e CIFS: Process reconnects for SMB2 shares by Pavel Shilovsky · 13 years ago
  60. ec2e452 CIFS: Add capability to send SMB2 negotiate message by Pavel Shilovsky · 13 years ago
  61. 6d5786a CIFS: Rename Get/FreeXid and make them work with unsigned int by Pavel Shilovsky · 12 years ago
  62. 2e6e02a CIFS: Move protocol specific tcon/tdis code to ops struct by Pavel Shilovsky · 12 years ago
  63. 58c45c5 CIFS: Move protocol specific session setup/logoff code to ops struct by Pavel Shilovsky · 12 years ago
  64. 286170a CIFS: Move protocol specific negotiate code to ops struct by Pavel Shilovsky · 12 years ago
  65. a891f0f CIFS: Extend credit mechanism to process request type by Pavel Shilovsky · 12 years ago
  66. c5fd363 cifs: move file_lock off stack in cifs_push_posix_locks by Jeff Layton · 12 years ago
  67. ac3aa2f cifs: remove extraneous newlines from cERROR and cFYI calls by Jeff Layton · 12 years ago
  68. 3cf003c cifs: when CONFIG_HIGHMEM is set, serialize the read/write kmaps by Jeff Layton · 12 years ago
  69. 8825736 CIFS: Move get_next_mid to ops struct by Pavel Shilovsky · 12 years ago
  70. 4527578 CIFS: Move add/set_credits and get_credits_field to ops structure by Pavel Shilovsky · 12 years ago
  71. eb37871 CIFS: Move protocol specific part from cifs_readv_receive to ops struct by Pavel Shilovsky · 12 years ago
  72. 1887f60 CIFS: Move header_size/max_header_size to ops structure by Pavel Shilovsky · 12 years ago
  73. 2608bee cifs: Include backup intent search flags during searches {try #2) by Shirish Pargaonkar · 12 years ago
  74. 6993f74 cifs: add refcounting to cifs_readdata structures by Jeff Layton · 12 years ago
  75. 8d5ce4d cifs: abstract out function to marshal the iovec for readv receives by Jeff Layton · 12 years ago
  76. 0471ca3 cifs: make cifs_readdata_alloc take a work_func_t arg by Jeff Layton · 12 years ago
  77. d8f2799 fs/cifs: fix parsing of dfs referrals by Stefan Metzmacher · 12 years ago
  78. b2a3ad9 cifs: silence compiler warnings showing up with gcc-4.7.0 by Jeff Layton · 12 years ago
  79. da82f7e cifs: convert cifs_iovec_write to use async writes by Jeff Layton · 12 years ago
  80. 597b027 cifs: call cifs_update_eof with i_lock held by Jeff Layton · 12 years ago
  81. e949287 cifs: abstract out function to marshal up the iovec array for async writes by Jeff Layton · 12 years ago
  82. c2e8764 cifs: allow caller to specify completion op when allocating writedata by Jeff Layton · 12 years ago
  83. fe5f5d2 cifs: add pid field to cifs_writedata by Jeff Layton · 12 years ago
  84. da472fc cifs: add new cifsiod_wq workqueue by Jeff Layton · 12 years ago
  85. 7c9421e CIFS: Change mid_q_entry structure fields by Pavel Shilovsky · 12 years ago
  86. 5ffef7b CIFS: Separate protocol-specific code from cifs_readv_receive code by Pavel Shilovsky · 12 years ago
  87. 792af7b CIFS: Separate protocol-specific code from transport routines by Pavel Shilovsky · 12 years ago
  88. 2d86dbc CIFS: Introduce credit-based flow control by Pavel Shilovsky · 12 years ago
  89. fc40f9c CIFS: Simplify inFlight logic by Pavel Shilovsky · 12 years ago
  90. 10b9b98 CIFS: Respect negotiated MaxMpxCount by Pavel Shilovsky · 12 years ago
  91. acbbb76 CIFS: Rename *UCS* functions to *UTF16* by Steve French · 13 years ago
  92. 9ee305b CIFS: Send as many mandatory unlock ranges at once as possible by Pavel Shilovsky · 13 years ago
  93. 4f6bcec CIFS: Implement caching mechanism for posix brlocks by Pavel Shilovsky · 13 years ago
  94. a2d6b6c CIFS: Fix error handling in cifs_readv_complete by Pavel Shilovsky · 13 years ago
  95. e28bc5b cifs: add cifs_async_readv by Jeff Layton · 13 years ago
  96. 44d22d8 cifs: add a callback function to receive the rest of the frame by Jeff Layton · 13 years ago
  97. a5ff376 cifs: Call id to SID mapping functions to change owner/group (try #4 repost) by Shirish Pargaonkar · 13 years ago
  98. 03776f4 CIFS: Simplify byte range locking code by Pavel Shilovsky · 14 years ago
  99. c974bef cifs: untangle server->maxBuf and CIFSMaxBufSize by Jeff Layton · 13 years ago
  100. ac42344 cifs: switch CIFSSMBQAllEAs to use memcmp by Jeff Layton · 13 years ago