1. a88a341 writeback: move bandwidth related fields from backing_dev_info into bdi_writeback by Tejun Heo · 9 years ago
  2. 93f78d8 writeback: move backing_dev_info->bdi_stat[] into bdi_writeback by Tejun Heo · 9 years ago
  3. 4452226 writeback: move backing_dev_info->state into bdi_writeback by Tejun Heo · 9 years ago
  4. ad7fa85 memcg: implement mem_cgroup_css_from_page() by Tejun Heo · 9 years ago
  5. 1d933cf blkcg: implement bio_associate_blkcg() by Tejun Heo · 9 years ago
  6. fd383c2 blkcg: implement task_get_blkcg_css() by Tejun Heo · 9 years ago
  7. ec43869 cgroup, block: implement task_get_css() and use it in bio_associate_current() by Tejun Heo · 9 years ago
  8. 496d5e7 blkcg: add blkcg_root_css by Tejun Heo · 9 years ago
  9. 5616163 memcg: add mem_cgroup_root_css by Tejun Heo · 9 years ago
  10. ec13b1d blkcg: always create the blkcg_gq for the root blkcg by Tejun Heo · 9 years ago
  11. efa7d1c update !CONFIG_BLK_CGROUP dummies in include/linux/blk-cgroup.h by Tejun Heo · 9 years ago
  12. eea8f41 blkcg: move block/blk-cgroup.h to include/linux/blk-cgroup.h by Tejun Heo · 9 years ago
  13. c4843a7 memcg: add per cgroup dirty page accounting by Greg Thelen · 9 years ago
  14. 11f81be page_writeback: revive cancel_dirty_page() in a restricted form by Tejun Heo · 9 years ago
  15. f26cdc8 blk-mq: Shared tag enhancements by Keith Busch · 9 years ago
  16. e548ca4 block: don't honor chunk sizes for data-less IO by Jens Axboe · 9 years ago
  17. beefa6b block: only honor SG gap prevention for merges that contain data by Jens Axboe · 9 years ago
  18. f6454b0 block: fix returnvar.cocci warnings by Julia Lawall · 9 years ago
  19. 5f1b670 block, dm: don't copy bios for request clones by Christoph Hellwig · 9 years ago
  20. 326e1db block: remove management of bi_remaining when restoring original bi_end_io by Mike Snitzer · 9 years ago
  21. b04a5636 block: replace trylock with mutex_lock in blkdev_reread_part() by Ming Lei · 9 years ago
  22. be32417 block: export blkdev_reread_part() and __blkdev_reread_part() by Jarod Wilson · 9 years ago
  23. 343df3c suspend: simplify block I/O handling by Christoph Hellwig · 9 years ago
  24. b2dbe0a block: collapse bio bit space by Jens Axboe · 9 years ago
  25. 97ca223 block: remove unused BIO_RW_BLOCK and BIO_EOF flags by Christoph Hellwig · 9 years ago
  26. b25de9d block: remove BIO_EOPNOTSUPP by Christoph Hellwig · 9 years ago
  27. 4ecd4fe block: use an atomic_t for mq_freeze_depth by Christoph Hellwig · 9 years ago
  28. 5b3f341 blk-mq: make plug work for mutiple disks and queues by Shaohua Li · 9 years ago
  29. f984df1 blk-mq: do limited block plug for multiple queue case by Shaohua Li · 9 years ago
  30. 239ad21 blk-mq: avoid re-initialize request which is failed in direct dispatch by Shaohua Li · 9 years ago
  31. e6c4438 blk-mq: fix plugging in blk_sq_make_request by Jeff Moyer · 9 years ago
  32. 5596d0d sched: always use blk_schedule_flush_plug in io_schedule_out by Shaohua Li · 9 years ago
  33. dd6cf3e blk: clean up plug by Shaohua Li · 9 years ago
  34. 9dc6c80 nbd: stop using req->cmd by Christoph Hellwig · 9 years ago
  35. a7928c1 block: move PM request support to IDE by Christoph Hellwig · 9 years ago
  36. ac7cdff block: remove REQ_TYPE_PM_SHUTDOWN by Christoph Hellwig · 9 years ago
  37. b0b93b4 block: move REQ_TYPE_SENSE to the ide driver by Christoph Hellwig · 9 years ago
  38. b42171e block: move REQ_TYPE_ATA_TASKFILE and REQ_TYPE_ATA_PC to ide.h by Christoph Hellwig · 9 years ago
  39. 4f8c951 block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIV by Christoph Hellwig · 9 years ago
  40. dac5621 bio: skip atomic inc/dec of ->bi_cnt for most use cases by Jens Axboe · 9 years ago
  41. c4cf526 bio: skip atomic inc/dec of ->bi_remaining for non-chains by Jens Axboe · 9 years ago
  42. d9cee5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  43. c02d7da Merge tag 'media/v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  44. f440c4e hwrng: bcm63xx - Fix driver compilation by Álvaro Fernández Rojas · 9 years ago
  45. 7829fb0 lib: make memzero_explicit more robust against dead store elimination by Daniel Borkmann · 9 years ago
  46. 5ebe6afa Linux 4.1-rc2 by Linus Torvalds · 9 years ago
  47. 8663da2 Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  48. 101a6fd Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  49. 71aee81 Merge tag 'drm-intel-fixes-2015-04-30' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  50. df9ebeb Merge branch 'drm-next0420' of https://github.com/markyzq/kernel-drm-rockchip into drm-fixes by Dave Airlie · 9 years ago
  51. 61f06db Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  52. 3333222 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  53. 180d89f Merge tag 'powerpc-4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  54. 2c869b2 ext4: fix growing of tiny filesystems by Jan Kara · 9 years ago
  55. 280227a ext4: move check under lock scope to close a race. by Davide Italiano · 9 years ago
  56. d2dc317 ext4: fix data corruption caused by unwritten and delayed extents by Lukas Czerner · 9 years ago
  57. 9402bdc ext4 crypto: remove duplicated encryption mode definitions by Chanho Park · 9 years ago
  58. fb63e54 ext4 crypto: do not select from EXT4_FS_ENCRYPTION by Herbert Xu · 9 years ago
  59. 6c3c1eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  60. e412d3a virtio: fix typo in vring_need_event() doc comment by Stefan Hajnoczi · 9 years ago
  61. feda5f9 virtio: pass baton to Michael Tsirkin by Rusty Russell · 9 years ago
  62. 6fa7272 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  63. a134f08 ipv4: Missing sk_nulls_node_init() in ping_unhash(). by David S. Miller · 9 years ago
  64. 082a75d rbd: end I/O the entire obj_request on error by Ilya Dryomov · 9 years ago
  65. a44cd7a ext4 crypto: add padding to filenames before encrypting by Theodore Ts'o · 9 years ago
  66. 5de0b4d ext4 crypto: simplify and speed up filename encryption by Theodore Ts'o · 9 years ago
  67. 64887b6 Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  68. 036f351 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  69. 0aab374 powerpc/powernv: Restore non-volatile CRs after nap by Sam Bobroff · 9 years ago
  70. d91dafc powerpc/eeh: Delay probing EEH device during hotplug by Gavin Shan · 9 years ago
  71. 1ae79b7 powerpc/eeh: Fix race condition in pcibios_set_pcie_reset_state() by Gavin Shan · 9 years ago
  72. f32393c powerpc/pseries: Correct cpu affinity for dlpar added cpus by Nathan Fontenot · 9 years ago
  73. 2fa30fe selftests/powerpc: Fix the pmu install rule by Michael Ellerman · 9 years ago
  74. 4a152c3 Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  75. 5a2e73b Merge tag 'sound-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  76. e813bb2 net: fec: Fix RGMII-ID mode by Markus Pargmann · 9 years ago
  77. 07841f9 net/mlx4_en: Schedule napi when RX buffers allocation fails by Ido Shamay · 9 years ago
  78. c232d8a netxen_nic: use spin_[un]lock_bh around tx_clean_lock by Tony Camuso · 9 years ago
  79. 17d5ceb net/mlx4_core: Fix unaligned accesses by David Ahern · 9 years ago
  80. f94813f mlx4_en: Use correct loop cursor in error path. by Benjamin Poirier · 9 years ago
  81. 50904a7 Merge branches 'acpica', 'acpi-battery' and 'pm-cpuidle' by Rafael J. Wysocki · 9 years ago
  82. 0ae3aba Merge tag 'asoc-v4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 9 years ago
  83. 9dbbe3c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  84. fb45f49 Merge tag 'dm-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  85. 9c4249c modsign: change default key details by David Howells · 9 years ago
  86. 9263a06 Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  87. dcca8de Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  88. 73be174 Merge tag 'renesas-sh-drivers-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas by Linus Torvalds · 9 years ago
  89. aa6df8d dm: fix free_rq_clone() NULL pointer when requeueing unmapped request by Mike Snitzer · 9 years ago
  90. 3e6180f dm: only initialize the request_queue once by Christoph Hellwig · 9 years ago
  91. 8291fd0 arm64: perf: Fix the pmu node name in warning message by Suzuki K. Poulose · 9 years ago
  92. d795ef9a arm64: perf: don't warn about missing interrupt-affinity property for PPIs by Will Deacon · 9 years ago
  93. 68fc378 Revert "powerpc/tm: Abort syscalls in active transactions" by Michael Ellerman · 9 years ago
  94. feb589e Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  95. 5d2361d Btrfs: btrfs_release_extent_buffer_page didn't free pages of dummy extent by Forrest Liu · 9 years ago
  96. 7f0b8a5 cxgb4: Fix MC1 memory offset calculation by Hariprasad Shenai · 9 years ago
  97. 12a8541 bnx2x: Delay during kdump load by Yuval Mintz · 9 years ago
  98. e913fb2 net: Fix Kernel Panic in bonding driver debugfs file: rlb_hash_table by Pai · 9 years ago
  99. 50d4964 net: dsa: Fix scope of eeprom-length property by Guenter Roeck · 9 years ago
  100. d4c216c net: macb: Fix race condition in driver when Rx frame is dropped by Punnaiah Choudary Kalluri · 9 years ago