1. 90576c0 ext4, jbd2: Drop unneeded printks at mount and unmount time by Theodore Ts'o · 15 years ago
  2. d3d1faf ext4: Handle nested ext4_journal_start/stop calls without a journal by Curt Wohlgemuth · 15 years ago
  3. f3dc272 ext4: Make sure ext4_dirty_inode() updates the inode in no journal mode by Curt Wohlgemuth · 15 years ago
  4. 830156c ext4: Avoid updating the inode table bh twice in no journal mode by Frank Mayhar · 15 years ago
  5. f3ce806 ext4: EXT4_IOC_MOVE_EXT: Check for different original and donor inodes first by Theodore Ts'o · 15 years ago
  6. 8d5d02e ext4: async direct IO for holes and fallocate support by Mingming Cao · 15 years ago
  7. 4c0425f ext4: Use end_io callback to avoid direct I/O fallback to buffered I/O by Mingming Cao · 15 years ago
  8. 0031462 ext4: Split uninitialized extents for direct I/O by Mingming Cao · 15 years ago
  9. 9f0ccfd ext4: release reserved quota when block reservation for delalloc retry by Mingming Cao · 15 years ago
  10. 55138e0 ext4: Adjust ext4_da_writepages() to write out larger contiguous chunks by Theodore Ts'o · 15 years ago
  11. 7178057 ext4: Fix hueristic which avoids group preallocation for closed files by Theodore Ts'o · 15 years ago
  12. 1693918 ext4: Use ext4_msg() for ext4_da_writepage() errors by Theodore Ts'o · 15 years ago
  13. 8365388 ext4: Update documentation about quota mount options by Jan Kara · 15 years ago
  14. 6d7f18f Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  15. 56a131d writeback: writeback_inodes_sb() should use bdi_start_writeback() by Jens Axboe · 15 years ago
  16. b3af946 writeback: don't delay inodes redirtied by a fast dirtier by Wu Fengguang · 15 years ago
  17. 9ecc273 writeback: make the super_block pinning more efficient by Jens Axboe · 15 years ago
  18. cf13730 writeback: don't resort for a single super_block in move_expired_inodes() by Jens Axboe · 15 years ago
  19. 5c03449 writeback: move inodes from one super_block together by Shaohua Li · 15 years ago
  20. 5b0830c writeback: get rid to incorrect references to pdflush in comments by Jens Axboe · 15 years ago
  21. 71fd05a writeback: improve readability of the wb_writeback() continue/break logic by Jens Axboe · 15 years ago
  22. ae1b7f7 writeback: cleanup writeback_single_inode() by Wu Fengguang · 15 years ago
  23. 7fbdea3 writeback: kupdate writeback shall not stop when more io is possible by Wu Fengguang · 15 years ago
  24. d3ddec7 writeback: stop background writeback when below background threshold by Wu Fengguang · 15 years ago
  25. 3a2e9a5 writeback: balance_dirty_pages() shall write more than dirtied pages by Wu Fengguang · 15 years ago
  26. a5989bd fs: Fix busyloop in wb_writeback() by Jan Kara · 15 years ago
  27. 53cddfc Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  28. c09c2d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago
  29. 5c3cc20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  30. 38461c5 [WATCHDOG] Add support for the Avionic Design Xanthos watchdog timer. by Thierry Reding · 15 years ago
  31. a79aebf sh_mobile_ceu_camera: fix compile breakage, caused by a bad merge by Guennadi Liakhovetski · 15 years ago
  32. ecb6fd5 sh: Add support DMA Engine to SH7780 by Nobuhiro Iwamatsu · 15 years ago
  33. 8255fff sh: Add support DMA Engine to SH7722 by Nobuhiro Iwamatsu · 15 years ago
  34. c373ba9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 15 years ago
  35. 6f3529f sh: enable onenand support in kfr2r09 defconfig. by Paul Mundt · 15 years ago
  36. 5d65498 sh: update defconfigs. by Paul Mundt · 15 years ago
  37. 3e9ad52 sh: add FSI driver support for ms7724se by Kuninori Morimoto · 15 years ago
  38. 851b147 Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev by Linus Torvalds · 15 years ago
  39. 8e44e43 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  40. 06aab5a NOMMU: Ignore mmap() address param as it is a hint by David Howells · 15 years ago
  41. 934831d NOMMU: Fallback for is_vmalloc_or_module_addr() should be inline by David Howells · 15 years ago
  42. 645d83c NOMMU: Fix MAP_PRIVATE mmap() of objects where the data can be mapped directly by David Howells · 15 years ago
  43. c775197 FRV: Flash mappings for the MB93090-MB00 motherboard by David Howells · 15 years ago
  44. 9d93f00 alpha: Clean up linker script using new linker script macros. by Geoffrey Thomas · 15 years ago
  45. ea12c2e alpha: use .data.init_task instead of .data.init_thread. by Tim Abbott · 15 years ago
  46. 62bef28 powerpc: Cleanup linker script using new linker script macros. by Tim Abbott · 15 years ago
  47. 4a5e351 blackfin: Cleanup linker script using new linker script macros. by Tim Abbott · 15 years ago
  48. 4295f8b mn10300: Clean up linker script using higher-level macros. by Tim Abbott · 15 years ago
  49. eb121d1 h8300: Cleanup linker script using new linker script macros. by Tim Abbott · 15 years ago
  50. 5d150a97 um: Clean up linker script using standard macros. by Tim Abbott · 15 years ago
  51. cd3db32 xtensa: Cleanup linker script using new linker script macros. by Tim Abbott · 15 years ago
  52. ab635e7 parisc: Remove useless altinstructions code copied from x86. by Tim Abbott · 15 years ago
  53. 57a8e11 parisc: Clean up linker script using new linker script macros. by Tim Abbott · 15 years ago
  54. 1b20862 Optimize the ordering of sections in RW_DATA_SECTION. by Tim Abbott · 15 years ago
  55. e9ea0e2 hugetlb_file_setup(): use C, not cpp by Andrew Morton · 15 years ago
  56. c44972f procfs: disable per-task stack usage on NOMMU by Andrew Morton · 15 years ago
  57. b9b9df6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 15 years ago
  58. 5f8fe42 Merge branch 'for-linus' of git://repo.or.cz/cris-mirror by Linus Torvalds · 15 years ago
  59. d9fbd9a Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  60. f25f60b Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  61. d7757be1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  62. b827357 genetlink: fix netns vs. netlink table locking (2) by Johannes Berg · 15 years ago
  63. 704cc92 3c59x: Get rid of "Trying to free already-free IRQ" by Anton Vorontsov · 15 years ago
  64. a43912a tunnel: eliminate recursion field by Eric Dumazet · 15 years ago
  65. edf42a2 ems_pci: fix size of CAN controllers BAR mapping for CPC-PCI v2 by Sebastian Haas · 15 years ago
  66. 0c01695 net: fix htmldocs sunrpc, clnt.c by Jaswinder Singh Rajput · 15 years ago
  67. 18a1166 Phonet: error on broadcast sending (unimplemented) by Rémi Denis-Courmont · 15 years ago
  68. 582b0b6 Phonet: fix race for port number in concurrent bind() by Rémi Denis-Courmont · 15 years ago
  69. ef87979 pktgen: better scheduler friendliness by Stephen Hemminger · 15 years ago
  70. 6b80d6a pktgen: T_TERMINATE flag is unused by Stephen Hemminger · 15 years ago
  71. 0915921 ipv4: check optlen for IP_MULTICAST_IF option by Shan Wei · 15 years ago
  72. 8b3f6af Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  73. baea7b9 Merge branch 'origin' into for-linus by Russell King · 15 years ago
  74. 216c7f9 Merge branches 'ipoib', 'mad', 'mlx4', 'mthca' and 'nes' into for-linus by Roland Dreier · 15 years ago
  75. 5ee95120 IPoIB: Don't turn on carrier for a non-active port by Moni Shoua · 15 years ago
  76. 36dd2fd nfs[23] tcp breakage in mount with binary options by Al Viro · 15 years ago
  77. 7a73fdd net: fix htmldocs sunrpc, clnt.c by Jaswinder Singh Rajput · 15 years ago
  78. d686159 IB/mthca: Fix access to freed memory in catastrophic event handling by Jack Morgenstein · 15 years ago
  79. c57e20dcf mlx4_core: Pass cache line size to device FW by Eli Cohen · 15 years ago
  80. bdf6438 RDMA/nes: Remove duplicate .ndo_set_mac_address field initialization by Julia Lawall · 15 years ago
  81. 94e0fb0 Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  82. b7f21bb Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  83. 7ca263cd Merge branch 'cputime' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  84. a6b49cb Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  85. 2c9871d Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  86. dc2af6a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  87. 6c5daf0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  88. 6d39b27 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 15 years ago
  89. ffa9f12 module: don't call percpu_modfree on NULL pointer. by Rusty Russell · 15 years ago
  90. a263f77 module: fix memory leak when load fails after srcversion/version allocated by Rusty Russell · 15 years ago
  91. 1d7015c module: preferred way to use MODULE_AUTHOR by Johannes Berg · 15 years ago
  92. 26d052b param: allow whitespace as kernel parameter separator by Peter Oberparleiter · 15 years ago
  93. 554bdfe module: reduce string table for loaded modules (v2) by Jan Beulich · 15 years ago
  94. 4a49622 module: reduce symbol table for loaded modules (v2) by Jan Beulich · 15 years ago
  95. a487b67 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  96. 9f6ac78 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  97. db16826 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  98. cd60451 drivers/usb/serial/sierra.c: fix CONFIG_PM=n build by Andrew Morton · 15 years ago
  99. d68721e alpha: AGP update (fixes compile failure) by Ivan Kokshaysky · 15 years ago
  100. 801460d task_struct cleanup: move binfmt field to mm_struct by Hiroshi Shimamoto · 15 years ago