1. 0f2cc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  2. 8737c93 Switch may_open() and break_lease() to passing O_... by Al Viro · 15 years ago
  3. d7b619c [CIFS] pSesInfo->sesSem is used as mutex. Rename it to session_mutex and by Steve French · 14 years ago
  4. 122ca00 [CIFS] Use unsigned ea length for clarity by Steve French · 14 years ago
  5. 835a36c cifs: set server_eof in cifs_fattr_to_inode by Jeff Layton · 14 years ago
  6. 96c03bc [CIFS] Minor cleanup to EA patch by Steve French · 14 years ago
  7. 31c0519 cifs: merge CIFSSMBQueryEA with CIFSSMBQAllEAs by Jeff Layton · 14 years ago
  8. 0cd126b cifs: verify lengths of QueryAllEAs reply by Jeff Layton · 14 years ago
  9. e529614 cifs: increase maximum buffer size in CIFSSMBQAllEAs by Jeff Layton · 14 years ago
  10. 6e462b9 cifs: rename name_len to list_len in CIFSSMBQAllEAs by Jeff Layton · 14 years ago
  11. f0d3868 cifs: clean up indentation in CIFSSMBQAllEAs by Jeff Layton · 14 years ago
  12. 370b419 cifs: add parens around smb_var in BCC macros by Jeff Layton · 14 years ago
  13. 5551638 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  14. 05507fa cifs: fix dentry hash calculation for case-insensitive mounts by Jeff Layton · 14 years ago
  15. ccd4bb1 [CIFS] Don't cache timestamps on utimes due to coarse granularity by Steve French · 14 years ago
  16. 301a6a3 [CIFS] Maximum username length check in session setup does not match by Steve French · 14 years ago
  17. f12f98d cifs: fix length calculation for converted unicode readdir names by Jeff Layton · 14 years ago
  18. 7e1295d CIFS shouldn't make mountpoints shrinkable by Al Viro · 14 years ago
  19. 6a5fa236 [CIFS] Add support for TCP_NODELAY by Steve French · 15 years ago
  20. c03f6bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  21. 37c24b3 Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  22. 6b2f3d1 vfs: Implement proper O_SYNC semantics by Christoph Hellwig · 15 years ago
  23. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  24. a994b8f [CIFS] Enable mmap on forcedirectio mounts by Steve French · 15 years ago
  25. 6070d81 tree-wide: fix misspelling of "definition" in comments by Adam Buchbinder · 15 years ago
  26. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  27. a2934c7 cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS referrals by Jeff Layton · 15 years ago
  28. 99d7832 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  29. 2f81e75 [CIFS] Fix sparse warning by Steve French · 15 years ago
  30. cea6234 [CIFS] Duplicate data on appending to some Samba servers by Steve French · 15 years ago
  31. 8e6c033 [CIFS] fix oops in cifs_lookup during net boot by Steve French · 15 years ago
  32. 9b8b317 Merge commit 'v2.6.32-rc8' into HEAD by J. Bruce Fields · 15 years ago
  33. 0109d7e SLOW_WORK: Fix CIFS to pass THIS_MODULE to slow_work_register_user() by David Howells · 15 years ago
  34. f534dc9 cifs: clear server inode number flag while autodisabling by Suresh Jayaraman · 15 years ago
  35. f475f67 cifs: don't use CIFSGetSrvInodeNumber in is_path_accessible by Jeff Layton · 15 years ago
  36. ec06aed cifs: clean up handling when server doesn't consistently support inode numbers by Jeff Layton · 15 years ago
  37. dc7a081 nfs: new subdir Documentation/filesystems/nfs by J. Bruce Fields · 15 years ago
  38. 8347a5c [CIFS] Fixing to avoid invalid kfree() in cifs_get_tcp_session() by Steve French · 15 years ago
  39. 07e2e6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  40. 3321b79 cifs: fix locking and list handling code in cifs_open and its helper by Jeff Layton · 15 years ago
  41. 15dd478 [CIFS] Remove build warning by Steve French · 15 years ago
  42. 5d2c0e2 cifs: fix problems with last two commits by Jeff Layton · 15 years ago
  43. 0f59e61 [CIFS] Fix build break when keys support turned off by Steve French · 15 years ago
  44. 086f68b cifs: eliminate cifs_init_private by Jeff Layton · 15 years ago
  45. 3bc303c cifs: convert oplock breaks to use slow_work facility (try #4) by Jeff Layton · 15 years ago
  46. c08d3b0 truncate: use new helpers by npiggin@suse.de · 15 years ago
  47. 6d729e4 fs: Make unload_nls() NULL pointer safe by Thomas Gleixner · 15 years ago
  48. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  49. 6e1d5dc const: mark remaining inode_operations as const by Alexey Dobriyan · 15 years ago
  50. 0d54b21 const: make struct super_block::s_qcop const by Alexey Dobriyan · 15 years ago
  51. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  52. 48541bd cifs: have cifsFileInfo hold an extra inode reference by Jeff Layton · 15 years ago
  53. 058daf4 cifs: take read lock on GlobalSMBSes_lock in is_valid_oplock_break by Jeff Layton · 15 years ago
  54. 495e993 cifs: remove cifsInodeInfo.oplockPending flag by Jeff Layton · 15 years ago
  55. 590a3fe cifs: fix oplock request handling in posix codepath by Jeff Layton · 15 years ago
  56. 20d1752 [CIFS] Re-enable Lanman security by Chuck Ebbert · 15 years ago
  57. 9162ab2 cifs: consolidate reconnect logic in smb_init routines by Jeff Layton · 15 years ago
  58. 6ab409b cifs: Replace wrtPending with a real reference count by Dave Kleikamp · 15 years ago
  59. 1b49c55 cifs: protect GlobalOplock_Q with its own spinlock by Jeff Layton · 15 years ago
  60. 8e047d0 cifs: use tcon pointer in cifs_show_options by Jeff Layton · 15 years ago
  61. 8c58b54 cifs: send IPv6 addr in upcall with colon delimiters by Jeff Layton · 15 years ago
  62. ca43e3b [CIFS] Fix checkpatch warnings by Steve French · 15 years ago
  63. bdb97ad PATCH] cifs: fix broken mounts when a SSH tunnel is used (try #4) by Suresh Jayaraman · 15 years ago
  64. 1b3859b [CIFS] Memory leak in ntlmv2 hash calculation by Alexander Strakh · 15 years ago
  65. 2920ee2 [CIFS] potential NULL dereference in parse_DFS_referrals() by Steve French · 15 years ago
  66. d098564 [CIFS] Update readme to reflect forceuid mount parms by Steve French · 15 years ago
  67. 24e2fb6 cifs: Read buffer overflow by Roel Kluin · 15 years ago
  68. 4486d6e cifs: show noforceuid/noforcegid mount options (try #2) by Jeff Layton · 15 years ago
  69. 9b9d6b24 cifs: reinstate original behavior when uid=/gid= options are specified by Jeff Layton · 15 years ago
  70. 5bd9052 [CIFS] Updates fs/cifs/CHANGES by Steve French · 15 years ago
  71. 7b91e26 cifs: fix error handling in mount-time DFS referral chasing code by Jeff Layton · 15 years ago
  72. f1230c9 [CIFS] fix sparse warning by Steve French · 15 years ago
  73. 03aa3a4 cifs: fix sb->s_maxbytes so that it casts properly to a signed value by Jeff Layton · 15 years ago
  74. ce6e7fc cifs: disable serverino if server doesn't support it by Jeff Layton · 15 years ago
  75. 90a98b2 cifs: free nativeFileSystem field before allocating a new one by Jeff Layton · 15 years ago
  76. 65bc98b [CIFS] Distinguish posix opens and mkdirs from legacy mkdirs in stats by Steve French · 15 years ago
  77. d0c280d cifs: when ATTR_READONLY is set, only clear write bits on non-directories by Jeff Layton · 15 years ago
  78. aeaaf25 cifs: remove cifsInodeInfo->inUse counter by Jeff Layton · 15 years ago
  79. 0b8f18e cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_iget by Jeff Layton · 15 years ago
  80. b77863b [CIFS] update cifs version number by Steve French · 15 years ago
  81. 3bbeeb3 cifs: add and use CIFSSMBUnixSetFileInfo for setattr calls by Jeff Layton · 15 years ago
  82. 654cf14 cifs: make a separate function for filling out FILE_UNIX_BASIC_INFO by Jeff Layton · 15 years ago
  83. 01ea95e cifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfo by Jeff Layton · 15 years ago
  84. c4c1bff cifs: add pid of initiating process to spnego upcall info by Jeff Layton · 15 years ago
  85. 5ddf1e0 cifs: fix regression with O_EXCL creates and optimize away lookup by Jeff Layton · 15 years ago
  86. cc0bad7 cifs: add new cifs_iget function and convert unix codepath to use it by Jeff Layton · 15 years ago
  87. f0a71eb cifs: fix fh_mutex locking in cifs_reopen_file by Jeff Layton · 15 years ago
  88. 71a394f [CIFS] remove unknown mount option warning message by Steve French · 15 years ago
  89. ad8034f [CIFS] remove bkl usage from umount begin by Steve French · 15 years ago
  90. 0f3bc09 cifs: Fix incorrect return code being printed in cFYI messages by Suresh Jayaraman · 15 years ago
  91. f46c723 [CIFS] cleanup asn handling for ntlmssp by Steve French · 15 years ago
  92. 6debdbc [CIFS] Copy struct *after* setting the port, instead of before. by Simo Leone · 15 years ago
  93. 6459340 cifs: remove rw/ro options by Jeff Layton · 15 years ago
  94. b48a485 cifs: fix problems with earlier patches by Jeff Layton · 15 years ago
  95. 681bf72 cifs: have cifs parse scope_id out of IPv6 addresses and use it by Jeff Layton · 15 years ago
  96. 268875b [CIFS] Do not send tree disconnect if session is already disconnected by Steve French · 15 years ago
  97. 361ea1a [CIFS] Fix build break by Steve French · 15 years ago
  98. 61f98ff cifs: display scopeid in /proc/mounts by Jeff Layton · 15 years ago
  99. 1e68b2b cifs: add new routine for converting AF_INET and AF_INET6 addrs by Jeff Layton · 15 years ago
  100. 340481a3 cifs: have cifs_show_options show forceuid/forcegid options by Jeff Layton · 15 years ago