summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-02udf: Fix deadlock in udf_release_file()Jan Kara1-2/+0
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: 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-02ext4: flush any pending end_io requests before DIO reads w/dioread_nolockJiaying Zhang1-2/+7
2012-04-02PM / Hibernate: Enable usermodehelpers in hibernate() error pathSrivatsa S. Bhat1-3/+4
2012-04-02e1000e: Avoid wrong check on TX hangJeff Kirsher2-3/+21
2012-04-02pvrusb2: fix 7MHz & 8MHz DVB-T tuner support for HVR1900 rev D1F5Michael Krufky1-0/+10
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-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-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
2012-04-02cifs: fix issue mounting of DFS ROOT when redirecting from one domain control...Jeff Layton1-1/+2
2012-04-02xfs: fix inode lookup raceDave Chinner1-6/+12
2012-04-02NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODETrond Myklebust2-1/+13
2012-04-02NFS: Properly handle the case where the delegation is revokedTrond Myklebust5-4/+57
2012-04-02KVM: x86: fix missing checks in syscall emulationStephan Bärwolf2-0/+64
2012-04-02KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"Stephan Bärwolf2-0/+26
2012-04-02firewire: ohci: fix too-early completion of IR multichannel buffersClemens Ladisch1-3/+2
2012-04-02pata_legacy: correctly mask recovery field for HT6560BSergei Shtylyov1-2/+1
2012-04-02HID: add more hotkeys in Asus AIO keyboardsKeng-Yu Lin1-0/+2
2012-04-02HID: add extra hotkeys in Asus AIO keyboardsKeng-Yu Lin3-0/+7
2012-04-02Bluetooth: Add AR30XX device ID on Asus laptopsKeng-Yu Lin2-0/+2
2012-04-02target: Fix 16-bit target ports for SET TARGET PORT GROUPS emulationRoland Dreier1-4/+3
2012-04-02target: Don't set WBUS16 or SYNC bits in INQUIRY responseRoland Dreier1-1/+1
2012-04-02drm/radeon/kms: add connector quirk for Fujitsu D3003-S2 boardAlex Deucher1-0/+14
2012-04-02drm/radeon/kms: fix analog load detection on DVI-I connectorsAlex Deucher1-0/+4
2012-04-02drm/radeon: Restrict offset for legacy hardware cursor.Michel Dänzer3-3/+30
2012-04-02md/raid1,raid10: avoid deadlock during resync/recovery.NeilBrown2-4/+30
2012-04-02md/bitmap: ensure to load bitmap when creating via sysfs.NeilBrown1-0/+2
2012-04-02tcm_fc: Fix fc_exch memory leak in ft_send_resp_statusNicholas Bellinger1-2/+4
2012-04-02udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers3-2/+19
2012-04-02tcm_loop: Set residual field for SCSI commandsRoland Dreier1-0/+6
2012-04-02ASoC: pxa-ssp: atomically set stream active masksDaniel Mack1-25/+36
2012-04-02hugetlbfs: avoid taking i_mutex from hugetlbfs_read()Aneesh Kumar K.V1-16/+9
2012-04-02bootmem/sparsemem: remove limit constraint in alloc_bootmem_sectionNishanth Aravamudan2-22/+13
2012-04-02mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli9-10/+92
2012-04-02x86/ioapic: Add register level checks to detect bogus io-apic entriesSuresh Siddha1-8/+32
2012-04-02IB/iser: Post initial receive buffers before sending the final login requestOr Gerlitz3-27/+22
2012-04-02p54spi: Release GPIO lines and IRQ on error in p54spi_probeMax Filippov1-4/+10
2012-04-02rtc: Disable the alarm in the hardware (v2)Rabin Vincent1-2/+13
2012-04-02genirq: Fix incorrect check for forced IRQ thread handlerAlexander Gordeev1-1/+1
2012-04-02genirq: Fix long-term regression in genirq irq_set_irq_type() handlingRussell King1-2/+1
2012-04-02uevent: send events in correct order according to seqnum (v3)Andrew Vagin1-10/+9