summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-11-10Btrfs: Fix csum error for compressed dataYan Zheng4-4/+8
2008-11-10Btrfs: Make sure pages are dirty before doing delalloc for themChris Mason1-1/+2
2008-11-10Btrfs: Don't substract too much from the allocation target (avoid wrapping)Chris Mason1-5/+5
2008-11-07Btrfs: Avoid unplug storms during commitChris Mason2-2/+31
2008-11-07Btrfs: Fix more false enospc errors and an oops from empty clusteringChris Mason1-5/+14
2008-11-07Btrfs: make sure compressed bios don't complete too soonChris Mason1-2/+15
2008-11-07Btfs: More metadata allocator optimizationsChris Mason1-10/+18
2008-11-06Btrfs: enforce metadata allocation clusteringChris Mason2-7/+17
2008-11-06Btrfs: Optimize compressed writeback and readsChris Mason11-207/+849
2008-11-06Btrfs: Add ordered async work queuesChris Mason5-31/+158
2008-10-31Btrfs: rev the disk format for fallocateChris Mason1-1/+1
2008-10-31Btrfs: Compression corner fixesChris Mason4-9/+35
2008-10-30Btrfs: Add fallocate support v2Yan Zheng10-117/+563
2008-10-30Btrfs: update nodatacow code v2Yan Zheng7-213/+154
2008-10-30Btrfs: Fix bookend extent race v2Yan Zheng4-32/+43
2008-10-30Btrfs: update hole handling v2Yan Zheng4-124/+108
2008-10-30Btrfs: Fix logic to avoid reading checksums for -o nodatasum,compressChris Mason1-10/+11
2008-10-30Btrfs: walk compressed pages based on the nr_pages count instead of bytesChris Mason2-3/+6
2008-10-30Btrfs: prevent looping forever in finish_current_insert and del_pending_extentsChris Mason2-24/+42
2008-10-29Btrfs: Rev the disk format for compression and root pointer generation fieldsChris Mason1-1/+1
2008-10-29Btrfs: Add root tree pointer transaction idsYan Zheng6-7/+39
2008-10-29Btrfs: nuke fs wide allocation mutex V2Josef Bacik11-216/+250
2008-10-29Btrfs: fix enospc when there is plenty of spaceJosef Bacik2-191/+132
2008-10-29Btrfs: Improve space balancing codeYan Zheng5-199/+277
2008-10-29Btrfs: Add zlib compression supportChris Mason22-379/+2315
2008-10-16Merge branch 'master' of ssh://mason@master.kernel.org/pub/scm/linux/kernel/g...Chris Mason56-0/+36787
2008-10-10Btrfs: make tree_search_offset more flexible in its searchingJosef Bacik1-2/+2
2008-10-10Btrfs: Don't call security_inode_mkdir during subvol creationChris Mason1-5/+0
2008-10-09Linux 2.6.27v2.6.27Linus Torvalds1-1/+1
2008-10-09Don't allow splice() to files opened with O_APPENDLinus Torvalds1-0/+3
2008-10-09Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds5-36/+83
2008-10-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds3-8/+6
2008-10-09SLOB: fix bogus ksize calculation fixMatt Mackall1-3/+5
2008-10-09[CPUFREQ] correct broken links and email addressesNémeth Márton3-8/+6
2008-10-09Btrfs: Fix subvolume creation locking rulesChristoph Hellwig3-14/+100
2008-10-09Btrfs: Rev the disk format for the new back reference formatChris Mason1-1/+1
2008-10-09Btrfs: Fix makefile for builing btrfs staticSage Weil1-2/+2
2008-10-09Btrfs: Fix leaf reference cache missYan Zheng2-3/+31
2008-10-09Btrfs: Remove offset field from struct btrfs_extent_refYan Zheng8-144/+115
2008-10-09Btrfs: Count space allocated to file in bytesYan Zheng6-39/+33
2008-10-09hwmon: (abituguru3) Enable DMI probing feature on Abit AT8 32XAlistair John Strachan1-1/+1
2008-10-09hwmon: (abituguru3) Enable reading from AUX3 fan on Abit AT8 32XAlistair John Strachan1-0/+1
2008-10-09hwmon: (adt7473) Fix some bogosity in documentation fileDarrick J. Wong1-13/+5
2008-10-09hwmon: Define sysfs interface for energy consumption registerDarrick J. Wong1-0/+12
2008-10-09hwmon: (it87) Prevent power-off on Shuttle SN68PTJean Delvare1-19/+51
2008-10-09eeepc-laptop: Fix hwmon interfaceCorentin Chary1-3/+13
2008-10-08Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-0/+4
2008-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-39/+38
2008-10-08[MIPS] Sibyte: Register PIO PATA device only for Swarm and Litte SurRalf Baechle1-0/+4
2008-10-07tcp: Fix tcp_hybla zero congestion window growth with small rho and large cwnd.Daniele Lacamera1-1/+5