1. b13345f ide-atapi: add a buffer-arg to ide_queue_pc_tail by Borislav Petkov · 17 years ago
  2. 5a0e43b ide-atapi: add a len-parameter to ide_queue_pc_tail by Borislav Petkov · 17 years ago
  3. 077e6db ide-atapi: switch to rq->resid_len by Borislav Petkov · 17 years ago
  4. 2b1ccc0 splice: fix misleading comment by Jens Axboe · 17 years ago
  5. 6818173 splice: implement default splice_read method by Miklos Szeredi · 17 years ago
  6. b1f7449 block: move completion related functions back to blk-core.c by FUJITA Tomonori · 17 years ago
  7. 1822952 block: let blk_end_request_all handle bidi requests by FUJITA Tomonori · 17 years ago
  8. 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 17 years ago
  9. a2dec7b block: hide request sector and data_len by Tejun Heo · 17 years ago
  10. 2e46e8b block: drop request->hard_* and *nr_sectors by Tejun Heo · 17 years ago
  11. 5b93629 block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones by Tejun Heo · 17 years ago
  12. c3a4d78 block: add rq->resid_len by Tejun Heo · 17 years ago
  13. eec9462 mg_disk: fold mg_disk.h into mg_disk.c by Tejun Heo · 17 years ago
  14. 9fd8d0e block: make blk_end_request_cur() return bool by Tejun Heo · 17 years ago
  15. 731ec49 block: kill rq->data by Tejun Heo · 17 years ago
  16. f06d9a2 block: replace end_request() with [__]blk_end_request_cur() by Tejun Heo · 17 years ago
  17. 40cbbb7 block: implement and use [__]blk_end_request_all() by Tejun Heo · 17 years ago
  18. 2e60e02 block: clean up request completion API by Tejun Heo · 17 years ago
  19. 0b302d5 block: kill blk_end_request_callback() by Tejun Heo · 17 years ago
  20. 5efccd1 block: reorder request completion functions by Tejun Heo · 17 years ago
  21. a7f5579 block: kill blk_start_queueing() by Tejun Heo · 17 years ago
  22. 29d1a43 ide-atapi: kill unused fields and callbacks by Tejun Heo · 17 years ago
  23. 02e7cf8 ide-cd,atapi: use bio for internal commands by Tejun Heo · 17 years ago
  24. 0687532 ide-atapi: convert ide-{floppy,tape} to using preallocated sense buffer by Borislav Petkov · 17 years ago
  25. e69d800 ide: add helpers for preparing sense requests by Borislav Petkov · 17 years ago
  26. 214ae19 ide kill unused ide_cmd->special by Tejun Heo · 17 years ago
  27. e686307 loop: use BIO list management functions by Akinobu Mita · 17 years ago
  28. c80d471 Add new HEAD_TEXT_SECTION macro. by Tim Abbott · 17 years ago
  29. ef54b1b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  30. a4277bf Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 17 years ago
  31. d72cd3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  32. 12bac70 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 17 years ago
  33. 6091173 Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 17 years ago
  34. 97c68d00 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  35. f8c3301 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  36. 42dad76 block: simplify I/O stat accounting by Jerome Marchand · 17 years ago
  37. 097102c pktcdvd.h should include mempool.h by Alexander Beregalov · 17 years ago
  38. 6e6c348 Merge branch 'irq' into release by Len Brown · 17 years ago
  39. fbfc396 USB: musb: Prevent multiple includes of musb.h by Mark A. Greer · 17 years ago
  40. 952043a bitops: Add __ffs64 bitop by Steven Whitehouse · 17 years ago
  41. 4cd481f KVM: Fix overlapping check for memory slots by Jan Kiszka · 17 years ago
  42. 71982a4 block: include empty disks in /proc/diskstats by Tejun Heo · 17 years ago
  43. 451a9eb bio: fix bio_kmalloc() by Tejun Heo · 17 years ago
  44. 5bd3ef8 Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into merge by Paul Mackerras · 17 years ago
  45. d4d5291 driver synchronization: make scsi_wait_scan more advanced by Arjan van de Ven · 17 years ago
  46. 5dd559f Trivial: fix a typo in slow-work.h by Jonathan Corbet · 17 years ago
  47. 5028eaa PERCPU: Collect the DECLARE/DEFINE declarations together by David Howells · 17 years ago
  48. 9b8de74 FRV: Fix the section attribute on UP DECLARE_PER_CPU() by David Howells · 17 years ago
  49. 6e538aa spi: documentation: emphasise spi_master.setup() semantics by David Brownell · 17 years ago
  50. e638c13 memcg: use rcu_dereference to access mm->owner by KAMEZAWA Hiroyuki · 17 years ago
  51. 4dec302 ipmi: add oem message handling by dann frazier · 17 years ago
  52. 40112ae ipmi: test for event buffer before using by Corey Minyard · 17 years ago
  53. 4614e6a clocksource: add enable() and disable() callbacks by Magnus Damm · 17 years ago
  54. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 17 years ago
  55. 9a41fe3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 17 years ago
  56. 8b9cf76 Fix SYSCALL_ALIAS for older MIPS assembler by Thomas Bogendoerfer · 17 years ago
  57. 88bea18 ACPI: add /sys/firmware/acpi/interrupts/sci_not counter by Len Brown · 17 years ago
  58. be9208d reiserfs: fix j_last_flush_trans_id type by Al Viro · 17 years ago
  59. 38e23c9 fs: Mark get_filesystem_list() as __init function. by Tetsuo Handa · 17 years ago
  60. 2eae7a1 kill vfs_stat_fd / vfs_lstat_fd by Christoph Hellwig · 17 years ago
  61. 0112fc2 Separate out common fstatat code into vfs_fstatat by Oleg Drokin · 17 years ago
  62. a939b96 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 17 years ago
  63. 6a7c7ea PM/Suspend: Introduce two new platform callbacks to avoid breakage by Rafael J. Wysocki · 17 years ago
  64. 42a17ad <linux/seccomp.h> needs to include <linux/errno.h>. by Ralf Baechle · 17 years ago
  65. 74a205a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 17 years ago
  66. dd26bf6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  67. 3444b26 USB: add reset endpoint operations by David Vrabel · 17 years ago
  68. 91ec65b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  69. 4d831f5 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  70. 7607b1d Driver core: remove pr_fmt() from dynamic_dev_dbg() printk by Jason Baron · 17 years ago
  71. 4ccb457 dynamic debug: resurrect old pr_debug() semantics as pr_devel() by Michael Ellerman · 17 years ago
  72. 1397709 Driver Core: early platform driver by Magnus Damm · 17 years ago
  73. e3cf95d ata: Report 16/32bit PIO as best we can by Alan Cox · 17 years ago
  74. 4124010 powerpc/5200: Bring the legacy fsl_spi_platform_data hooks back by Anton Vorontsov · 17 years ago
  75. 0c387ec Merge branch 'next' into for-linus by Dmitry Torokhov · 17 years ago
  76. 35c80d5 Add block_write_full_page_endio for passing endio handler by Chris Mason · 17 years ago
  77. cd97824 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  78. 23da64b Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  79. a23c218 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  80. 61e0d47 splice: add helpers for locking pipe inode by Miklos Szeredi · 17 years ago
  81. f8cc774 splice: remove generic_file_splice_write_nolock() by Miklos Szeredi · 17 years ago
  82. 328eaab ocfs2: fix i_mutex locking in ocfs2_splice_to_file() by Miklos Szeredi · 17 years ago
  83. b3c2d2d splice: split up __splice_from_pipe() by Miklos Szeredi · 17 years ago
  84. 48e70bc Document and move the various READ/WRITE types by Jens Axboe · 17 years ago
  85. 8f3d8ba block: move bio list helpers into bio.h by Christoph Hellwig · 17 years ago
  86. 610f26e Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  87. 78c5b82 tty: Update some of the USB kernel doc by Leandro Dorileo · 17 years ago
  88. 38d726d jbd: use SWRITE_SYNC_PLUG when writing synchronous revoke records by Theodore Ts'o · 17 years ago
  89. 67c457a jbd2: use SWRITE_SYNC_PLUG when writing synchronous revoke records by Theodore Ts'o · 17 years ago
  90. ef631b0 rcu: Make hierarchical RCU less IPI-happy by Paul E. McKenney · 17 years ago
  91. 27b1956 lockdep: warn about lockdep disabling after kernel taint, fix by Ingo Molnar · 17 years ago
  92. 347486b intelfb: support i854 by Stefan Husemann · 17 years ago
  93. 5dec8bf include/linux/fiemap.h: include types.h now that it's exported by Eric Sandeen · 17 years ago
  94. 17a5138 aio: remove INIT_KIOCTX by Alexey Dobriyan · 17 years ago
  95. 251eb40 hwmon: sht15 humidity sensor driver by Jonathan Cameron · 17 years ago
  96. ebde441 fbdev: fix color component field length documentation by Michal Januszewski · 17 years ago
  97. a8729eb phylib: Allow early-out in phy_change by Anatolij Gustschin · 17 years ago
  98. b534d38 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  99. 8255309 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  100. bf20753 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago