summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | ocfs2: set gap to seperate entry and value when xattr in bucketTiger Yang2009-02-261-8/+10
| | | * | | | | | ocfs2: lock the metaecc process for xattr bucketTao Ma2009-02-263-0/+8
| | | * | | | | | ocfs2: Use the right access_* method in ctime update of xattr.Tao Ma2009-02-261-2/+3
| | | * | | | | | ocfs2/dlm: Make dlm_assert_master_handler() kill itself instead of the asserterSunil Mushran2009-02-261-6/+6
| | | * | | | | | ocfs2/dlm: Use ast_lock to protect ast_listSunil Mushran2009-02-261-2/+2
| | | * | | | | | ocfs2: Cleanup the lockname print in dlmglue.cSunil Mushran2009-02-261-3/+8
| | | * | | | | | ocfs2/dlm: Retract fix for race between purge and migrateSunil Mushran2009-02-261-2/+1
| | | * | | | | | ocfs2: Access and dirty the buffer_head in mark_written.Tao Ma2009-02-261-1/+26
| | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-02-261-0/+17
| | |\ \ \ \ \ \
| | | * | | | | | powerpc/44x: Fix address decoding setup of PCI 2.x cellsBenjamin Herrenschmidt2009-02-271-0/+17
| | | |/ / / / /
| | * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-02-267-35/+204
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | PCI: AMD 813x B2 devices do not need boot interrupt quirkStefan Assmann2009-02-261-0/+3
| | | * | | | | PCI: Enable PCIe AER only after checking firmware supportAndrew Patterson2009-02-242-11/+39
| | | * | | | | PCI: pciehp: Handle interrupts that happen during initialization.Eric W. Biederman2009-02-243-8/+16
| | | * | | | | PCI: don't enable too many HT MSI mappingsYinghai Lu2009-02-241-15/+100
| | | * | | | | PCI: add some sysfs ABI docsChris Wright2009-02-241-0/+43
| | | * | | | | PCI quirk: enable MSI on 8132Yinghai Lu2009-02-181-1/+3
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-02-266-76/+308
| | |\ \ \ \ \ \
| | | * | | | | | Btrfs: try committing transaction before returning ENOSPCJosef Bacik2009-02-201-10/+47
| | | * | | | | | Btrfs: add better -ENOSPC handlingJosef Bacik2009-02-206-76/+271
| | * | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-02-266-60/+94
| | |\ \ \ \ \ \ \
| | | * | | | | | | xen/blkfront: use blk_rq_map_sg to generate ring entriesJens Axboe2009-02-261-15/+15
| | | * | | | | | | block: reduce stack footprint of blk_recount_segments()Jens Axboe2009-02-262-41/+55
| | | * | | | | | | cciss: shorten 30s timeout on controller resetJens Axboe2009-02-261-3/+7
| | | * | | | | | | block: add documentation for register_blkdev()Márton Németh2009-02-261-0/+16
| | | * | | | | | | block: fix bogus gcc warning for uninitialized var usageJens Axboe2009-02-261-1/+1
| | | | |_|_|/ / / | | | |/| | | | |
| | * | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-02-263-29/+64
| | |\ \ \ \ \ \ \
| | | * | | | | | | powerpc: Fix 64bit __copy_tofrom_user() regressionMark Nelson2009-02-261-7/+31
| | | * | | | | | | powerpc: Fix 64bit memcpy() regressionMark Nelson2009-02-261-6/+20
| | | * | | | | | | powerpc: Fix load/store float double alignment handlerMichael Neuling2009-02-261-16/+13
| | | |/ / / / / /
| | * | | | | | | Make ieee1394_init a fs-initcallLinus Torvalds2009-02-261-1/+1
| | |/ / / / / /
| | * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-02-256-15/+20
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'fix/misc' into for-linusTakashi Iwai2009-02-254-8/+9
| | | |\ \ \ \ \ \
| | | | * | | | | | ALSA: emu10k1 - Fix digital/analog switch on audigy2 ZSTakashi Iwai2009-02-241-0/+1
| | | | * | | | | | ALSA: fix excessive background noise introduced by OSS emulation rate shrinkSteve Chen2009-02-231-1/+1
| | | | * | | | | | ALSA: aw2: do not grab every saa7146 based deviceAnssi Hannula2009-02-231-1/+1
| | | | * | | | | | ALSA: pcxhr.h replace signed one-bit bitfieldsHarvey Harrison2009-02-201-6/+6
| | | * | | | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-02-252-7/+11
| | | |\ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | | | * | | | | | ALSA: hda - Quirk for Acer Aspire 6530GJuan Jesus Garcia de Soria2009-02-231-0/+2
| | | | * | | | | | ALSA: hda - add another MacBook Pro 3,1 SSIDLuke Yelavich2009-02-231-0/+1
| | | | * | | | | | ALSA: hda - Fix parse of init_verbs sysfs entryTakashi Iwai2009-02-201-7/+8
| | * | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-02-253-2/+13
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | [IA64] Don't go beyond iosapic_intr_info's arraysizeRoel Kluin2009-02-251-1/+1
| | | * | | | | | | | [IA64] Do not go beyond ARRAY_SIZE of unw.hashRoel Kluin2009-02-251-1/+1
| | | * | | | | | | | [IA64] enable setting DMAR on by defaultKyle McMartin2009-02-251-0/+11
| | * | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-02-254-31/+75
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | [libata] pata_legacy: for VLB 32bit PIO don't try tricks with slopAlan Cox2009-02-251-3/+4
| | | * | | | | | | | | [libata] pata_amd: program FIFOAlan Cox2009-02-251-17/+59
| | | * | | | | | | | | sata_mv: fix SoC interrupt breakageMark Lord2009-02-251-11/+9
| | | * | | | | | | | | pata_it821x: resume from hibernation fails with RAID volumeOndrej Zary2009-02-251-0/+3
| | | |/ / / / / / / /
OpenPOWER on IntegriCloud