1. 9e2f668 9p: re-enable mount time debug option by Eric Van Hensbergen · 17 years ago
  2. 9523a84 9p: cache meta-data when cache=loose by Eric Van Hensbergen · 17 years ago
  3. 1d6b560 net/9p: set error to EREMOTEIO if trans->write returns zero by Latchesar Ionkov · 17 years ago
  4. e46662b net/9p: change net/9p module name to 9pnet by Latchesar Ionkov · 17 years ago
  5. bd238fb 9p: Reorganization of 9p file system code by Latchesar Ionkov · 17 years ago
  6. 0f1145c [XFS] Fix lockdep annotations for xfs_lock_inodes by David Chinner · 17 years ago
  7. d7f0923 [LIB]: export radix_tree_preload() by David Chinner · 17 years ago
  8. faa63e9 [XFS] Fix XFS_IOC_FSBULKSTAT{,_SINGLE} & XFS_IOC_FSINUMBERS in compat mode by Michal Marek · 17 years ago
  9. 1fa503d [XFS] Compat ioctl handler for handle operations by Michal Marek · 17 years ago
  10. 547e00c [XFS] Compat ioctl handler for XFS_IOC_FSGEOMETRY_V1. by Michal Marek · 17 years ago
  11. 3a59c94 [XFS] Clean up function name handling in tracing code by Eric Sandeen · 17 years ago
  12. b11f94d [XFS] Quota inode has no parent. by David Chinner · 17 years ago
  13. 2a82b8b [XFS] Concurrent Multi-File Data Streams by David Chinner · 17 years ago
  14. 0892ccd [XFS] Use uninitialized_var macro to stop warning about rtx by Andrew Morton · 17 years ago
  15. fbf3ce8 [XFS] XFS should not be looking at filp reference counts by Christoph Hellwig · 17 years ago
  16. 16a087d [XFS] Use is_power_of_2 instead of open coding checks by Vignesh Babu · 17 years ago
  17. bbaaf53 [XFS] Reduce shouting by removing unnecessary macros from dir2 code. by Christoph Hellwig · 17 years ago
  18. 54aa8e2 [XFS] Simplify XFS min/max macros. by David Chinner · 17 years ago
  19. 24ad33f [XFS] Kill off xfs_count_bits by Eric Sandeen · 17 years ago
  20. 87ae3c2 [XFS] Cancel transactions on xfs_itruncate_start error. by Jesper Juhl · 17 years ago
  21. 39726be [XFS] Use do_div() on 64 bit types. by Christoph Hellwig · 17 years ago
  22. 516b2e7 [XFS] Fix remount,readonly path to flush everything correctly. by David Chinner · 17 years ago
  23. 957d0eb [XFS] Cleanup inode extent size hint extraction by David Chinner · 17 years ago
  24. 84e1e99 [XFS] Prevent ENOSPC from aborting transactions that need to succeed by David Chinner · 17 years ago
  25. 641c56f [XFS] Prevent deadlock when flushing inodes on unmount by David Chinner · 17 years ago
  26. 0164af5 [XFS] Log the agf_length change in xfs_growfs_data_private(). by Tim Shimmin · 17 years ago
  27. effd120 [XFS] Map unwritten extents correctly for I/o completion processing by David Chinner · 17 years ago
  28. 45c3414 [XFS] Apply transaction delta counts atomically to incore counters by David Chinner · 17 years ago
  29. b282613 [XFS] Handle null returned from xfs_vtoi() in xfs_setfilesize(). by David Chinner · 17 years ago
  30. e927af9 [XFS] Block on unwritten extent conversion during synchronous direct I/O. by David Chinner · 17 years ago
  31. f4a9f28 [XFS] Flush the block device before closing it on unmount. by David Chinner · 17 years ago
  32. 4e5ae83 [XFS] xfs_bmapi fails to update the previous extent pointer by David Chinner · 17 years ago
  33. 210c6f1 [XFS] Fix the transaction flags to make lazy superblock counters work. by David Chinner · 17 years ago
  34. 92821e2 [XFS] Lazy Superblock Counters by David Chinner · 17 years ago
  35. 3260f78 [XFS] Use generic shrinker interfaces in XFS. by Andrew Morton · 17 years ago
  36. 92dfe8d [XFS] Make hole punching at EOF atomic. by David Chinner · 17 years ago
  37. 511105b [XFS] Fix vmalloc leak on mount/unmount. by David Chinner · 17 years ago
  38. ca165b8 [XFS] Fix double free in xfs_buf_get_noaddr error handling path by Christoph Hellwig · 17 years ago
  39. 3db296f [XFS] Fix use-after-free during log unmount. by David Chinner · 17 years ago
  40. 40095b6 [XFS] Sleeping with the ilock waiting for I/O completion is Bad. by David Chinner · 17 years ago
  41. 4cc929e [XFS] Don't grow filesystems past the size they can index. by Nathan Scott · 17 years ago
  42. 1fa40b0 [XFS] Only use refcounted pages for I/O by Christoph Hellwig · 17 years ago
  43. 8d9107e Revert "SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel" by Linus Torvalds · 17 years ago
  44. 16cefa8 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  45. 4fbef20 nfsd: fix nfsd_vfs_read() splice actor setup by Jens Axboe · 17 years ago
  46. 4fd8851 CFS: Fix missing digit off in wmult table by Thomas Gleixner · 17 years ago
  47. af09f1e Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  48. e030dbf Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop by Linus Torvalds · 17 years ago
  49. 12a2296 Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  50. 31c4ab4 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  51. 8b69ad0 Revert "[CPUFREQ] powernow-k8: clarify number of cores." by Linus Torvalds · 17 years ago
  52. aba2da6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  53. f787a50 [PATCH] sched: small topology.h cleanup by Ingo Molnar · 17 years ago
  54. 4bd7732 [PATCH] sched: fix show_task()/show_tasks() output by Ingo Molnar · 17 years ago
  55. 45f384a [PATCH] sched: remove stale version info from kernel/sched_debug.c by Ingo Molnar · 17 years ago
  56. a5968df [PATCH] sched: allow larger granularity by Ingo Molnar · 17 years ago
  57. e127031 [PATCH] sched: fix prio_to_wmult[] for nice 1 by Mike Galbraith · 17 years ago
  58. f24ae12 [MIPS] Workaround for a sparse warning in include/asm-mips/mach-tx4927/ioremap.h by Atsushi Nemoto · 17 years ago
  59. e1bb828 [MIPS] Make show_code static and add __user tag by Atsushi Nemoto · 17 years ago
  60. 01bebc6 [MIPS] Workaround for a sparse warning in include/asm-mips/compat.h by Atsushi Nemoto · 17 years ago
  61. 5e0373b [MIPS] Add some __user tags by Atsushi Nemoto · 17 years ago
  62. e70dfc1 [MIPS] math-emu minor cleanup by Atsushi Nemoto · 17 years ago
  63. e50e1c7 [MIPS] Kill CONFIG_TX4927BUG_WORKAROUND by Atsushi Nemoto · 17 years ago
  64. b58f4b7 [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_FB_XPERT98 by Ralf Baechle · 17 years ago
  65. 85a882b [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_SRC_CLK by Ralf Baechle · 17 years ago
  66. 8f597ac [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_USE32K by Ralf Baechle · 17 years ago
  67. 6fec2e1 [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1XXX_PSC_SPI by Ralf Baechle · 17 years ago
  68. 33f60da [CHAR] Delete leftovers of old Alchemy UART driver by Ralf Baechle · 17 years ago
  69. 3039f07 ioatdma: add the unisys "i/oat" pci vendor/device id by Dan Williams · 17 years ago
  70. 5816815 ARM: Add drivers/dma to arch/arm/Kconfig by Dan Williams · 18 years ago
  71. 2492c84 iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driver by Dan Williams · 18 years ago
  72. 39a8d7d iop13xx: surface the iop13xx adma units to the iop-adma driver by Dan Williams · 18 years ago
  73. c211092 dmaengine: driver for the iop32x, iop33x, and iop13xx raid engines by Dan Williams · 18 years ago
  74. f6dff38 md: remove raid5 compute_block and compute_parity5 by Dan Williams · 18 years ago
  75. 830ea01 md: handle_stripe5 - request io processing in raid5_run_ops by Dan Williams · 18 years ago
  76. f0a50d3 md: handle_stripe5 - add request/completion logic for async expand ops by Dan Williams · 18 years ago
  77. b5e98d6 md: handle_stripe5 - add request/completion logic for async read ops by Dan Williams · 18 years ago
  78. e89f896 md: handle_stripe5 - add request/completion logic for async check ops by Dan Williams · 18 years ago
  79. f38e121 md: handle_stripe5 - add request/completion logic for async compute ops by Dan Williams · 18 years ago
  80. e33129d md: handle_stripe5 - add request/completion logic for async write ops by Dan Williams · 18 years ago
  81. d84e0f1 md: common infrastructure for running operations with raid5_run_ops by Dan Williams · 18 years ago
  82. 91c0092 md: raid5_run_ops - run stripe operations outside sh->lock by Dan Williams · 18 years ago
  83. 45b4233 raid5: replace custom debug PRINTKs with standard pr_debug by Dan Williams · 17 years ago
  84. a445685 raid5: refactor handle_stripe5 and handle_stripe6 (v3) by Dan Williams · 17 years ago
  85. 9bc89cd async_tx: add the async_tx api by Dan Williams · 18 years ago
  86. 685784a xor: make 'xor_blocks' a library routine for use with async_tx by Dan Williams · 17 years ago
  87. d379b01 dmaengine: make clients responsible for managing channels by Dan Williams · 17 years ago
  88. 7405f74 dmaengine: refactor dmaengine around dma_async_tx_descriptor by Dan Williams · 18 years ago
  89. 51a92c0 splice: fix offset mangling with direct splicing (sendfile) by Jens Axboe · 17 years ago
  90. 29ce205 security: revalidate rw permissions for sys_splice and sys_vmsplice by James Morris · 17 years ago
  91. d3f35d9 relay: fixup kerneldoc comment by Tom Zanussi · 17 years ago
  92. 24da24d relay: fix bogus cast in subbuf_splice_actor() by Tom Zanussi · 17 years ago
  93. 9a60ddb [CPUFREQ] Fix typos in powernow-k8 printk's. by Dave Jones · 17 years ago
  94. 084f349 [CPUFREQ] Restore previously used governor on a hot-replugged CPU by Thomas Renninger · 17 years ago
  95. 91973de [CPUFREQ] bugfix cpufreq in combination with performance governor by Peter Oruba · 17 years ago
  96. aac22d0 [CPUFREQ] powernow-k8 compile fix. by Andrew Morton · 17 years ago
  97. 6848569 [CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPI by Adrian Bunk · 17 years ago
  98. 905497c [CPUFREQ] Longhaul - Option to disable ACPI C3 support by Rafał Bilski · 17 years ago
  99. 7732089 Revert "USB: fix gregkh-usb-usb-use-menuconfig-objects" by Linus Torvalds · 17 years ago
  100. 9374430 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago