1. 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 14 years ago
  2. 8a6cfeb block: push down BKL into .locked_ioctl by Arnd Bergmann · 14 years ago
  3. 3448406 scsi/i2o_block: cleanup ioctl handling by Arnd Bergmann · 14 years ago
  4. 610a634 scsi: fix discard page leak by FUJITA Tomonori · 14 years ago
  5. 9e09438 writeback: Add tracing to write_cache_pages by Dave Chinner · 14 years ago
  6. 028c2dd writeback: Add tracing to balance_dirty_pages by Dave Chinner · 14 years ago
  7. 455b286 writeback: Initial tracing support by Dave Chinner · 14 years ago
  8. a89f5c8 block: remove unused REQ_TYPE_LINUX_BLOCK by FUJITA Tomonori · 14 years ago
  9. 82b6d57 scsi: need to reset unprep_rq_fn in sd_remove by FUJITA Tomonori · 14 years ago
  10. 00fff26 block: remove q->prepare_flush_fn completely by FUJITA Tomonori · 14 years ago
  11. afc2306 ide: stop using q->prepare_flush_fn by FUJITA Tomonori · 14 years ago
  12. dd40e45 virtio_blk: stop using q->prepare_flush_fn by FUJITA Tomonori · 14 years ago
  13. 144d6ed dm: stop using q->prepare_flush_fn by FUJITA Tomonori · 14 years ago
  14. 98d8c8f ps3disk: stop using q->prepare_flush_fn by FUJITA Tomonori · 14 years ago
  15. 7f9815f osdblk: stop using q->prepare_flush_fn by FUJITA Tomonori · 14 years ago
  16. 90467c2 scsi: stop using q->prepare_flush_fn by FUJITA Tomonori · 14 years ago
  17. b6a9031 block: permit PREFLUSH and POSTFLUSH without prepare_flush_fn by FUJITA Tomonori · 14 years ago
  18. 8749534 block: introduce REQ_FLUSH flag by FUJITA Tomonori · 14 years ago
  19. 802447c scsi: remove unused free discard page in sd_done by FUJITA Tomonori · 14 years ago
  20. f1126e9 scsi: add sd_unprep_fn to free discard page by FUJITA Tomonori · 14 years ago
  21. 28018c2 block: implement an unprep function corresponding directly to prep by James Bottomley · 14 years ago
  22. e597cd0 drivers/cdrom: use pr_<level> by Joe Perches · 14 years ago
  23. 3ffb52e block: fixup missing conversion from BIO_RW_DISCARD to REQ_DISCARD by Jens Axboe · 14 years ago
  24. 511d37a block/xd.c: fix brace typo by Randy Dunlap · 14 years ago
  25. 1676eff gcc-4.6: fs: fix unused but set warnings by Andi Kleen · 14 years ago
  26. 2c8919d gcc-4.6: block: fix unused but set variables in blk-merge by Andi Kleen · 14 years ago
  27. 66ac028 block: don't allocate a payload for discard request by Christoph Hellwig · 14 years ago
  28. 0824390 writeback: merge bdi_writeback_task and bdi_start_fn by Christoph Hellwig · 14 years ago
  29. c1955ce writeback: remove wb_list by Christoph Hellwig · 14 years ago
  30. 4c4762d block: fix some more cmd_type cleanup fallout by Christoph Hellwig · 14 years ago
  31. 15fa6e8 virtio_blk: add default case to cmd type switch by Jens Axboe · 14 years ago
  32. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  33. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
  34. 7e005f7 remove needless ISA_DMA_THRESHOLD by FUJITA Tomonori · 14 years ago
  35. bfe1723 block: kill ISA_DMA_THRESHOLD usage by FUJITA Tomonori · 14 years ago
  36. b375a61 aha1532: remove ISA_DMA_THRESHOLD usage by FUJITA Tomonori · 14 years ago
  37. 41f2df6 block: BARRIER request should imply SYNC by Christoph Hellwig · 14 years ago
  38. 01b6b67 floppy: use warning macros by Stephen Hemminger · 14 years ago
  39. b862f26 floppy: use wait_event_interruptible by Stephen Hemminger · 14 years ago
  40. 21af544 floppy: fix signed/unsigned warnings by Stephen Hemminger · 14 years ago
  41. be1c0fb floppy: cmos attribute should be static by Stephen Hemminger · 14 years ago
  42. 575cfc6 floppy: use atomic type for usage_count by Stephen Hemminger · 14 years ago
  43. 41a55b4 floppy: silence warning during disk test by Stephen Hemminger · 14 years ago
  44. be7a12b floppy: remove unnecessary inlines by Stephen Hemminger · 14 years ago
  45. 285203c floppy: initialize debug jiffies offset by Stephen Hemminger · 14 years ago
  46. f3bcb14 cciss: change pad value from 32 to 0 by Mike Miller · 14 years ago
  47. b0dd5ca cciss: remove errant debug code by Mike Miller · 14 years ago
  48. 29979a7 cciss: move next_command function from ifdef by Mike Miller · 14 years ago
  49. b14aa6d cciss: fix call to put_controller_in_performant_mode by Mike Miller · 14 years ago
  50. 256aea3 cciss: make sure we request the performant mode irq by Mike Miller · 14 years ago
  51. 956bcb7 block: add helpers for the trivial queue flag sysfs show/store entries by Jens Axboe · 14 years ago
  52. e2e1a14 block: add sysfs knob for turning off disk entropy contributions by Jens Axboe · 14 years ago
  53. 841fdff cciss: new controller support and bump driver version by Mike Miller · 14 years ago
  54. 5e21615 cciss: add performant mode support for Stars/Sirius by Mike Miller · 14 years ago
  55. 1d14144 cciss: make interrupt access methods return type bool by Mike Miller · 14 years ago
  56. 2cf3af1 cciss: check for msi in interrupt_not_for_us by Mike Miller · 14 years ago
  57. 0c2b390 cciss: clean up interrupt handler by Mike Miller · 14 years ago
  58. 664a717 cciss: enqueue and submit io by Mike Miller · 14 years ago
  59. 28f4f8a ACPI / ACPICA: Fix reference counting problems with GPE handlers by Rafael J. Wysocki · 14 years ago
  60. 998db52 nfsd4: fix file open accounting for RDWR opens by J. Bruce Fields · 14 years ago
  61. 94cb121 percpu: add __percpu notations to UP allocator by Namhyung Kim · 14 years ago
  62. 18cb2aef percpu: handle __percpu notations in UP accessors by Namhyung Kim · 14 years ago
  63. 51e9ac7 md/raid10: fix deadlock with unaligned read during resync by NeilBrown · 14 years ago
  64. ee11006 powerpc: fix i8042 module build error by Grant Likely · 14 years ago
  65. 949ad0a sound/soc: mpc5200_psc_ac97: Use gpio pins for cold reset by Eric Millbrandt · 14 years ago
  66. cfa6a88 powerpc/5200: add mpc5200_psc_ac97_gpio_reset by Eric Millbrandt · 14 years ago
  67. ef8f34a perf ui: Start breaking down newt.c into multiple files by Arnaldo Carvalho de Melo · 14 years ago
  68. 4a386c3 Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  69. e877977 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  70. 3cf8ad3 Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  71. 66cd55d Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  72. 75cb5fd Merge branches 'x86-cleanups-for-linus', 'x86-vmware-for-linus', 'x86-mtrr-for-linus', 'x86-apic-for-linus', 'x86-fpu-for-linus' and 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  73. ce06ea8 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  74. a7a387c SELINUX: Fix build error. by Ralf Baechle · 14 years ago
  75. 7fa53cc nfsd: don't allow setting maxblksize after svc created by J. Bruce Fields · 14 years ago
  76. e844a7b nfsd: initialize nfsd versions before creating svc by J. Bruce Fields · 14 years ago
  77. e2aa7f8 net: sunrpc: removed duplicated #include by Andrea Gelmini · 14 years ago
  78. c18c821 nfsd41: Fix a crash when a callback is retried by Boaz Harrosh · 14 years ago
  79. 774f8bb nfsd: fix startup/shutdown order bug by J. Bruce Fields · 14 years ago
  80. 73ee576 mtd: remove redwood map driver by Christian Dietrich · 14 years ago
  81. 9261ec1 console: Fix compilation regression by Jason Wessel · 14 years ago
  82. e225567 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  83. 1787985 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  84. b62ad9a Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  85. af39008 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  86. 7645e43 x86, kvm: Remove cast obsoleted by set_64bit() prototype cleanup by H. Peter Anvin · 14 years ago
  87. 4373098 perf tui: Introduce list_head based generic ui_browser refresh routine by Arnaldo Carvalho de Melo · 14 years ago
  88. 449e5b2 perf probe: Fix memory leaks in add_perf_probe_events by Masami Hiramatsu · 14 years ago
  89. 58432e1 perf probe: Fix to copy the type for raw parameters by Masami Hiramatsu · 14 years ago
  90. 1685e63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  91. 1cfd2bd Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  92. b57bdda Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 14 years ago
  93. cc41f5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  94. ab69bcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  95. 18fab91 tracing: Fix ring_buffer_read_page reading out of page boundary by Huang Ying · 14 years ago
  96. c513b67 pci: fix type warnings in intr_remapping.c by Linus Torvalds · 14 years ago
  97. a24d52f iwlwifi: fix locking assertions by Johannes Berg · 14 years ago
  98. e95b743 iwlwifi: fix TX tracer by Johannes Berg · 14 years ago
  99. 3dce9a5 NFS: NFSv4.1 is no longer a "developer only" feature by Trond Myklebust · 14 years ago
  100. b3edc2b NFS: NFS_V4 is no longer an EXPERIMENTAL feature by Trond Myklebust · 14 years ago