1. 762dfd1 CIFS: Cleanup demupltiplex thread exiting code by Pavel Shilovsky · 13 years ago
  2. ad69bae CIFS: Move mid search to a separate function by Pavel Shilovsky · 13 years ago
  3. 98bac62 CIFS: Move RFC1002 check to a separate function by Pavel Shilovsky · 13 years ago
  4. e7015fb CIFS: Simplify socket reading in demultiplex thread by Pavel Shilovsky · 13 years ago
  5. 3d9c247 CIFS: Move buffer allocation to a separate function by Pavel Shilovsky · 13 years ago
  6. c4a5534 cifs: remove unneeded variable initialization in cifs_reconnect_tcon by Jeff Layton · 13 years ago
  7. ad63594 cifs: simplify refcounting for oplock breaks by Jeff Layton · 13 years ago
  8. 5980fc9 cifs: fix compiler warning in CIFSSMBQAllEAs by Jeff Layton · 13 years ago
  9. 91d065c cifs: fix name parsing in CIFSSMBQAllEAs by Jeff Layton · 13 years ago
  10. 998d6fc cifs: don't start signing too early by Jeff Layton · 13 years ago
  11. 1f1cff0 cifs: trivial: goto out here is unnecessary by Jeff Layton · 13 years ago
  12. c4d3396 cifs: advertise the right receive buffer size to the server by Jeff Layton · 13 years ago
  13. 1d87c28 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  14. 14cae32 cifs: Cleanup: check return codes of crypto api calls by Shirish Pargaonkar · 13 years ago
  15. f5bc1e7 CIFS: Fix oops while mounting with prefixpath by Pavel Shilovsky · 13 years ago
  16. e010a5e [CIFS] Redundant null check after dereference by Steve French · 13 years ago
  17. eaf35b1 cifs: use cifs_dirent in cifs_save_resume_key by Christoph Hellwig · 13 years ago
  18. f16d59b cifs: use cifs_dirent to replace cifs_get_name_from_search_buf by Christoph Hellwig · 13 years ago
  19. cda0ec6 cifs: introduce cifs_dirent by Christoph Hellwig · 13 years ago
  20. 9feed6f cifs: cleanup cifs_filldir by Christoph Hellwig · 13 years ago
  21. 3ca30d4 CIFS: Fix oops while mounting with prefixpath by Pavel Shilovsky · 13 years ago
  22. bbd9d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  23. 2cebaa5 CIFS: Fix wrong length in cifs_iovec_read by Pavel Shilovsky · 13 years ago
  24. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  25. 06222e4 fs: handle SEEK_HOLE/SEEK_DATA properly in all fs's that define their own llseek by Josef Bacik · 13 years ago
  26. b85fd6b don't open-code parent_ino() in assorted ->readdir() by Al Viro · 13 years ago
  27. 4352780 cifs_lookup(): LOOKUP_OPEN is set only on the last component by Al Viro · 13 years ago
  28. 407938e LOOKUP_CREATE and LOOKUP_RENAME_TARGET can be set only on the last step by Al Viro · 13 years ago
  29. dd7dd55 no need to check for LOOKUP_OPEN in ->create() instances by Al Viro · 13 years ago
  30. 7c97c20 cifs: fix the type of cifs_demultiplex_thread() by Al Viro · 13 years ago
  31. 10556cb ->permission() sanitizing: don't pass flags to ->permission() by Al Viro · 13 years ago
  32. 2830ba7 ->permission() sanitizing: don't pass flags to generic_permission() by Al Viro · 13 years ago
  33. 178ea735 kill check_acl callback of generic_permission() by Al Viro · 13 years ago
  34. e501f29 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  35. fec11dd Fix cifs_get_root() by Al Viro · 13 years ago
  36. d36c301 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  37. dc137bf cifs: build_path_from_dentry() race fix by Al Viro · 13 years ago
  38. c2ec947 [CIFS] update cifs to version 1.74 by Steve French · 13 years ago
  39. ea1be1a [CIFS] update limit for snprintf in cifs_construct_tcon by Steve French · 13 years ago
  40. 62411ab cifs: Fix signing failure when server mandates signing for NTLMSSP by Shirish Pargaonkar · 13 years ago
  41. 71a1b44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  42. f484b5d0 cifs: drop spinlock before calling cifs_put_tlink by Jeff Layton · 13 years ago
  43. b9bce2e cifs: fix expand_dfs_referral by Jeff Layton · 13 years ago
  44. 2054749 cifs: move bdi_setup_and_register outside of CONFIG_CIFS_DFS_UPCALL by Jeff Layton · 13 years ago
  45. 04db79b cifs: factor smb_vol allocation out of cifs_setup_volume_info by Jeff Layton · 13 years ago
  46. c902ce1 FS-Cache: Add a helper to bulk uncache pages on an inode by David Howells · 13 years ago
  47. f9e59bc cifs: have cifs_cleanup_volume_info not take a double pointer by Jeff Layton · 13 years ago
  48. b2a0fa1 cifs: fix build_unc_path_to_root to account for a prefixpath by Jeff Layton · 13 years ago
  49. 677d853 cifs: remove bogus call to cifs_cleanup_volume_info by Jeff Layton · 13 years ago
  50. ee1b3ea cifs: set socket send and receive timeouts before attempting connect by Jeff Layton · 13 years ago
  51. 258e43f Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  52. 804a007 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  53. 9403c9c cifs: propagate errors from cifs_get_root() to mount(2) by Al Viro · 13 years ago
  54. 5c4f1ad cifs: tidy cifs_do_mount() up a bit by Al Viro · 13 years ago
  55. fa18f1b cifs: more breakage on mount failures by Al Viro · 13 years ago
  56. ee01a14 cifs: close sget() races by Al Viro · 13 years ago
  57. d757d71 cifs: pull freeing mountdata/dropping nls/freeing cifs_sb into cifs_umount() by Al Viro · 13 years ago
  58. 98ab494 cifs: move cifs_umount() call into ->kill_sb() by Al Viro · 13 years ago
  59. 97d1152 cifs: pull cifs_mount() call up by Al Viro · 13 years ago
  60. 2a9b995 sanitize cifs_umount() prototype by Al Viro · 13 years ago
  61. 2ced6f6 cifs: initialize ->tlink_tree in cifs_setup_cifs_sb() by Al Viro · 13 years ago
  62. 5d3bc60 cifs: allocate mountdata earlier by Al Viro · 13 years ago
  63. d687ca38 cifs: leak on mount if we share superblock by Al Viro · 13 years ago
  64. 2c6292a cifs: don't pass superblock to cifs_mount() by Al Viro · 13 years ago
  65. ca171ba cifs: don't leak nls on mount failure by Al Viro · 13 years ago
  66. 6d68617 cifs: double free on mount failure by Al Viro · 13 years ago
  67. dd85446 take bdi setup/destruction into cifs_mount/cifs_umount by Al Viro · 13 years ago
  68. 9b8e072a cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKEN by Jeff Layton · 13 years ago
  69. e4fb0ed cifs: free blkcipher in smbhash by Jeff Layton · 13 years ago
  70. 1190f6a cifs: fix wsize negotiation to respect max buffer size and active signing (try #4) by Jeff Layton · 13 years ago
  71. 446b23a CIFS: Fix problem with 3.0-rc1 null user mount failure by Pavel Shilovsky · 13 years ago
  72. ec12781 cifs_permission() doesn't need to bail out in RCU mode by Al Viro · 13 years ago
  73. 1252b30 [CIFS] update cifs version to 1.73 by Steve French · 13 years ago
  74. 040d15c [CIFS] trivial cleanup fscache cFYI and cERROR messages by Steve French · 13 years ago
  75. 8d1bca3 cifs: correctly handle NULL tcon pointer in CIFSTCon by Jeff Layton · 13 years ago
  76. 3e71551 cifs: show sec= option in /proc/mounts by Jeff Layton · 13 years ago
  77. 7fdbaa1 cifs: don't allow cifs_reconnect to exit with NULL socket pointer by Jeff Layton · 13 years ago
  78. cd51875 CIFS: Fix sparse error by Pavel Shilovsky · 13 years ago
  79. 83fb086 cifs: trivial: add space in fsc error message by Jeff Layton · 13 years ago
  80. 9c4843e cifs: silence printk when establishing first session on socket by Jeff Layton · 13 years ago
  81. 243e2dd3 CIFS ACL support needs CONFIG_KEYS, so depend on it by Darren Salt · 13 years ago
  82. 957df45 possible memory corruption in cifs_parse_mount_options() by Vasily Averin · 13 years ago
  83. 5f0b23e cifs: make CIFS depend on CRYPTO_ECB by Suresh Jayaraman · 13 years ago
  84. c592a70 cifs: fix the kernel release version in the default security warning message by Suresh Jayaraman · 13 years ago
  85. ef1d575 cifs/ubifs: Fix shrinker API change fallout by Al Viro · 13 years ago
  86. 4f61258 [CIFS] Follow on to cifsacl endian patch (__constant_cpu_to_le32 was required) by Steve French · 13 years ago
  87. 383c553 [CIFS] Fix endian error comparing authusers when cifsacl enabled by Steve French · 13 years ago
  88. 96daf2b [CIFS] Rename three structures to avoid camel case by Steve French · 13 years ago
  89. 07cc6cf Fix extended security auth failure by Steve French · 13 years ago
  90. d4ffff1 CIFS: Add rwpidforward mount option by Pavel Shilovsky · 13 years ago
  91. 25c7f41 CIFS: Migrate to shared superblock model by Pavel Shilovsky · 13 years ago
  92. f87d39d [CIFS] Migrate from prefixpath logic by Steve French · 13 years ago
  93. 641a58d CIFS: Fix memory leak in cifs_do_mount by Pavel Shilovsky · 13 years ago
  94. 6848b73 [CIFS] When mandatory encryption on share, fail mount by Steve French · 13 years ago
  95. fa2989f CIFS: Use pid saved from cifsFileInfo in writepages and set_file_size by Pavel Shilovsky · 13 years ago
  96. c28c89f cifs: add cifs_async_writev by Jeff Layton · 13 years ago
  97. f7910cb cifs: clean up wsize negotiation and allow for larger wsize by Jeff Layton · 13 years ago
  98. c3d17b6 cifs: convert cifs_writepages to use async writes by Jeff Layton · 13 years ago
  99. b2e5cd3 CIFS: Fix undefined behavior when mount fails by Pavel Shilovsky · 13 years ago
  100. 3c1105d cifs: don't call mid_q_entry->callback under the Global_MidLock (try #5) by Jeff Layton · 13 years ago