1. e322ff0 [PATCH] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 driver [try #6] by David Howells · 18 years ago
  2. 52b499c [PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS driver [try #6] by David Howells · 18 years ago
  3. 3669567 [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6] by David Howells · 18 years ago
  4. 863d5b82 [PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [try #6] by David Howells · 18 years ago
  5. b71e8a4 [PATCH] BLOCK: Move __invalidate_device() to block_dev.c [try #6] by David Howells · 18 years ago
  6. 811d736 [PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6] by David Howells · 18 years ago
  7. 7b0de42 [PATCH] BLOCK: Remove dependence on existence of blockdev_superblock [try #6] by David Howells · 18 years ago
  8. 07f3f05c [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6] by David Howells · 18 years ago
  9. 65e6f5b [PATCH] BLOCK: Don't call block_sync_page() from AFS [try #6] by David Howells · 18 years ago
  10. 831058d [PATCH] BLOCK: Separate the bounce buffering code from the highmem code [try #6] by David Howells · 18 years ago
  11. b398f6b [PATCH] BLOCK: Stop fallback_migrate_page() from using page_has_buffers() [try #6] by David Howells · 18 years ago
  12. 0d67a46 [PATCH] BLOCK: Remove duplicate declaration of exit_io_context() [try #6] by David Howells · 18 years ago
  13. cf9a2ae [PATCH] BLOCK: Move functions out of buffer code [try #6] by David Howells · 18 years ago
  14. 4090959 [PATCH] blktrace: cleanup using on_each_cpu by Martin Peschke · 18 years ago
  15. cf342e5 [PATCH] Don't need to disable interrupts for tasklist_lock by Oleg Nesterov · 18 years ago
  16. 25034d7 [PATCH] exit_io_context: don't disable irqs by Oleg Nesterov · 18 years ago
  17. 9bf09c23 [PATCH] SCSI: scsi_done_q is unused by Jens Axboe · 18 years ago
  18. 7457e6e [PATCH] blktrace: support for logging metadata reads by Jens Axboe · 18 years ago
  19. 374f84a [PATCH] cfq-iosched: use metadata read flag by Jens Axboe · 18 years ago
  20. caa38fb [PATCH] ext3: make meta data reads use READ_META by Jens Axboe · 18 years ago
  21. 5404bc7 [PATCH] Allow file systems to differentiate between data and meta reads by Jens Axboe · 18 years ago
  22. da20a20 [PATCH] ll_rw_blk: allow more flexibility for read_ahead_kb store by Jens Axboe · 18 years ago
  23. bf57225 [PATCH] cfq-iosched: improve queue preemption by Jens Axboe · 18 years ago
  24. dc72ef4 [PATCH] Add blk_start_queueing() helper by Jens Axboe · 18 years ago
  25. 981a797 [PATCH] cfq-iosched: kill the empty_list by Jens Axboe · 18 years ago
  26. 53b03744 [PATCH] cfq-iosched: Kill O(N) runtime of cfq_resort_rr_list() by Jens Axboe · 18 years ago
  27. b5deef9 [PATCH] Make sure all block/io scheduler setups are node aware by Jens Axboe · 18 years ago
  28. a3b05e8 [PATCH] Kill various deprecated/unused block layer defines/functions by Jens Axboe · 18 years ago
  29. 1ea25ecb [PATCH] Audit block layer inlines by Jens Axboe · 18 years ago
  30. 4050cf1 [PATCH] cfq-iosched: use new io context counting mechanism by Jens Axboe · 18 years ago
  31. e4313dd [PATCH] as-iosched: use new io context counting mechanism by Jens Axboe · 18 years ago
  32. 4a893e8 [PATCH] elevator: define ioc counting mechanism by Jens Axboe · 18 years ago
  33. fc46379 [PATCH] cfq-iosched: kill cfq_exit_lock by Jens Axboe · 18 years ago
  34. 89850f7 [PATCH] cfq-iosched: cleanups, fixes, dead code removal by Jens Axboe · 18 years ago
  35. e6a1c87 [PATCH] struct request: shrink and optimize some more by Jens Axboe · 18 years ago
  36. 51da90f [PATCH] ll_rw_blk: cleanup __make_request() by Jens Axboe · 18 years ago
  37. cb78b28 [PATCH] Drop useless bio passing in may_queue/set_request API by Jens Axboe · 18 years ago
  38. cdd6026 [PATCH] Remove ->rq_status from struct request by Jens Axboe · 18 years ago
  39. 49171e5 [PATCH] Remove struct request_list from struct request by Jens Axboe · 18 years ago
  40. c00895a [PATCH] Remove ->waiting member from struct request by Jens Axboe · 18 years ago
  41. 8a8e674 [PATCH] as-iosched: kill arq by Jens Axboe · 18 years ago
  42. 5e70537 [PATCH] cfq-iosched: kill crq by Jens Axboe · 18 years ago
  43. ff7d145 [PATCH] Add one more pointer to struct request for IO scheduler usage by Jens Axboe · 18 years ago
  44. 5380a10 [PATCH] cfq-iosched: remove the crq flag functions/variable by Jens Axboe · 18 years ago
  45. 8840faa [PATCH] deadline-iosched: remove elevator private drq request type by Jens Axboe · 18 years ago
  46. 9e2585a [PATCH] as-iosched: remove arq->is_sync member by Jens Axboe · 18 years ago
  47. d4f2f46 [PATCH] as-iosched: reuse rq for fifo by Jens Axboe · 18 years ago
  48. 95e8810 [PATCH] cfq-iosched: convert to using the FIFO elevator defines by Jens Axboe · 18 years ago
  49. 1fbfdfc [PATCH] elevator: introduce a way to reuse rq for internal FIFO handling by Jens Axboe · 18 years ago
  50. b8aca35 [PATCH] deadline-iosched: migrate to using the elevator rb functions by Jens Axboe · 18 years ago
  51. 21183b0 [PATCH] cfq-iosched: migrate to using the elevator rb functions by Jens Axboe · 18 years ago
  52. e37f346 [PATCH] as-iosched: migrate to using the elevator rb functions by Jens Axboe · 18 years ago
  53. 2e662b6 [PATCH] elevator: abstract out the rbtree sort handling by Jens Axboe · 18 years ago
  54. 10fd48f [PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prev by Jens Axboe · 18 years ago
  55. 9817064 [PATCH] elevator: move the backmerging logic into the elevator core by Jens Axboe · 18 years ago
  56. 4aff5e2 [PATCH] Split struct request ->flags into two parts by Jens Axboe · 18 years ago
  57. 77ed74d [PATCH] i2c: Prevent deadlock on i2c client registration by Jean Delvare · 18 years ago
  58. 5ffd1a6 Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 18 years ago
  59. 0cd43f8 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 18 years ago
  60. db1a19b Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/intelfb-2.6 by Linus Torvalds · 18 years ago
  61. 369aa83 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  62. bf60362 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  63. 6656e3c [ATM]: [lec] use refcnt to protect lec_arp_entries outside lock by Chas Williams · 18 years ago
  64. 33a9c2d [ATM]: [lec] add reference counting to lec_arp entries by Chas Williams · 18 years ago
  65. 987e46b [ATM]: [lec] use work queue instead of timer for lec arp expiry by Chas Williams · 18 years ago
  66. edbc9b0 [ATM]: [lec] old_close is no longer used by Chas Williams · 18 years ago
  67. d0732f6 [ATM]: [lec] convert lec_arp_table to hlist by Chas Williams · 18 years ago
  68. 1c9d3e7 [ATM]: [lec] header indent, comment and whitespace cleanup by Chas Williams · 18 years ago
  69. 1fa9961 [ATM]: [lec] indent, comment and whitespace cleanup [continued] by Chas Williams · 18 years ago
  70. d44f774 [ATM]: [lec] indent, comment and whitespace cleanup by Chas Williams · 18 years ago
  71. f236218b [SCTP]: Do not timestamp every SCTP packet. by Vlad Yasevich · 18 years ago
  72. b56bab4 [SCTP]: Use correct mask when disabling PMTUD. by Vlad Yasevich · 18 years ago
  73. cd49788 [SCTP]: Include sk_buff overhead while updating the peer's receive window. by Sridhar Samudrala · 18 years ago
  74. 208edef [SCTP]: Enable Nagle algorithm by default. by Sridhar Samudrala · 18 years ago
  75. f9317a4 [BNX2]: Disable MSI on 5706 if AMD 8132 bridge is present. by Michael Chan · 18 years ago
  76. 95d4e6b [NetLabel]: audit fixups due to delayed feedback by Paul Moore · 18 years ago
  77. c84ef53 [PATCH] Use early clobber in semaphores by Andi Kleen · 18 years ago
  78. 34596dc [PATCH] Define vsyscall cache as blob to make clearer that user space shouldn't use it by Andi Kleen · 18 years ago
  79. 120b114 [PATCH] Re-positioning the bss segment by Vivek Goyal · 18 years ago
  80. 9d0ef4f [PATCH] Use ARRAY_SIZE in setup.c by Andi Kleen · 18 years ago
  81. b9629b8 [PATCH] i386: replace intermediate array-size definitions with ARRAY_SIZE() by Bjorn Helgaas · 18 years ago
  82. 29cbc78 [PATCH] x86: Clean up x86 NMI sysctls by Andi Kleen · 18 years ago
  83. 013bf2c [PATCH] Refactor some duplicated code in mpparse.c by Andi Kleen · 18 years ago
  84. d802ab9 [PATCH] Document iommu=panic by Andi Kleen · 18 years ago
  85. ded318e [PATCH] Fix broken indentation in iommu_setup by Andi Kleen · 18 years ago
  86. ece6684 [PATCH] Allow disabling DAC using command line options by Andi Kleen · 18 years ago
  87. b885808 [PATCH] Add proper sparse __user casts to __copy_to_user_inatomic by Andi Kleen · 18 years ago
  88. ae853e7 [PATCH] i386: Update defconfig by Andi Kleen · 18 years ago
  89. 81b999b [PATCH] Update defconfig by Andi Kleen · 18 years ago
  90. fbe96f9 [SERIAL] sunzilog: Mark sunzilog_init_hw as __devinit. by David S. Miller · 18 years ago
  91. 3a1d5c8 [SPARC]: Don't zero out tail during copy_from_user_inatomic(). by David S. Miller · 18 years ago
  92. d6c6410 [PATCH] uml build fix by Ollie Wild · 18 years ago
  93. 2148ccc [PATCH] MLSXFRM: fix mis-labelling of child sockets by David Woodhouse · 18 years ago
  94. 9a69d1a Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  95. c0341b0 Merge git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 18 years ago
  96. ae1390d [PATCH] i2c-sibyte: Fix modular build breakage by Yoichi Yuasa · 18 years ago
  97. 181b648 [PATCH] cpuset: fix obscure attach_task vs exiting race by Paul Jackson · 18 years ago
  98. 683e91c [PATCH] SubmittingPatches: add a note about "format=flowed" when sending patches by Kirill Korotaev · 18 years ago
  99. 03cbc35 [PATCH] lockdep core: improve the lock-chain-hash by Ingo Molnar · 18 years ago
  100. 632dd20 [PATCH] Kcore elf note namesz field fix by Vivek Goyal · 18 years ago