1. 68f5a38 Btrfs: fix error message formatting by Hu Tao · 15 years ago
  2. 9b627e9 Btrfs: fix use after free in btrfs_start_workers fail path by Jiri Slaby · 15 years ago
  3. 9427216 Btrfs: honor nodatacow/sum mount options for new files by Chris Mason · 15 years ago
  4. 2c47e605 Btrfs: update backrefs while dropping snapshot by Yan Zheng · 15 years ago
  5. a970b0a Btrfs: account for space we may use in fallocate by Josef Bacik · 15 years ago
  6. c8a894d Btrfs: fix the file clone ioctl for preallocated extents by Chris Mason · 15 years ago
  7. f597bb1 Btrfs: don't log the inode in file_write while growing the file by Chris Mason · 15 years ago
  8. 978d910 Btrfs: always update root items for fs trees at commit time by Yan Zheng · 15 years ago
  9. b263c2c Btrfs: fix extent_buffer leak during tree log replay by Chris Mason · 15 years ago
  10. 0b4dcea Btrfs: fix oops when btrfs_inherit_iflags called with a NULL dir by Chris Mason · 15 years ago
  11. 067c28a Btrfs: fix -o nodatasum printk spelling by Chris Mason · 15 years ago
  12. 85d4198 Btrfs: check duplicate backrefs for both data and metadata by Yan Zheng · 15 years ago
  13. fd0fb03 Btrfs: init worker struct fields before kthread-run by Shin Hong · 15 years ago
  14. 4eedeb7 Btrfs: pin buffers during write_dev_supers by Hisashi Hifumi · 15 years ago
  15. e5e9a52 Btrfs: avoid races between super writeout and device list updates by Chris Mason · 15 years ago
  16. 7df336e Fix btrfs when ACLs are configured out by Al Viro · 15 years ago
  17. 524724e Btrfs: fdatasync should skip metadata writeout by Hisashi Hifumi · 15 years ago
  18. 163e783 Btrfs: remove crc32c.h and use libcrc32c directly. by David Woodhouse · 15 years ago
  19. 6cbff00 Btrfs: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSION by Christoph Hellwig · 15 years ago
  20. c289811 Btrfs: autodetect SSD devices by Chris Mason · 15 years ago
  21. 451d758 Btrfs: add mount -o ssd_spread to spread allocations out by Chris Mason · 15 years ago
  22. c604480 Btrfs: avoid allocation clusters that are too spread out by Chris Mason · 15 years ago
  23. 3b30c22 Btrfs: Add mount -o nossd by Chris Mason · 15 years ago
  24. d644d8a Btrfs: avoid IO stalls behind congested devices in a multi-device FS by Chris Mason · 15 years ago
  25. d84275c Btrfs: don't allow WRITE_SYNC bios to starve out regular writes by Chris Mason · 15 years ago
  26. 585ad2c Btrfs: fix metadata dirty throttling limits by Chris Mason · 15 years ago
  27. 2c943de Btrfs: reduce mount -o ssd CPU usage by Chris Mason · 15 years ago
  28. cfbb930 Btrfs: balance btree more often by Chris Mason · 15 years ago
  29. b361242 Btrfs: stop avoiding balancing at the end of the transaction. by Chris Mason · 15 years ago
  30. 5d4f98a Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) by Yan Zheng · 15 years ago
  31. 5c939df btrfs: Fix set/clear_extent_bit for 'end == (u64)-1' by Yan Zheng · 15 years ago
  32. 07a2039 Linux 2.6.30 by Linus Torvalds · 15 years ago
  33. 96050df char: mxser, fix ISA board lookup by Peter Botha · 15 years ago
  34. a61d90d jbd: fix race in buffer processing in commit code by Jan Kara · 15 years ago
  35. 463aea1 autofs4: remove hashed check in validate_wait() by Ian Kent · 15 years ago
  36. 586c7e6 shm: fix unused warnings on nommu by Mike Frysinger · 15 years ago
  37. 13df635 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  38. 9cdba30 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  39. fd4d342 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  40. 4d11eff Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  41. c1d4c41 bsg: setting rq->bio to NULL by FUJITA Tomonori · 15 years ago
  42. 8437a61 kvm: fix kvm reboot crash when MAXSMP is used by Avi Kivity · 15 years ago
  43. eaa9584 cpumask: alloc zeroed cpumask for static cpumask_var_ts by Yinghai Lu · 15 years ago
  44. 0281b5d cpumask: introduce zalloc_cpumask_var by Yinghai Lu · 15 years ago
  45. 52ea3a5 cls_cgroup: Fix oops when user send improperly 'tc filter add' request by Minoru Usui · 15 years ago
  46. fdd7b4c r8169: fix crash when large packets are received by Eric Dumazet · 15 years ago
  47. 0e6e027 md/raid5: fix bug in reshape code when chunk_size decreases. by NeilBrown · 15 years ago
  48. a8c906c md/raid5 - avoid deadlocks in get_active_stripe during reshape by NeilBrown · 15 years ago
  49. f001a70 md/raid5: use conf->raid_disks in preference to mddev->raid_disk by NeilBrown · 15 years ago
  50. 3af968e async: Fix lack of boot-time console due to insufficient synchronization by Linus Torvalds · 15 years ago
  51. 46056be Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  52. 5284c6b pata_netcell: Fix typo by Alan Cox · 15 years ago
  53. c7e9cb4 Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  54. c46f87f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  55. 5636919 MIPS: Outline udelay and fix a few issues. by Ralf Baechle · 16 years ago
  56. 3a55314 MIPS: ioctl.h: Fix headers_check warnings by Jaswinder Singh Rajput · 15 years ago
  57. e25bfc9 MIPS: Cobalt: PCI bus is always required to obtain the board ID by Yoichi Yuasa · 15 years ago
  58. c9d89d9 MIPS: Kconfig: Remove "Support for" from Cavium system type by Yoichi Yuasa · 15 years ago
  59. e082f18 MIPS: Sibyte: Honor CONFIG_CMDLINE by Ralf Baechle · 15 years ago
  60. e36b80b SSB: BCM47xx: Export ssb_watchdog_timer_set by Matthieu Castet · 15 years ago
  61. 6025974 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  62. 33fa108 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 15 years ago
  63. a4c0364 KVM: Explicity initialize cpus_hardware_enabled by Avi Kivity · 15 years ago
  64. aa853f8 [ARM] 5543/1: arm: serial amba: add missing declaration in serial.h by Alessandro Rubini · 15 years ago
  65. 669165d pdc202xx_old: fix resetproc() method by Sergei Shtylyov · 15 years ago
  66. 521a415 pdc202xx_old: fix 'pdc20246_dma_ops' by Sergei Shtylyov · 15 years ago
  67. ccc0d38 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  68. f07502d integrity: fix IMA inode leak by Hugh Dickins · 15 years ago
  69. 81ee1ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  70. 9ccb1aa Merge branch 'upstream-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  71. 72a43d6 ext3/4 with synchronous writes gets wedged by Postfix by Al Viro · 15 years ago
  72. 460bcf5 Fix nobh_truncate_page() to not pass stack garbage to get_block() by Theodore Ts'o · 15 years ago
  73. a3cb900 [libata] pata_ali: Use IGN_SIMPLEX by Alan Cox · 15 years ago
  74. 064e38a Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  75. cd24f8c mtd: davinci nand: update clock naming by Kevin Hilman · 15 years ago
  76. be94a4b Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  77. 65e3164 ata_piix: Add HP Compaq nc6000 to the broken poweroff list by Ville Syrjala · 15 years ago
  78. 9b10ae8 ahci: add warning messages for hp laptops with broken suspend by Tejun Heo · 15 years ago
  79. 5f33b3b pata_efar: fix PIO2 underclocking by Sergei Shtylyov · 15 years ago
  80. 45bc955 pata_legacy: wait for async probing by James Bottomley · 15 years ago
  81. a4e4b64 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  82. 2c701b1 [CPUFREQ] powernow-k8: check space_id of _PCT registers to be FFH by Dave Jones · 15 years ago
  83. 27704a1 Revert "drm: don't associate _DRM_DRIVER maps with a master" by Linus Torvalds · 15 years ago
  84. e9e1012 ivtv: Fix PCI DMA direction by Alan Cox · 15 years ago
  85. edaba2c ptrace: revert "ptrace_detach: the wrong wakeup breaks the ERESTARTxxx logic" by Oleg Nesterov · 15 years ago
  86. 08f6746 kbuild: fix detection of CONFIG_FRAME_WARN=0 by Mike Frysinger · 15 years ago
  87. 087eb43 ptrace: tracehook_report_clone: fix false positives by Oleg Nesterov · 15 years ago
  88. b87297f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  89. b63254c Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  90. 730c586 drivers/char/mem.c: avoid OOM lockup during large reads from /dev/zero by Salman Qazi · 15 years ago
  91. 44fb551 Btrfs: Fix oops and use after free during space balancing by Chris Mason · 15 years ago
  92. 2cb7878 lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPROTECTOR by Rusty Russell · 15 years ago
  93. 754c0f9 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 15 years ago
  94. 2cc3c55 Btrfs: set device->total_disk_bytes when adding new device by Yan Zheng · 15 years ago
  95. 0e7ddf7 drm/i915: Remove a bad BUG_ON in the fence management code. by Eric Anholt · 15 years ago
  96. 947ca2e Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 by Russell King · 15 years ago
  97. 75e613c x86/pci: fix mmconfig detection with 32bit near 4g by Yinghai Lu · 15 years ago
  98. f79b1b1 PCI: use fixed-up device class when configuring device by Yu Zhao · 15 years ago
  99. 1257629 [ARM] pxa: fix pxa27x_udc default pullup GPIO by Philipp Zabel · 15 years ago
  100. d81e77f [ARM] pxa/imote2: fix UCAM sensor board ADC model number by Jonathan Cameron · 15 years ago