summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-18Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley
2014-12-15storvsc: ring buffer failures may result in I/O freezeLong Li
2014-12-15ipr: set scsi_level correctly for disk arraysBrian King
2014-12-15ipr: add support for async scanning to speed up bootBrian King
2014-12-15scsi_debug: fix missing "break;" in SDEBUG_UA_CAPACITY_CHANGED caseEwan D. Milne
2014-12-15scsi_debug: take sdebug_host_list_lock when changing capacityEwan D. Milne
2014-12-15scsi_debug: improve driver description in KconfigDouglas Gilbert
2014-12-15scsi_debug: fix compare and write errorsDouglas Gilbert
2014-12-15qla2xxx: fix race in handling rport deletion during recovery causes panicLaurence Oberman
2014-12-15scsi: blacklist RSOC for Microsoft iSCSI target devicesMartin K. Petersen
2014-12-15scsi: fix random memory corruption with scsi-mq + T10 PITony Battersby
2014-12-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2014-12-14Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-14Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-12-14Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-12-14Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-14Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-12-14Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2014-12-14Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-14Merge tag 'md/3.19' of git://neil.brown.name/mdLinus Torvalds
2014-12-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-12-14x86/tls: Disallow unusual TLS segmentsAndy Lutomirski
2014-12-14x86/tls: Validate TLS entries to protect espfixAndy Lutomirski
2014-12-14MAINTAINERS: Add me as x86 VDSO submaintainerAndy Lutomirski
2014-12-13aio: Skip timer for io_getevents if timeout=0Fam Zheng
2014-12-13aio: Make it possible to remap aio ringPavel Emelyanov
2014-12-13Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-12-13Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-12-13Merge tag 'trace-seq-buf-3.19-v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-13Merge tag 'trace-fixes-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-12-13Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2014-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-12-13Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds
2014-12-13cgroups: Documentation: fix trivial typos and wrong paragraph numberingsSeongJae Park
2014-12-13parisc: percpu: update comments referring to __get_cpu_varChristoph Lameter
2014-12-13percpu: update local_ops.txt to reflect this_cpu operationsChristoph Lameter
2014-12-13percpu: remove __get_cpu_var and __raw_get_cpu_var macrosChristoph Lameter
2014-12-13fsnotify: remove destroy_list from fsnotify_markJan Kara
2014-12-13fsnotify: unify inode and mount marks handlingJan Kara
2014-12-13fallocate: create FAN_MODIFY and IN_MODIFY eventsHeinrich Schuchardt
2014-12-13mm/cma: make kmemleak ignore CMA regionsThierry Reding
2014-12-13slub: fix cpuset check in get_any_partialVladimir Davydov
2014-12-13slab: fix cpuset check in fallback_allocVladimir Davydov
2014-12-13shmdt: use i_size_read() instead of ->i_sizeDave Hansen
2014-12-13ipc/shm.c: fix overly aggressive shmdt() when calls span multiple segmentsDave Hansen
2014-12-13ipc/msg: increase MSGMNI, remove scalingManfred Spraul
2014-12-13ipc/sem.c: increase SEMMSL, SEMMNI, SEMOPMManfred Spraul
2014-12-13ipc/sem.c: change memory barrier in sem_lock() to smp_rmb()Manfred Spraul
2014-12-13lib/decompress.c: consistency of compress formats for kernel imageHaesung Kim