1. 766a9d6 writeback: implement backing_dev_info->tot_write_bandwidth by Tejun Heo · 10 years ago
  2. d6c10f1 writeback: implement WB_has_dirty_io wb_state flag by Tejun Heo · 10 years ago
  3. 703c270 writeback: implement and use inode_congested() by Tejun Heo · 10 years ago
  4. d40f75a writeback, blkcg: restructure blk_{set|clear}_queue_congested() by Tejun Heo · 10 years ago
  5. ec8a6f2 writeback: make congestion functions per bdi_writeback by Tejun Heo · 10 years ago
  6. ce7acfe writeback, blkcg: associate each blkcg_gq with the corresponding bdi_writeback_congested by Tejun Heo · 10 years ago
  7. 52ebea7 writeback: make backing_dev_info host cgroup-specific bdi_writebacks by Tejun Heo · 10 years ago
  8. 89e9b9e writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACK by Tejun Heo · 10 years ago
  9. 4aa9c69 bdi: separate out congested state into a separate struct by Tejun Heo · 10 years ago
  10. a212b10 bdi: make inode_to_bdi() inline by Tejun Heo · 10 years ago
  11. 66114ca writeback: separate out include/linux/backing-dev-defs.h by Tejun Heo · 10 years ago
  12. f0054bb writeback: move backing_dev_info->wb_lock and ->worklist into bdi_writeback by Tejun Heo · 10 years ago
  13. a88a341 writeback: move bandwidth related fields from backing_dev_info into bdi_writeback by Tejun Heo · 10 years ago
  14. 93f78d8 writeback: move backing_dev_info->bdi_stat[] into bdi_writeback by Tejun Heo · 10 years ago
  15. 4452226 writeback: move backing_dev_info->state into bdi_writeback by Tejun Heo · 10 years ago
  16. ad7fa85 memcg: implement mem_cgroup_css_from_page() by Tejun Heo · 10 years ago
  17. 1d933cf blkcg: implement bio_associate_blkcg() by Tejun Heo · 10 years ago
  18. fd383c2 blkcg: implement task_get_blkcg_css() by Tejun Heo · 10 years ago
  19. ec43869 cgroup, block: implement task_get_css() and use it in bio_associate_current() by Tejun Heo · 10 years ago
  20. 496d5e7 blkcg: add blkcg_root_css by Tejun Heo · 10 years ago
  21. 5616163 memcg: add mem_cgroup_root_css by Tejun Heo · 10 years ago
  22. efa7d1c update !CONFIG_BLK_CGROUP dummies in include/linux/blk-cgroup.h by Tejun Heo · 10 years ago
  23. eea8f41 blkcg: move block/blk-cgroup.h to include/linux/blk-cgroup.h by Tejun Heo · 10 years ago
  24. c4843a7 memcg: add per cgroup dirty page accounting by Greg Thelen · 10 years ago
  25. 11f81be page_writeback: revive cancel_dirty_page() in a restricted form by Tejun Heo · 10 years ago
  26. f26cdc8 blk-mq: Shared tag enhancements by Keith Busch · 10 years ago
  27. e548ca4 block: don't honor chunk sizes for data-less IO by Jens Axboe · 10 years ago
  28. 5f1b670 block, dm: don't copy bios for request clones by Christoph Hellwig · 10 years ago
  29. 326e1db block: remove management of bi_remaining when restoring original bi_end_io by Mike Snitzer · 10 years ago
  30. be32417 block: export blkdev_reread_part() and __blkdev_reread_part() by Jarod Wilson · 10 years ago
  31. 343df3c suspend: simplify block I/O handling by Christoph Hellwig · 10 years ago
  32. b2dbe0a block: collapse bio bit space by Jens Axboe · 10 years ago
  33. 97ca223 block: remove unused BIO_RW_BLOCK and BIO_EOF flags by Christoph Hellwig · 10 years ago
  34. b25de9d block: remove BIO_EOPNOTSUPP by Christoph Hellwig · 10 years ago
  35. 4ecd4fe block: use an atomic_t for mq_freeze_depth by Christoph Hellwig · 10 years ago
  36. a7928c1 block: move PM request support to IDE by Christoph Hellwig · 10 years ago
  37. ac7cdff block: remove REQ_TYPE_PM_SHUTDOWN by Christoph Hellwig · 10 years ago
  38. b0b93b4 block: move REQ_TYPE_SENSE to the ide driver by Christoph Hellwig · 10 years ago
  39. b42171e block: move REQ_TYPE_ATA_TASKFILE and REQ_TYPE_ATA_PC to ide.h by Christoph Hellwig · 10 years ago
  40. 4f8c951 block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIV by Christoph Hellwig · 10 years ago
  41. dac5621 bio: skip atomic inc/dec of ->bi_cnt for most use cases by Jens Axboe · 10 years ago
  42. c4cf526 bio: skip atomic inc/dec of ->bi_remaining for non-chains by Jens Axboe · 10 years ago
  43. d9cee5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  44. 7829fb0 lib: make memzero_explicit more robust against dead store elimination by Daniel Borkmann · 10 years ago
  45. 6c3c1eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  46. 9dbbe3c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  47. 9263a06 Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  48. dcca8de Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  49. 46c264d bridge/nl: remove wrong use of NLM_F_MULTI by Nicolas Dichtel · 10 years ago
  50. 14bc84ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  51. b00f5c2 tty: Re-add external interface for tty_set_termios() by Frederic Danis · 10 years ago
  52. ee136af uas: Add US_FL_MAX_SECTORS_240 flag by Hans de Goede · 10 years ago
  53. 39376cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  54. 2decb26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  55. 73459e2 x86: pvclock: Really remove the sched notifier for cross-cpu migrations by Paolo Bonzini · 10 years ago
  56. 9f86262 Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 10 years ago
  57. 59953fb Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  58. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  59. 36a8032 Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 10 years ago
  60. 2ea2f62 net: fix crash in build_skb() by Eric Dumazet · 10 years ago
  61. ac74d8d fix I_DIO_WAKEUP definition by Eric Sandeen · 10 years ago
  62. fe0f07d direct-io: only inc/dec inode->i_dio_count for file systems by Jens Axboe · 10 years ago
  63. 547c4b5 netfilter: bridge: fix NULL deref in physin/out ifindex helpers by Florian Westphal · 10 years ago
  64. b3f4ef0 Merge tag 'dma-buf-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-buf by Linus Torvalds · 10 years ago
  65. d6a4c0e Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  66. 474095e Merge tag 'md/4.1' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  67. d56a669 Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 10 years ago
  68. 1d8dc3d rhashtable: don't attempt to grow when at max_size by Johannes Berg · 10 years ago
  69. 836ee48 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  70. 860448c Merge branch 'for-4.1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  71. 1aef882 Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 10 years ago
  72. f139b6c Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 10 years ago
  73. 40c64c2 NFS: Move nfs_idmap.h into fs/nfs/ by Anna Schumaker · 10 years ago
  74. f9ebd61 NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.h by Anna Schumaker · 10 years ago
  75. 3f94009 sunrpc: make debugfs file creation failure non-fatal by Jeff Layton · 10 years ago
  76. 9a51940 NFS: Don't zap caches on fallocate() by Anna Schumaker · 10 years ago
  77. ec65aaf netdev_alloc_pcpu_stats: use less common iterator variable by Johannes Berg · 10 years ago
  78. 7e01b5a kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFP by Martin Schwidefsky · 10 years ago
  79. a62d016 Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  80. 7c034df Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  81. 1204c46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  82. 03c5774 mpls: Per-device MPLS state by Robert Shearman · 10 years ago
  83. b9bb6fb Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  84. f3ca10d Revert "mm: avoid tail page refcounting on non-THP compound pages" by Linus Torvalds · 10 years ago
  85. 5e6c94a Merge tag 'mmc-4.1-rc1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  86. 8b3c8ba Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  87. e5ac320 Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  88. 7d2b6ef Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  89. 5c73cc4 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  90. e6c81cc Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  91. d0440c5 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  92. 7c1c474 libceph: announce support for straw2 buckets by Ilya Dryomov · 10 years ago
  93. 958a276 crush: straw2 bucket type with an efficient 64-bit crush_ln() by Ilya Dryomov · 10 years ago
  94. 0ea611a ceph: rename snapshot support by Yan, Zheng · 10 years ago
  95. 8aaa51b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  96. 584acdd md/raid5: activate raid6 rmw feature by Markus Stockhausen · 11 years ago
  97. fe5cbc6 md/raid6 algorithms: delta syndrome functions by Markus Stockhausen · 11 years ago
  98. bff1752 uapi: Remove kernel internal declaration by Andreas Gruenbacher · 10 years ago
  99. 0c8027d Merge tag 'media/v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  100. 1fc1499 Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago