1. bfcd355 jbd2: Fix minor typos in comments in fs/jbd2/journal.c by Alberto Bertogli · 15 years ago
  2. 88b6edd ext4: Clean up calls to ext4_get_group_desc() by Theodore Ts'o · 15 years ago
  3. 759d427 ext4: remove unused function __ext4_write_dirty_metadata by Theodore Ts'o · 15 years ago
  4. 0f7ee7c ext2: Fix memory leak in ext2_fill_super() in case of a failed mount by Manish Katiyar · 15 years ago
  5. de5ce03 ext3: Fix memory leak in ext3_fill_super() in case of a failed mount by Manish Katiyar · 15 years ago
  6. f683016 ext4: Fix memory leak in ext4_fill_super() in case of a failed mount by Manish Katiyar · 15 years ago
  7. 0568c51 ext4: down i_data_sem only for read when walking tree for fiemap by Theodore Ts'o · 15 years ago
  8. 6fd058f ext4: Add a comprehensive block validity check to ext4_get_blocks() by Theodore Ts'o · 15 years ago
  9. 2ac3b6e ext4: Clean up ext4_get_blocks() so it does not depend on bh_result->b_state by Theodore Ts'o · 15 years ago
  10. 2fa3cdf ext4: Merge ext4_da_get_block_write() into mpage_da_map_blocks() by Theodore Ts'o · 15 years ago
  11. a2dc52b ext4: Add BUG_ON debugging checks to noalloc_get_block_write() by Theodore Ts'o · 15 years ago
  12. b920c75 ext4: Add documentation to the ext4_*get_block* functions by Theodore Ts'o · 15 years ago
  13. c217705 ext4: Define a new set of flags for ext4_get_blocks() by Theodore Ts'o · 15 years ago
  14. 12b7ac1 ext4: Rename ext4_get_blocks_wrap() to be ext4_get_blocks() by Theodore Ts'o · 15 years ago
  15. e4d996c ext4: Rename ext4_get_blocks_handle() to be ext4_ind_get_blocks() by Theodore Ts'o · 15 years ago
  16. f888e65 ext4: Simplify function signature for ext4_da_get_block_write() by Theodore Ts'o · 15 years ago
  17. bc8e674 ext4: Fix spinlock assertions on UP systems by Vincent Minet · 15 years ago
  18. 955ce5f ext4: Convert ext4_lock_group to use sb_bgl_lock by Aneesh Kumar K.V · 15 years ago
  19. eefd7f0 ext4: fix the length returned by fiemap for an unallocated extent by Theodore Ts'o · 15 years ago
  20. c9877b2 ext4: fix for fiemap last-block test by Eric Sandeen · 15 years ago
  21. 19ba055 vfs: Enable FS_IOC_FIEMAP and FIGETBSZ for all filetypes by Aneesh Kumar K.V · 15 years ago
  22. abc8746 ext4: hook fiemap operation for directories by Aneesh Kumar K.V · 15 years ago
  23. f403390 ext4: Make the length of the mb_history file tunable by Curt Wohlgemuth · 15 years ago
  24. bb23c20 ext4: Move fs/ext4/group.h into ext4.h by Theodore Ts'o · 15 years ago
  25. 596397b ext4: Move fs/ext4/namei.h into ext4.h by Theodore Ts'o · 15 years ago
  26. ca0faba ext4: Move the ext4_sb.h header file into ext4.h by Theodore Ts'o · 15 years ago
  27. d444c3c ext4: Move the ext4_i.h header file into ext4.h by Theodore Ts'o · 15 years ago
  28. 75507ef ext4: Don't avoid using BLOCK_UNINIT block groups in mballoc by Theodore Ts'o · 15 years ago
  29. 32ed505 ext4: Replace lock/unlock_super() with an explicit lock for resizing by Theodore Ts'o · 15 years ago
  30. 3b9d4ed ext4: Replace lock/unlock_super() with an explicit lock for the orphan list by Theodore Ts'o · 15 years ago
  31. a63c9eb ext4: ext4_mark_recovery_complete() doesn't need to use lock_super by Theodore Ts'o · 15 years ago
  32. 114e9fc ext4: Remove outdated comment about lock_super() by Theodore Ts'o · 15 years ago
  33. 8df9675 ext4: Avoid races caused by on-line resizing and SMP memory reordering by Theodore Ts'o · 15 years ago
  34. 9ca9238 ext4: Use separate super_operations structure for no_journal filesystems by Theodore Ts'o · 15 years ago
  35. 7234ab2 ext4: Fix and simplify s_dirt handling by Theodore Ts'o · 15 years ago
  36. e2d6705 ext4: Simplify ext4_commit_super()'s function signature by Theodore Ts'o · 15 years ago
  37. f7c4395 ext4: Use is_power_of_2() for clarity by Theodore Ts'o · 15 years ago
  38. c5ca7c7 ext4: Fallback to vmalloc if kmalloc can't allocate s_flex_groups array by Theodore Ts'o · 15 years ago
  39. 29fa89d ext4: Mark the unwritten buffer_head as mapped during write_begin by Aneesh Kumar K.V · 15 years ago
  40. 8fb0e34 vfs: Add BUG_ON for delayed and unwritten flags in submit_bh() by Aneesh Kumar K.V · 15 years ago
  41. 79ffab3 ext4: Properly initialize the buffer_head state by Aneesh Kumar K.V · 15 years ago
  42. 9fa7eb2 Linux 2.6.30-rc8 by Linus Torvalds · 15 years ago
  43. 6823cfe Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  44. 05ad709 parport: quickfix the proc registration bug by Alan Cox · 15 years ago
  45. d3ae33e pata_netcell: LBA48 force identify bits correct by Alan Cox · 15 years ago
  46. ca55bd7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  47. 4157fd8 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  48. 12186be net_cls: fix unconfigured struct tcf_proto keeps chaining and avoid kernel panic when we use cls_cgroup by Minoru Usui · 15 years ago
  49. ea30e11 e1000: add missing length check to e1000 receive routine by Neil Horman · 15 years ago
  50. 5a9a8e3 forcedeth: add phy_power_down parameter, leave phy powered up by default (v2) by Ed Swierk · 15 years ago
  51. 1b17d76 xfs: prevent deadlock in xfs_qm_shake() by Felix Blyakher · 15 years ago
  52. e6da7c9 xfs: fix overflow in xfs_growfs_data_private by Eric Sandeen · 15 years ago
  53. 1f23920 xfs: fix double unlock in xfs_swap_extents() by Felix Blyakher · 15 years ago
  54. 60e59f6 powerpc/pmac: Update PowerMac 32-bit defconfig by Benjamin Herrenschmidt · 15 years ago
  55. fc23ffe Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 15 years ago
  56. e7c4f03 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  57. d9244b5 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  58. 65039a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  59. 6e42910 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  60. c4e51e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6 by Linus Torvalds · 15 years ago
  61. d54d462 hwmon: Update documentation on fan_max by Christian Engelmayer · 15 years ago
  62. 39d8bbe hwmon: (lm78) Add missing __devexit_p() by Mike Frysinger · 15 years ago
  63. cf9f6e2 3c509: Add missing EISA IDs by Maciej W. Rozycki · 15 years ago
  64. 4371ee3 MAINTAINERS: take maintainership of the cpmac Ethernet driver by Florian Fainelli · 15 years ago
  65. d280cc9 headers_check fix: linux/net_dropmon.h by Jaswinder Singh Rajput · 15 years ago
  66. 52bb25a headers_check fix: linux/auto_fs.h by Jaswinder Singh Rajput · 15 years ago
  67. d315a0e crypto: hash - Fix handling of sg entry that crosses page boundary by Herbert Xu · 15 years ago
  68. 700d455 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  69. c339dfd ide_pci_generic: add quirk for Netcell ATA RAID by Bartlomiej Zolnierkiewicz · 15 years ago
  70. b4566ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  71. 3b798a5 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  72. 228b60a Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 15 years ago
  73. 62013ab nilfs2: fix bh leak in nilfs_cpfile_delete_checkpoints function by Ryusuke Konishi · 15 years ago
  74. cf4ae4e net/firmare: Ignore .cis files by Matt Kraai · 15 years ago
  75. bdb0e01 ath1e: add new device id for asus hardware by Greg Kroah-Hartman · 15 years ago
  76. 465440d mlx4_en: Fix a kernel panic when waking tx queue by Yevgeny Petrilin · 15 years ago
  77. e857375 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  78. 6afec83 Merge branches 'bugzilla-13121+', 'bugzilla-13233', 'redhat-bugzilla-500311', 'pci-bind-oops', 'misc-2.6.30' and 'i7300_idle' into release by Len Brown · 15 years ago
  79. 31db564 ACPI, i915: build fix (v2) by Len Brown · 15 years ago
  80. 61c8c67 acpi-cpufreq: fix printk typo and indentation by Joe Perches · 15 years ago
  81. 21671b8 ACPI processor: remove spurious newline from warning message by Frans Pop · 15 years ago
  82. 1fc8d33 drm/i915: acpi/video.c fix section mismatch warning by Jaswinder Singh Rajput · 15 years ago
  83. 93bcece ACPI: video: DMI workaround broken Acer 5315 BIOS enabling display brightness by Zhang Rui · 15 years ago
  84. 34ac272 ACPI: video: DMI workaround broken eMachines E510 BIOS enabling display brightness by Zhang Rui · 15 years ago
  85. 34d531e ACPI: sanity check _PSS frequency to prevent cpufreq crash by Len Brown · 15 years ago
  86. 6373fff sparc64: Fix section attribute warnings. by David S. Miller · 15 years ago
  87. 78b170f Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  88. 5606b7f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  89. 3218911 Merge git://git.infradead.org/~dwmw2/mtd-2.6.30 by Linus Torvalds · 15 years ago
  90. b939e41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  91. deeb103 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  92. c8bce3d Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  93. 5f789cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  94. 3da9e9d Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  95. 44ada1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  96. b8e7e40 8250: Fix oops from setserial by Alan Cox · 15 years ago
  97. 715fe7a edac: AMD8111 & AMD8131 Kconfig fixup by Harry Ciao · 15 years ago
  98. 56ec0c7 edac: AMD8111 & AMD8131 use dev_name() by Harry Ciao · 15 years ago
  99. 46f7e60 memcg: fix build warning and avoid checking for mem != null again and again by Nikanth Karthikesan · 15 years ago
  100. f83a275 mm: account for MAP_SHARED mappings using VM_MAYSHARE and not VM_SHARED in hugetlbfs by Mel Gorman · 15 years ago