summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.8.2v3.8.2Greg Kroah-Hartman2013-03-041-1/+1
* xfs: xfs_bmap_add_attrfork_local is too genericDave Chinner2013-03-041-21/+93
* efivarfs: guid part of filenames are case-insensitiveMatt Fleming2013-03-041-2/+93
* efivarfs: Validate filenames much more aggressivelyMatt Fleming2013-03-041-5/+44
* ACPI: Overriding ACPI tables via initrd only works with an initrd and on X86Thomas Renninger2013-03-041-1/+2
* x86, efi: Allow slash in file path of initrdLee, Chun-Yi2013-03-041-7/+19
* usb hid quirks for Masterkit MA901 usb radioAlexey Klimov2013-03-042-0/+4
* ahci: Add Device IDs for Intel Wellsburg PCHJames Ralston2013-03-041-0/+8
* ahci: AHCI-mode SATA patch for Intel Avoton DeviceIDsSeth Heasley2013-03-041-0/+16
* ata_piix: Add Device IDs for Intel Wellsburg PCHJames Ralston2013-03-041-0/+9
* ata_piix: IDE-mode SATA patch for Intel Avoton DeviceIDsSeth Heasley2013-03-041-0/+8
* staging: comedi: check s->async for poll(), read() and write()Ian Abbott2013-03-041-4/+4
* ACPI: Add DMI entry for Sony VGN-FW41E_HJoseph Salisbury2013-03-041-0/+8
* ab8500_btemp: Demote initcall sequenceRajanikanth H.V2013-03-041-1/+1
* ab8500-chargalg: Only root should have write permission on sysfs fileLee Jones2013-03-041-1/+1
* bq27x00_battery: Fix bugs introduced with BQ27425 supportNeilBrown2013-03-041-2/+0
* cgroup: fix exit() vs rmdir() raceLi Zefan2013-03-041-0/+8
* cpuset: fix cpuset_print_task_mems_allowed() vs rename() raceLi Zefan2013-03-041-2/+10
* pstore: Avoid deadlock in panic and emergency-restart pathSeiji Aguchi2013-03-042-6/+35
* workqueue: consider work function when searching for busy work itemsTejun Heo2013-03-041-7/+29
* fuse: don't WARN when nlink is zeroMiklos Szeredi2013-03-041-1/+8
* HID: clean up quirk for Sony RF receiversFernando Luis Vázquez Cao2013-03-041-2/+12
* HID: add support for Sony RF receiver with USB product id 0x0374Fernando Luis Vázquez Cao2013-03-043-1/+5
* svcrpc: fix rpc server shutdown racesJ. Bruce Fields2013-03-042-34/+32
* svcrpc: make svc_age_temp_xprts enqueue under sv_lockJ. Bruce Fields2013-03-041-13/+2
* nfsd: Fix memleakmajianpeng2013-03-041-0/+2
* ext4: fix free clusters calculation in bigalloc filesystemLukas Czerner2013-03-041-2/+7
* ext4: fix xattr block allocation/release with bigallocLukas Czerner2013-03-041-3/+4
* ext4: fix race in ext4_mb_add_n_trim()Niu Yawei2013-03-041-3/+3
* ext4: release sysfs kobject when failing to enable quotas on mountTheodore Ts'o2013-03-041-4/+8
* ext4: check bh in ext4_read_block_bitmap()Eryu Guan2013-03-041-1/+3
* ext4: return ENOMEM if sb_getblk() failsTheodore Ts'o2013-03-047-26/+32
* media: rc: unlock on error in show_protocols()Dan Carpenter2013-03-041-1/+3
* media: omap_vout: find_vma() needs ->mmap_sem heldAl Viro2013-03-041-5/+7
* media: v4l: Reset subdev v4l2_dev field to NULL if registration failsLaurent Pinchart2013-03-041-16/+14
* media: cx18/ivtv: fix regression: remove __init from a non-init functionHans Verkuil2013-03-044-4/+4
* ext4: fix possible use-after-free with AIOJan Kara2013-03-042-6/+5
* fs: Fix possible use-after-free with AIOJan Kara2013-03-041-1/+1
* nbd: fsync and kill block device on shutdownPaolo Bonzini2013-03-041-0/+10
* sysctl: fix null checking in bin_dn_node_address()Xi Wang2013-03-041-1/+2
* firewire: add minor number range check to fw_device_init()Tejun Heo2013-03-041-0/+4
* block: fix synchronization and limit check in blk_alloc_devt()Tejun Heo2013-03-041-8/+5
* idr: fix a subtle bug in idr_get_next()Tejun Heo2013-03-041-1/+8
* xen-blkback: use balloon pages for persistent grantsRoger Pau Monne2013-03-041-2/+4
* xen-blkfront: drop the use of llist_for_each_entry_safeKonrad Rzeszutek Wilk2013-03-042-28/+10
* xen/blkback: Don't trust the handle from the frontend.Konrad Rzeszutek Wilk2013-03-041-1/+0
* xen-blkback: do not leak mode propertyJan Beulich2013-03-041-25/+24
* block: fix ext_devt_idr handlingTomas Henzl2013-03-042-2/+6
* ocfs2: ac->ac_allow_chain_relink=0 won't disable group relinkXiaowei.Hu2013-03-042-5/+4
* ocfs2: fix ocfs2_init_security_and_acl() to initialize acl correctlyJeff Liu2013-03-041-1/+1