1. ea9e8b1 Btrfs: prevent loops in the directory tree when creating snapshots by Chris Mason · 16 years ago
  2. 0660b5a Btrfs: Add backrefs and forward refs for subvols and snapshots by Chris Mason · 16 years ago
  3. 3394e16 Btrfs: Give each subvol and snapshot their own anonymous devid by Chris Mason · 16 years ago
  4. 3de4586 Btrfs: Allow subvolumes and snapshots anywhere in the directory tree by Chris Mason · 16 years ago
  5. 4ce4cb5 Btrfs: Add some debugging around the ENOSPC bugs by Josef Bacik · 16 years ago
  6. e3e469f Btrfs: fix free space leak by Josef Bacik · 16 years ago
  7. 7cbd8a8 Btrfs: Add a missing return pointer check by yanhai zhu · 16 years ago
  8. 0df49b9 Btrfs: Check kthread_should_stop() before schedule() in worker_loop by yanhai zhu · 16 years ago
  9. c36047d Btrfs: Fix race in btrfs_mark_extent_written by Yan Zheng · 16 years ago
  10. 2b82032 Btrfs: Seed device support by Yan Zheng · 16 years ago
  11. c146afa Btrfs: mount ro and remount support by Yan Zheng · 16 years ago
  12. f3465ca Btrfs: batch extent inserts/updates/deletions on the extent root by Josef Bacik · 16 years ago
  13. c5c9cd4 Btrfs: allow clone of an arbitrary file range by Sage Weil · 16 years ago
  14. 2ed6d66 Btrfs: Fix handling of space info full during allocations by Chris Mason · 16 years ago
  15. 6f3577b Btrfs: Improve metadata read latencies by Chris Mason · 16 years ago
  16. 5b050f0 Btrfs: Fix compile warnings on 32 bit machines by Chris Mason · 16 years ago
  17. 8247b41 Btrfs: Fix starting search offset inside btrfs_drop_extents by Yan Zheng · 16 years ago
  18. 8a1413a Btrfs: empty_size allocation fixes again by Chris Mason · 16 years ago
  19. 240d5d4 Btrfs: tune btrfs unplug functions for a small number of devices by Chris Mason · 16 years ago
  20. b47eda8 Btrfs: Turn off extent state leak debugging by Chris Mason · 16 years ago
  21. 445a694 Btrfs: Fix usage of struct extent_map->orig_start by Chris Mason · 16 years ago
  22. 39be25c Btrfs: Use invalidatepage when writepage finds a page outside of i_size by Chris Mason · 16 years ago
  23. f5a31e1 Btrfs: Try harder while searching for free space by Chris Mason · 16 years ago
  24. e04ca62 Btrfs: Fix use after free during compressed reads by Chris Mason · 16 years ago
  25. ff5b7ee Btrfs: Fix csum error for compressed data by Yan Zheng · 16 years ago
  26. f2b1c41 Btrfs: Make sure pages are dirty before doing delalloc for them by Chris Mason · 16 years ago
  27. 5b7c3fc Btrfs: Don't substract too much from the allocation target (avoid wrapping) by Chris Mason · 16 years ago
  28. 5f2cc08 Btrfs: Avoid unplug storms during commit by Chris Mason · 16 years ago
  29. 42e70e7 Btrfs: Fix more false enospc errors and an oops from empty clustering by Chris Mason · 16 years ago
  30. af09abf Btrfs: make sure compressed bios don't complete too soon by Chris Mason · 16 years ago
  31. 4366211 Btfs: More metadata allocator optimizations by Chris Mason · 16 years ago
  32. 3b7885b Btrfs: enforce metadata allocation clustering by Chris Mason · 16 years ago
  33. 771ed68 Btrfs: Optimize compressed writeback and reads by Chris Mason · 16 years ago
  34. 4a69a41 Btrfs: Add ordered async work queues by Chris Mason · 16 years ago
  35. 537fb067 Btrfs: rev the disk format for fallocate by Chris Mason · 16 years ago
  36. 70b99e6 Btrfs: Compression corner fixes by Chris Mason · 16 years ago
  37. d899e05 Btrfs: Add fallocate support v2 by Yan Zheng · 16 years ago
  38. 80ff385 Btrfs: update nodatacow code v2 by Yan Zheng · 16 years ago
  39. 6643558 Btrfs: Fix bookend extent race v2 by Yan Zheng · 16 years ago
  40. 9036c10 Btrfs: update hole handling v2 by Yan Zheng · 16 years ago
  41. 19b9bdb Btrfs: Fix logic to avoid reading checksums for -o nodatasum,compress by Chris Mason · 16 years ago
  42. cfbc246 Btrfs: walk compressed pages based on the nr_pages count instead of bytes by Chris Mason · 16 years ago
  43. 87ef2bb Btrfs: prevent looping forever in finish_current_insert and del_pending_extents by Chris Mason · 16 years ago
  44. 09fde3c Btrfs: Rev the disk format for compression and root pointer generation fields by Chris Mason · 16 years ago
  45. 84234f3 Btrfs: Add root tree pointer transaction ids by Yan Zheng · 16 years ago
  46. 2517920 Btrfs: nuke fs wide allocation mutex V2 by Josef Bacik · 16 years ago
  47. 80eb234 Btrfs: fix enospc when there is plenty of space by Josef Bacik · 16 years ago
  48. f82d02d Btrfs: Improve space balancing code by Yan Zheng · 16 years ago
  49. c8b9781 Btrfs: Add zlib compression support by Chris Mason · 16 years ago
  50. 26ce34a Merge branch 'master' of ssh://mason@master.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Chris Mason · 16 years ago
  51. 37d3cdd Btrfs: make tree_search_offset more flexible in its searching by Josef Bacik · 16 years ago
  52. a3dddf3 Btrfs: Don't call security_inode_mkdir during subvol creation by Chris Mason · 16 years ago
  53. 3fa8749 Linux 2.6.27 by Linus Torvalds · 16 years ago
  54. efc968d Don't allow splice() to files opened with O_APPEND by Linus Torvalds · 16 years ago
  55. 07f4055 Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  56. 9283dfe Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  57. 70096a5 SLOB: fix bogus ksize calculation fix by Matt Mackall · 16 years ago
  58. 8d59225 [CPUFREQ] correct broken links and email addresses by Németh Márton · 16 years ago
  59. cb8e709 Btrfs: Fix subvolume creation locking rules by Christoph Hellwig · 16 years ago
  60. 833023e Btrfs: Rev the disk format for the new back reference format by Chris Mason · 16 years ago
  61. 61f8c86 Btrfs: Fix makefile for builing btrfs static by Sage Weil · 16 years ago
  62. 5b84e8d Btrfs: Fix leaf reference cache miss by Yan Zheng · 16 years ago
  63. 3bb1a1b Btrfs: Remove offset field from struct btrfs_extent_ref by Yan Zheng · 16 years ago
  64. a76a3cd Btrfs: Count space allocated to file in bytes by Yan Zheng · 16 years ago
  65. 5e5cddb hwmon: (abituguru3) Enable DMI probing feature on Abit AT8 32X by Alistair John Strachan · 16 years ago
  66. 8748a71 hwmon: (abituguru3) Enable reading from AUX3 fan on Abit AT8 32X by Alistair John Strachan · 16 years ago
  67. c73c556c hwmon: (adt7473) Fix some bogosity in documentation file by Darrick J. Wong · 16 years ago
  68. ddedc65 hwmon: Define sysfs interface for energy consumption register by Darrick J. Wong · 16 years ago
  69. 98dd22c hwmon: (it87) Prevent power-off on Shuttle SN68PT by Jean Delvare · 16 years ago
  70. 04dcd84 eeepc-laptop: Fix hwmon interface by Corentin Chary · 16 years ago
  71. 6984937 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  72. 392eaef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  73. 8806048 [MIPS] Sibyte: Register PIO PATA device only for Swarm and Litte Sur by Ralf Baechle · 16 years ago
  74. 9d2c27e tcp: Fix tcp_hybla zero congestion window growth with small rho and large cwnd. by Daniele Lacamera · 16 years ago
  75. 58ec3b4 net: Fix netdev_run_todo dead-lock by Herbert Xu · 16 years ago
  76. 742201e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 16 years ago
  77. 53240c2 tcp: Fix possible double-ack w/ user dma by Ali Saidi · 16 years ago
  78. b6c40d6 net: only invoke dev->change_rx_flags when device is UP by Patrick McHardy · 16 years ago
  79. 85ba94b SLOB: fix bogus ksize calculation by Matt Mackall · 16 years ago
  80. e09e6e2 Revert "V4L/DVB (8904): cx88: add missing unlock_kernel" by Linus Torvalds · 16 years ago
  81. 4330ed8 Linux 2.6.27-rc9 by Linus Torvalds · 16 years ago
  82. 87f3b6b Marker depmod fix core kernel list by Mathieu Desnoyers · 16 years ago
  83. afed26d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  84. 6106611 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  85. f1ea725 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  86. ba9b0c1 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  87. 11f9b02 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 16 years ago
  88. e683b42 atmel-mci: Initialize BLKR before sending data transfer command by Haavard Skinnemoen · 16 years ago
  89. 859f4c7 netrom: Fix sock_orphan() use in nr_release by Jarek Poplawski · 16 years ago
  90. 33d1d2c ax25: Quick fix for making sure unaccepted sockets get destroyed. by David S. Miller · 16 years ago
  91. 88a944e Revert "ax25: Fix std timer socket destroy handling." by David S. Miller · 16 years ago
  92. cc1e0f4 kgdb: call touch_softlockup_watchdog on resume by Jason Wessel · 16 years ago
  93. e85ceae kgdb, x86: Avoid invoking kgdb_nmicallback twice per NMI by Jan Kiszka · 16 years ago
  94. e84956f x86 ACPI: Blacklist two HP machines with buggy BIOSes by Rafael J. Wysocki · 16 years ago
  95. 1305e9e [Bluetooth] Add reset quirk for A-Link BlueUSB21 dongle by Marcel Holtmann · 16 years ago
  96. 4f62f6c [Bluetooth] Add reset quirk for new Targus and Belkin dongles by Marcel Holtmann · 16 years ago
  97. 36010ff [Bluetooth] Fix double frees on error paths of btusb and bpa10x drivers by Marcel Holtmann · 16 years ago
  98. fd3d276 [MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=y by Ralf Baechle · 16 years ago
  99. 4a16ff4 [MIPS] Fix CMP Kconfig configuration and mark as broken. by Ralf Baechle · 16 years ago
  100. ca09a23 ide: workaround for bogus gcc warning in ide_sysfs_register_port() by Bartlomiej Zolnierkiewicz · 16 years ago