summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-17udf: don't increment lenExtents while writing to a holeNamjae Jeon
2013-01-17udf: fix memory leak while allocating blocks during writeNamjae Jeon
2013-01-17aoe: do not call bdi_init after blk_alloc_queueEd Cashin
2013-01-17ext4: lock i_mutex when truncating orphan inodesTheodore Ts'o
2013-01-17ext4: do not try to write superblock on ro remount w/o journalMichael Tokarev
2013-01-17jbd2: fix assertion failure in jbd2_journal_flush()Jan Kara
2013-01-17ext4: fix extent tree corruption caused by hole punchForrest Liu
2013-01-17video: mxsfb: fix crash when unblanking the displayLothar Waßmann
2013-01-17staging: vt6656: 64bit fixes: vCommandTimerWait change calculation of timer.Malcolm Priestley
2013-01-17staging: vt6656: 64bit fixes: key.c/h change unsigned long to u32Malcolm Priestley
2013-01-17staging: vt6656: 64 bit fixes: fix long warning messages.Malcolm Priestley
2013-01-17staging: vt6656: 64 bit fixes : correct all type sizesMalcolm Priestley
2013-01-17staging: vt6656: 64 bit fixes: use u32 for QWORD definition.Malcolm Priestley
2013-01-17staging: vt6656: [BUG] out of bound array reference in RFbSetPower.Malcolm Priestley
2013-01-17dm ioctl: prevent unsafe change to dm_ioctl data_sizeAlasdair G Kergon
2013-01-17ring-buffer: Fix race between integrity check and readersSteven Rostedt
2013-01-17RDMA/nes: Fix for terminate timer crashTatyana Nikolova
2013-01-17RDMA/nes: Fix for crash when registering zero length MR for CQTatyana Nikolova
2013-01-17drm/i915: make the panel fitter work on pipes B and C on IVBPaulo Zanoni
2013-01-17i2400m: add Intel 6150 device IDsDan Williams
2013-01-17jffs2: hold erase_completion_lock on exitAlexey Khoroshilov
2013-01-17SUNRPC: Ensure that we free the rpc_task after cleanups are doneTrond Myklebust
2013-01-17ext4: fix memory leak in ext4_xattr_set_acl()'s error pathEugene Shatokhin
2013-01-17mfd: Only unregister platform devices allocated by the mfd coreCharles Keepax
2013-01-17target/tcm_fc: fix the lockdep warning due to inconsistent lock stateYi Zou
2013-01-17libata: fix Null pointer dereference on disk errorXiaotian Feng
2013-01-17libata: set dma_mode to 0xff in resetAaron Lu
2013-01-17sata_promise: fix hardreset lockdep errorMikael Pettersson
2013-01-17SCSI: qla2xxx: Test and clear FCPORT_UPDATE_NEEDED atomically.David Jeffery
2013-01-17SCSI: mvsas: fix undefined bit shiftXi Wang
2013-01-17firewire: net: Fix handling of fragmented multicast/broadcast packets.Stephan Gatzka
2013-01-17ath9k: ar9003: fix OTP register offsets for AR9340Gabor Juhos
2013-01-17Revert "ath9k_hw: Update AR9003 high_power tx gain table"Felix Fietkau
2013-01-17mm: use aligned zone start for pfn_to_bitidx calculationLaura Abbott
2013-01-17mm: compaction: fix echo 1 > compact_memory return error issueJason Liu
2013-01-17s390/cio: fix pgid reserved checkSebastian Ott
2013-01-17powerpc/vdso: Remove redundant locking in update_vsyscall_tz()Shan Hai
2013-01-17powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n buildAnton Blanchard
2013-01-11Linux 3.0.58v3.0.58Greg Kroah-Hartman
2013-01-11can: Do not call dev_put if restart timer is running upon closeAlexander Stein
2013-01-11mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPTMichal Hocko
2013-01-11drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_timeTony Prisk
2013-01-11drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfieldTony Prisk
2013-01-11CRIS: fix I/O macrosCorey Minyard
2013-01-11Bluetooth: cancel power_on work when unregistering the deviceGustavo Padovan
2013-01-11Bluetooth: ath3k: Add support for VAIO VPCEH [0489:e027]Marcos Chaparro
2013-01-11PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski
2013-01-11solos-pci: fix double-free of TX skb in DMA modeDavid Woodhouse
2013-01-11ARM: missing ->mmap_sem around find_vma() in swp_emulate.cAl Viro
2013-01-11ARM: mm: use pteval_t to represent page protection valuesWill Deacon