1. 2d896c7 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 18 years ago
  2. 2a9915c make i2c-acorn tristate by Al Viro · 18 years ago
  3. ba5b55d icside: devm_iounmap() needs linux/io.h by Al Viro · 18 years ago
  4. 05bd711 missing argument in bin_attribute ->read()/->write() by Al Viro · 18 years ago
  5. ececfde fallout from constified seq_operations by Al Viro · 18 years ago
  6. 8ca7ee6 fallout from Auke's pci ->revision patch by Al Viro · 18 years ago
  7. 2832e85 ax88796: dev_dbg() wants device, not platform device by Al Viro · 18 years ago
  8. 22bb3e9 pass -msize-long to sparse on s390 by Al Viro · 18 years ago
  9. b4a0691 frv: missing __clear_user() by Al Viro · 18 years ago
  10. c248725 zd1211rw: too early inclusion of asm/unaligned.h by Al Viro · 18 years ago
  11. 4381ca3 fix return type of skb_checksum_complete() by Al Viro · 18 years ago
  12. 5f17c70 PDA_POWER depends on having request_irq() by Al Viro · 18 years ago
  13. 51ec138 ieee1394: forgotten dereference... by Al Viro · 18 years ago
  14. 0e81c66 the wrong variable checked after request_irq() by Al Viro · 18 years ago
  15. 7c9e3c2 wrong order of arguments of ->readdir() by Al Viro · 18 years ago
  16. 53b6795 minimal fixes for drivers/usb/gadget/m66592-udc.c by Al Viro · 18 years ago
  17. 0f1145c [XFS] Fix lockdep annotations for xfs_lock_inodes by David Chinner · 18 years ago
  18. d7f0923 [LIB]: export radix_tree_preload() by David Chinner · 18 years ago
  19. faa63e9 [XFS] Fix XFS_IOC_FSBULKSTAT{,_SINGLE} & XFS_IOC_FSINUMBERS in compat mode by Michal Marek · 18 years ago
  20. 1fa503d [XFS] Compat ioctl handler for handle operations by Michal Marek · 18 years ago
  21. 547e00c [XFS] Compat ioctl handler for XFS_IOC_FSGEOMETRY_V1. by Michal Marek · 18 years ago
  22. 3a59c94 [XFS] Clean up function name handling in tracing code by Eric Sandeen · 18 years ago
  23. b11f94d [XFS] Quota inode has no parent. by David Chinner · 18 years ago
  24. 2a82b8b [XFS] Concurrent Multi-File Data Streams by David Chinner · 18 years ago
  25. 0892ccd [XFS] Use uninitialized_var macro to stop warning about rtx by Andrew Morton · 18 years ago
  26. fbf3ce8 [XFS] XFS should not be looking at filp reference counts by Christoph Hellwig · 18 years ago
  27. 16a087d [XFS] Use is_power_of_2 instead of open coding checks by Vignesh Babu · 18 years ago
  28. bbaaf53 [XFS] Reduce shouting by removing unnecessary macros from dir2 code. by Christoph Hellwig · 18 years ago
  29. 54aa8e2 [XFS] Simplify XFS min/max macros. by David Chinner · 18 years ago
  30. 24ad33f [XFS] Kill off xfs_count_bits by Eric Sandeen · 18 years ago
  31. 87ae3c2 [XFS] Cancel transactions on xfs_itruncate_start error. by Jesper Juhl · 18 years ago
  32. 39726be [XFS] Use do_div() on 64 bit types. by Christoph Hellwig · 18 years ago
  33. 516b2e7 [XFS] Fix remount,readonly path to flush everything correctly. by David Chinner · 18 years ago
  34. 957d0eb [XFS] Cleanup inode extent size hint extraction by David Chinner · 18 years ago
  35. 84e1e99 [XFS] Prevent ENOSPC from aborting transactions that need to succeed by David Chinner · 18 years ago
  36. 641c56f [XFS] Prevent deadlock when flushing inodes on unmount by David Chinner · 18 years ago
  37. 0164af5 [XFS] Log the agf_length change in xfs_growfs_data_private(). by Tim Shimmin · 18 years ago
  38. effd120 [XFS] Map unwritten extents correctly for I/o completion processing by David Chinner · 18 years ago
  39. 45c3414 [XFS] Apply transaction delta counts atomically to incore counters by David Chinner · 18 years ago
  40. b282613 [XFS] Handle null returned from xfs_vtoi() in xfs_setfilesize(). by David Chinner · 18 years ago
  41. e927af9 [XFS] Block on unwritten extent conversion during synchronous direct I/O. by David Chinner · 18 years ago
  42. f4a9f28 [XFS] Flush the block device before closing it on unmount. by David Chinner · 18 years ago
  43. 4e5ae83 [XFS] xfs_bmapi fails to update the previous extent pointer by David Chinner · 18 years ago
  44. 210c6f1 [XFS] Fix the transaction flags to make lazy superblock counters work. by David Chinner · 18 years ago
  45. 92821e2 [XFS] Lazy Superblock Counters by David Chinner · 18 years ago
  46. 3260f78 [XFS] Use generic shrinker interfaces in XFS. by Andrew Morton · 18 years ago
  47. 92dfe8d [XFS] Make hole punching at EOF atomic. by David Chinner · 18 years ago
  48. 511105b [XFS] Fix vmalloc leak on mount/unmount. by David Chinner · 18 years ago
  49. ca165b8 [XFS] Fix double free in xfs_buf_get_noaddr error handling path by Christoph Hellwig · 18 years ago
  50. 3db296f [XFS] Fix use-after-free during log unmount. by David Chinner · 18 years ago
  51. 40095b6 [XFS] Sleeping with the ilock waiting for I/O completion is Bad. by David Chinner · 18 years ago
  52. 4cc929e [XFS] Don't grow filesystems past the size they can index. by Nathan Scott · 18 years ago
  53. 1fa40b0 [XFS] Only use refcounted pages for I/O by Christoph Hellwig · 18 years ago
  54. 8d9107e Revert "SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel" by Linus Torvalds · 18 years ago
  55. 16cefa8 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  56. 4fbef20 nfsd: fix nfsd_vfs_read() splice actor setup by Jens Axboe · 18 years ago
  57. 4fd8851 CFS: Fix missing digit off in wmult table by Thomas Gleixner · 18 years ago
  58. af09f1e Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  59. e030dbf Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop by Linus Torvalds · 18 years ago
  60. 12a2296 Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  61. 31c4ab4 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  62. 8b69ad0 Revert "[CPUFREQ] powernow-k8: clarify number of cores." by Linus Torvalds · 18 years ago
  63. aba2da6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 18 years ago
  64. f787a503 [PATCH] sched: small topology.h cleanup by Ingo Molnar · 18 years ago
  65. 4bd7732 [PATCH] sched: fix show_task()/show_tasks() output by Ingo Molnar · 18 years ago
  66. 45f384a [PATCH] sched: remove stale version info from kernel/sched_debug.c by Ingo Molnar · 18 years ago
  67. a5968df [PATCH] sched: allow larger granularity by Ingo Molnar · 18 years ago
  68. e127031 [PATCH] sched: fix prio_to_wmult[] for nice 1 by Mike Galbraith · 18 years ago
  69. f24ae12 [MIPS] Workaround for a sparse warning in include/asm-mips/mach-tx4927/ioremap.h by Atsushi Nemoto · 18 years ago
  70. e1bb8289 [MIPS] Make show_code static and add __user tag by Atsushi Nemoto · 18 years ago
  71. 01bebc6 [MIPS] Workaround for a sparse warning in include/asm-mips/compat.h by Atsushi Nemoto · 18 years ago
  72. 5e0373b [MIPS] Add some __user tags by Atsushi Nemoto · 18 years ago
  73. e70dfc1 [MIPS] math-emu minor cleanup by Atsushi Nemoto · 18 years ago
  74. e50e1c7 [MIPS] Kill CONFIG_TX4927BUG_WORKAROUND by Atsushi Nemoto · 18 years ago
  75. b58f4b7 [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_FB_XPERT98 by Ralf Baechle · 18 years ago
  76. 85a882b [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_SRC_CLK by Ralf Baechle · 18 years ago
  77. 8f597ac [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_USE32K by Ralf Baechle · 18 years ago
  78. 6fec2e1 [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1XXX_PSC_SPI by Ralf Baechle · 18 years ago
  79. 33f60da [CHAR] Delete leftovers of old Alchemy UART driver by Ralf Baechle · 18 years ago
  80. 3039f07 ioatdma: add the unisys "i/oat" pci vendor/device id by Dan Williams · 18 years ago
  81. 5816815 ARM: Add drivers/dma to arch/arm/Kconfig by Dan Williams · 18 years ago
  82. 2492c84 iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driver by Dan Williams · 18 years ago
  83. 39a8d7d1 iop13xx: surface the iop13xx adma units to the iop-adma driver by Dan Williams · 18 years ago
  84. c211092 dmaengine: driver for the iop32x, iop33x, and iop13xx raid engines by Dan Williams · 18 years ago
  85. f6dff38 md: remove raid5 compute_block and compute_parity5 by Dan Williams · 18 years ago
  86. 830ea01 md: handle_stripe5 - request io processing in raid5_run_ops by Dan Williams · 18 years ago
  87. f0a50d3 md: handle_stripe5 - add request/completion logic for async expand ops by Dan Williams · 18 years ago
  88. b5e98d6 md: handle_stripe5 - add request/completion logic for async read ops by Dan Williams · 18 years ago
  89. e89f896 md: handle_stripe5 - add request/completion logic for async check ops by Dan Williams · 18 years ago
  90. f38e121 md: handle_stripe5 - add request/completion logic for async compute ops by Dan Williams · 18 years ago
  91. e33129d md: handle_stripe5 - add request/completion logic for async write ops by Dan Williams · 18 years ago
  92. d84e0f1 md: common infrastructure for running operations with raid5_run_ops by Dan Williams · 18 years ago
  93. 91c0092 md: raid5_run_ops - run stripe operations outside sh->lock by Dan Williams · 18 years ago
  94. 45b4233 raid5: replace custom debug PRINTKs with standard pr_debug by Dan Williams · 18 years ago
  95. a445685 raid5: refactor handle_stripe5 and handle_stripe6 (v3) by Dan Williams · 18 years ago
  96. 9bc89cd async_tx: add the async_tx api by Dan Williams · 18 years ago
  97. 685784a xor: make 'xor_blocks' a library routine for use with async_tx by Dan Williams · 18 years ago
  98. d379b01 dmaengine: make clients responsible for managing channels by Dan Williams · 18 years ago
  99. 7405f74 dmaengine: refactor dmaengine around dma_async_tx_descriptor by Dan Williams · 18 years ago
  100. 51a92c0 splice: fix offset mangling with direct splicing (sendfile) by Jens Axboe · 18 years ago