summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [XFS] remove xfs_vfs.hChristoph Hellwig2008-12-015-46/+13
* [XFS] remove bhv_statvfs_t typedefChristoph Hellwig2008-12-013-5/+3
* [XFS] Hook up the fiemap ioctl.Eric Sandeen2008-12-011-0/+84
* [XFS] Add new getbmap flags.Eric Sandeen2008-12-012-15/+37
* [XFS] convert xfs_getbmap to take formatter functionsEric Sandeen2008-12-014-78/+71
* [XFS] fix uninitialised variable bug in dquot release.Dave Chinner2008-12-011-21/+18
* [XFS] fix error inversion problems with data flushingDave Chinner2008-12-015-9/+32
* [XFS] fix spurious gcc warningsChristoph Hellwig2008-12-012-4/+3
* [XFS] allow inode64 mount option on 32 bit systemsChristoph Hellwig2008-12-011-8/+2
* [XFS] wire up ->open for directoriesChristoph Hellwig2008-12-013-26/+31
* [XFS] fix NULL pointer dereference in xfs_log_force_umountChristoph Hellwig2008-12-011-2/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Lachlan McIlroy2008-11-28822-8122/+23574
|\
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-11-204-6/+11
| |\
| | * [ARM] 5330/1: mach-pxa: Fixup reset for systems using reboot=cold or other st...Jaya Kumar2008-11-171-3/+4
| | * Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-11-173-3/+7
| | |\
| | | * [ARM] pxa: fix incorrect PCMCIA PSKTSEL pin configuration for spitzEric Miao2008-11-161-1/+2
| | | * [ARM] pxa: fix I2C controller device being registered twice on AkitaEric Miao2008-11-161-1/+0
| | | * pxafb: only initialize the smart panel thread when dealing with a smartpanelEric Miao2008-11-111-0/+3
| | | * pxafb: introduce LCD_TYPE_MASK and use it.Eric Miao2008-11-112-1/+2
| * | | Linux 2.6.28-rc6v2.6.28-rc6Linus Torvalds2008-11-201-1/+1
| * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-11-208-6/+19
| |\ \ \
| | * | | [IA64] xen: fix xen_get_eflags.Isaku Yamahata2008-11-201-1/+1
| | * | | [IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.Isaku Yamahata2008-11-203-2/+15
| | * | | [IA64] remove duplicate include iommu.hHuang Weiyi2008-11-201-1/+0
| | * | | [IA64] use mprintk instead of printk, in ia64_mca_modify_original_stackHidetoshi Seto2008-11-201-1/+1
| | * | | [IA64] Rationalize kernel mode alignment checkingTony Luck2008-11-202-1/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-11-206-6/+37
| |\ \ \ \
| | * | | | USB: ACE1001 patch for cp2101.cM Kondrin2008-11-191-0/+1
| | * | | | USB: usbmon: fix read(2)Pete Zaitcev2008-11-191-1/+4
| | * | | | USB: gadget rndis: send notificationsRichard Röjfors2008-11-191-1/+1
| | * | | | USB: gadget rndis: stop windows self-immolationDavid Brownell2008-11-191-1/+0
| | * | | | USB: storage: update unusual_devs entries for Nokia 5300 and 5310Alan Stern2008-11-191-1/+8
| | * | | | USB: storage: updates unusual_devs entry for the Nokia 6300Alan Stern2008-11-191-1/+1
| | * | | | usb: musb: fix bug in musb_scheduleFelipe Balbi2008-11-191-1/+1
| | * | | | USB: fix SB700 usb subsystem hang bugAndiry Xu2008-11-191-0/+21
| | |/ / /
| * | | | x86: Fix interrupt leak due to migrationMatthew Wilcox2008-11-201-0/+14
| * | | | SUNRPC: Fix a performance regression in the RPC authentication codeTrond Myklebust2008-11-201-2/+18
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-11-206-11/+36
| |\ \ \ \
| | * | | | [CIFS] Do not attempt to close invalidated file handlesSteve French2008-11-204-9/+30
| | * | | | [CIFS] fix check for dead tcon in smb_initSteve French2008-11-182-2/+6
| * | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-11-208-133/+90
| |\ \ \ \ \
| | * | | | | MIPS: csrc-r4k: Fix declaration depending on the wrong CONFIG_ symbol.Ralf Baechle2008-11-201-1/+1
| | * | | | | MIPS: csrc-r4k: Fix spelling mistake.Ralf Baechle2008-11-201-1/+1
| | * | | | | MIPS: RB532: Provide functions for gpio configurationPhil Sutter2008-11-202-120/+75
| | * | | | | MIPS: IP22: Make indy_sc_ops variable staticDmitri Vorobiev2008-11-201-1/+1
| | * | | | | MIPS: RB532: GPIO register offsets are relative to GPIOBASEFlorian Fainelli2008-11-202-7/+9
| | * | | | | MIPS: Malta: Fix include paths in malta-amon.cDavid Daney2008-11-201-3/+3
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-11-201-2/+4
| |\ \ \ \ \
| | * | | | | intel-iommu: fix compile warningsFUJITA Tomonori2008-11-191-2/+4
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-2026-169/+149
| |\ \ \ \ \ \
OpenPOWER on IntegriCloud