1. 27b87fe cifs: fix unicode string area word alignment in session setup by Jeff Layton · 15 years ago
  2. 88dd47f [CIFS] Fix build break caused by change to new current_umask helper function by Steve French · 15 years ago
  3. bc8cd43 [CIFS] Fix sparse warnings by Steve French · 15 years ago
  4. a6ce493 [CIFS] Add support for posix open during lookup by Steve French · 15 years ago
  5. d9fb5c0 cifs: no need to use rcu_assign_pointer on immutable keys by Jeff Layton · 16 years ago
  6. 5144ebf cifs: remove dnotify thread code by Jeff Layton · 16 years ago
  7. 2d6d589 [CIFS] remove some build warnings by Steve French · 15 years ago
  8. fbec9ab cifs: vary timeout on writes past EOF based on offset (try #5) by Jeff Layton · 15 years ago
  9. d036f50 [CIFS] Fix build break from recent DFS patch when DFS support not enabled by Steve French · 15 years ago
  10. 1bfe73c Remote DFS root support. by Igor Mammedov · 15 years ago
  11. 85a6dac [CIFS] Endian convert UniqueId when reporting inode numbers from server files by Steve French · 15 years ago
  12. 74496d3 cifs: remove some pointless conditionals before kfree() by Wei Yongjun · 15 years ago
  13. 0f4d634 cifs: flush data on any setattr by Jeff Layton · 16 years ago
  14. 20d9207 Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  15. c19f836 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  16. 05fa199 mm: pass correct mm when growing stack by Hugh Dickins · 15 years ago
  17. 05f54c1 Revert "kobject: don't block for each kobject_uevent". by Hugh Dickins · 15 years ago
  18. e3cf95d ata: Report 16/32bit PIO as best we can by Alan Cox · 15 years ago
  19. 62afe5d libata: use ATA_ID_CFA_* by Sergei Shtylyov · 15 years ago
  20. 20cbf5f pata_legacy: fix no device fail path by Tejun Heo · 15 years ago
  21. 265b721 pata_hpt37x: fix HPT370 DMA timeouts by Sergei Shtylyov · 15 years ago
  22. 79b42ba libata: handle SEMB signature better by Tejun Heo · 15 years ago
  23. 4ea3c51 x86: UV BAU distribution and payload MMRs by Cliff Wickman · 15 years ago
  24. 35c80d5 Add block_write_full_page_endio for passing endio handler by Chris Mason · 15 years ago
  25. f699558 Export filemap_write_and_wait_range by Chris Mason · 15 years ago
  26. cd97824 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  27. 3307f19 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  28. 3664090 phylib: Fix delay argument of schedule_delayed_work by Atsushi Nemoto · 15 years ago
  29. 9d8d05a NET/ixgbe: Fix powering off during shutdown by Rafael J. Wysocki · 15 years ago
  30. 4f9de72 NET/e1000e: Fix powering off during shutdown by Rafael J. Wysocki · 15 years ago
  31. b43fcd7 NET/e1000: Fix powering off during shutdown by Rafael J. Wysocki · 15 years ago
  32. 5b1d07e RCU: Don't try and predeclare inline funcs as it upsets some versions of gcc by David Howells · 15 years ago
  33. da60682 The default CONFIG_BUG=n version of BUG() should have an empty do...while by David Howells · 15 years ago
  34. 616df13 MN10300: Stop gcc from generating uninitialised variable warnings after BUG() by David Howells · 15 years ago
  35. 76d320a MN10300: Wire up missing system calls by David Howells · 15 years ago
  36. 3bb4e15 MN10300: Discard duplicate PFN_xxx() macros by David Howells · 15 years ago
  37. 31712ee Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  38. 3ee8da8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  39. a2c252e Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 15 years ago
  40. 23da64b Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  41. 9dd175f Merge branch 'topic/hda' into for-linus by Takashi Iwai · 15 years ago
  42. fcad94a ALSA: hda - Fix the cmd cache keys for amp verbs by Takashi Iwai · 15 years ago
  43. a23c218 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 15 years ago
  44. ea34f43 acpi-cpufreq: fix 'smp_call_function_many()' confusion by Linus Torvalds · 15 years ago
  45. 719bfea packet: avoid warnings when high-order page allocation fails by Eric Dumazet · 15 years ago
  46. a36e71f cfq-iosched: add close cooperator code by Jens Axboe · 15 years ago
  47. 9481ffd cfq-iosched: log responsible 'cfqq' in idle timer arm by Jens Axboe · 15 years ago
  48. 2d87072 cfq-iosched: tweak kick logic a bit more by Jens Axboe · 15 years ago
  49. 40bb54d cfq-iosched: no need to save interrupts in cfq_kick_queue() by Jens Axboe · 15 years ago
  50. c2572f2 brd: fix cacheflushing by Nick Piggin · 15 years ago
  51. dfbc475 brd: support barriers by Nick Piggin · 15 years ago
  52. 297dbf5 swap: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 15 years ago
  53. b1fffc9 gfs2: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 15 years ago
  54. 226e7da ext4: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 15 years ago
  55. 4d1f9fd dio: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 15 years ago
  56. 15afd1c block: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 15 years ago
  57. 86c824b bio: add documentation to bio_alloc() by Jens Axboe · 15 years ago
  58. 61e0d47 splice: add helpers for locking pipe inode by Miklos Szeredi · 15 years ago
  59. f8cc774 splice: remove generic_file_splice_write_nolock() by Miklos Szeredi · 15 years ago
  60. 328eaab ocfs2: fix i_mutex locking in ocfs2_splice_to_file() by Miklos Szeredi · 15 years ago
  61. eb443e5 splice: fix i_mutex locking in generic_splice_write() by Miklos Szeredi · 15 years ago
  62. 2933970 splice: remove i_mutex locking in splice_from_pipe() by Miklos Szeredi · 15 years ago
  63. b3c2d2d splice: split up __splice_from_pipe() by Miklos Szeredi · 15 years ago
  64. 91e463c block: fix SG_IO to return a proper error value by FUJITA Tomonori · 15 years ago
  65. ed247e1 sparc: remove some pointless conditionals before kfree() by Wei Yongjun · 15 years ago
  66. 83b2086 ALSA: add missing definitions(letters) to HD-Audio.txt by Justin Mattock · 15 years ago
  67. cbea2707 gianfar: stop send queue before resetting gianfar by Markus Brunner · 15 years ago
  68. 636d2f6 myr10ge: again fix lro_gen_skb() alignment by Stanislaw Gruszka · 15 years ago
  69. f4723b2 Merge branch 'topic/memdup_user' into for-linus by Takashi Iwai · 15 years ago
  70. 00610a8 Merge branch 'topic/usb-caiaq' into for-linus by Takashi Iwai · 15 years ago
  71. 035f5af Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 15 years ago
  72. 2e8e59f Merge branch 'topic/hda' into for-linus by Takashi Iwai · 15 years ago
  73. ff0c68d Merge branch 'topic/jack-free-fix' into topic/hda by Takashi Iwai · 15 years ago
  74. 45c27fc Merge branch 'master' of git://git.alsa-project.org/alsa-kernel into for-linus by Takashi Iwai · 15 years ago
  75. 1328df7 GFS2: Use DEFINE_SPINLOCK by Xu Gang · 15 years ago
  76. 10d2198 GFS2: cleanup file_operations mess by Christoph Hellwig · 15 years ago
  77. a228df6 GFS2: Move umount flush rwsem by Steven Whitehouse · 15 years ago
  78. 5cf3252 GFS2: Fix symlink creation race by Steven Whitehouse · 15 years ago
  79. 7fa5d20 GFS2: Make quotad's waiting interruptible by Steven Whitehouse · 15 years ago
  80. bfb5303 ALSA: hda - Add quirk mask for Fujitsu Amilo laptops with ALC883 by Takashi Iwai · 15 years ago
  81. 2ec775e [ALSA] intel8x0: add one retry to the ac97_clock measurement routine by Jaroslav Kysela · 15 years ago
  82. d6ceb25 cfq-iosched: don't delay queue kick for a merged request by Jens Axboe · 15 years ago
  83. 053c525 buffer: switch do_emergency_thaw() away from pdflush_operation() by Jens Axboe · 15 years ago
  84. 329007c block: update biodoc.txt on plugging by Jens Axboe · 15 years ago
  85. 1d6bfbd as-iosched: get rid of private REQ_SYNC/REQ_ASYNC defines by Jens Axboe · 15 years ago
  86. ff6657c cfq-iosched: get rid of private SYNC/ASYNC defines by Jens Axboe · 15 years ago
  87. b0b78f8 cfq-iosched: use rw_is_sync() to see if rw flags are sync or not by Jens Axboe · 15 years ago
  88. 48e70bc Document and move the various READ/WRITE types by Jens Axboe · 15 years ago
  89. f600abe block: fix bad spelling of quiesce by Jens Axboe · 15 years ago
  90. 8f3d8ba block: move bio list helpers into bio.h by Christoph Hellwig · 15 years ago
  91. b71a0c2 powerpc: pseries/dtl.c should include asm/firmware.h by Sachin Sant · 15 years ago
  92. 306a828 powerpc: Fix data-corrupting bug in __futex_atomic_op by Paul Mackerras · 15 years ago
  93. c58dc57 powerpc/pseries: Set error_state to pci_channel_io_normal in eeh_report_reset() by Mike Mason · 15 years ago
  94. adf213c powerpc: Allow 256kB pages with SHMEM by Hugh Dickins · 15 years ago
  95. ad5a24e0 declance: convert to net_device_ops by Alexander Beregalov · 15 years ago
  96. 149da65 bfin_mac: convert to net_device_ops by Alexander Beregalov · 15 years ago
  97. d9a92ce au1000: convert to net_device_ops by Alexander Beregalov · 15 years ago
  98. 8e7678f atarilance: convert to net_device_ops by Alexander Beregalov · 15 years ago
  99. 444f1a9 a2065: convert to net_device_ops by Alexander Beregalov · 15 years ago
  100. af22ab1 ixgbe: update real_num_tx_queues on changing num_rx_queues by Wu Fengguang · 15 years ago