aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* slub: Do not hold slub_lock when calling sysfs_slab_add()Christoph Lameter2012-04-021-1/+2
* xfs: Fix oops on IO error during xlog_recover_process_iunlinks()Jan Kara2012-04-021-22/+11
* backlight: fix typo in tosa_lcd.cMasanari Iida2012-04-021-1/+1
* dm exception store: fix init error pathAndrei Warkentin2012-04-021-1/+1
* dm crypt: add missing error handlingMikulas Patocka2012-04-021-12/+16
* dm crypt: fix mempool deadlockMikulas Patocka2012-04-021-6/+4
* udf: Fix deadlock in udf_release_file()Jan Kara2012-04-021-2/+0
* vfs: fix d_ancestor() case in d_materialize_uniqueMichel Lespinasse2012-04-021-1/+2
* ext4: check for zero length extentTheodore Ts'o2012-04-021-0/+2
* ext4: ignore EXT4_INODE_JOURNAL_DATA flag with delallocLukas Czerner2012-04-022-41/+51
* jbd2: clear BH_Delay & BH_Unwritten in journal_unmap_bufferEric Sandeen2012-04-021-0/+2
* ext4: flush any pending end_io requests before DIO reads w/dioread_nolockJiaying Zhang2012-04-021-2/+7
* PM / Hibernate: Enable usermodehelpers in hibernate() error pathSrivatsa S. Bhat2012-04-021-3/+4
* e1000e: Avoid wrong check on TX hangJeff Kirsher2012-04-022-3/+21
* pvrusb2: fix 7MHz & 8MHz DVB-T tuner support for HVR1900 rev D1F5Michael Krufky2012-04-021-0/+10
* lgdt330x: fix signedness error in i2c_read_demod_bytes()Xi Wang2012-04-021-2/+4
* hwmon: (fam15h_power) Correct sign extension of running_avg_captureAndreas Herrmann2012-04-021-1/+1
* proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate().Pravin B Shelar2012-04-021-1/+1
* x86-32: Fix endless loop when processing signals for kernel tasksDmitry Adamushko2012-04-021-7/+10
* usbnet: don't clear urb->dev in tx_completetom.leiming@gmail.com2012-04-021-1/+0
* usbnet: increase URB reference count before usb_unlink_urbtom.leiming@gmail.com2012-04-021-0/+9
* SUNRPC: We must not use list_for_each_entry_safe() in rpc_wake_up()Trond Myklebust2012-04-021-4/+11
* UBI: fix eraseblock picking criteriaArtem Bityutskiy2012-04-021-6/+4
* UBI: fix error handling in ubi_scan()Richard Weinberger2012-04-021-4/+4
* cifs: fix issue mounting of DFS ROOT when redirecting from one domain control...Jeff Layton2012-04-021-1/+2
* xfs: fix inode lookup raceDave Chinner2012-04-021-6/+12
* NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODETrond Myklebust2012-04-022-1/+13
* NFS: Properly handle the case where the delegation is revokedTrond Myklebust2012-04-025-4/+57
* KVM: x86: fix missing checks in syscall emulationStephan Bärwolf2012-04-022-0/+64
* KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"Stephan Bärwolf2012-04-022-0/+26
* firewire: ohci: fix too-early completion of IR multichannel buffersClemens Ladisch2012-04-021-3/+2
* pata_legacy: correctly mask recovery field for HT6560BSergei Shtylyov2012-04-021-2/+1
* HID: add more hotkeys in Asus AIO keyboardsKeng-Yu Lin2012-04-021-0/+2
* HID: add extra hotkeys in Asus AIO keyboardsKeng-Yu Lin2012-04-023-0/+7
* Bluetooth: Add AR30XX device ID on Asus laptopsKeng-Yu Lin2012-04-022-0/+2
* target: Fix 16-bit target ports for SET TARGET PORT GROUPS emulationRoland Dreier2012-04-021-4/+3
* target: Don't set WBUS16 or SYNC bits in INQUIRY responseRoland Dreier2012-04-021-1/+1
* drm/radeon/kms: add connector quirk for Fujitsu D3003-S2 boardAlex Deucher2012-04-021-0/+14
* drm/radeon/kms: fix analog load detection on DVI-I connectorsAlex Deucher2012-04-021-0/+4
* drm/radeon: Restrict offset for legacy hardware cursor.Michel Dänzer2012-04-023-3/+30
* md/raid1,raid10: avoid deadlock during resync/recovery.NeilBrown2012-04-022-4/+30
* md/bitmap: ensure to load bitmap when creating via sysfs.NeilBrown2012-04-021-0/+2
* tcm_fc: Fix fc_exch memory leak in ft_send_resp_statusNicholas Bellinger2012-04-021-2/+4
* udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers2012-04-023-2/+19
* tcm_loop: Set residual field for SCSI commandsRoland Dreier2012-04-021-0/+6
* ASoC: pxa-ssp: atomically set stream active masksDaniel Mack2012-04-021-25/+36
* hugetlbfs: avoid taking i_mutex from hugetlbfs_read()Aneesh Kumar K.V2012-04-021-16/+9
* bootmem/sparsemem: remove limit constraint in alloc_bootmem_sectionNishanth Aravamudan2012-04-022-22/+13
* mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli2012-04-029-10/+92
* x86/ioapic: Add register level checks to detect bogus io-apic entriesSuresh Siddha2012-04-021-8/+32