1. 28e448b drbd: Ignore the exit code of a fence-peer handler if it returns too late by Philipp Reisner · 12 years ago
  2. f9eb7bf drbd: Fix rcu_read_lock balance on error path by Andreas Gruenbacher · 12 years ago
  3. 6110d70 drbd: fix error return code in drbd_init() by Wei Yongjun · 12 years ago
  4. 26ea8f9 drbd: Do not sleep inside rcu by Andreas Gruenbacher · 12 years ago
  5. f35546e Merge branch 'stable/for-jens-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-3.11/drivers by Jens Axboe · 12 years ago
  6. 1e0f7a2 xen-blkback: check the number of iovecs before allocating a bios by Roger Pau Monne · 12 years ago
  7. 294caaf xen-blkfront: set blk_queue_max_hw_sectors correctly by Roger Pau Monne · 12 years ago
  8. 2d91054 xen-blkback: workaround compiler bug in gcc 4.1 by Roger Pau Monne · 12 years ago
  9. 36f988e rsxx: Adding in debugfs entries. by Philip J Kelleher · 12 years ago
  10. 6230250 rsxx: Fixes incorrect stats calculation. by Philip J Kelleher · 12 years ago
  11. b8b225d rsxx: Adding EEH check inside cregs timeout. by Philip J Kelleher · 12 years ago
  12. 3eb8dca rsxx: Adapter address space sanity check. by Philip J Kelleher · 12 years ago
  13. 66bc600 rsxx: Fixes DLPAR add kernel panic if partition still mounted. by Philip J Kelleher · 12 years ago
  14. f730e3d rsxx: Changing the adapter name to the official name. by Philip J Kelleher · 12 years ago
  15. fb065cd rsxx: Adding in sync_start module paramenter. by Philip J Kelleher · 12 years ago
  16. 7b379cc rsxx: Allow block size to be determined by configuration. by Philip J Kelleher · 12 years ago
  17. 31a70bb rsxx: Fixes soft-lockup issues during DMAs. by Philip J Kelleher · 12 years ago
  18. 0ab4743 rsxx: Restructured DMA cancel scheme. by Philip J Kelleher · 12 years ago
  19. a3299ab rsxx: Individual workqueues for interruptible events. by Philip J Kelleher · 12 years ago
  20. 8e3f875 xen/blkback: Check for insane amounts of request on the ring (v6). by Konrad Rzeszutek Wilk · 12 years ago
  21. 8d92569 xen/io/ring.h: new macro to detect whether there are too many requests on the ring by Jan Beulich · 12 years ago
  22. 604c499 xen/blkback: Check device permissions before allowing OP_DISCARD by Konrad Rzeszutek Wilk · 12 years ago
  23. 7c4d7d7 xen/blkback: Use physical sector size for setup by Stefan Bader · 12 years ago
  24. 1d19965 xen-blkback/sysfs: Move the parameters for the persistent grant features by Konrad Rzeszutek Wilk · 12 years ago
  25. 2d5dc3b xen-blkfront: Introduce a 'max' module parameter to alter the amount of indirect segments. by Konrad Rzeszutek Wilk · 12 years ago
  26. 9138125 blk-throttle: implement proper hierarchy support by Tejun Heo · 12 years ago
  27. 693e751 blk-throttle: implement throtl_grp->has_rules[] by Tejun Heo · 12 years ago
  28. 32ee5bc blk-throttle: Account for child group's start time in parent while bio climbs up by Vivek Goyal · 12 years ago
  29. c5cc207 blk-throttle: add throtl_qnode for dispatch fairness by Tejun Heo · 12 years ago
  30. 2e48a53 blk-throttle: make throtl_pending_timer_fn() ready for hierarchy by Tejun Heo · 12 years ago
  31. 6bc9c2b blk-throttle: make tg_dispatch_one_bio() ready for hierarchy by Tejun Heo · 12 years ago
  32. 9e660ac blk-throttle: make blk_throtl_bio() ready for hierarchy by Tejun Heo · 12 years ago
  33. 2a12f0d blk-throttle: make blk_throtl_drain() ready for hierarchy by Tejun Heo · 12 years ago
  34. 6e1a570 blk-throttle: dispatch from throtl_pending_timer_fn() by Tejun Heo · 12 years ago
  35. 7f52f98 blk-throttle: implement dispatch looping by Tejun Heo · 12 years ago
  36. 69df0ab blk-throttle: separate out throtl_service_queue->pending_timer from throtl_data->dispatch_work by Tejun Heo · 12 years ago
  37. 2a0f61e blk-throttle: set REQ_THROTTLED from throtl_charge_bio() and gate stats update with it by Tejun Heo · 12 years ago
  38. fda6f27 blk-throttle: implement sq_to_tg(), sq_to_td() and throtl_log() by Tejun Heo · 12 years ago
  39. 77216b0 blk-throttle: add throtl_service_queue->parent_sq by Tejun Heo · 12 years ago
  40. 0e9f416 blk-throttle: generalize update_disptime optimization in blk_throtl_bio() by Tejun Heo · 12 years ago
  41. 651930b blk-throttle: dispatch to throtl_data->service_queue.bio_lists[] by Tejun Heo · 12 years ago
  42. 73f0d49 blk-throttle: move bio_lists[] and friends to throtl_service_queue by Tejun Heo · 12 years ago
  43. 49a2f1e blk-throttle: add throtl_grp->service_queue by Tejun Heo · 12 years ago
  44. 0049af7 blk-throttle: reorganize throtl_service_queue passed around as argument by Tejun Heo · 12 years ago
  45. e2d57e6 blk-throttle: pass around throtl_service_queue instead of throtl_data by Tejun Heo · 12 years ago
  46. 0f3457f blk-throttle: add backlink pointer from throtl_grp to throtl_data by Tejun Heo · 12 years ago
  47. 5b2c16a blk-throttle: simplify throtl_grp flag handling by Tejun Heo · 12 years ago
  48. c9e0332 blk-throttle: rename throtl_rb_root to throtl_service_queue by Tejun Heo · 12 years ago
  49. 6a52560 blk-throttle: remove pointless throtl_nr_queued() optimizations by Tejun Heo · 12 years ago
  50. a9131a2 blk-throttle: relocate throtl_schedule_delayed_work() by Tejun Heo · 12 years ago
  51. cb76199 blk-throttle: collapse throtl_dispatch() into the work function by Tejun Heo · 12 years ago
  52. 632b449 blk-throttle: remove deferred config application mechanism by Tejun Heo · 12 years ago
  53. 2db6314 blk-throttle: remove spurious throtl_enqueue_tg() call from throtl_select_dispatch() by Tejun Heo · 12 years ago
  54. 2a4fd07 blkcg: move bulk of blkcg_gq release operations to the RCU callback by Tejun Heo · 12 years ago
  55. db61367 blkcg: invoke blkcg_policy->pd_init() after parent is linked by Tejun Heo · 12 years ago
  56. aa539cb blkcg: implement blkg_for_each_descendant_post() by Tejun Heo · 12 years ago
  57. dd4a4ff blkcg: move blkg_for_each_descendant_pre() to block/blk-cgroup.h by Tejun Heo · 12 years ago
  58. 2423c9c blkcg: fix error return path in blkg_create() by Tejun Heo · 12 years ago
  59. f722406 Linux 3.10-rc1 by Linus Torvalds · 12 years ago
  60. 26b840a Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 12 years ago
  61. 607eeb0 Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  62. 4c44450 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  63. ac4e010 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  64. c4cc75c Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 12 years ago
  65. 2dbd3ca Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  66. a77c005 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  67. 3644bc2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  68. 6fad8d0 Merge tag 'ecryptfs-3.10-rc1-ablkcipher' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 12 years ago
  69. f741df1 Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6 by Linus Torvalds · 12 years ago
  70. c67723e Merge tag 'kvm-3.10-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  71. ec66715 Merge tag 'dm-3.10-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  72. f755407 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  73. 297b8a0 Merge branch 'postmerge' into for-linus by James Bottomley · 12 years ago
  74. 832e77b Merge branch 'misc' into for-linus by James Bottomley · 12 years ago
  75. 05a88a4 Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  76. daf799c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  77. e689cf0 [SCSI] qla2xxx: Update firmware link in Kconfig file. by Chad Dupuis · 12 years ago
  78. 8526cb1 [SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are used by Mike Christie · 12 years ago
  79. aa9f832 [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device_type by James Bottomley · 12 years ago
  80. a6cb3d0 [SCSI] pm80xx: thermal, sas controller config and error handling update by Sakthivel K · 12 years ago
  81. c6b9ef5 [SCSI] pm80xx: NCQ error handling changes by Sakthivel K · 12 years ago
  82. a33a015 [SCSI] pm80xx: WWN Modification for PM8081/88/89 controllers by Sakthivel K · 12 years ago
  83. a70b8fc [SCSI] pm80xx: Changed module name and debug messages update by Sakthivel K · 12 years ago
  84. 1c75a67 [SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory region for it by Sakthivel K · 12 years ago
  85. 54792dc [SCSI] pm80xx: SPC new firmware changes for device id 0x8081 alone by Sakthivel K · 12 years ago
  86. f586099 [SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant changes in common files by Sakthivel K · 12 years ago
  87. 1245ee5 [SCSI] pm80xx: MSI-X implementation for using 64 interrupts by Sakthivel K · 12 years ago
  88. f74cf27 [SCSI] pm80xx: Updated common functions common for SPC and SPCv/ve by Sakthivel K · 12 years ago
  89. e590adf [SCSI] pm80xx: Multiple inbound/outbound queue configuration by Sakthivel K · 12 years ago
  90. e574210 [SCSI] pm80xx: Added SPCv/ve specific ids, variables and modify for SPC by Sakthivel K · 12 years ago
  91. 6a7252f [SCSI] lpfc: fix up Kconfig dependencies by James Bottomley · 12 years ago
  92. fc73648 [SCSI] Handle MLQUEUE busy response in scsi_send_eh_cmnd by Hannes Reinecke · 12 years ago
  93. 6019958 Merge tag 'arc-v3.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 12 years ago
  94. 977b58e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
  95. f5b8fcb Merge tag 'for-linus' of git://github.com/realmz/blackfin-linux by Linus Torvalds · 12 years ago
  96. a1f0bcc Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 12 years ago
  97. 2f14f4b dm cache: set config value by Joe Thornber · 12 years ago
  98. 2c73c47 dm cache: move config fns by Alasdair G Kergon · 12 years ago
  99. ac8c3f3 dm thin: generate event when metadata threshold passed by Joe Thornber · 12 years ago
  100. 2fc4802 dm persistent metadata: add space map threshold callback by Joe Thornber · 12 years ago