aboutsummaryrefslogtreecommitdiffstats
path: root/fs/super.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-27ARM: LPC32xx: irq.c: Clear latched eventRoland Stigge1-1/+10
2012-02-27ARM: LPC32xx: Fix interrupt controller initRoland Stigge1-4/+6
2012-02-27ARM: LPC32xx: Fix irq on GPI_28Roland Stigge2-1/+5
2012-02-27compat: fix compile breakage on s390Heiko Carstens13-14/+9
2012-02-27[PARISC] include <linux/prefetch.h> in drivers/parisc/iommu-helpers.hCong Wang1-0/+2
2012-02-27[PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions conditionalJames Bottomley2-2/+2
2012-02-27ARM: OMAP: make iommu subsys_initcall to fix builtin omap3ispOhad Ben-Cohen2-2/+4
2012-02-27CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resumeSrivatsa S. Bhat1-2/+2
2012-02-27NTFS: Update git repo path in MAINTAINERS file.Anton Altaparmakov1-1/+1
2012-02-26autofs4 - update MAINTAINERS mailing list entryIan Kent1-1/+1
2012-02-27mod/file2alias: make modpost compile on darwin againAndreas Bießmann1-4/+31
2012-02-26Fix autofs compile without CONFIG_COMPATLinus Torvalds1-0/+4
2012-02-25Linux 3.3-rc5Linus Torvalds1-1/+1
2012-02-25autofs: work around unhappy compat problem on x86-64Ian Kent4-3/+23
2012-02-25ALSA: azt3328 - Fix NULL ptr dereference on cards without OPL3Alban Bedel1-2/+1
2012-02-25[SCSI] osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576Boaz Harrosh1-2/+2
2012-02-25ALSA: hda/realtek - Fix resume of multiple input sourcesTakashi Iwai1-1/+1
2012-02-25sfc: Fix assignment of ip_summed for pre-allocated skbsBen Hutchings1-2/+2
2012-02-24ppp: fix 'ppp_mp_reconstruct bad seq' errorsBen McKeegan1-0/+23
2012-02-24enic: Fix endianness bug.Santosh Nayak2-2/+2
2012-02-24coccicheck: change handling of C={1,2} when M= is setGreg Dietsche1-9/+4
2012-02-24gre: fix spelling in commentsstephen hemminger1-5/+5
2012-02-24w1_bq27000: Only one thread can access the bq27000 at a time.NeilBrown1-0/+2
2012-02-24w1_bq27000 - remove w1_bq27000_writeNeilBrown1-14/+0
2012-02-24w1_bq27000: remove unnecessary NULL test.NeilBrown1-3/+0
2012-02-24sysfs: Fix memory leak in sysfs_sd_setsecdata().Masami Ichikawa1-5/+6
2012-02-24i2c: mxs: only flag completion when queue is completely doneWolfram Sang1-3/+10
2012-02-24epoll: ep_unregister_pollwait() can use the freed pwq->wheadOleg Nesterov2-4/+32
2012-02-24epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov5-2/+25
2012-02-24drm/i915: Prevent a machine hang by checking crtc->active before loading lutAlban Browaeys1-1/+1
2012-02-24drm/i915: fix operator precedence when enabling RC6pEugeni Dodonov1-1/+1
2012-02-24[S390] memory hotplug: prevent memory zone interleaveGerald Schaefer1-4/+26
2012-02-24[S390] crash_dump: remove duplicate includeDanny Kukawka1-1/+0
2012-02-24[S390] KEYS: Enable the compat keyctl wrapper on s390xDavid Howells1-0/+3
2012-02-24MAINTAINERS: drop me from PA-RISC maintenanceKyle McMartin1-4/+1
2012-02-24NOMMU: Don't need to clear vm_mm when deleting a VMADavid Howells1-2/+0
2012-02-24NOMMU: Lock i_mmap_mutex for access to the VMA prio listDavid Howells1-0/+7
2012-02-24mm: memcg: Correct unregistring of events attached to the same eventfdAnton Vorontsov1-1/+4
2012-02-24hwmon: (max34440) Fix resetting temperature historyGuenter Roeck1-1/+1
2012-02-24Btrfs: fix compiler warnings on 32 bit systemsChris Mason4-20/+26
2012-02-24regulator: fix the ldo configure according to 88pm860x specJett.Zhou1-3/+3
2012-02-24iommu/omap: fix NULL pointer dereferenceOhad Ben-Cohen1-2/+2
2012-02-24iommu/omap: fix erroneous omap-iommu-debug API callsOhad Ben-Cohen1-12/+43
2012-02-24netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2)Jozsef Kadlecsik3-35/+51
2012-02-24Revert "netfilter: ctnetlink: fix soft lockup when netlink adds new entries"Pablo Neira Ayuso1-16/+27
2012-02-24LDM: Fix reassembly of extended VBLKs.Anton Altaparmakov1-7/+4
2012-02-24NTFS: Correct two spelling errors "dealocate" to "deallocate" in mft.c.Anton Altaparmakov1-3/+3
2012-02-24davinci_emac: Do not free all rx dma descriptors during initChristian Riesch1-2/+4
2012-02-24mlx4_core: Fixing array indexes when setting port typesYevgeny Petrilin1-1/+1
2012-02-24arch/arm/mach-shmobile/board-ag5evm.c: included linux/dma-mapping.h twiceDanny Kukawka1-1/+0