summaryrefslogtreecommitdiffstats
path: root/include/scsi/fc_encode.h (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-19drm, ttm Fix uninitialized warningPrarit Bhargava1-1/+1
2013-09-19drm/ttm: fix the tt_populated check in ttm_tt_destroy()Ben Skeggs1-1/+1
2013-09-18perf: Fix UAPI export of PERF_EVENT_IOC_IDVince Weaver1-1/+1
2013-09-189p: don't forget to destroy inode cache if fscache registration failsAl Viro1-3/+4
2013-09-18tty: disassociate_ctty() sends the extra SIGCONTOleg Nesterov1-1/+2
2013-09-17atomic_open: take care of EEXIST in no-open case with O_CREAT|O_EXCL in fs/na...Al Viro2-21/+20
2013-09-17KVM: VMX: set "blocked by NMI" flag if EPT violation happens during IRET from...Gleb Natapov1-0/+9
2013-09-17drm/nouveau/ttm: prevent double-free in nouveau_sgdma_create_ttm() failure pathBen Skeggs1-3/+1
2013-09-17drm/nouveau/bios/init: fix thinko in INIT_CONFIGURE_MEMBen Skeggs1-1/+1
2013-09-17drm/nouveau/kms: enable for non-vga pci classesBen Skeggs2-21/+17
2013-09-17drm/nouveau/bios/init: stub opcode 0xaaBen Skeggs1-2/+17
2013-09-17kvm: free resources after canceling async_pfRadim Krčmář1-1/+4
2013-09-17KVM: nEPT: reset PDPTR register cache on nested vmentry emulationGleb Natapov1-0/+4
2013-09-17KVM: mmu: allow page tables to be in read-only slotsPaolo Bonzini3-6/+29
2013-09-17KVM: x86 emulator: emulate RETF immBruce Rogers1-1/+13
2013-09-17vfs: don't set FILE_CREATED before calling ->atomic_open()Miklos Szeredi1-3/+8
2013-09-17nfs: set FILE_CREATEDMiklos Szeredi1-0/+3
2013-09-17gfs2: set FILE_CREATEDMiklos Szeredi1-1/+3
2013-09-17cifs: fix filp leak in cifs_atomic_open()Miklos Szeredi1-0/+1
2013-09-17vfs: improve i_op->atomic_open() documentationMiklos Szeredi2-10/+25
2013-09-17autofs4: close the races around autofs4_notify_daemon()Al Viro1-10/+3
2013-09-16Linux 3.12-rc1v3.12-rc1Linus Torvalds1-3/+3
2013-09-16tile: remove stray blank spaceChris Metcalf1-1/+1
2013-09-16tile: <arch/> header updates from upstreamChris Metcalf4-35/+59
2013-09-16tile: improve gxio iorpc autogenerated code styleChris Metcalf10-130/+127
2013-09-16tile: double default VMALLOC spaceChris Metcalf1-1/+1
2013-09-16pstore: Remove the messages related to compression failureAruna Balakrishnaiah1-4/+0
2013-09-16pstore: Use zlib_inflateInit2 instead of zlib_inflateInitAruna Balakrishnaiah1-1/+1
2013-09-16pstore: Adjust buffer size for compression for smaller registered buffersAruna Balakrishnaiah1-1/+22
2013-09-16sched: Fix comment for sched_info_departMichael S. Tsirkin1-2/+3
2013-09-16drm/radeon: avoid UVD corruptions on AGP cardsChristian König1-3/+5
2013-09-16drm/radeon: fix panel scaling with eDP and LVDS bridgesAlex Deucher1-3/+31
2013-09-16drm/radeon/dpm: rework auto performance level enableAlex Deucher11-47/+9
2013-09-16drm/radeon: Fix hmdi typoDamien Lespiau3-3/+3
2013-09-16drm/radeon/dpm/rs780: fix force_performance state for same sclksAlex Deucher1-2/+4
2013-09-16drm/radeon/dpm/rs780: don't enable sclk scaling if not requiredAlex Deucher1-0/+3
2013-09-16drm/radeon/dpm/rs780: add some sanity checking to sclk scalingAlex Deucher1-0/+6
2013-09-16drm/radeon/dpm/rs780: use drm_mode_vrefresh()Alex Deucher1-3/+1
2013-09-16drm/udl: rip out set_need_reschedDaniel Vetter1-1/+0
2013-09-15vfs: fix typo in comment in recent dentry workLinus Torvalds1-1/+1
2013-09-15partitions/efi: loosen check fot pmbr size in lbaDavidlohr Bueso1-2/+6
2013-09-14x86/intel/lpss: Add pin control support to Intel low power subsystemMathias Nyman1-2/+3
2013-09-14perf/x86/intel: Mark MEM_LOAD_UOPS_MISS_RETIRED as precise on SNBStephane Eranian1-0/+1
2013-09-14vfs: fix dentry LRU list handling and nr_dentry_unused accountingLinus Torvalds1-27/+101
2013-09-13cifs: update cifs.txt and remove some outdated infosBjörn Jacke1-31/+11
2013-09-13cifs: Avoid calling unlock_page() twice in cifs_readpage() when using fscacheSachin Prabhu1-3/+7
2013-09-13cifs: Do not take a reference to the page in cifs_readpage_worker()Sachin Prabhu1-2/+3
2013-09-13tile: remove stale arch/tile/kernel/futex_64.SChris Metcalf1-55/+0
2013-09-13tile: remove HUGE_VMAP dead codeChris Metcalf6-24/+6
2013-09-13tile: use pmd_pfn() instead of casting via pte_tChris Metcalf1-2/+1