summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | KVM: s390: Fix kvm on IBM System z10Christian Borntraeger2008-07-311-0/+1
| * | | KVM: Advertise synchronized mmu support to userspaceAvi Kivity2008-07-292-0/+2
| * | | KVM: Synchronize guest physical memory map to host virtual memory mapAndrea Arcangeli2008-07-295-0/+277
| * | | KVM: Allow browsing memslots with mmu_lockAndrea Arcangeli2008-07-292-11/+30
| * | | KVM: Allow reading aliases with mmu_lockAndrea Arcangeli2008-07-291-0/+2
* | | | Merge branch 'zero-len' of git://git.kernel.org/pub/scm/linux/kernel/git/jgar...Linus Torvalds2008-08-015-0/+0
|\ \ \ \
| * | | | drivers/media, include/media: delete zero-length filesJeff Garzik2008-07-315-0/+0
| | |/ / | |/| |
* | | | mm/hugetlb: don't crash when HPAGE_SHIFT is 0Benjamin Herrenschmidt2008-08-011-1/+6
* | | | Missing symbol prefix on vmlinux.lds.hYoshinori Sato2008-08-011-7/+7
* | | | PNP: fix formatting of dbg_pnp_show_resources() outputBjorn Helgaas2008-08-011-47/+49
* | | | Remove newline from the description of module parametersNiels de Vos2008-08-0112-16/+16
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-08-018-83/+356
|\ \ \ \
| * | | | pata_it821x: Driver updates and reworkingAlan Cox2008-07-313-39/+265
| * | | | libata.h: replace __FUNCTION__ with __func__Alexander Beregalov2008-07-311-3/+3
| * | | | ata_piix: subsys 106b:00a3 is apple ich8m tooTejun Heo2008-07-311-0/+1
| * | | | libata-core: make sure that ata_force_tbl is freed in case of an errorElias Oltmanns2008-07-311-5/+9
| * | | | libata: update atapi disable handlingTejun Heo2008-07-313-34/+13
| * | | | pata_via: add VX800 flag; add function for fixing h/w bugsJosephChan@via.com.tw2008-07-311-1/+63
| * | | | pata_ali: misplaced pci_dev_put()Ben Dooks2008-07-311-1/+2
* | | | | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-pullLinus Torvalds2008-08-0183-3098/+3105
|\ \ \ \ \
| * | | | | [XFS] Remove vn_revalidate calls in xfs.Christoph Hellwig2008-07-286-73/+39
| * | | | | [XFS] Now that xfs_setattr is only used for attributes set from ->setattrChristoph Hellwig2008-07-287-231/+102
| * | | | | [XFS] xfs_setattr currently doesn't just handle the attributes set throughChristoph Hellwig2008-07-283-212/+311
| * | | | | [XFS] fix use after free with external logs or real-time devicesLachlan McIlroy2008-07-281-2/+4
| * | | | | [XFS] A bug was found in xfs_bmap_add_extent_unwritten_real(). In aTim Shimmin2008-07-281-2/+2
| * | | | | [XFS] fix compilation without CONFIG_PROC_FSChristoph Hellwig2008-07-281-3/+4
| * | | | | [XFS] s/XFS_PURGE_INODE/IRELE/g s/VN_HOLD(XFS_ITOV())/IHOLD()/Christoph Hellwig2008-07-283-10/+7
| * | | | | [XFS] fix mount option parsing in remountChristoph Hellwig2008-07-281-18/+54
| * | | | | [XFS] Disable queue flag test in barrier check.Eric Sandeen2008-07-281-8/+0
| * | | | | [XFS] streamline init/exit pathChristoph Hellwig2008-07-2814-221/+318
| * | | | | [XFS] Fix up problem when CONFIG_XFS_POSIX_ACL is not set and yet we stillTim Shimmin2008-07-281-2/+2
| * | | | | [XFS] Don't assert if trying to mount with blocksize > pagesizeLachlan McIlroy2008-07-281-13/+13
| * | | | | [XFS] Don't update mtime on rename sourceChristoph Hellwig2008-07-281-13/+9
| * | | | | [XFS] Allow xfs_bmbt_split() to fallback to the lowspace allocatorLachlan McIlroy2008-07-281-0/+15
| * | | | | [XFS] Restore the lowspace extent allocator algorithmLachlan McIlroy2008-07-282-3/+18
| * | | | | [XFS] use minleft when allocating in xfs_bmbt_split()Lachlan McIlroy2008-07-282-1/+24
| * | | | | [XFS] attrmulti cleanupChristoph Hellwig2008-07-283-17/+4
| * | | | | [XFS] Check for invalid flags in xfs_attrlist_by_handle.Christoph Hellwig2008-07-281-0/+6
| * | | | | [XFS] Fix CI lookup in leaf-form directoriesBarry Naujok2008-07-281-24/+25
| * | | | | [XFS] Use the generic xattr methods.Lachlan McIlroy2008-07-281-0/+333
| * | | | | [XFS] Always reset btree cursor after an insertLachlan McIlroy2008-07-282-37/+14
| * | | | | [XFS] Convert ASSERTs to XFS_WANT_CORRUPTED_GOTOsLachlan McIlroy2008-07-281-50/+51
| * | | | | [XFS] Fix returning case-preserved name with CI node form directoriesBarry Naujok2008-07-281-26/+43
| * | | | | [XFS] Don't update i_size for directories and special filesChristoph Hellwig2008-07-281-48/+13
| * | | | | [XFS] Merge xfs_rmdir into xfs_removeChristoph Hellwig2008-07-283-278/+102
| * | | | | [XFS] Fix up warning for xfs_vn_listxatt's call of list_one_attr() withTim Shimmin2008-07-281-1/+1
| * | | | | [XFS] fix extent corruption in xfs_iext_irec_compact_full()Lachlan McIlroy2008-07-281-23/+47
| * | | | | [XFS] make inode reclaim wait for log I/O to completeLachlan McIlroy2008-07-282-24/+8
| * | | | | [XFS] Switches xfs_vn_listxattr to set it's put_listent callback directlyChristoph Hellwig2008-07-285-203/+84
| * | | | | [XFS] Factor out code for whether inode has attributes or not.Christoph Hellwig2008-07-281-28/+23