1. ae03bf6 block: Use accessor functions for queue limits by Martin K. Petersen · 15 years ago
  2. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  3. 9bd7de5 Merge branch 'master' into for-2.6.31 by Jens Axboe · 15 years ago
  4. e4b6363 Merge branch 'master' into for-2.6.31 by Jens Axboe · 15 years ago
  5. 5ae115a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  6. 5993856 via82cxxx: Add VIA VX855 PCI Device ID by Harald Welte · 15 years ago
  7. 28ee9bc ide: report timeouts in ide_busy_sleep() by Bartlomiej Zolnierkiewicz · 15 years ago
  8. 9fe02c0 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  9. 03fbdb1 [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void * by Alessandro Rubini · 15 years ago
  10. 0a7ae2f block: change the tag sync vs async restriction logic by Jens Axboe · 15 years ago
  11. a411f4b block: Un-export blk_rq_append_bio by Boaz Harrosh · 15 years ago
  12. 79eb63e block: Add blk_make_request(), takes bio, returns a request by Boaz Harrosh · 15 years ago
  13. bac9caf asm-generic: fix local_add_unless macro by Roel Kluin · 15 years ago
  14. 1cde26f virtio_blk: SG_IO passthru support by Hannes Reinecke · 15 years ago
  15. eb33575 [ARM] Double check memmap is actually valid with a memmap has unexpected holes V2 by Mel Gorman · 15 years ago
  16. b83674c reiserfs: fixup perms when xattrs are disabled by Jeff Mahoney · 15 years ago
  17. 40f293f Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  18. 4bca328 libata: Media rotation rate and form factor heuristics by Martin K. Petersen · 15 years ago
  19. c653849 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  20. cd17cbf Revert "mm: add /proc controls for pdflush threads" by Jens Axboe · 15 years ago
  21. 08d7b3d drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl. by Carl Worth · 15 years ago
  22. bd99f5e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 15 years ago
  23. 4f005db ioatdma: fix "ioatdma frees DMA memory with wrong function" by Maciej Sosnowski · 15 years ago
  24. ecf4667 syscalls.h add the missing sys_pipe2 declaration by Arnd Bergmann · 15 years ago
  25. 2b1ccc0 splice: fix misleading comment by Jens Axboe · 15 years ago
  26. 6818173 splice: implement default splice_read method by Miklos Szeredi · 15 years ago
  27. b1f7449 block: move completion related functions back to blk-core.c by FUJITA Tomonori · 15 years ago
  28. 1822952 block: let blk_end_request_all handle bidi requests by FUJITA Tomonori · 15 years ago
  29. 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 15 years ago
  30. a2dec7b block: hide request sector and data_len by Tejun Heo · 15 years ago
  31. 2e46e8b block: drop request->hard_* and *nr_sectors by Tejun Heo · 15 years ago
  32. 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 15 years ago
  33. 5b93629 block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones by Tejun Heo · 15 years ago
  34. c3a4d78 block: add rq->resid_len by Tejun Heo · 15 years ago
  35. 0016eff Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  36. 93b49d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  37. d5f7bad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  38. 2ad2080 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  39. e56d498 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  40. 2a32ceb Fix races around the access to ->s_options by Al Viro · 15 years ago
  41. 6e8341a Switch open_exec() and sys_uselib() to do_open_filp() by Al Viro · 15 years ago
  42. db6c1fb romfs: cleanup romfs_fs.h by Christoph Hellwig · 15 years ago
  43. 74dbbdd New helper: deactivate_locked_super() by Al Viro · 15 years ago
  44. 677c9b2 reiserfs: remove privroot hiding in lookup by Jeff Mahoney · 15 years ago
  45. ab17c4f reiserfs: fixup xattr_root caching by Jeff Mahoney · 15 years ago
  46. edcc37a Always lookup priv_root on reiserfs mount and keep it by Al Viro · 15 years ago
  47. e67c856 Revert driver core: move platform_data into platform_device by Greg Kroah-Hartman · 16 years ago
  48. d7a5926 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  49. 57adc4d Eliminate thousands of warnings with gcc 3.2 build by Andi Kleen · 15 years ago
  50. 35edb40 ALSA: Release v1.0.20 by Jaroslav Kysela · 15 years ago
  51. 356d6c2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  52. 280f37a netfilter: xt_cluster: fix use of cluster match with 32 nodes by Pablo Neira Ayuso · 15 years ago
  53. 80445de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  54. a7ca7fc netfilter: add missing linux/types.h include to xt_LED.h by Patrick McHardy · 15 years ago
  55. a67e899 Bluetooth: Fix issue with sysfs handling for connections by Marcel Holtmann · 15 years ago
  56. 9f722c0 usbnet: CDC EEM support (v5) by Omar Laazimani · 15 years ago
  57. 0c26689 tcp: Fix tcp_prequeue() to get correct rto_min value by Satoru SATOH · 15 years ago
  58. c047fcd virtio: add missing include to virtio_net.h by Grant Likely · 15 years ago
  59. 0f3d042 netfilter: use likely() in xt_info_rdlock_bh() by Eric Dumazet · 15 years ago
  60. 96c1674 ide-cd: fix REQ_QUIET tests in cdrom_decode_status by Borislav Petkov · 15 years ago
  61. 912bc6a Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 15 years ago
  62. d37dc42 nls: add a nls_nullsize inline by Jeff Layton · 15 years ago
  63. 3dacbda Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  64. bf0de3e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 15 years ago
  65. 942e4a2 netfilter: revised locking for x_tables by Stephen Hemminger · 15 years ago
  66. 56a50ad Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  67. 9f653251 regulator: fix header file missing kernel-doc by Randy Dunlap · 15 years ago
  68. 052b30b Bluetooth: Add different pairing timeout for Legacy Pairing by Marcel Holtmann · 15 years ago
  69. f3784d8 Bluetooth: Ensure that HCI sysfs add/del is preempt safe by Roger Quadros · 15 years ago
  70. bf368e4 net: Avoid extra wakeups of threads blocked in wait_for_packet() by Eric Dumazet · 15 years ago
  71. eec9462 mg_disk: fold mg_disk.h into mg_disk.c by Tejun Heo · 15 years ago
  72. 9fd8d0e block: make blk_end_request_cur() return bool by Tejun Heo · 15 years ago
  73. 731ec49 block: kill rq->data by Tejun Heo · 15 years ago
  74. f06d9a2 block: replace end_request() with [__]blk_end_request_cur() by Tejun Heo · 15 years ago
  75. 40cbbb7 block: implement and use [__]blk_end_request_all() by Tejun Heo · 15 years ago
  76. 2e60e02 block: clean up request completion API by Tejun Heo · 15 years ago
  77. 0b302d5 block: kill blk_end_request_callback() by Tejun Heo · 15 years ago
  78. 5efccd1 block: reorder request completion functions by Tejun Heo · 15 years ago
  79. a7f5579 block: kill blk_start_queueing() by Tejun Heo · 15 years ago
  80. 29d1a43 ide-atapi: kill unused fields and callbacks by Tejun Heo · 15 years ago
  81. 02e7cf8 ide-cd,atapi: use bio for internal commands by Tejun Heo · 15 years ago
  82. 0687532 ide-atapi: convert ide-{floppy,tape} to using preallocated sense buffer by Borislav Petkov · 15 years ago
  83. e69d800 ide: add helpers for preparing sense requests by Borislav Petkov · 15 years ago
  84. 214ae19 ide kill unused ide_cmd->special by Tejun Heo · 15 years ago
  85. e686307 loop: use BIO list management functions by Akinobu Mita · 15 years ago
  86. 27b1833 Remove unused support code for refok sections. by Tim Abbott · 15 years ago
  87. 3fb8e49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  88. 37b607c net: Fix typo in net_device_ops description. by Mike Rapoport · 15 years ago
  89. c759a6b net: Fix LL_MAX_HEADER for CONFIG_TR_MODULE by Adrian Bunk · 15 years ago
  90. c80d471 Add new HEAD_TEXT_SECTION macro. by Tim Abbott · 15 years ago
  91. 1c41e23 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  92. ef54b1b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  93. a4277bf1 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  94. 6ae85d6 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  95. d72cd3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  96. 12bac70 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 15 years ago
  97. 6091173 Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  98. 71951b6 netfilter: nf_ct_dccp: add missing role attributes for DCCP by Pablo Neira Ayuso · 15 years ago
  99. 97c68d00 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  100. 3e241ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago