1. d757d71 cifs: pull freeing mountdata/dropping nls/freeing cifs_sb into cifs_umount() by Al Viro · 13 years ago
  2. 98ab494 cifs: move cifs_umount() call into ->kill_sb() by Al Viro · 13 years ago
  3. 97d1152 cifs: pull cifs_mount() call up by Al Viro · 13 years ago
  4. 2a9b995 sanitize cifs_umount() prototype by Al Viro · 13 years ago
  5. 2ced6f6 cifs: initialize ->tlink_tree in cifs_setup_cifs_sb() by Al Viro · 13 years ago
  6. 5d3bc60 cifs: allocate mountdata earlier by Al Viro · 13 years ago
  7. d687ca38 cifs: leak on mount if we share superblock by Al Viro · 13 years ago
  8. 2c6292a cifs: don't pass superblock to cifs_mount() by Al Viro · 13 years ago
  9. ca171ba cifs: don't leak nls on mount failure by Al Viro · 13 years ago
  10. 6d68617 cifs: double free on mount failure by Al Viro · 13 years ago
  11. dd85446 take bdi setup/destruction into cifs_mount/cifs_umount by Al Viro · 13 years ago
  12. ec12781 cifs_permission() doesn't need to bail out in RCU mode by Al Viro · 13 years ago
  13. 1252b30 [CIFS] update cifs version to 1.73 by Steve French · 13 years ago
  14. 040d15c [CIFS] trivial cleanup fscache cFYI and cERROR messages by Steve French · 13 years ago
  15. 8d1bca3 cifs: correctly handle NULL tcon pointer in CIFSTCon by Jeff Layton · 13 years ago
  16. 3e71551 cifs: show sec= option in /proc/mounts by Jeff Layton · 13 years ago
  17. 7fdbaa1 cifs: don't allow cifs_reconnect to exit with NULL socket pointer by Jeff Layton · 13 years ago
  18. cd51875 CIFS: Fix sparse error by Pavel Shilovsky · 13 years ago
  19. 83fb086 cifs: trivial: add space in fsc error message by Jeff Layton · 13 years ago
  20. 9c4843e cifs: silence printk when establishing first session on socket by Jeff Layton · 13 years ago
  21. 243e2dd3 CIFS ACL support needs CONFIG_KEYS, so depend on it by Darren Salt · 13 years ago
  22. 957df45 possible memory corruption in cifs_parse_mount_options() by Vasily Averin · 13 years ago
  23. 5f0b23e cifs: make CIFS depend on CRYPTO_ECB by Suresh Jayaraman · 13 years ago
  24. c592a70 cifs: fix the kernel release version in the default security warning message by Suresh Jayaraman · 13 years ago
  25. ef1d575 cifs/ubifs: Fix shrinker API change fallout by Al Viro · 13 years ago
  26. 4f61258 [CIFS] Follow on to cifsacl endian patch (__constant_cpu_to_le32 was required) by Steve French · 13 years ago
  27. 383c553 [CIFS] Fix endian error comparing authusers when cifsacl enabled by Steve French · 13 years ago
  28. 96daf2b [CIFS] Rename three structures to avoid camel case by Steve French · 13 years ago
  29. 07cc6cf Fix extended security auth failure by Steve French · 13 years ago
  30. d4ffff1 CIFS: Add rwpidforward mount option by Pavel Shilovsky · 13 years ago
  31. 25c7f41 CIFS: Migrate to shared superblock model by Pavel Shilovsky · 13 years ago
  32. f87d39d [CIFS] Migrate from prefixpath logic by Steve French · 13 years ago
  33. 641a58d CIFS: Fix memory leak in cifs_do_mount by Pavel Shilovsky · 13 years ago
  34. 6848b73 [CIFS] When mandatory encryption on share, fail mount by Steve French · 13 years ago
  35. fa2989f CIFS: Use pid saved from cifsFileInfo in writepages and set_file_size by Pavel Shilovsky · 13 years ago
  36. c28c89f cifs: add cifs_async_writev by Jeff Layton · 13 years ago
  37. f7910cb cifs: clean up wsize negotiation and allow for larger wsize by Jeff Layton · 13 years ago
  38. c3d17b6 cifs: convert cifs_writepages to use async writes by Jeff Layton · 13 years ago
  39. b2e5cd3 CIFS: Fix undefined behavior when mount fails by Pavel Shilovsky · 13 years ago
  40. 3c1105d cifs: don't call mid_q_entry->callback under the Global_MidLock (try #5) by Jeff Layton · 13 years ago
  41. 724d9f1 CIFS: Simplify mount code for further shared sb capability by Pavel Shilovsky · 13 years ago
  42. 37bb04e CIFS: Simplify connection structure search calls by Pavel Shilovsky · 13 years ago
  43. c02324a cifs: remove unused SMB2 config and mount options by Christoph Hellwig · 13 years ago
  44. 59ffd84 cifs: add ignore_pend flag to cifs_call_async by Jeff Layton · 13 years ago
  45. fcc31cb cifs: make cifs_send_async take a kvec array by Jeff Layton · 13 years ago
  46. 2c8f981 cifs: consolidate SendReceive response checks by Jeff Layton · 13 years ago
  47. 156ecb2 [CIFS] Fix to problem with getattr caused by invalidate simplification patch by Steve French · 13 years ago
  48. ceec1e0 [CIFS] Remove sparse warning by Steve French · 14 years ago
  49. 4e64fb3 [CIFS] Update cifs to version 1.72 by Steve French · 13 years ago
  50. c4aca0c cifs: Change key name to cifs.idmap, misc. clean-up by Shirish Pargaonkar · 13 years ago
  51. f14bcf7 cifs: Unconditionally copy mount options to superblock info by Sean Finney · 13 years ago
  52. 5167f11 cifs: Use kstrndup for cifs_sb->mountdata by Sean Finney · 13 years ago
  53. 046462a cifs: Simplify handling of submount options in cifs_mount. by Sean Finney · 13 years ago
  54. b946845 cifs: cifs_parse_mount_options: do not tokenize mount options in-place by Sean Finney · 13 years ago
  55. c1508ca cifs: Add support for mounting Windows 2008 DFS shares by Sean Finney · 13 years ago
  56. dd61394 cifs: Extract DFS referral expansion logic to separate function by Sean Finney · 13 years ago
  57. 460458c cifs: turn BCC into a static inlined function by Jeff Layton · 13 years ago
  58. 820a803 cifs: keep BCC in little-endian format by Jeff Layton · 13 years ago
  59. 0e6e37a cifs: fix some unused variable warnings in id_rb_search by Jeff Layton · 13 years ago
  60. 6feb989 CIFS: Simplify invalidate part (try #5) by Pavel Shilovsky · 13 years ago
  61. 0b81c1c CIFS: directio read/write cleanups by Pavel Shilovsky · 14 years ago
  62. be8e3b0 consistently use smb_buf_length as be32 for cifs (try 3) by Steve French · 13 years ago
  63. 9409ae5 cifs: Invoke id mapping functions (try #17 repost) by Shirish Pargaonkar · 13 years ago
  64. 4d79dba cifs: Add idmap key and related data structures and functions (try #17 repost) by Shirish Pargaonkar · 13 years ago
  65. 9ad1506 CIFS: Add launder_page operation (try #3) by Pavel Shilovsky · 13 years ago
  66. 1cb06d0 Introduce smb2 mounts as vers=2 by Steve French · 14 years ago
  67. 257fb1f CIFS: Use invalidate_inode_pages2 instead of invalidate_remote_inode (try #4) by Pavel Shilovsky · 14 years ago
  68. fd5707e cifs: fix comment in validate_t2 by Jeff Layton · 13 years ago
  69. b73b9a4 [CIFS] Allow to set extended attribute cifs_acl (try #2) by Steve French · 13 years ago
  70. 43988d7 [CIFS] Use ecb des kernel crypto APIs instead of local cifs functions (repost) by Steve French · 13 years ago
  71. 2572087 cifs: cleanup: Rename and remove config flags by Shirish Pargaonkar · 14 years ago
  72. b34cb85 Introduce SMB2 Kconfig option by Steve French · 14 years ago
  73. 34c8790 Shrink stack space usage in cifs_construct_tcon by Steve French · 14 years ago
  74. fd62cb7 fs:cifs:connect.c remove one to many l's in the word. by Justin P. Mattock · 14 years ago
  75. c52a955 Don't compile in unused reparse point symlink code by Steve French · 14 years ago
  76. 0eff0e2 Remove unused CIFSSMBNotify worker function by Steve French · 14 years ago
  77. 9b6763e cifs: Remove unused inode number while fetching root inode by Shirish Pargaonkar · 14 years ago
  78. 11379b5 cifs: fix cifsConvertToUCS() for the mapchars case by Jeff Layton · 13 years ago
  79. 221d1d7 cifs: add fallback in is_path_accessible for old servers by Jeff Layton · 13 years ago
  80. 16541ba cifs: handle errors from coalesce_t2 by Jeff Layton · 13 years ago
  81. 146f9f6 cifs: refactor mid finding loop in cifs_demultiplex_thread by Jeff Layton · 13 years ago
  82. 2a2047bc cifs: sanitize length checking in coalesce_t2 (try #3) by Jeff Layton · 13 years ago
  83. fcda7f4 cifs: check for bytes_remaining going to zero in CIFS_SessSetup by Jeff Layton · 13 years ago
  84. bfacf22 cifs: change bleft in decode_unicode_ssetup back to signed type by Jeff Layton · 13 years ago
  85. 4906e50 CIFS: Fix memory over bound bug in cifs_parse_mount_options by Pavel Shilovsky · 13 years ago
  86. ca83ce3 cifs: don't allow mmap'ed pages to be dirtied while under writeback (try #3) by Jeff Layton · 13 years ago
  87. d9b9420 [CIFS] Warn on requesting default security (ntlm) on mount by Steve French · 13 years ago
  88. fd88ce9 [CIFS] cifs: clarify the meaning of tcpStatus == CifsGood by Steve French · 13 years ago
  89. 157c249 cifs: wrap received signature check in srv_mutex by Jeff Layton · 13 years ago
  90. 581ade4 cifs: clean up various nits in unicode routines (try #2) by Jeff Layton · 13 years ago
  91. c0c7b90 cifs: clean up length checks in check2ndT2 by Jeff Layton · 13 years ago
  92. 2b6c26a cifs: set ra_pages in backing_dev_info by Jeff Layton · 14 years ago
  93. 8679b0d cifs: fix broken BCC check in is_valid_oplock_break by Jeff Layton · 14 years ago
  94. 7094564 cifs: always do is_path_accessible check in cifs_mount by Jeff Layton · 14 years ago
  95. 5443d13 various endian fixes to cifs by Steve French · 14 years ago
  96. 6da9791 Elminate sparse __CHECK_ENDIAN__ warnings on port conversion by Steve French · 14 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. 7797069 cifs: check for private_data before trying to put it by Jeff Layton · 13 years ago