summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-04svcrpc: fix rpc server shutdown racesJ. Bruce Fields2-34/+32
2013-03-04svcrpc: make svc_age_temp_xprts enqueue under sv_lockJ. Bruce Fields1-13/+2
2013-03-04nfsd: Fix memleakmajianpeng1-0/+2
2013-03-04ext4: fix free clusters calculation in bigalloc filesystemLukas Czerner1-2/+7
2013-03-04ext4: fix xattr block allocation/release with bigallocLukas Czerner1-3/+4
2013-03-04ext4: fix race in ext4_mb_add_n_trim()Niu Yawei1-3/+3
2013-03-04ext4: release sysfs kobject when failing to enable quotas on mountTheodore Ts'o1-4/+8
2013-03-04ext4: check bh in ext4_read_block_bitmap()Eryu Guan1-1/+3
2013-03-04ext4: return ENOMEM if sb_getblk() failsTheodore Ts'o7-26/+32
2013-03-04media: rc: unlock on error in show_protocols()Dan Carpenter1-1/+3
2013-03-04media: omap_vout: find_vma() needs ->mmap_sem heldAl Viro1-5/+7
2013-03-04media: v4l: Reset subdev v4l2_dev field to NULL if registration failsLaurent Pinchart1-16/+14
2013-03-04media: cx18/ivtv: fix regression: remove __init from a non-init functionHans Verkuil4-4/+4
2013-03-04ext4: fix possible use-after-free with AIOJan Kara2-6/+5
2013-03-04fs: Fix possible use-after-free with AIOJan Kara1-1/+1
2013-03-04nbd: fsync and kill block device on shutdownPaolo Bonzini1-0/+10
2013-03-04sysctl: fix null checking in bin_dn_node_address()Xi Wang1-1/+2
2013-03-04firewire: add minor number range check to fw_device_init()Tejun Heo1-0/+4
2013-03-04block: fix synchronization and limit check in blk_alloc_devt()Tejun Heo1-8/+5
2013-03-04idr: fix a subtle bug in idr_get_next()Tejun Heo1-1/+8
2013-03-04xen-blkback: use balloon pages for persistent grantsRoger Pau Monne1-2/+4
2013-03-04xen-blkfront: drop the use of llist_for_each_entry_safeKonrad Rzeszutek Wilk2-28/+10
2013-03-04xen/blkback: Don't trust the handle from the frontend.Konrad Rzeszutek Wilk1-1/+0
2013-03-04xen-blkback: do not leak mode propertyJan Beulich1-25/+24
2013-03-04block: fix ext_devt_idr handlingTomas Henzl2-2/+6
2013-03-04ocfs2: ac->ac_allow_chain_relink=0 won't disable group relinkXiaowei.Hu2-5/+4
2013-03-04ocfs2: fix ocfs2_init_security_and_acl() to initialize acl correctlyJeff Liu1-1/+1
2013-03-04ocfs2: fix possible use-after-free with AIOJan Kara1-1/+1
2013-03-04target: Add missing mapped_lun bounds checking during make_mappedlun setupNicholas Bellinger1-0/+8
2013-03-04target: Fix lookup of dynamic NodeACLs during cached demo-mode operationNicholas Bellinger4-20/+9
2013-03-04x86: Make sure we can boot in the case the BDA contains pure garbageH. Peter Anvin1-19/+34
2013-03-04doc, kernel-parameters: Document 'console=hvc<n>'Konrad Rzeszutek Wilk1-0/+2
2013-03-04doc, xen: Mention 'earlyprintk=xen' in the documentation.Konrad Rzeszutek Wilk1-0/+3
2013-03-04x86, efi: Make "noefi" really disable EFI runtime serivcesMatt Fleming1-2/+3
2013-03-04x86/apic: Fix parsing of the 'lapic' cmdline optionMathias Krause1-1/+1
2013-03-04ftrace: Call ftrace cleanup module notifier after all other notifiersSteven Rostedt (Red Hat)1-14/+32
2013-03-04posix-timer: Don't call idr_find() with out-of-range IDTejun Heo1-0/+7
2013-03-04iommu/amd: Initialize device table after dma_opsJoerg Roedel1-5/+5
2013-03-04UBIFS: fix double free of ubifs_orphan objectsAdam Thomas2-1/+6
2013-03-04UBIFS: fix use of freed ubifs_orphan objectsAdam Thomas2-2/+9
2013-03-04b43: Fix lockdep splat on module unloadLarry Finger1-1/+2
2013-03-04usb: dwc3: gadget: change HIRD threshold to 12Felipe Balbi1-2/+5
2013-03-04usb: dwc3: gadget: fix skip LINK_TRB on ISOCPratyush Anand1-8/+5
2013-03-04usb: dwc3: gadget: fix isoc END TRANSFER ConditionPratyush Anand1-5/+18
2013-03-04usb: dwc3: gadget: fix missed isocPratyush Anand2-14/+24
2013-03-04usb: dwc3: Enable usb2 LPM only when connected as usb2.0Pratyush Anand1-13/+18
2013-03-04quota: autoload the quota_v2 module for QFMT_VFS_V1 quota formatTheodore Ts'o1-0/+1
2013-03-04IB/srp: Fail I/O requests if the transport is offlineBart Van Assche2-0/+8
2013-03-04IB/srp: Avoid endless SCSI error handling loopBart Van Assche1-14/+15
2013-03-04IB/srp: Avoid sending a task management function needlesslyBart Van Assche1-2/+3