1. d29a5b6 target: remove SCF_EMULATE_CDB_ASYNC by Christoph Hellwig · 14 years ago
  2. e76a35d target: pass the se_task to the CDB emulation callback by Christoph Hellwig · 14 years ago
  3. a17f091 target: Add generic active I/O shutdown logic by Nicholas Bellinger · 14 years ago
  4. 3151d06 target: Remove core TRANSPORT_FREE_CMD_INTR usage by Nicholas Bellinger · 14 years ago
  5. 88dd9e2 target: Make TFO->check_stop_free return free status by Nicholas Bellinger · 14 years ago
  6. 2e982ab target: Remove legacy se_task->task_timer and associated logic by Nicholas Bellinger · 14 years ago
  7. 415a090 target: Fix incorrect transport_sent usage by Nicholas Bellinger · 14 years ago
  8. 7c1c6af target: remove the task_sg_bidi field se_task and pSCSI BIDI support by Christoph Hellwig · 14 years ago
  9. dbc5623 target: transport_subsystem_check_init cleanups by Nicholas Bellinger · 14 years ago
  10. 35e0e75 target: use a workqueue for I/O completions by Christoph Hellwig · 14 years ago
  11. 59aaad1 target: remove unused TRANSPORT_ states by Christoph Hellwig · 14 years ago
  12. f2da9db target: remove TRANSPORT_DEFERRED_CMD state by Christoph Hellwig · 14 years ago
  13. bfaf40a target: remove the TRANSPORT_REMOVE state by Christoph Hellwig · 14 years ago
  14. cc5d0f0 target: stop task timers earlier by Christoph Hellwig · 14 years ago
  15. e99d48a target: remove TF_TIMER_STOP by Christoph Hellwig · 14 years ago
  16. cdbb70b target: factor some duplicate code for stopping a task by Christoph Hellwig · 14 years ago
  17. f7a5cc0 target: remove SCF_EMULATE_QUEUE_FULL by Christoph Hellwig · 14 years ago
  18. e057f53 target: remove the transport_qf_callback se_cmd callback by Christoph Hellwig · 14 years ago
  19. f55918f target: clean up the backend interface to caching parameters by Christoph Hellwig · 14 years ago
  20. b937d27 target: remove the ->transport_split_cdb callback in se_cmd by Christoph Hellwig · 14 years ago
  21. 485fd0d target: replace ->get_cdb with a target_get_task_cdb helper by Christoph Hellwig · 14 years ago
  22. 3189b06 target: pack struct se_task more tightly by Christoph Hellwig · 14 years ago
  23. 04629b7 target: Remove unnecessary se_task members by Christoph Hellwig · 14 years ago
  24. 6c76bf9 target: make more use of the task_flags field in se_task by Christoph Hellwig · 14 years ago
  25. 42bf829 target: Cleanup unused se_task bits by Christoph Hellwig · 14 years ago
  26. c0427f1 target: Cleanup unused target_core_base.h bits by Christoph Hellwig · 14 years ago
  27. 8dc52b5 target: Merge transport_cmd_finish_abort_tmr into transport_cmd_finish_abort by Nicholas Bellinger · 14 years ago
  28. d14921d target: Convert ->transport_wait_for_tasks usage to transport_generic_free_cmd by Nicholas Bellinger · 14 years ago
  29. dd503a5 target: Have core_tmr_alloc_req() take an explicit GFP_xxx flag by Roland Dreier · 14 years ago
  30. a3eedc2 target: remove unused se_subsystem_api methods by Christoph Hellwig · 14 years ago
  31. 39c05f3 target: Remove session_reinstatement parameter from ->transport_wait_for_tasks by Nicholas Bellinger · 14 years ago
  32. 82f1c8a target: push session reinstatement out of transport_generic_free_cmd by Christoph Hellwig · 14 years ago
  33. 2dbc43d target: remove transport_free_se_cmd by Christoph Hellwig · 14 years ago
  34. 680b73c target: remove transport_generic_handle_cdb by Christoph Hellwig · 14 years ago
  35. 6367f17 Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dm by Linus Torvalds · 14 years ago
  36. 8a04b45 Merge git://github.com/davem330/net by Linus Torvalds · 14 years ago
  37. 5f39e67 PCI: Disable MPS configuration by default by Jon Mason · 14 years ago
  38. f72a209 Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip by Linus Torvalds · 14 years ago
  39. d670ec1 posix-cpu-timers: Cure SMP wobbles by Peter Zijlstra · 14 years ago
  40. f75159e ptp: fix L2 event message recognition by Richard Cochran · 14 years ago
  41. e689ec8 Merge branch 'writeback-for-linus' of git://github.com/fengguang/linux by Linus Torvalds · 14 years ago
  42. b6c8069 vfs: remove LOOKUP_NO_AUTOMOUNT flag by Linus Torvalds · 14 years ago
  43. d94c177 vfs pathname lookup: Add LOOKUP_AUTOMOUNT flag by Linus Torvalds · 14 years ago
  44. 983c7db dm crypt: always disable discard_zeroes_data by Milan Broz · 14 years ago
  45. fae3f6f Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  46. fed678d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 14 years ago
  47. b6cf878 [S390] kvm: extension capability for new address space layout by Christian Borntraeger · 14 years ago
  48. 5bd078d irq: Add declaration of irq_domain_simple_ops to irqdomain.h by Rob Herring · 14 years ago
  49. 1f0772f Merge git://github.com/davem330/net by Linus Torvalds · 14 years ago
  50. e05c82d tcp: fix build error if !CONFIG_SYN_COOKIES by Eric Dumazet · 14 years ago
  51. 6bf3b0d Merge branch 'for-linus' of git://git.infradead.org/users/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
  52. b0e7031 Merge git://github.com/davem330/net by Linus Torvalds · 14 years ago
  53. aa1c366 net: Handle different key sizes between address families in flow cache by dpward · 14 years ago
  54. 728871b net: Align AF-specific flowi structs to long by David Ward · 14 years ago
  55. d5ccd49 sctp: deal with multiple COOKIE_ECHO chunks by Max Matveev · 14 years ago
  56. 52b9aca Merge branch 'master' of ../netdev/ by David S. Miller · 14 years ago
  57. 48c8301 net: copy userspace buffers on device forwarding by Michael S. Tsirkin · 14 years ago
  58. 946cedc tcp: Change possible SYN flooding messages by Eric Dumazet · 14 years ago
  59. 4f5b048 drivers/gpio/gpio-generic.c: fix build errors by Russell King · 14 years ago
  60. 185efc0 memcg: Revert "memcg: add memory.vmscan_stat" by Johannes Weiner · 14 years ago
  61. bff747c regulator: fix kernel-doc warning in consumer.h by Randy Dunlap · 14 years ago
  62. d2f1528 wireless: fix kernel-doc warning in net/cfg80211.h by Randy Dunlap · 14 years ago
  63. b0fb422 Merge branch 'perf-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip by Linus Torvalds · 14 years ago
  64. 8efcc57 mfd: Fix value of WM8994_CONFIGURE_GPIO by Mark Brown · 14 years ago
  65. 51b8b4f fs/9p: Use protocol-defined value for lock/getlock 'type' field. by Jim Garlick · 14 years ago
  66. f88657c fs/9p: Add OS dependent open flags in 9p protocol by Aneesh Kumar K.V · 14 years ago
  67. c8ad620 writeback: show raw dirtied_when in trace writeback_single_inode by Wu Fengguang · 14 years ago
  68. ec0506d net: relax PKTINFO non local ipv6 udp xmit check by Maciej Żenczykowski · 14 years ago
  69. 0f43dd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  70. a8d757e perf events: Fix slow and broken cgroup context switch code by Stephane Eranian · 14 years ago
  71. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 14 years ago
  72. efe45ab Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  73. 3ab4702 Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  74. e2e6be5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 14 years ago
  75. cc7993f backlight: add a callback 'notify_after' for backlight control by Dilan Lee · 14 years ago
  76. 284fb68 rapidio: fix use of non-compatible registers by Alexandre Bounine · 14 years ago
  77. a801876 MAINTAINERS: Evgeniy has moved by Evgeniy Polyakov · 14 years ago
  78. e096d0c lockdep: Add helper function for dir vs file i_mutex annotation by Josh Boyer · 14 years ago
  79. e33f2d2 Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback by Linus Torvalds · 14 years ago
  80. f385b69 Merge branch '3.1-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 14 years ago
  81. be27425 Add a personality to report 2.6.x version numbers by Andi Kleen · 14 years ago
  82. 051732b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 14 years ago
  83. 56ebdaf block: simplify force plug flush code a little bit by Shaohua Li · 14 years ago
  84. 24d406a TTY: pty, fix pty counting by Jiri Slaby · 14 years ago
  85. 65299a3 block: separate priority boosting from REQ_META by Christoph Hellwig · 14 years ago
  86. 5dc06c5 block: remove READ_META and WRITE_META by Christoph Hellwig · 14 years ago
  87. 0d7c5f2 drivers:misc:ti-st: platform hooks for chip states by Pavan Savoy · 14 years ago
  88. 052605c target: Make standard INQUIRY return 'not connected' for tpg_virt_lun0 by Nicholas Bellinger · 14 years ago
  89. ecb4433 mac80211: fix suspend/resume races with unregister hw by Stanislaw Gruszka · 14 years ago
  90. 5ccc387 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 14 years ago
  91. 0c3bef6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  92. bb08229 squeeze max-pause area and drop pass-good area by Wu Fengguang · 14 years ago
  93. b4fd4ae Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 14 years ago
  94. aa462ab mm: fix __page_to_pfn for a const struct page argument by Ian Campbell · 14 years ago
  95. f991879 mm: make HASHED_PAGE_VIRTUAL page_address' struct page argument const. by Ian Campbell · 14 years ago
  96. 6cac952 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  97. 950d0a1 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  98. 4853aba block: fix flush machinery for stacking drivers with differring flush flags by Jeff Moyer · 14 years ago
  99. 97c24d1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  100. 17f2ae7 PM / Domains: Fix build for CONFIG_PM_RUNTIME unset by Rafael J. Wysocki · 14 years ago