summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-02NFSv4.1: Fix layoutcommit error handlingTrond Myklebust1-12/+13
2012-04-02NFSv4: Fix two infinite loops in the mount codeTrond Myklebust1-2/+4
2012-04-02slub: Do not hold slub_lock when calling sysfs_slab_add()Christoph Lameter1-1/+2
2012-04-02xfs: Fix oops on IO error during xlog_recover_process_iunlinks()Jan Kara1-22/+11
2012-04-02backlight: fix typo in tosa_lcd.cMasanari Iida1-1/+1
2012-04-02dm thin: fix stacked bi_next usageJoe Thornber1-51/+73
2012-04-02dm persistent data: fix btree rebalancing after removeJoe Thornber1-75/+99
2012-04-02dm exception store: fix init error pathAndrei Warkentin1-1/+1
2012-04-02dm crypt: add missing error handlingMikulas Patocka1-12/+16
2012-04-02dm crypt: fix mempool deadlockMikulas Patocka1-6/+4
2012-04-02drm/radeon/kms/atom: force bpc to 8 for nowAlex Deucher3-5/+10
2012-04-02mfd: Test for jack detection when deciding if wm8994 should suspendMark Brown1-0/+14
2012-04-02gpio/davinci: fix enabling unbanked GPIO IRQsSekhar Nori1-5/+6
2012-04-02gpio/davinci: fix oops on unbanked gpio irq requestSekhar Nori1-5/+10
2012-04-02gpio/omap: fix _set_gpio_irqenable implementationTarun Kanti DebBarma1-1/+4
2012-04-02ARM: tegra: select required CPU and L2 errata optionsStephen Warren1-0/+12
2012-04-02vfs: fix d_ancestor() case in d_materialize_uniqueMichel Lespinasse1-1/+2
2012-04-02ext4: check for zero length extentTheodore Ts'o1-0/+2
2012-04-02ext4: fix race between sync and completed io workJeff Moyer3-2/+10
2012-04-02ext4: fix race between unwritten extent conversion and truncateJeff Moyer3-5/+8
2012-04-02ext4: ignore EXT4_INODE_JOURNAL_DATA flag with delallocLukas Czerner2-41/+51
2012-04-02jbd2: clear BH_Delay & BH_Unwritten in journal_unmap_bufferEric Sandeen1-0/+2
2012-04-02PM / Hibernate: Enable usermodehelpers in hibernate() error pathSrivatsa S. Bhat1-3/+4
2012-04-02NFSv4: Rate limit the state manager warning messagesTrond Myklebust3-4/+6
2012-04-02staging: r8712u: Add missing initialization and remove configuration paramete...Larry Finger3-15/+0
2012-04-02rtlwifi: Convert to asynchronous firmware loadLarry Finger20-166/+192
2012-04-02PM / shmobile: Make MTU2 driver use pm_genpd_dev_always_on()Rafael J. Wysocki1-0/+4
2012-04-02PM / shmobile: Make CMT driver use pm_genpd_dev_always_on()Rafael J. Wysocki1-0/+4
2012-04-02PM / shmobile: Make TMU driver use pm_genpd_dev_always_on()Rafael J. Wysocki2-0/+6
2012-04-02PM / Domains: Introduce "always on" device flagRafael J. Wysocki2-6/+33
2012-04-02PM / Domains: Check domain status during hibernation restore of devicesRafael J. Wysocki1-0/+3
2012-04-02PM / Domains: Fix hibernation restore of devices, v2Rafael J. Wysocki1-10/+19
2012-04-02mxl111sf: fix error on stream stop in mxl111sf_ep6_streaming_ctrl()Michael Krufky1-4/+2
2012-04-02pvrusb2: fix 7MHz & 8MHz DVB-T tuner support for HVR1900 rev D1F5Michael Krufky1-0/+10
2012-04-02au8522: bug-fix: enable modulation AFTER tune (instead of before tuning)Michael Krufky1-5/+5
2012-04-02tda10071: fix the delivery systemAntti Palosaari1-1/+1
2012-04-02as102: add __packed attribute to structs defined inside packed structsGianluca Gennari3-42/+42
2012-04-02lgdt330x: fix signedness error in i2c_read_demod_bytes()Xi Wang1-2/+4
2012-04-02hwmon: (fam15h_power) Correct sign extension of running_avg_captureAndreas Herrmann1-1/+1
2012-04-02sysctl: protect poll() in entries that may go awayLucas De Marchi1-1/+16
2012-04-02iommu/amd: Make sure IOMMU interrupts are re-enabled on resumeJoerg Roedel1-10/+20
2012-04-02iommu/amd: Fix section warning for prealloc_protection_domainsSteffen Persvold1-1/+1
2012-04-02proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate().Pravin B Shelar1-1/+1
2012-04-02x86-32: Fix endless loop when processing signals for kernel tasksDmitry Adamushko1-7/+10
2012-04-02x86-32: Fix typo for mq_getsetattr in syscall tableThierry Reding1-1/+1
2012-04-02usbnet: don't clear urb->dev in tx_completetom.leiming@gmail.com1-1/+0
2012-04-02usbnet: increase URB reference count before usb_unlink_urbtom.leiming@gmail.com1-0/+9
2012-04-02SUNRPC: We must not use list_for_each_entry_safe() in rpc_wake_up()Trond Myklebust1-4/+11
2012-04-02UBI: fix eraseblock picking criteriaArtem Bityutskiy1-6/+4
2012-04-02UBI: fix error handling in ubi_scan()Richard Weinberger1-4/+4