1. 8ce953a drbd: silence -Wmissing-prototypes warnings by Lars Ellenberg · 11 years ago
  2. 3e0c78d drbd: drop wrong debugging aid by Lars Ellenberg · 11 years ago
  3. 4dd726f drbd: get rid of drbd_queue_work_front by Lars Ellenberg · 11 years ago
  4. ac0acb9 drbd: use drbd_device_post_work() in more places by Lars Ellenberg · 11 years ago
  5. e334f55 drbd: make sure disk cleanup happens in worker context by Lars Ellenberg · 11 years ago
  6. ba3c6fb drbd: close race when detaching from disk by Lars Ellenberg · 11 years ago
  7. 2ed912e drbd: explicitly submit meta data requests with REQ_NOIDLE by Lars Ellenberg · 11 years ago
  8. 720979f drbd: move set_disk_ro() to after we persisted the new role by Lars Ellenberg · 11 years ago
  9. 123ff12 drbd: trigger tcp_push_pending_frames() for PING and PING_ACK by Lars Ellenberg · 11 years ago
  10. 66ce6db drbd: re-add lost conf_mutex protection in drbd_set_role by Lars Ellenberg · 11 years ago
  11. fcb0967 drbd: stop the meta data sync timer before open coded meta data sync by Lars Ellenberg · 11 years ago
  12. 5ab7d2c drbd: fix resync finished detection by Lars Ellenberg · 11 years ago
  13. a80ca1a drbd: fix a race stopping the worker thread by Lars Ellenberg · 11 years ago
  14. c7a58db drbd: get rid of atomic update on disk bitmap works by Lars Ellenberg · 11 years ago
  15. 70df709 drbd: allow write-ordering policy to be bumped up again by Lars Ellenberg · 11 years ago
  16. 44a4d55 drbd: refactor use of first_peer_device() by Lars Ellenberg · 11 years ago
  17. 35b5ed5 drbd: reduce number of spinlock drop/re-aquire cycles by Lars Ellenberg · 11 years ago
  18. 28995af drbd: rename drbd_free_bc() to drbd_free_ldev() by Philipp Reisner · 11 years ago
  19. 8fe39aa drbd: device->ldev is not guaranteed on an D_ATTACHING disk by Philipp Reisner · 11 years ago
  20. e952658 drbd: Move write_ordering from connection to resource by Philipp Reisner · 11 years ago
  21. 6a27b65 block: virtio-blk: support multi virt queues per virtio-blk device by Ming Lei · 10 years ago
  22. cb55321 include/uapi/linux/virtio_blk.h: introduce feature of VIRTIO_BLK_F_MQ by Ming Lei · 10 years ago
  23. d151561 block SG_IO: add SG_FLAG_Q_AT_HEAD flag by Douglas Gilbert · 10 years ago
  24. 9b4231b block: fix SG_[GS]ET_RESERVED_SIZE ioctl when max_sectors is huge by Akinobu Mita · 11 years ago
  25. 63f2649 block: fix BLKSECTGET ioctl when max_sectors is greater than USHRT_MAX by Akinobu Mita · 11 years ago
  26. 16e1556 block/partitions/efi.c: kerneldoc fixing by Fabian Frederick · 10 years ago
  27. dce14c2 block/partitions/msdos.c: code clean-up by Fabian Frederick · 10 years ago
  28. 600ffc5 block/partitions/amiga.c: replace nolevel printk by pr_err by Fabian Frederick · 10 years ago
  29. 472d5e2 block/partitions/aix.c: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  30. cbcd1054 bio-integrity: add "bip_max_vcnt" into struct bio_integrity_payload by Gu Zheng · 10 years ago
  31. add703f blk-mq: use percpu_ref for mq usage count by Tejun Heo · 10 years ago
  32. 72d6f02 blk-mq: collapse __blk_mq_drain_queue() into blk_mq_freeze_queue() by Tejun Heo · 10 years ago
  33. 780db20 blk-mq: decouble blk-mq freezing from generic bypassing by Tejun Heo · 10 years ago
  34. 776687b block, blk-mq: draining can't be skipped even if bypass_depth was non-zero by Tejun Heo · 10 years ago
  35. 531ed62 blk-mq: fix a memory ordering bug in blk_mq_queue_enter() by Tejun Heo · 10 years ago
  36. 17737d3 Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu into for-3.17/core by Jens Axboe · 10 years ago
  37. 4c83445 Linux 3.16-rc3 by Linus Torvalds · 10 years ago
  38. ef2e039 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  39. 97be078 MAINTAINERS: exceptions for Documentation maintainer by Randy Dunlap · 10 years ago
  40. 7d19e91 Documentation: add section about git to email-clients.txt by Dan Carpenter · 10 years ago
  41. 42309ab ARM: 8087/1: ptrace: reload syscall number after secure_computing() check by Will Deacon · 10 years ago
  42. 6980c3e2 ARM: 8086/1: Set memblock limit for nommu by Laura Abbott · 10 years ago
  43. 3abe742 ARM: 8085/1: sa1100: collie: add top boot mtd partition by Andrea Adami · 10 years ago
  44. 9218310 ARM: 8084/1: sa1100: collie: revert back to cfi_probe by Andrea Adami · 10 years ago
  45. d0ba7cc ARM: 8080/1: mcpm.h: remove unused variable declaration by Nicolas Pitre · 10 years ago
  46. 98ea2db ARM: 8076/1: mm: add support for HW coherent systems in PL310 cache by Thomas Petazzoni · 10 years ago
  47. 24b414d Merge tag 'spi-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  48. 4194976 Merge tag 'regulator-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  49. eb477e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  50. 7216a41 Merge remote-tracking branches 'spi/fix/pxa2xx', 'spi/fix/qup' and 'spi/fix/sh-sci' into spi-linus by Mark Brown · 10 years ago
  51. 1176748 Merge remote-tracking branches 'regulator/fix/bcm590xx', 'regulator/fix/palmas' and 'regulator/fix/tps65218' into regulator-linus by Mark Brown · 10 years ago
  52. 2d72278 percpu-refcount: implement percpu_ref_reinit() and percpu_ref_is_zero() by Tejun Heo · 10 years ago
  53. 9a1049d percpu-refcount: require percpu_ref to be exited explicitly by Tejun Heo · 10 years ago
  54. 7d74207 percpu-refcount: use unsigned long for pcpu_count pointer by Tejun Heo · 10 years ago
  55. eae7975 percpu-refcount: add helpers for ->percpu_count accesses by Tejun Heo · 10 years ago
  56. d630dc4 percpu-refcount: one bit is enough for REF_STATUS by Tejun Heo · 10 years ago
  57. 55c6c81 percpu-refcount, aio: use percpu_ref_cancel_init() in ioctx_alloc() by Tejun Heo · 10 years ago
  58. 81a9c5e iscsi-target: fix iscsit_del_np deadlock on unload by Mikulas Patocka · 10 years ago
  59. 3e7b256 Merge tag 'iommu-fixes-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  60. d1fc98b Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  61. c9a6066 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  62. 1857a5b Merge tag 'arc-fixes-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 10 years ago
  63. 8dd68eb Merge tag 'compress-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  64. 772205d Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 10 years ago
  65. cf0d135 Merge tag 'sound-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  66. 5ded6ea Merge tag 'mfd-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  67. c163b52 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  68. ac5ccdb iovec: move memcpy_from/toiovecend to lib/iovec.c by Michael S. Tsirkin · 10 years ago
  69. 97c99b47 iscsi-target: Avoid rejecting incorrect ITT for Data-Out by Nicholas Bellinger · 10 years ago
  70. 4148c1f lz4: fix another possible overrun by Greg Kroah-Hartman · 10 years ago
  71. ba3f35c Merge tag 'efi-urgent' into x86/urgent by H. Peter Anvin · 10 years ago
  72. 783ee43 efi-pstore: Fix an overflow on 32-bit builds by Andrzej Zaborowski · 10 years ago
  73. 0fcb70c Merge tag 'drm-intel-fixes-2014-06-26' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  74. b43f188 tcm_loop: Fix memory leak in tcm_loop_submission_work error path by Nicholas Bellinger · 10 years ago
  75. 6834975 iscsi-target: Explicily clear login response PDU in exception path by Nicholas Bellinger · 10 years ago
  76. 83ff42f target: Fix left-over se_lun->lun_sep pointer OOPs by Nicholas Bellinger · 10 years ago
  77. e4fae23 iscsi-target; Enforce 1024 byte maximum for CHAP_C key value by Nicholas Bellinger · 10 years ago
  78. b06eef6 iscsi-target: Convert chap_server_compute_md5 to use kstrtoul by Nicholas Bellinger · 10 years ago
  79. 3493860 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  80. 0b86dbf Fix 32-bit regression in block device read(2) by Al Viro · 10 years ago
  81. a07187c ALSA: hda - restore BCLK M/N values when resuming HSW/BDW display controller by Mengdong Lin · 10 years ago
  82. 16f0bbb MIPS: Lasat: Fix build error if CRC32 is not enabled. by Ralf Baechle · 10 years ago
  83. 7602e05 mfd: ab8500: Fix dt irq mapping by Grygorii Strashko · 10 years ago
  84. 9e88848 mfd: davinci: Voicecodec needs regmap_mmio by Arnd Bergmann · 10 years ago
  85. f41716d mfd: STw481x: Allow modular build by Arnd Bergmann · 10 years ago
  86. 1c93c72 mfd: UCB1x00: Enable modular build by Arnd Bergmann · 10 years ago
  87. 5bb7889 TC: Handle device_register() errors. by Levente Kurusa · 11 years ago
  88. ab6c15b MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd region by Markos Chandras · 10 years ago
  89. d8214ef MIPS: bpf: Fix stack space allocation for BPF memwords on MIPS64 by Markos Chandras · 10 years ago
  90. b6a14a9 MIPS: BPF: Use 32 or 64-bit load instruction to load an address to register by Markos Chandras · 10 years ago
  91. b4fe0ec MIPS: bpf: Fix PKT_TYPE case for big-endian cores by Markos Chandras · 10 years ago
  92. 95782bf MIPS: BPF: Prevent kernel fall over for >=32bit shifts by Markos Chandras · 10 years ago
  93. e5bb48b MIPS: bpf: Drop update_on_xread and always initialize the X register by Markos Chandras · 10 years ago
  94. 10c4d61 MIPS: bpf: Fix is_range() semantics by Markos Chandras · 10 years ago
  95. 78b95b6 MIPS: bpf: Use pr_debug instead of pr_warn for unhandled opcodes by Markos Chandras · 10 years ago
  96. 91a41d7 MIPS: bpf: Fix return values for VLAN_TAG_PRESENT case by Markos Chandras · 10 years ago
  97. 6e86c59 MIPS: bpf: Use correct mask for VLAN_TAG case by Markos Chandras · 10 years ago
  98. 1ab24a4 MIPS: bpf: Fix branch conditional for BPF_J{GT/GE} cases by Markos Chandras · 10 years ago
  99. 9eebfe4 MIPS: bpf: Add SEEN_SKB to flags when looking for the PKT_TYPE by Markos Chandras · 10 years ago
  100. 9ee1606 MIPS: bpf: Use 'andi' instead of 'and' for the VLAN cases by Markos Chandras · 10 years ago