1. 143cb49 fs: add module.h to files that were implicitly using it by Paul Gortmaker · 13 years ago
  2. f362f98 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
  3. dabcbb1 Merge branch '3.2-without-smb2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  4. ef3d0fd vfs: do (nearly) lockless generic_file_llseek by Andi Kleen · 13 years ago
  5. 96814ec Add definition for share encryption by Steve French · 13 years ago
  6. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  7. 36b8d18 Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  8. 32b9aaf CIFS: Make cifs_push_locks send as many locks at once as possible by Pavel Shilovsky · 13 years ago
  9. 9ee305b CIFS: Send as many mandatory unlock ranges at once as possible by Pavel Shilovsky · 13 years ago
  10. 4f6bcec CIFS: Implement caching mechanism for posix brlocks by Pavel Shilovsky · 13 years ago
  11. 85160e0 CIFS: Implement caching mechanism for mandatory brlocks by Pavel Shilovsky · 13 years ago
  12. 42274bb CIFS: Fix DFS handling in cifs_get_file_info by Pavel Shilovsky · 13 years ago
  13. a2d6b6c CIFS: Fix error handling in cifs_readv_complete by Pavel Shilovsky · 13 years ago
  14. fbcae3e Merge branch 'cifs-3.2' of git://git.samba.org/jlayton/linux into temp-3.2-jeff by Steve French · 13 years ago
  15. 71c424b [CIFS] Show nostrictsync and noperm mount options in /proc/mounts by Steve French · 13 years ago
  16. f06ac72 cifs, freezer: add wait_event_freezekillable and have cifs use it by Jeff Layton · 13 years ago
  17. fef33df cifs: allow cifs_max_pending to be readable under /sys/module/cifs/parameters by Jeff Layton · 13 years ago
  18. 66bfaad cifs: tune bdi.ra_pages in accordance with the rsize by Jeff Layton · 13 years ago
  19. 5eba8ab cifs: allow for larger rsize= options and change defaults by Jeff Layton · 13 years ago
  20. 690c5e3 cifs: convert cifs_readpages to use async reads by Jeff Layton · 13 years ago
  21. e28bc5b cifs: add cifs_async_readv by Jeff Layton · 13 years ago
  22. 2ab2593 cifs: fix protocol definition for READ_RSP by Jeff Layton · 13 years ago
  23. 44d22d8 cifs: add a callback function to receive the rest of the frame by Jeff Layton · 13 years ago
  24. e9097ab cifs: break out 3rd receive phase into separate function by Jeff Layton · 13 years ago
  25. c8054eb cifs: find mid earlier in receive codepath by Jeff Layton · 13 years ago
  26. 2a37ef9 cifs: move buffer pointers into TCP_Server_Info by Jeff Layton · 13 years ago
  27. ffc00e2 cifs: eliminate is_multi_rsp parm to find_cifs_mid by Jeff Layton · 13 years ago
  28. ea1f450 cifs: move mid finding into separate routine by Jeff Layton · 13 years ago
  29. 89482a5 cifs: add a third receive phase to cifs_demultiplex_thread by Jeff Layton · 13 years ago
  30. 1041e3f cifs: keep a reusable kvec array for receives by Jeff Layton · 13 years ago
  31. 42c4dfc cifs: turn read_from_socket into a wrapper around a vectorized version by Jeff Layton · 13 years ago
  32. ad4778f CIFS: fix automount for DFS shares by Gerlando Falauto · 13 years ago
  33. 7748dd6 CIFS: cleanup min_t() cast in cifs_read() by Dan Carpenter · 13 years ago
  34. a5ff376 cifs: Call id to SID mapping functions to change owner/group (try #4 repost) by Shirish Pargaonkar · 13 years ago
  35. d59dad2 CIFS: Move byte range lock list from fd to inode by Pavel Shilovsky · 13 years ago
  36. fe11e4c cifs: clean up check_rfc1002_header by Jeff Layton · 13 years ago
  37. 03776f4 CIFS: Simplify byte range locking code by Pavel Shilovsky · 14 years ago
  38. 94443f4 CIFS: Fix incorrect max RFC1002 write size value by Pavel Shilovsky · 13 years ago
  39. a52c1eb cifs: simplify read_from_socket by Jeff Layton · 13 years ago
  40. 21fed0d cifs: Add data structures and functions for uid/gid to SID mapping (try #4) by Shirish Pargaonkar · 13 years ago
  41. 20c3a20 Typo in cifs readme in name of module parm directory by Steve French · 13 years ago
  42. d026168 cifs: clean up unused encryption code by Shirish Pargaonkar · 13 years ago
  43. 3d3ea8e cifs: Add mount options for backup intent (try #6) by Shirish Pargaonkar · 13 years ago
  44. 8bc4392 cifs: warn about deprecation of /proc/fs/cifs/OplockEnabled interface by Suresh Jayaraman · 13 years ago
  45. c9c4708 cifs: update README about the kernel module parameters by Suresh Jayaraman · 13 years ago
  46. e750473 add new module parameter 'enable_oplocks' by Steve French · 13 years ago
  47. ba749e6 cifs: check for unresponsive server every time we call kernel_recvmsg by Jeff Layton · 13 years ago
  48. e831e6c cifs: make smb_msg local to read_from_socket by Jeff Layton · 13 years ago
  49. e2218ea cifs: trivial: remove obsolete comment by Jeff Layton · 13 years ago
  50. 826a95e cifs: consolidate signature generating code by Jeff Layton · 13 years ago
  51. 376b43f cifs: clean up checkSMB by Jeff Layton · 13 years ago
  52. c974bef cifs: untangle server->maxBuf and CIFSMaxBufSize by Jeff Layton · 13 years ago
  53. f3a6a60 cifs: Fix typo 'CIFS_NFSD_EXPORT' by Paul Bolle · 13 years ago
  54. 4a29a0b cifs: get rid of unused xid in cifs_get_root by Jeff Layton · 13 years ago
  55. b4dacbc cifs: use memcpy for magic string in cifs signature generation BSRSPYL by Jeff Layton · 13 years ago
  56. ac42344 cifs: switch CIFSSMBQAllEAs to use memcmp by Jeff Layton · 13 years ago
  57. 875cd04 cifs: Display strictcache mount option in /proc/mounts by Sachin Prabhu · 13 years ago
  58. 9d1e397 [CIFS] Fix first time message on mount, ntlmv2 upgrade delayed to 3.2 by Steve French · 13 years ago
  59. 95c7545 CIFS: Don't free volume_info->UNC until we are entirely done with it. by Jesper Juhl · 13 years ago
  60. cfbd6f8 cifs: Fix broken sec=ntlmv2/i sec option (try #2) by Shirish Pargaonkar · 13 years ago
  61. c9c7fa0 Fix the conflict between rwpidforward and rw mount options by Steve French · 13 years ago
  62. 5b980b0 CIFS: Fix ERR_PTR dereference in cifs_get_root by Pavel Shilovsky · 13 years ago
  63. 9438fab cifs: fix possible memory corruption in CIFSFindNext by Jeff Layton · 13 years ago
  64. 04c05b4 update cifs version to 1.75 by Steve French · 13 years ago
  65. 13589c4 [CIFS] possible memory corruption on mount by Steve French · 13 years ago
  66. fa71f44 cifs: demote cERROR in build_path_from_dentry to cFYI by Jeff Layton · 13 years ago
  67. f995e74 CIFS: remove local xattr definitions by Mimi Zohar · 13 years ago
  68. e22906c cifs: Do not set cifs/ntfs acl using a file handle (try #4) by Shirish Pargaonkar · 13 years ago
  69. 789e666 [CIFS] Cleanup use of CONFIG_CIFS_STATS2 ifdef to make transport routines more readable by Steve French · 13 years ago
  70. 80975d2 cifs: cope with negative dentries in cifs_get_root by Jeff Layton · 13 years ago
  71. f9e8c45 cifs: convert prefixpath delimiters in cifs_build_path_to_root by Jeff Layton · 13 years ago
  72. 0193e07 CIFS: Fix missing a decrement of inFlight value by Pavel Shilovsky · 13 years ago
  73. b802898 cifs: demote DFS referral lookup errors to cFYI by Jeff Layton · 13 years ago
  74. fc05a78 Revert "cifs: advertise the right receive buffer size to the server" by Steve French · 13 years ago
  75. 762dfd1 CIFS: Cleanup demupltiplex thread exiting code by Pavel Shilovsky · 13 years ago
  76. ad69bae CIFS: Move mid search to a separate function by Pavel Shilovsky · 13 years ago
  77. 98bac62 CIFS: Move RFC1002 check to a separate function by Pavel Shilovsky · 13 years ago
  78. e7015fb CIFS: Simplify socket reading in demultiplex thread by Pavel Shilovsky · 13 years ago
  79. 3d9c247 CIFS: Move buffer allocation to a separate function by Pavel Shilovsky · 13 years ago
  80. c4a5534 cifs: remove unneeded variable initialization in cifs_reconnect_tcon by Jeff Layton · 13 years ago
  81. ad63594 cifs: simplify refcounting for oplock breaks by Jeff Layton · 13 years ago
  82. 5980fc9 cifs: fix compiler warning in CIFSSMBQAllEAs by Jeff Layton · 13 years ago
  83. 91d065c cifs: fix name parsing in CIFSSMBQAllEAs by Jeff Layton · 13 years ago
  84. 998d6fc cifs: don't start signing too early by Jeff Layton · 13 years ago
  85. 1f1cff0 cifs: trivial: goto out here is unnecessary by Jeff Layton · 13 years ago
  86. c4d3396 cifs: advertise the right receive buffer size to the server by Jeff Layton · 13 years ago
  87. 1d87c28 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  88. 14cae32 cifs: Cleanup: check return codes of crypto api calls by Shirish Pargaonkar · 13 years ago
  89. f5bc1e7 CIFS: Fix oops while mounting with prefixpath by Pavel Shilovsky · 13 years ago
  90. e010a5e [CIFS] Redundant null check after dereference by Steve French · 13 years ago
  91. eaf35b1 cifs: use cifs_dirent in cifs_save_resume_key by Christoph Hellwig · 13 years ago
  92. f16d59b cifs: use cifs_dirent to replace cifs_get_name_from_search_buf by Christoph Hellwig · 13 years ago
  93. cda0ec6 cifs: introduce cifs_dirent by Christoph Hellwig · 13 years ago
  94. 9feed6f cifs: cleanup cifs_filldir by Christoph Hellwig · 13 years ago
  95. 3ca30d4 CIFS: Fix oops while mounting with prefixpath by Pavel Shilovsky · 13 years ago
  96. 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
  97. 2cebaa5 CIFS: Fix wrong length in cifs_iovec_read by Pavel Shilovsky · 13 years ago
  98. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  99. 06222e4 fs: handle SEEK_HOLE/SEEK_DATA properly in all fs's that define their own llseek by Josef Bacik · 13 years ago
  100. b85fd6b don't open-code parent_ino() in assorted ->readdir() by Al Viro · 13 years ago