summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-02slub: Do not hold slub_lock when calling sysfs_slab_add()Christoph Lameter
2012-04-02xfs: Fix oops on IO error during xlog_recover_process_iunlinks()Jan Kara
2012-04-02backlight: fix typo in tosa_lcd.cMasanari Iida
2012-04-02dm exception store: fix init error pathAndrei Warkentin
2012-04-02dm crypt: add missing error handlingMikulas Patocka
2012-04-02dm crypt: fix mempool deadlockMikulas Patocka
2012-04-02udf: Fix deadlock in udf_release_file()Jan Kara
2012-04-02vfs: fix d_ancestor() case in d_materialize_uniqueMichel Lespinasse
2012-04-02ext4: check for zero length extentTheodore Ts'o
2012-04-02ext4: ignore EXT4_INODE_JOURNAL_DATA flag with delallocLukas Czerner
2012-04-02jbd2: clear BH_Delay & BH_Unwritten in journal_unmap_bufferEric Sandeen
2012-04-02ext4: flush any pending end_io requests before DIO reads w/dioread_nolockJiaying Zhang
2012-04-02PM / Hibernate: Enable usermodehelpers in hibernate() error pathSrivatsa S. Bhat
2012-04-02e1000e: Avoid wrong check on TX hangJeff Kirsher
2012-04-02pvrusb2: fix 7MHz & 8MHz DVB-T tuner support for HVR1900 rev D1F5Michael Krufky
2012-04-02lgdt330x: fix signedness error in i2c_read_demod_bytes()Xi Wang
2012-04-02hwmon: (fam15h_power) Correct sign extension of running_avg_captureAndreas Herrmann
2012-04-02proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate().Pravin B Shelar
2012-04-02x86-32: Fix endless loop when processing signals for kernel tasksDmitry Adamushko
2012-04-02usbnet: don't clear urb->dev in tx_completetom.leiming@gmail.com
2012-04-02usbnet: increase URB reference count before usb_unlink_urbtom.leiming@gmail.com
2012-04-02SUNRPC: We must not use list_for_each_entry_safe() in rpc_wake_up()Trond Myklebust
2012-04-02UBI: fix eraseblock picking criteriaArtem Bityutskiy
2012-04-02UBI: fix error handling in ubi_scan()Richard Weinberger
2012-04-02cifs: fix issue mounting of DFS ROOT when redirecting from one domain control...Jeff Layton
2012-04-02xfs: fix inode lookup raceDave Chinner
2012-04-02NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODETrond Myklebust
2012-04-02NFS: Properly handle the case where the delegation is revokedTrond Myklebust
2012-04-02KVM: x86: fix missing checks in syscall emulationStephan Bärwolf
2012-04-02KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"Stephan Bärwolf
2012-04-02firewire: ohci: fix too-early completion of IR multichannel buffersClemens Ladisch
2012-04-02pata_legacy: correctly mask recovery field for HT6560BSergei Shtylyov
2012-04-02HID: add more hotkeys in Asus AIO keyboardsKeng-Yu Lin
2012-04-02HID: add extra hotkeys in Asus AIO keyboardsKeng-Yu Lin
2012-04-02Bluetooth: Add AR30XX device ID on Asus laptopsKeng-Yu Lin
2012-04-02target: Fix 16-bit target ports for SET TARGET PORT GROUPS emulationRoland Dreier
2012-04-02target: Don't set WBUS16 or SYNC bits in INQUIRY responseRoland Dreier
2012-04-02drm/radeon/kms: add connector quirk for Fujitsu D3003-S2 boardAlex Deucher
2012-04-02drm/radeon/kms: fix analog load detection on DVI-I connectorsAlex Deucher
2012-04-02drm/radeon: Restrict offset for legacy hardware cursor.Michel Dänzer
2012-04-02md/raid1,raid10: avoid deadlock during resync/recovery.NeilBrown
2012-04-02md/bitmap: ensure to load bitmap when creating via sysfs.NeilBrown
2012-04-02tcm_fc: Fix fc_exch memory leak in ft_send_resp_statusNicholas Bellinger
2012-04-02udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers
2012-04-02tcm_loop: Set residual field for SCSI commandsRoland Dreier
2012-04-02ASoC: pxa-ssp: atomically set stream active masksDaniel Mack
2012-04-02hugetlbfs: avoid taking i_mutex from hugetlbfs_read()Aneesh Kumar K.V
2012-04-02bootmem/sparsemem: remove limit constraint in alloc_bootmem_sectionNishanth Aravamudan
2012-04-02mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli
2012-04-02x86/ioapic: Add register level checks to detect bogus io-apic entriesSuresh Siddha