1. 85160e0 CIFS: Implement caching mechanism for mandatory brlocks by Pavel Shilovsky · 13 years ago
  2. 42274bb CIFS: Fix DFS handling in cifs_get_file_info by Pavel Shilovsky · 13 years ago
  3. a2d6b6c CIFS: Fix error handling in cifs_readv_complete by Pavel Shilovsky · 13 years ago
  4. b957ae9 [CIFS] Fixup trivial checkpatch warning by Steve French · 13 years ago
  5. fbcae3e Merge branch 'cifs-3.2' of git://git.samba.org/jlayton/linux into temp-3.2-jeff by Steve French · 13 years ago
  6. 71c424b [CIFS] Show nostrictsync and noperm mount options in /proc/mounts by Steve French · 13 years ago
  7. f06ac72 cifs, freezer: add wait_event_freezekillable and have cifs use it by Jeff Layton · 13 years ago
  8. fef33df cifs: allow cifs_max_pending to be readable under /sys/module/cifs/parameters by Jeff Layton · 13 years ago
  9. 66bfaad cifs: tune bdi.ra_pages in accordance with the rsize by Jeff Layton · 13 years ago
  10. 5eba8ab cifs: allow for larger rsize= options and change defaults by Jeff Layton · 13 years ago
  11. 690c5e3 cifs: convert cifs_readpages to use async reads by Jeff Layton · 13 years ago
  12. e28bc5b cifs: add cifs_async_readv by Jeff Layton · 13 years ago
  13. 2ab2593 cifs: fix protocol definition for READ_RSP by Jeff Layton · 13 years ago
  14. 44d22d8 cifs: add a callback function to receive the rest of the frame by Jeff Layton · 13 years ago
  15. e9097ab cifs: break out 3rd receive phase into separate function by Jeff Layton · 13 years ago
  16. c8054eb cifs: find mid earlier in receive codepath by Jeff Layton · 13 years ago
  17. 2a37ef9 cifs: move buffer pointers into TCP_Server_Info by Jeff Layton · 13 years ago
  18. ffc00e2 cifs: eliminate is_multi_rsp parm to find_cifs_mid by Jeff Layton · 13 years ago
  19. ea1f450 cifs: move mid finding into separate routine by Jeff Layton · 13 years ago
  20. 89482a5 cifs: add a third receive phase to cifs_demultiplex_thread by Jeff Layton · 13 years ago
  21. 1041e3f cifs: keep a reusable kvec array for receives by Jeff Layton · 13 years ago
  22. 42c4dfc cifs: turn read_from_socket into a wrapper around a vectorized version by Jeff Layton · 13 years ago
  23. ad4778f CIFS: fix automount for DFS shares by Gerlando Falauto · 13 years ago
  24. 7748dd6 CIFS: cleanup min_t() cast in cifs_read() by Dan Carpenter · 13 years ago
  25. a5ff376 cifs: Call id to SID mapping functions to change owner/group (try #4 repost) by Shirish Pargaonkar · 13 years ago
  26. d59dad2 CIFS: Move byte range lock list from fd to inode by Pavel Shilovsky · 13 years ago
  27. fe11e4c cifs: clean up check_rfc1002_header by Jeff Layton · 13 years ago
  28. 03776f4 CIFS: Simplify byte range locking code by Pavel Shilovsky · 14 years ago
  29. 94443f4 CIFS: Fix incorrect max RFC1002 write size value by Pavel Shilovsky · 13 years ago
  30. a52c1eb cifs: simplify read_from_socket by Jeff Layton · 13 years ago
  31. 21fed0d cifs: Add data structures and functions for uid/gid to SID mapping (try #4) by Shirish Pargaonkar · 13 years ago
  32. 20c3a20 Typo in cifs readme in name of module parm directory by Steve French · 13 years ago
  33. d026168 cifs: clean up unused encryption code by Shirish Pargaonkar · 13 years ago
  34. 3d3ea8e cifs: Add mount options for backup intent (try #6) by Shirish Pargaonkar · 13 years ago
  35. 8bc4392 cifs: warn about deprecation of /proc/fs/cifs/OplockEnabled interface by Suresh Jayaraman · 13 years ago
  36. c9c4708 cifs: update README about the kernel module parameters by Suresh Jayaraman · 13 years ago
  37. e750473 add new module parameter 'enable_oplocks' by Steve French · 13 years ago
  38. ba749e6 cifs: check for unresponsive server every time we call kernel_recvmsg by Jeff Layton · 13 years ago
  39. e831e6c cifs: make smb_msg local to read_from_socket by Jeff Layton · 13 years ago
  40. e2218ea cifs: trivial: remove obsolete comment by Jeff Layton · 13 years ago
  41. 826a95e cifs: consolidate signature generating code by Jeff Layton · 13 years ago
  42. 376b43f cifs: clean up checkSMB by Jeff Layton · 13 years ago
  43. c974bef cifs: untangle server->maxBuf and CIFSMaxBufSize by Jeff Layton · 13 years ago
  44. f3a6a60 cifs: Fix typo 'CIFS_NFSD_EXPORT' by Paul Bolle · 13 years ago
  45. 4a29a0b cifs: get rid of unused xid in cifs_get_root by Jeff Layton · 13 years ago
  46. b4dacbc cifs: use memcpy for magic string in cifs signature generation BSRSPYL by Jeff Layton · 13 years ago
  47. ac42344 cifs: switch CIFSSMBQAllEAs to use memcmp by Jeff Layton · 13 years ago
  48. 875cd04 cifs: Display strictcache mount option in /proc/mounts by Sachin Prabhu · 13 years ago
  49. 65112dc Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  50. bbf5e97 Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  51. 3faf12c ARM: tegra: fix compilation error due to mach/hardware.h removal by Marc Dietrich · 13 years ago
  52. 84c8611 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  53. 746fb63 MAINTAINERS: Update tegra maintainer information by Olof Johansson · 13 years ago
  54. a24d025 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 13 years ago
  55. aab3a70 Merge branch 'omap/fixes-for-3.1' into fixes by Arnd Bergmann · 13 years ago
  56. 9d1e397 [CIFS] Fix first time message on mount, ntlmv2 upgrade delayed to 3.2 by Steve French · 13 years ago
  57. 98e87d5 ARM: mach-ux500: enable fix for ARM errata 754322 by srinidhi kasagar · 13 years ago
  58. 3ee72ca Merge git://github.com/davem330/net by Linus Torvalds · 13 years ago
  59. 29cf7a30 x86/PCI: use host bridge _CRS info on ASUS M2V-MX SE by Paul Menzel · 13 years ago
  60. 186c6bbc net: fix typos in Documentation/networking/scaling.txt by Benjamin Poirier · 13 years ago
  61. b64b73d bridge: leave carrier on for empty bridge by stephen hemminger · 13 years ago
  62. 6367f17 Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dm by Linus Torvalds · 13 years ago
  63. a7c56eb Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  64. cb7cf41 drm/radeon/kms: use hardcoded dig encoder to transmitter mapping for DCE4.1 by Alex Deucher · 13 years ago
  65. 3458e21 netfilter: Use proper rwlock init function by Thomas Gleixner · 13 years ago
  66. 538d288 Merge branch 'for-linus' of git://github.com/dtor/input by Linus Torvalds · 13 years ago
  67. 71277a6 Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6 by Linus Torvalds · 13 years ago
  68. 6777a4f drm/radeon/kms: fix dp_detect handling for DP bridge chips by Alex Deucher · 13 years ago
  69. 4f33284 drm/radeon/kms: retry aux transactions if there are status flags by Alex Deucher · 13 years ago
  70. d6069da Input: wacom - revert "Cintiq 21UX2 does not have menu strips" by Jason Gerecke · 13 years ago
  71. 1e5289e tcp: properly update lost_cnt_hint during shifting by Yan, Zheng · 13 years ago
  72. 260fcbe tcp: properly handle md5sig_pool references by Yan, Zheng · 13 years ago
  73. cb2d0f3 macvlan/macvtap: Fix unicast between macvtap interfaces in bridge mode by David Ward · 13 years ago
  74. 976d167 Linux 3.1-rc9 by Linus Torvalds · 13 years ago
  75. 8a04b45 Merge git://github.com/davem330/net by Linus Torvalds · 13 years ago
  76. a8062e4 Merge branch 'fix/asoc' of git://github.com/tiwai/sound by Linus Torvalds · 13 years ago
  77. 1fd2a85 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  78. f8451c3 Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  79. 5f39e67 PCI: Disable MPS configuration by default by Jon Mason · 13 years ago
  80. 12d5180 drm/radeon/kms: fix channel_remap setup (v2) by Alex Deucher · 13 years ago
  81. f3e03e2e spi-topcliff-pch: Fix overrun issue by Tomoya MORINAGA · 13 years ago
  82. 25e803f spi-topcliff-pch: Add recovery processing in case FIFO overrun error occurs by Tomoya MORINAGA · 13 years ago
  83. 373b0eb spi-topcliff-pch: Fix CPU read complete condition issue by Tomoya MORINAGA · 13 years ago
  84. 8b7aa96 spi-topcliff-pch: Fix SSN Control issue by Tomoya MORINAGA · 13 years ago
  85. 27504be spi-topcliff-pch: add tx-memory clear after complete transmitting by Tomoya MORINAGA · 13 years ago
  86. 05faadc lis3: fix regression of HP DriveGuard with 8bit chip by Takashi Iwai · 13 years ago
  87. 0f86267 Merge branch 'hwmon-for-linus' of git://github.com/groeck/linux by Linus Torvalds · 13 years ago
  88. 0d61792 Merge git://github.com/davem330/ide by Linus Torvalds · 13 years ago
  89. 7fd21be Merge branch 'btrfs-3.0' of git://github.com/chrismason/linux by Linus Torvalds · 13 years ago
  90. 2c8fc86 ide-disk: Fix request requeuing by Borislav Petkov · 13 years ago
  91. 805e969 pch_gbe: Fixed the issue on which a network freezes by Toshiharu Okada · 13 years ago
  92. 5f3a114 pch_gbe: Fixed the issue on which PC was frozen when link was downed. by Toshiharu Okada · 13 years ago
  93. 7091fbd make PACKET_STATISTICS getsockopt report consistently between ring and non-ring by Willem de Bruijn · 13 years ago
  94. d0e5d83 net: xen-netback: correctly restart Tx after a VM restore/migrate by David Vrabel · 13 years ago
  95. a0db2da bonding: properly stop queuing work when requested by Andy Gospodarek · 13 years ago
  96. 02e6859 drm/radeon: Set cursor x/y to 0 when x/yorigin > 0. by Michel Dänzer · 13 years ago
  97. b8aee29 drm/radeon: Update AVIVO cursor coordinate origin before x/yorigin calculation. by Michel Dänzer · 13 years ago
  98. 7d30952 drm/radeon: Simplify cursor x/yorigin calculation. by Michel Dänzer · 13 years ago
  99. b356fe0 drm/radeon/kms: fix cursor image off-by-one error by Nicholas Miell · 13 years ago
  100. 5ba7ddf drm/radeon/kms: Fix logic error in DP HPD handler by Alex Deucher · 13 years ago