1. f283635 dm cache: add mq policy by Joe Thornber · 11 years ago
  2. c6b4fcb dm: add cache target by Joe Thornber · 11 years ago
  3. 7a87edf dm persistent data: add bitset by Joe Thornber · 11 years ago
  4. 6513c29 dm persistent data: add transactional array by Joe Thornber · 11 years ago
  5. 025b968 dm thin: remove cells from stack by Joe Thornber · 11 years ago
  6. 6beca5e dm bio prison: pass cell memory in by Joe Thornber · 11 years ago
  7. 4e7f1f9 dm persistent data: add btree_walk by Joe Thornber · 11 years ago
  8. b0d8ed4 dm: add target num_write_bios fn by Alasdair G Kergon · 11 years ago
  9. df5d2e9 dm kcopyd: introduce configurable throttling by Mikulas Patocka · 11 years ago
  10. a260624 dm ioctl: allow message to return data by Mikulas Patocka · 11 years ago
  11. 02cde50 dm ioctl: optimize functions without variable params by Mikulas Patocka · 11 years ago
  12. e2914cc dm ioctl: introduce ioctl_flags by Mikulas Patocka · 11 years ago
  13. 5f01520 dm: merge io_pool and tio_pool by Jun'ichi Nomura · 11 years ago
  14. 23e5083 dm: remove unused _rq_bio_info_cache by Jun'ichi Nomura · 11 years ago
  15. 87eb5b2 dm: fix limits initialization when there are no data devices by Mike Christie · 11 years ago
  16. 23cb210 dm snapshot: add missing module aliases by Mikulas Patocka · 11 years ago
  17. 018cede dm persistent data: set some btree fn parms const by Mike Snitzer · 11 years ago
  18. e4c9381 dm: refactor bio cloning by Alasdair G Kergon · 11 years ago
  19. 14fe594 dm: rename bio cloning functions by Alasdair G Kergon · 11 years ago
  20. 55a62ee dm: rename request variables to bios by Alasdair G Kergon · 11 years ago
  21. bd2a49b dm: clean up clone_bio by Alasdair G Kergon · 11 years ago
  22. 88ae4c5 dm persistent data: remove CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  23. d57916a dm: remove CONFIG_EXPERIMENTAL by Alasdair G Kergon · 11 years ago
  24. 58f77a2 dm thin: use block_size_is_power_of_two by Mike Snitzer · 11 years ago
  25. 3daec3b dm bufio: use WRITE_FLUSH instead of REQ_FLUSH by Mikulas Patocka · 11 years ago
  26. d2ce70a dm table: remove superfluous variable reset by Wang Sheng-Hui · 11 years ago
  27. f13945d dm thin: support a non power of 2 discard_granularity by Mike Snitzer · 11 years ago
  28. fd7c092 dm: fix truncated status strings by Mikulas Patocka · 11 years ago
  29. 16245bd dm: do not replace bioset for request based dm by Jun'ichi Nomura · 11 years ago
  30. b666973 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  31. 1cf0209 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  32. de1a226 Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 11 years ago
  33. f042fea Merge branch 'for-3.9/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  34. ee89f81 Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  35. 21f3b24 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  36. dc10740 SUNRPC: make AF_LOCAL connect synchronous by J. Bruce Fields · 11 years ago
  37. 2a7d2b9 Merge branch 'akpm' (final batch from Andrew) by Linus Torvalds · 11 years ago
  38. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  39. 1e142b2 kcmp: make it depend on CHECKPOINT_RESTORE by Cyrill Gorcunov · 11 years ago
  40. 80d0342 selftests: add a simple doc by Jeremy Kerr · 11 years ago
  41. 66a01b9 tools/testing/selftests/Makefile: rearrange targets by Andrew Morton · 11 years ago
  42. d974f67 selftests/efivarfs: add create-read test by Jeremy Kerr · 11 years ago
  43. 033a1a7 selftests/efivarfs: add empty file creation test by Jeremy Kerr · 11 years ago
  44. 455ce1c selftests: add tests for efivarfs by Jeremy Kerr · 11 years ago
  45. dfe2a77 kfifo: fix kfifo_alloc() and kfifo_init() by Stefani Seibold · 11 years ago
  46. c759b35 kfifo: move kfifo.c from kernel/ to lib/ by Stefani Seibold · 11 years ago
  47. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 11 years ago
  48. 31b4ca3 w1: add support for DS2413 Dual Channel Addressable Switch by Mariusz Bialonczyk · 11 years ago
  49. 940da35 memstick: move the dereference below the NULL test by Wei Yongjun · 11 years ago
  50. 507063b drivers/pps/clients/pps-gpio.c: use devm_kzalloc by Julia Lawall · 11 years ago
  51. 11cd3db Documentation/DMA-API-HOWTO.txt: fix typo by Andrew Morton · 11 years ago
  52. 1d730c4 include/linux/eventfd.h: fix incorrect filename is a comment by Martin Sustrik · 11 years ago
  53. 4debec7 mtd: mtd_stresstest: use prandom_bytes() by Akinobu Mita · 11 years ago
  54. a312b78 mtd: mtd_subpagetest: convert to use prandom library by Akinobu Mita · 11 years ago
  55. 99672f3 mtd: mtd_speedtest: use prandom_bytes by Akinobu Mita · 11 years ago
  56. 825b8cc mtd: mtd_pagetest: convert to use prandom library by Akinobu Mita · 11 years ago
  57. 8dad049 mtd: mtd_oobtest: convert to use prandom library by Akinobu Mita · 11 years ago
  58. 459a86d mtd: mtd_nandecctest: use prandom_bytes instead of get_random_bytes() by Akinobu Mita · 11 years ago
  59. bf53153 kernel/utsname.c: fix wrong comment about clone_uts_ns() by Yuanhan Liu · 11 years ago
  60. 398eb08 nbd: fix sparse warning by Alex Elder · 11 years ago
  61. 5e4b269 nbd: update documentation and link to mailinglist by Wouter Verhelst · 11 years ago
  62. a83e814 nbd: show read-only state in sysfs by Paolo Bonzini · 11 years ago
  63. 3a2d63f8 nbd: fsync and kill block device on shutdown by Paolo Bonzini · 11 years ago
  64. 75f187a nbd: support FLUSH requests by Alex Bligh · 11 years ago
  65. cd89f46 kernel/utsname_sysctl.c: put get/get_uts() into CONFIG_PROC_SYSCTL code block by Yuanhan Liu · 11 years ago
  66. df1778b sysctl: fix null checking in bin_dn_node_address() by Xi Wang · 11 years ago
  67. ac2e532 block/partitions: optimize memory allocation in check_partition() by Ming Lei · 11 years ago
  68. 06004e6 block/partitions/mac.c: obey the state->limit constraint by Ming Lei · 11 years ago
  69. 8b8a6e1 block/partitions/efi.c: ensure that the GPT header is at least the size of the structure. by Peter Jones · 11 years ago
  70. 86ee8ba block/partition/msdos: detect AIX formatted disks even without 55aa by Philippe De Muyter · 11 years ago
  71. 3c94ce6 drivers/char/misc.c:misc_register(): do not loop on misc_list unconditionally by Dae S. Kim · 11 years ago
  72. f2afae4 ipmi: add options to disable openfirmware and PCI scanning by Corey Minyard · 11 years ago
  73. d941aea ipmi: add new kernel options to prevent automatic ipmi init by Corey Minyard · 11 years ago
  74. 59fb1b9 ipmi: remove superfluous kernel/userspace explanation by Robert P. J. Day · 11 years ago
  75. 7175c61 idr: explain WARN_ON_ONCE() on negative IDs out-of-range ID by Tejun Heo · 11 years ago
  76. 0ffc2a9 idr: implement lookup hint by Tejun Heo · 11 years ago
  77. 5461628 idr: add idr_layer->prefix by Tejun Heo · 11 years ago
  78. 050a6b4 idr: make idr_layer larger by Tejun Heo · 11 years ago
  79. 1d9b2e1 idr: remove length restriction from idr_layer->bitmap by Tejun Heo · 11 years ago
  80. e8c8d1b idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c by Tejun Heo · 11 years ago
  81. 326cf0f idr: fix top layer handling by Tejun Heo · 11 years ago
  82. d687031 nfs4client: convert to idr_alloc() by Tejun Heo · 11 years ago
  83. 94960e8 sctp: convert to idr_alloc() by Tejun Heo · 11 years ago
  84. 9475af6 mac80211: convert to idr_alloc() by Tejun Heo · 11 years ago
  85. 19a101a net/9p: convert to idr_alloc() by Tejun Heo · 11 years ago
  86. ee94d52 posix-timers: convert to idr_alloc() by Tejun Heo · 11 years ago
  87. 0e9c3be events: convert to idr_alloc() by Tejun Heo · 11 years ago
  88. d228d9e cgroup: convert to idr_alloc() by Tejun Heo · 11 years ago
  89. 54924ea ipc: convert to idr_alloc() by Tejun Heo · 11 years ago
  90. 6b207ba ocfs2: convert to idr_alloc() by Tejun Heo · 11 years ago
  91. 4542da6 inotify: convert to idr_alloc() by Tejun Heo · 11 years ago
  92. 2a86b3e dlm: convert to idr_alloc() by Tejun Heo · 11 years ago
  93. a1c36b1 vfio: convert to idr_alloc() by Tejun Heo · 11 years ago
  94. 6d77093 uio: convert to idr_alloc() by Tejun Heo · 11 years ago
  95. 6deb69f thermal: convert to idr_alloc() by Tejun Heo · 11 years ago
  96. ab51603 scsi/lpfc: convert to idr_alloc() by Tejun Heo · 11 years ago
  97. c9365bd target/iscsi: convert to idr_alloc() by Tejun Heo · 11 years ago
  98. b98c52b scsi: convert to idr_alloc() by Tejun Heo · 11 years ago
  99. 70a9755 scsi/bfa: convert to idr_alloc() by Tejun Heo · 11 years ago
  100. d0ffce7 rpmsg: convert to idr_alloc() by Tejun Heo · 11 years ago