1. 6cfd014 push BKL down into ->put_super by Christoph Hellwig · 15 years ago
  2. 9393bd0 switch follow_down() by Al Viro · 15 years ago
  3. 61b6bc5 cifs: remove never-used in6_addr option by Jeff Layton · 15 years ago
  4. 58f7f68 cifs: add addr= mount option alias for ip= by Jeff Layton · 15 years ago
  5. f0472d0 [CIFS] Add mention of new mount parm (forceuid) to cifs readme by Steve French · 15 years ago
  6. 4ae1507 cifs: make overriding of ownership conditional on new mount options by Jeff Layton · 15 years ago
  7. 50b64e3 cifs: fix IPv6 address length check by Jeff Layton · 15 years ago
  8. b96d31a cifs: clean up set_cifs_acl interfaces by Christoph Hellwig · 15 years ago
  9. 1bf4072 cifs: reorganize get_cifs_acl by Christoph Hellwig · 15 years ago
  10. c5077ec [CIFS] Update readme to indicate change to default mount (serverino) by Steve French · 15 years ago
  11. a0c9217 cifs: make serverino the default when mounting by Jeff Layton · 15 years ago
  12. bd433d4 cifs: rename cifs_iget to cifs_root_iget by Jeff Layton · 15 years ago
  13. c4a2c08 cifs: make cnvrtDosUnixTm take a little-endian args and an offset by Jeff Layton · 15 years ago
  14. 07119a4 cifs: have cifs_NTtimeToUnix take a little-endian arg by Jeff Layton · 15 years ago
  15. f55ed1a cifs: tighten up default file_mode/dir_mode by Jeff Layton · 15 years ago
  16. 46a7574 cifs: fix artificial limit on reading symlinks by Jeff Layton · 15 years ago
  17. 8db14ca [CIFS] Avoid open on possible directories since Samba now rejects them by Steve French · 15 years ago
  18. 703a3b8 [CIFS] fix posix open regression by Steve French · 15 years ago
  19. 8b6427a cifs: fix pointer initialization and checks in cifs_follow_symlink (try #4) by Jeff Layton · 15 years ago
  20. d8e2f53 cifs: fix error handling in parse_DFS_referrals by Jeff Layton · 15 years ago
  21. 6f5bbff Convert obvious places to deactivate_locked_super() by Al Viro · 15 years ago
  22. 67e5520 vfs: umount_begin BKL pushdown by Alessio Igor Bogani · 15 years ago
  23. 90e4ee5 [CIFS] Fix double list addition in cifs posix open code by Steve French · 15 years ago
  24. ac68392 [CIFS] Allow raw ntlmssp code to be enabled with sec=ntlmssp by Steve French · 15 years ago
  25. 844823c [CIFS] Fix SMB uid in NTLMSSP authenticate request by Steve French · 15 years ago
  26. 0b3cc85 [CIFS] NTLMSSP reenabled after move from connect.c to sess.c by Steve French · 15 years ago
  27. 24d35ad [CIFS] Remove sparse warning by Steve French · 15 years ago
  28. 989c7e5 [CIFS] remove checkpatch warning by Steve French · 15 years ago
  29. afe48c3 [CIFS] Fix final user of old string conversion code by Steve French · 15 years ago
  30. 3410602 [CIFS] remove cifs_strfromUCS_le by Jeff Layton · 15 years ago
  31. 2edd6c5 [CIFS] NTLMSSP support moving into new file, old dead code removed by Steve French · 15 years ago
  32. 051a2a0 [CIFS] Fix endian conversion of vcnum field by Steve French · 15 years ago
  33. e836f01 [CIFS] Remove trailing whitespace by Steve French · 15 years ago
  34. 0e0d2cf [CIFS] Remove sparse endian warnings by Steve French · 15 years ago
  35. e14b2fe [CIFS] Add remaining ntlmssp flags and standardize field names by Steve French · 15 years ago
  36. cf398e3 [CIFS] Fix build warning by Steve French · 15 years ago
  37. 1829579 cifs: fix length handling in cifs_get_name_from_search_buf by Jeff Layton · 15 years ago
  38. 9e39b0a [CIFS] Remove unneeded QuerySymlink call and fix mapping for unmapped status by Steve French · 15 years ago
  39. d185cda [CIFS] rename cifs_strndup to cifs_strndup_from_ucs by Steve French · 15 years ago
  40. 5c2503a Added loop check when mounting DFS tree. by Igor Mammedov · 15 years ago
  41. 1af28ce Enable dfs submounts to handle remote referrals. by Igor Mammedov · 15 years ago
  42. 20418ac [CIFS] Remove older session setup implementation by Steve French · 15 years ago
  43. f588416 cifs: change cifs_get_name_from_search_buf to use new unicode helper by Jeff Layton · 15 years ago
  44. 460b969 cifs: change CIFSSMBUnixQuerySymLink to use new helpers by Jeff Layton · 15 years ago
  45. 5914079 cifs: fix session setup unicode string saving to use new unicode helpers by Jeff Layton · 15 years ago
  46. cc20c03 cifs: convert CIFSTCon to use new unicode helper functions by Jeff Layton · 15 years ago
  47. 066ce68 cifs: rename cifs_strlcpy_to_host and make it use new functions by Jeff Layton · 15 years ago
  48. 69f801f cifs: add new function to get unicode string length in bytes by Jeff Layton · 15 years ago
  49. 7fabf0c cifs: add replacement for cifs_strtoUCS_le called cifs_from_ucs2 by Jeff Layton · 15 years ago
  50. 66345f5 cifs: move #defines for mapchars into cifs_unicode.h by Jeff Layton · 15 years ago
  51. 7b0c8fc cifs: Increase size of tmp_buf in cifs_readdir to avoid potential overflows by Suresh Jayaraman · 15 years ago
  52. 968460e cifs: Rename cifs_strncpy_to_host and fix buffer size by Suresh Jayaraman · 15 years ago
  53. ff69452 [CIFS] Make cifs_unlink consistent in checks for null inode by Steve French · 15 years ago
  54. fc6f394 cifs: when renaming don't try to unlink negative dentry by Jeff Layton · 15 years ago
  55. 22c9d52 cifs: remove unneeded bcc_ptr update in CIFSTCon by Jeff Layton · 15 years ago
  56. 313fecf cifs: add cFYI messages with some of the saved strings from ssetup/tcon by Jeff Layton · 15 years ago
  57. f083def cifs: fix buffer size for tcon->nativeFileSystem field by Jeff Layton · 15 years ago
  58. 27b87fe cifs: fix unicode string area word alignment in session setup by Jeff Layton · 15 years ago
  59. 88dd47f [CIFS] Fix build break caused by change to new current_umask helper function by Steve French · 15 years ago
  60. bc8cd43 [CIFS] Fix sparse warnings by Steve French · 15 years ago
  61. a6ce493 [CIFS] Add support for posix open during lookup by Steve French · 15 years ago
  62. d9fb5c0 cifs: no need to use rcu_assign_pointer on immutable keys by Jeff Layton · 15 years ago
  63. 5144ebf cifs: remove dnotify thread code by Jeff Layton · 15 years ago
  64. 2d6d589 [CIFS] remove some build warnings by Steve French · 15 years ago
  65. fbec9ab cifs: vary timeout on writes past EOF based on offset (try #5) by Jeff Layton · 15 years ago
  66. d036f50 [CIFS] Fix build break from recent DFS patch when DFS support not enabled by Steve French · 15 years ago
  67. 1bfe73c Remote DFS root support. by Igor Mammedov · 15 years ago
  68. 85a6dac [CIFS] Endian convert UniqueId when reporting inode numbers from server files by Steve French · 15 years ago
  69. 74496d3 cifs: remove some pointless conditionals before kfree() by Wei Yongjun · 15 years ago
  70. 0f4d634 cifs: flush data on any setattr by Jeff Layton · 15 years ago
  71. ce3b0f8 New helper - current_umask() by Al Viro · 15 years ago
  72. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  73. 3ae5080 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  74. a3ec947 vfs: simple_set_mnt() should return void by Sukadev Bhattiprolu · 15 years ago
  75. 4fd03e8 constify dentry_operations: CIFS by Al Viro · 15 years ago
  76. b363b33 [CIFS] Fix memory overwrite when saving nativeFileSystem field during mount by Steve French · 15 years ago
  77. c6c0091 [CIFS] Rename compose_mount_options to cifs_compose_mount_options. by Steve French · 15 years ago
  78. 64cc2c6 [CIFS] work around bug in Samba server handling for posix open by Steve French · 15 years ago
  79. 276a74a [CIFS] Use posix open on file open when server supports it by Steve French · 15 years ago
  80. fcc7c09 cifs: fix buffer format byte on NT Rename/hardlink by Jeff Layton · 15 years ago
  81. 0382457 [CIFS] Add definitions for remoteably fsctl calls by Steve French · 15 years ago
  82. 1adcb71 [CIFS] add extra null attr check by Steve French · 15 years ago
  83. 4717bed [CIFS] fix build error by Steve French · 15 years ago
  84. 7fc8f4e [CIFS] reopen file via newer posix open protocol operation if available by Steve French · 15 years ago
  85. be65244 [CIFS] Add new nostrictsync cifs mount option to avoid slow SMB flush by Steve French · 15 years ago
  86. 10e70af [CIFS] DFS no longer experimental by Steve French · 15 years ago
  87. b298f22 [CIFS] Send SMB flush in cifs_fsync by Steve French · 15 years ago
  88. eca6acf [CIFS] Fix multiuser mounts so server does not invalidate earlier security contexts by Steve French · 15 years ago
  89. c3b2a0c [CIFS] improve posix semantics of file create by Steve French · 15 years ago
  90. 6976552 [CIFS] Fix oops in cifs_strfromUCS_le mounting to servers which do not specify their OS by Steve French · 15 years ago
  91. 44f68fa cifs: posix fill in inode needed by posix open by Jeff Layton · 15 years ago
  92. 950ec52 cifs: properly handle case where CIFSGetSrvInodeNumber fails by Jeff Layton · 15 years ago
  93. 132ac7b cifs: refactor new_inode() calls and inode initialization by Jeff Layton · 15 years ago
  94. e4cce94 [CIFS] Prevent OOPs when mounting with remote prefixpath. by Igor Mammedov · 15 years ago
  95. 0e2beda [CIFS] ipv6_addr_equal for address comparison by Steve French · 16 years ago
  96. a9ac49d cifs: make sure we allocate enough storage for socket address by Jeff Layton · 16 years ago
  97. da505c3 [CIFS] Make socket retry timeouts consistent between blocking and nonblocking cases by Steve French · 16 years ago
  98. f818dd5 [CIFS] some cleanup to dir.c prior to addition of posix_open by Steve French · 16 years ago
  99. 42c2454 [CIFS] revalidate parent inode when rmdir done within that directory by Steve French · 16 years ago
  100. 6a7f8d3 [CIFS] Rename md5 functions to avoid collision with new rt modules by Steve French · 16 years ago