summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: pin buffers during write_dev_supersHisashi Hifumi2009-06-101-14/+29
* Btrfs: avoid races between super writeout and device list updatesChris Mason2009-06-103-2/+45
* Fix btrfs when ACLs are configured outAl Viro2009-06-102-5/+4
* Btrfs: fdatasync should skip metadata writeoutHisashi Hifumi2009-06-101-0/+2
* Btrfs: remove crc32c.h and use libcrc32c directly.David Woodhouse2009-06-104-37/+7
* Btrfs: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSIONChristoph Hellwig2009-06-105-21/+200
* Btrfs: autodetect SSD devicesChris Mason2009-06-105-0/+24
* Btrfs: add mount -o ssd_spread to spread allocations outChris Mason2009-06-105-6/+22
* Btrfs: avoid allocation clusters that are too spread outChris Mason2009-06-101-1/+2
* Btrfs: Add mount -o nossdChris Mason2009-06-101-2/+7
* Btrfs: avoid IO stalls behind congested devices in a multi-device FSChris Mason2009-06-101-1/+4
* Btrfs: don't allow WRITE_SYNC bios to starve out regular writesChris Mason2009-06-101-7/+15
* Btrfs: fix metadata dirty throttling limitsChris Mason2009-06-101-5/+2
* Btrfs: reduce mount -o ssd CPU usageChris Mason2009-06-101-1/+1
* Btrfs: balance btree more oftenChris Mason2009-06-101-2/+2
* Btrfs: stop avoiding balancing at the end of the transaction.Chris Mason2009-06-101-7/+4
* Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng2009-06-1020-2043/+6928
* btrfs: Fix set/clear_extent_bit for 'end == (u64)-1'Yan Zheng2009-06-101-4/+14
* Linux 2.6.30v2.6.30Linus Torvalds2009-06-091-1/+1
* char: mxser, fix ISA board lookupPeter Botha2009-06-091-1/+1
* jbd: fix race in buffer processing in commit codeJan Kara2009-06-091-2/+4
* autofs4: remove hashed check in validate_wait()Ian Kent2009-06-091-14/+8
* shm: fix unused warnings on nommuMike Frysinger2009-06-091-2/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-06-0914-12/+39
|\
| * kvm: fix kvm reboot crash when MAXSMP is usedAvi Kivity2009-06-091-1/+1
| * cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu2009-06-0911-11/+11
| * cpumask: introduce zalloc_cpumask_varYinghai Lu2009-06-092-0/+27
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-091-0/+3
|\ \
| * | bsg: setting rq->bio to NULLFUJITA Tomonori2009-06-091-0/+3
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-06-092-6/+8
|\ \
| * | cls_cgroup: Fix oops when user send improperly 'tc filter add' requestMinoru Usui2009-06-091-0/+3
| * | r8169: fix crash when large packets are receivedEric Dumazet2009-06-091-6/+5
* | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-06-091-14/+14
|\ \ \ | |_|/ |/| |
| * | md/raid5: fix bug in reshape code when chunk_size decreases.NeilBrown2009-06-091-1/+1
| * | md/raid5 - avoid deadlocks in get_active_stripe during reshapeNeilBrown2009-06-091-11/+11
| * | md/raid5: use conf->raid_disks in preference to mddev->raid_diskNeilBrown2009-06-091-2/+2
* | | async: Fix lack of boot-time console due to insufficient synchronizationLinus Torvalds2009-06-081-10/+5
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-06-089-101/+75
|\ \ \
| * | | MIPS: Outline udelay and fix a few issues.Ralf Baechle2009-06-085-92/+66
| * | | MIPS: ioctl.h: Fix headers_check warningsJaswinder Singh Rajput2009-06-081-0/+4
| * | | MIPS: Cobalt: PCI bus is always required to obtain the board IDYoichi Yuasa2009-06-081-0/+1
| * | | MIPS: Kconfig: Remove "Support for" from Cavium system typeYoichi Yuasa2009-06-081-2/+2
| * | | MIPS: Sibyte: Honor CONFIG_CMDLINERalf Baechle2009-06-081-7/+1
| * | | SSB: BCM47xx: Export ssb_watchdog_timer_setMatthieu Castet2009-06-081-0/+1
| |/ /
* | | pata_netcell: Fix typoAlan Cox2009-06-081-1/+1
* | | Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-06-081-0/+1
|\ \ \
| * | | KVM: Explicity initialize cpus_hardware_enabledAvi Kivity2009-06-081-0/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds2009-06-081-16/+6
|\ \ \
| * | | pdc202xx_old: fix resetproc() methodSergei Shtylyov2009-06-071-14/+5
| * | | pdc202xx_old: fix 'pdc20246_dma_ops'Sergei Shtylyov2009-06-071-2/+1
OpenPOWER on IntegriCloud