linux-2.6-block.git
2008-11-18 Chris MasonBtrfs: prevent loops in the directory tree when creatin...
2008-11-18 Chris MasonBtrfs: Add backrefs and forward refs for subvols and...
2008-11-18 Chris MasonBtrfs: Give each subvol and snapshot their own anonymou...
2008-11-18 Chris MasonBtrfs: Allow subvolumes and snapshots anywhere in the...
2008-11-18 Josef BacikBtrfs: Add some debugging around the ENOSPC bugs
2008-11-18 Josef BacikBtrfs: fix free space leak
2008-11-12 yanhai zhuBtrfs: Add a missing return pointer check
2008-11-12 yanhai zhuBtrfs: Check kthread_should_stop() before schedule...
2008-11-12 Yan ZhengBtrfs: Fix race in btrfs_mark_extent_written
2008-11-18 Yan ZhengBtrfs: Seed device support
2008-11-12 Yan ZhengBtrfs: mount ro and remount support
2008-11-12 Josef BacikBtrfs: batch extent inserts/updates/deletions on the...
2008-11-12 Sage WeilBtrfs: allow clone of an arbitrary file range
2008-11-13 Chris MasonBtrfs: Fix handling of space info full during allocations
2008-11-13 Chris MasonBtrfs: Improve metadata read latencies
2008-11-11 Chris MasonBtrfs: Fix compile warnings on 32 bit machines
2008-11-11 Yan ZhengBtrfs: Fix starting search offset inside btrfs_drop_extents
2008-11-10 Chris MasonBtrfs: empty_size allocation fixes again
2008-11-10 Chris MasonBtrfs: tune btrfs unplug functions for a small number...
2008-11-10 Chris MasonBtrfs: Turn off extent state leak debugging
2008-11-10 Chris MasonBtrfs: Fix usage of struct extent_map->orig_start
2008-11-10 Chris MasonBtrfs: Use invalidatepage when writepage finds a page...
2008-11-10 Chris MasonBtrfs: Try harder while searching for free space
2008-11-10 Chris MasonBtrfs: Fix use after free during compressed reads
2008-11-10 Yan ZhengBtrfs: Fix csum error for compressed data
2008-11-10 Chris MasonBtrfs: Make sure pages are dirty before doing delalloc...
2008-11-10 Chris MasonBtrfs: Don't substract too much from the allocation...
2008-11-07 Chris MasonBtrfs: Avoid unplug storms during commit
2008-11-07 Chris MasonBtrfs: Fix more false enospc errors and an oops from...
2008-11-07 Chris MasonBtrfs: make sure compressed bios don't complete too...
2008-11-07 Chris MasonBtfs: More metadata allocator optimizations
2008-11-07 Chris MasonBtrfs: enforce metadata allocation clustering
2008-11-07 Chris MasonBtrfs: Optimize compressed writeback and reads
2008-11-07 Chris MasonBtrfs: Add ordered async work queues
2008-10-31 Chris MasonBtrfs: rev the disk format for fallocate
2008-10-31 Chris MasonBtrfs: Compression corner fixes
2008-10-30 Yan ZhengBtrfs: Add fallocate support v2
2008-10-30 Yan ZhengBtrfs: update nodatacow code v2
2008-10-30 Yan ZhengBtrfs: Fix bookend extent race v2
2008-10-30 Yan ZhengBtrfs: update hole handling v2
2008-10-30 Chris MasonBtrfs: Fix logic to avoid reading checksums for -o...
2008-10-30 Chris MasonBtrfs: walk compressed pages based on the nr_pages...
2008-10-30 Chris MasonBtrfs: prevent looping forever in finish_current_insert...
2008-10-29 Chris MasonBtrfs: Rev the disk format for compression and root...
2008-10-29 Yan ZhengBtrfs: Add root tree pointer transaction ids
2008-10-29 Josef BacikBtrfs: nuke fs wide allocation mutex V2
2008-10-29 Josef BacikBtrfs: fix enospc when there is plenty of space
2008-10-29 Yan ZhengBtrfs: Improve space balancing code
2008-10-29 Chris MasonBtrfs: Add zlib compression support
2008-10-16 Chris MasonMerge branch 'master' of ssh://mason@/linux/kernel...
2008-10-10 Josef BacikBtrfs: make tree_search_offset more flexible in its...
2008-10-10 Chris MasonBtrfs: Don't call security_inode_mkdir during subvol...
2008-10-09 Linus TorvaldsLinux 2.6.27 v2.6.27
2008-10-09 Linus TorvaldsDon't allow splice() to files opened with O_APPEND
2008-10-09 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://jdelvare.pck...
2008-10-09 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2008-10-09 Matt MackallSLOB: fix bogus ksize calculation fix
2008-10-09 Németh Márton[CPUFREQ] correct broken links and email addresses
2008-10-09 Christoph HellwigBtrfs: Fix subvolume creation locking rules
2008-10-09 Chris MasonBtrfs: Rev the disk format for the new back reference...
2008-10-09 Sage WeilBtrfs: Fix makefile for builing btrfs static
2008-10-09 Yan ZhengBtrfs: Fix leaf reference cache miss
2008-10-09 Yan ZhengBtrfs: Remove offset field from struct btrfs_extent_ref
2008-10-09 Yan ZhengBtrfs: Count space allocated to file in bytes
2008-10-09 Alistair John... hwmon: (abituguru3) Enable DMI probing feature on Abit...
2008-10-09 Alistair John... hwmon: (abituguru3) Enable reading from AUX3 fan on...
2008-10-09 Darrick J.... hwmon: (adt7473) Fix some bogosity in documentation...
2008-10-09 Darrick J.... hwmon: Define sysfs interface for energy consumption...
2008-10-09 Jean Delvarehwmon: (it87) Prevent power-off on Shuttle SN68PT
2008-10-09 Corentin Charyeeepc-laptop: Fix hwmon interface
2008-10-08 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2008-10-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-10-08 Ralf Baechle[MIPS] Sibyte: Register PIO PATA device only for Swarm...
2008-10-07 Daniele Lacameratcp: Fix tcp_hybla zero congestion window growth with...
2008-10-07 Herbert Xunet: Fix netdev_run_todo dead-lock
2008-10-07 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-10-07 Ali Saiditcp: Fix possible double-ack w/ user dma
2008-10-07 Patrick McHardynet: only invoke dev->change_rx_flags when device is UP
2008-10-07 Matt MackallSLOB: fix bogus ksize calculation
2008-10-07 Linus TorvaldsRevert "V4L/DVB (8904): cx88: add missing unlock_kernel"
2008-10-06 Linus TorvaldsLinux 2.6.27-rc9 v2.6.27-rc9
2008-10-06 Mathieu DesnoyersMarker depmod fix core kernel list
2008-10-06 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-10-06 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-10-06 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-10-06 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2008-10-06 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2008-10-06 Haavard Skinnemoenatmel-mci: Initialize BLKR before sending data transfer...
2008-10-06 Jarek Poplawskinetrom: Fix sock_orphan() use in nr_release
2008-10-06 David S. Millerax25: Quick fix for making sure unaccepted sockets...
2008-10-06 David S. MillerRevert "ax25: Fix std timer socket destroy handling."
2008-10-06 Jason Wesselkgdb: call touch_softlockup_watchdog on resume
2008-10-06 Jan Kiszkakgdb, x86: Avoid invoking kgdb_nmicallback twice per NMI
2008-10-06 Rafael J. Wysockix86 ACPI: Blacklist two HP machines with buggy BIOSes
2008-10-06 Marcel Holtmann[Bluetooth] Add reset quirk for A-Link BlueUSB21 dongle
2008-10-06 Marcel Holtmann[Bluetooth] Add reset quirk for new Targus and Belkin...
2008-10-06 Marcel Holtmann[Bluetooth] Fix double frees on error paths of btusb...
2008-10-06 Ralf Baechle[MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=y
2008-10-06 Ralf Baechle[MIPS] Fix CMP Kconfig configuration and mark as broken.
2008-10-05 Bartlomiej... ide: workaround for bogus gcc warning in ide_sysfs_regi...
next