aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-07-17scsi: use 64-bit LUNsHannes Reinecke86-429/+438
2014-07-17qla2xxx: Restrict max_lun to 16-bit for older HBAsHannes Reinecke1-1/+6
2014-07-17scsi_scan: Restrict sequential scan to 256 LUNsHannes Reinecke2-0/+8
2014-07-17scsi: Remove CONFIG_SCSI_MULTI_LUNHannes Reinecke6-35/+2
2014-07-17sg: O_EXCL and other lock handlingDouglas Gilbert1-194/+230
2014-07-17sg: add SG_FLAG_Q_AT_TAIL flagDouglas Gilbert2-2/+8
2014-07-17sg: relax 16 byte cdb restrictionDouglas Gilbert2-84/+53
2014-07-17sd: Limit transfer lengthMartin K. Petersen2-1/+18
2014-07-17sd: bad return code of init_sdClément Calmels1-0/+2
2014-07-17sd: notify block layer when using temporary change to cache_typeVaughan Cao1-8/+15
2014-07-17scsi_debug: allow huge transfer length for read/write commandsAkinobu Mita1-3/+3
2014-07-17scsi: increase upper limit for max_sectorsAkinobu Mita1-2/+2
2014-07-17sd: use READ_16 or WRITE_16 when transfer length is greater than 0xffffAkinobu Mita1-4/+1
2014-07-17sg: prevent integer overflow when converting from sectors to bytesAkinobu Mita1-4/+13
2014-07-17scsi: remove two cancel_delayed_work() calls from the mid-layerBart Van Assche2-2/+2
2014-07-17scsi: handle flush errors properlyJames Bottomley1-0/+8
2014-07-17Merge tag 'stable/for-linus-3.16-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds2-8/+9
2014-07-17Merge tag 'trace-fixes-v3.16-rc5-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds4-8/+19
2014-07-16Merge tag 'for-linus-20140716' of git://git.infradead.org/linux-mtdLinus Torvalds3-2/+49
2014-07-16Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-8/+8
2014-07-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-38/+48
2014-07-16Merge tag 'sound-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds5-8/+12
2014-07-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-0/+2
2014-07-15Merge tag 'gpio-v3.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-6/+0
2014-07-15ring-buffer: Fix polling on trace_pipeMartin Lau1-4/+0
2014-07-15quota: missing lock in dqcache_shrink_scan()Niu Yawei1-0/+2
2014-07-15tracing: Add TRACE_ITER_PRINTK flag check in __trace_puts/__trace_bputszhangwei(Jovi)1-0/+6
2014-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds4-53/+69
2014-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds102-664/+734
2014-07-15tracing: Fix graph tracer with stack tracer on other archsSteven Rostedt (Red Hat)1-2/+2
2014-07-15tracing: Add ftrace_trace_stack into __trace_puts/__trace_bputszhangwei(Jovi)1-2/+10
2014-07-15ALSA: hda - Fix broken PM due to incomplete i915 initializationTakashi Iwai1-5/+5
2014-07-14hso: fix deadlock when receiving bursts of dataOlivier Sobrie1-21/+17
2014-07-14hso: remove unused workqueueOlivier Sobrie1-12/+0
2014-07-14Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394Linus Torvalds1-0/+1
2014-07-14Merge git://git.kvack.org/~bcrl/aio-fixesLinus Torvalds1-0/+7
2014-07-14net/l2tp: don't fall back on UDP [get|set]sockoptSasha Levin1-2/+2
2014-07-14net: ppp: don't call sk_chk_filter twiceChristoph Schulz2-14/+2
2014-07-14mlx4: mark napi id for gro_skbJason Wang1-0/+1
2014-07-14bonding: fix ad_select module param checkNikolay Aleksandrov1-1/+1
2014-07-14net: pppoe: use correct channel MTU when using Multilink PPPChristoph Schulz1-1/+1
2014-07-14neigh: sysctl - simplify address calculation of gc_* variablesMathias Krause2-5/+5
2014-07-14net: sctp: fix information leaks in ulpevent layerDaniel Borkmann1-107/+15
2014-07-14tracing: instance_rmdir() leaks ftrace_event_file->filterOleg Nesterov1-0/+1
2014-07-14aio: protect reqs_available updates from changes in interrupt handlersBenjamin LaHaise1-0/+7
2014-07-14fuse: replace count*size kzalloc by kcallocFabian Frederick1-2/+2
2014-07-14fuse: release temporary page if fuse_writepage_locked() failedMaxim Patlasov1-1/+3
2014-07-14ALSA: hda - Revert stream assignment order for Intel controllersTakashi Iwai3-2/+4
2014-07-13MAINTAINERS: update r8169 maintainerfrançois romieu1-1/+0
2014-07-13net: bcmgenet: fix RGMII_MODE_EN bitFlorian Fainelli1-1/+1