1. 4931402 cfq-iosched: Add documentation about idling by Vivek Goyal · 15 years ago
  2. 35ae66e block: Make rq_affinity = 1 work as expected by Tao Ma · 15 years ago
  3. f41c53a block: swim3: fix unterminated of_device_id table by Axel Lin · 15 years ago
  4. f95fe9c block/genhd.c: remove useless cast in diskstats_show() by Herbert Poetzl · 15 years ago
  5. aec9f37 drivers/cdrom/cdrom.c: relax check on dvd manufacturer value by Andrew Morton · 15 years ago
  6. ddad9ef drivers/block/drbd/drbd_nl.c: use bitmap_parse instead of __bitmap_parse by H Hartley Sweeten · 15 years ago
  7. e2a5429 bsg-lib: add module.h include by Jens Axboe · 15 years ago
  8. a5395b8 cfq-iosched: Reduce linked group count upon group destruction by Vivek Goyal · 15 years ago
  9. e5a94f5 blk-throttle: correctly determine sync bio by Shaohua Li · 15 years ago
  10. 05eb0f2 loop: fix deadlock when sysfs and LOOP_CLR_FD race against each other by Kay Sievers · 15 years ago
  11. d134b00 loop: add BLK_DEV_LOOP_MIN_COUNT=%i to allow distros 0 pre-allocated loop devices by Kay Sievers · 15 years ago
  12. 770fe30 loop: add management interface for on-demand device allocation by Kay Sievers · 15 years ago
  13. 34dd82a loop: replace linked list of allocated devices with an idr index by Kay Sievers · 15 years ago
  14. aa387cc block: add bsg helper library by Mike Christie · 15 years ago
  15. 24c3047 Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 15 years ago
  16. 6581058 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  17. fa9d594 Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback by Linus Torvalds · 15 years ago
  18. f0d15c9 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 15 years ago
  19. 4d8a93c Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutils by Linus Torvalds · 15 years ago
  20. f33c596 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  21. 71cdd40 pnfsblock: write_pagelist handle zero invalid extents by Peng Tao · 15 years ago
  22. 31e6306 pnfsblock: note written INVAL areas for layoutcommit by Fred Isaman · 15 years ago
  23. 650e2d3 pnfsblock: bl_write_pagelist by Fred Isaman · 15 years ago
  24. 9549ec0 pnfsblock: bl_read_pagelist by Fred Isaman · 15 years ago
  25. b2be781 pnfsblock: cleanup_layoutcommit by Fred Isaman · 15 years ago
  26. 90ace12 pnfsblock: encode_layoutcommit by Fred Isaman · 15 years ago
  27. 9f37704 pnfsblock: merge rw extents by Fred Isaman · 15 years ago
  28. c1c2a4c pnfsblock: add extent manipulation functions by Fred Isaman · 15 years ago
  29. 6d742ba pnfsblock: bl_find_get_extent by Fred Isaman · 15 years ago
  30. e9437cc pnfsblock: xdr decode pnfs_block_layout4 by Fred Isaman · 15 years ago
  31. 2f9fd18 pnfsblock: call and parse getdevicelist by Fred Isaman · 15 years ago
  32. 03341d2 pnfsblock: merge extents by Fred Isaman · 15 years ago
  33. a60d2eb pnfsblock: lseg alloc and free by Fred Isaman · 15 years ago
  34. 025a70e pnfsblock: remove device operations by Jim Rees · 15 years ago
  35. fe0a9b7 pnfsblock: add device operations by Jim Rees · 15 years ago
  36. 9e69296 pnfsblock: basic extent code by Fred Isaman · 15 years ago
  37. e9643fe pnfsblock: use pageio_ops api by Benny Halevy · 15 years ago
  38. 155e752 pnfsblock: add blocklayout Kconfig option, Makefile, and stubs by Fred Isaman · 15 years ago
  39. db29c08 pnfs: cleanup_layoutcommit by Andy Adamson · 15 years ago
  40. dae100c pnfs: ask for layout_blksize and save it in nfs_server by Fred Isaman · 15 years ago
  41. 738fd0f3 pnfs: add set-clear layoutdriver interface by Benny Halevy · 15 years ago
  42. 7f11d8d pnfs: GETDEVICELIST by Andy Adamson · 15 years ago
  43. 3557c6c pnfs: use lwb as layoutcommit length by Peng Tao · 15 years ago
  44. a9bae56 pnfs: let layoutcommit handle a list of lseg by Peng Tao · 15 years ago
  45. 9fa4075 pnfs: save layoutcommit cred at layout header init by Peng Tao · 15 years ago
  46. acff5880 pnfs: save layoutcommit lwb at layout header by Peng Tao · 15 years ago
  47. eacbbae slab: use NUMA_NO_NODE by Andrew Morton · 15 years ago
  48. 0e99581 don't busy retry the inode on failed grab_super_passive() by Wu Fengguang · 15 years ago
  49. 250f8e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  50. 464c909 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 15 years ago
  51. 4c677e2 shm: optimize locking and ipc_namespace getting by Vasiliy Kulikov · 15 years ago
  52. 5774ed0 shm: handle separate PID namespaces case by Vasiliy Kulikov · 15 years ago
  53. 374e4e3 Additional readdir cookie loop information by Bryan Schumaker · 15 years ago
  54. 6c6e3b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  55. 0c03080 NFS: Fix spurious readdir cookie loop messages by Trond Myklebust · 15 years ago
  56. c11abbb Merge branch 'slub/lockless' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  57. 1d3fe4a Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 15 years ago
  58. 664a41b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  59. 983236b Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  60. 74aec4e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 15 years ago
  61. c32e7d6 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 15 years ago
  62. dbfe898 frv: remove unnecessary code by Greg Dietsche · 15 years ago
  63. 83c1b31 ramoops: fix compile failure on parisc by James Bottomley · 15 years ago
  64. f85f19d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  65. b993fdb Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 15 years ago
  66. 8f57be8e Merge branch 'at91/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 15 years ago
  67. cb7dee8 Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 15 years ago
  68. 49267fc Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 15 years ago
  69. 2313bcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdog by Linus Torvalds · 15 years ago
  70. 59ed2bb ext2: remove duplicate 'ext2_get_acl()' define by Linus Torvalds · 15 years ago
  71. 2a11c8e kconfig: Introduce IS_ENABLED(), IS_BUILTIN() and IS_MODULE() by Michal Marek · 15 years ago
  72. 029e9f7 cpupower: Do detect IDA (opportunistic processor performance) via cpuid by Thomas Renninger · 15 years ago
  73. 8fb2e44 cpupower: Show Intel turbo ratio support via ./cpupower frequency-info by Thomas Renninger · 15 years ago
  74. a5a7bbc xfs: Fix build breakage in xfs_iops.c when CONFIG_FS_POSIX_ACL is not set by Markus Trippelsdorf · 15 years ago
  75. 76b659a cpupowerutils: increase MAX_LINE_LEN by Roman Vasiyarov · 15 years ago
  76. ee3db6f cpupower: Rename package from cpupowerutils to cpupower by Thomas Renninger · 15 years ago
  77. 4c22337 cpupowerutils: Rename: libcpufreq->libcpupower by Thomas Renninger · 15 years ago
  78. af594f0 cpupowerutils: use kernel version-derived version string by Dominik Brodowski · 15 years ago
  79. a1ce5ba cpupowerutils: utils - ConfigStyle bugfixes by Dominik Brodowski · 15 years ago
  80. 2cd005c cpupowerutils: helpers - ConfigStyle bugfixes by Dominik Brodowski · 15 years ago
  81. b510b54 cpupowerutils: idle_monitor - ConfigStyle bugfixes by Dominik Brodowski · 15 years ago
  82. 6c2b818 cpupowerutils: lib - ConfigStyle bugfixes by Dominik Brodowski · 15 years ago
  83. 02af3cb cpupowerutils: bench - ConfigStyle bugfixes by Dominik Brodowski · 15 years ago
  84. f5ac064 cpupowerutils: do not update po files on each and every compile by Dominik Brodowski · 15 years ago
  85. 7443af9 cpupowerutils: remove ccdv, use kernel quiet/verbose mechanism by Dominik Brodowski · 15 years ago
  86. c5db37f cpupowerutils: use COPYING, CREDITS from top-level directory by Dominik Brodowski · 15 years ago
  87. 7fe2f63 cpupowerutils - cpufrequtils extended with quite some features by Dominik Brodowski · 15 years ago
  88. 74411c0 smc91c92_cs.c: fix bogus compiler warning by Dominik Brodowski · 15 years ago
  89. 49e58a9 orinoco_cs: be more careful when matching cards with ID 0x0156:0x0002 by Pavel Roskin · 15 years ago
  90. 0a1013c hostap_cs: support cards with "Version 01.02" as third product ID by Pavel Roskin · 15 years ago
  91. 14b9f27 pcmcia: add PCMCIA_DEVICE_MANF_CARD_PROD_ID3 by Pavel Roskin · 15 years ago
  92. 5be56a6 pxa2xx pcmcia - stargate 2 use gpio array. by Jonathan Cameron · 15 years ago
  93. 7594549 pcmcia: pxa2xx: remove empty socket_init / socket_resume functions. by Jonathan Cameron · 15 years ago
  94. a747ce8 drivers:pcmcia:soc_common: make socket_init and socket_suspend optional by Jonathan Cameron · 15 years ago
  95. ee2ce3a [media] ir-mce_kbd-decoder: include module.h for its facilities by Stephen Rothwell · 15 years ago
  96. d208c97 [media] ov5642: include module.h for its facilities by Stephen Rothwell · 15 years ago
  97. 5903417 sungem: fix compile failure caused by trivial #include consolidation by Jiri Kosina · 15 years ago
  98. 985ca0e ecryptfs: Make inode bdi consistent with superblock bdi by Thieu Le · 15 years ago
  99. b2987a5 eCryptfs: Unlock keys needed by ecryptfsd by Tyler Hicks · 15 years ago
  100. f90be42 hwmon: (lm90) Refactor reading of config2 register by Jean Delvare · 15 years ago