summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * switch selinux delayed superblock handling to iterate_supers()Al Viro2010-05-222-48/+8
| * new helper: iterate_supers()Al Viro2010-05-226-82/+56
| * Bury __put_super_and_need_restart()Al Viro2010-05-225-31/+6
| * fix prune_dcache()/umount() raceAl Viro2010-05-221-11/+6
| * In get_super() and user_get_super() restarts are unconditionalAl Viro2010-05-221-8/+10
| * fix get_active_super()/umount() raceAl Viro2010-05-221-7/+7
| * fix do_emergency_remount()/umount() racesAl Viro2010-05-221-3/+3
| * Convert simple loops over superblocks to list_for_each_entry_safeAl Viro2010-05-224-20/+11
| * get rid of restarts in sync_filesystems()Al Viro2010-05-223-27/+5
| * Leave superblocks on s_list until the endAl Viro2010-05-226-4/+25
| * Saner locking around deactivate_super()Al Viro2010-05-222-91/+30
| * get rid of S_BIASAl Viro2010-05-223-37/+24
| * get rid of open-coded grab_super() in get_active_super()Al Viro2010-05-221-16/+3
| * sb_entry() has been killed a couple of years ago and resurrected on mismergeAl Viro2010-05-221-1/+0
| * ceph: should use deactivate_locked_super() on failure exitsAl Viro2010-05-221-2/+1
| * Clean ecryptfs ->get_sb() upAl Viro2010-05-221-83/+66
| * fix a couple of ecryptfs leaksAl Viro2010-05-222-24/+7
| * Simplify devpts_get_sb() failure exitsAl Viro2010-05-221-6/+3
| * remove incorrect comment in do_emergency_remountChristoph Hellwig2010-05-221-2/+0
| * clean DCACHE_CANT_MOUNT in d_delete()Al Viro2010-05-221-0/+1
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-05-2233-740/+1726
|\ \
| * | PCI: hotplug: pciehp: Removed check for hotplug of display devicesPraveen Kalamegham2010-05-211-14/+3
| * | PCI: read memory ranges out of Broadcom CNB20LE host bridgeIra W. Snyder2010-05-213-0/+111
| * | PCI: Allow manual resource allocation for PCI hotplug bridgesFelix Radensky2010-05-211-0/+13
| * | x86/PCI: make ACPI MCFG reserved error messages ACPI specificFeng Tang2010-05-191-8/+9
| * | PCI hotplug: Use kmemdupJulia Lawall2010-05-191-2/+1
| * | PM/PCI: Update PCI power management documentationRafael J. Wysocki2010-05-191-266/+992
| * | PCI: output FW warning in pci_read/write_vpdPrarit Bhargava2010-05-191-1/+6
| * | PCI: fix typos pci_device_dis/enable to pci_dis/enable_device in commentsRoman Fietze2010-05-184-4/+4
| * | PCI quirks: disable msi on AMD rs4xx internal gfx bridgesAlex Deucher2010-05-181-0/+1
| * | PCI: Disable MSI for MCP55 on P5N32-E SLIBen Hutchings2010-05-181-3/+4
| * | x86/PCI: irq and pci_ids patch for additional Intel Cougar Point DeviceIDsSeth Heasley2010-05-112-4/+9
| * | PCI: aerdrv: trivial cleanup for aerdrv_core.cHidetoshi Seto2010-05-111-11/+10
| * | PCI: aerdrv: trivial cleanup for aerdrv.cHidetoshi Seto2010-05-111-14/+10
| * | PCI: aerdrv: introduce default_downstream_reset_linkHidetoshi Seto2010-05-114-46/+71
| * | PCI: aerdrv: rework find_aer_serviceHidetoshi Seto2010-05-111-21/+16
| * | PCI: aerdrv: remove is_downstreamHidetoshi Seto2010-05-111-21/+12
| * | PCI: aerdrv: remove magical ROOT_ERR_STATUS_MASKSHidetoshi Seto2010-05-112-4/+1
| * | PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRCHidetoshi Seto2010-05-113-4/+3
| * | PCI: aerdrv: rework do_recoveryHidetoshi Seto2010-05-111-21/+17
| * | PCI: aerdrv: rework get_e_source()Hidetoshi Seto2010-05-111-32/+31
| * | PCI: aerdrv: rework aer_isr_one_error()Hidetoshi Seto2010-05-111-21/+36
| * | PCI: aerdrv: rework add_error_deviceHidetoshi Seto2010-05-111-5/+13
| * | PCI: aerdrv: remove compare_device_idHidetoshi Seto2010-05-111-16/+2
| * | PCI: aerdrv: introduce is_error_sourceHidetoshi Seto2010-05-111-40/+34
| * | PCI: aerdrv: rework find_source_deviceHidetoshi Seto2010-05-111-12/+16
| * | PCI: aerdrv: make aer_{en,dis}able_rootport staticHidetoshi Seto2010-05-113-109/+107
| * | PCI: aerdrv: cleanup inconsistent functionsHidetoshi Seto2010-05-113-18/+5
| * | PCI: aerdrv: RsvdP of PCI_ERR_ROOT_COMMANDHidetoshi Seto2010-05-112-11/+17
| * | PCI: aerdrv, doc: update example output in pcieaer-howto.txtHidetoshi Seto2010-05-111-9/+5