summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-18scsi: use 64-bit LUNsHannes Reinecke86-429/+438
2014-07-18qla2xxx: Restrict max_lun to 16-bit for older HBAsHannes Reinecke1-1/+6
2014-07-18scsi_scan: Restrict sequential scan to 256 LUNsHannes Reinecke2-0/+8
2014-07-18scsi: Remove CONFIG_SCSI_MULTI_LUNHannes Reinecke6-35/+2
2014-07-18sg: O_EXCL and other lock handlingDouglas Gilbert1-194/+230
2014-07-18sg: add SG_FLAG_Q_AT_TAIL flagDouglas Gilbert2-2/+8
2014-07-18sg: relax 16 byte cdb restrictionDouglas Gilbert2-84/+53
2014-07-18sd: Limit transfer lengthMartin K. Petersen2-1/+18
2014-07-18sd: bad return code of init_sdClément Calmels1-0/+2
2014-07-18sd: notify block layer when using temporary change to cache_typeVaughan Cao1-8/+15
2014-07-18scsi_debug: allow huge transfer length for read/write commandsAkinobu Mita1-3/+3
2014-07-18scsi: increase upper limit for max_sectorsAkinobu Mita1-2/+2
2014-07-18sd: use READ_16 or WRITE_16 when transfer length is greater than 0xffffAkinobu Mita1-4/+1
2014-07-18sg: prevent integer overflow when converting from sectors to bytesAkinobu Mita1-4/+13
2014-07-18scsi: 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/lin...Linus Torvalds2-8/+9
2014-07-17Merge tag 'trace-fixes-v3.16-rc5-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-8/+19
2014-07-17Merge tag 'for-linus-20140716' of git://git.infradead.org/linux-mtdLinus Torvalds3-2/+49
2014-07-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-8/+8
2014-07-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-38/+48
2014-07-16Merge tag 'sound-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds5-8/+12
2014-07-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds1-0/+2
2014-07-16Merge tag 'gpio-v3.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-6/+0
2014-07-16ring-buffer: Fix polling on trace_pipeMartin Lau1-4/+0
2014-07-16quota: 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/msz...Linus 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-15hso: fix deadlock when receiving bursts of dataOlivier Sobrie1-21/+17
2014-07-15hso: remove unused workqueueOlivier Sobrie1-12/+0
2014-07-15Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-0/+1
2014-07-15Merge git://git.kvack.org/~bcrl/aio-fixesLinus Torvalds1-0/+7
2014-07-15net/l2tp: don't fall back on UDP [get|set]sockoptSasha Levin1-2/+2
2014-07-15net: ppp: don't call sk_chk_filter twiceChristoph Schulz2-14/+2
2014-07-15mlx4: mark napi id for gro_skbJason Wang1-0/+1
2014-07-15bonding: fix ad_select module param checkNikolay Aleksandrov1-1/+1
2014-07-15net: pppoe: use correct channel MTU when using Multilink PPPChristoph Schulz1-1/+1
2014-07-15neigh: sysctl - simplify address calculation of gc_* variablesMathias Krause2-5/+5
2014-07-15net: 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-14MAINTAINERS: update r8169 maintainerfrançois romieu1-1/+0
2014-07-14net: bcmgenet: fix RGMII_MODE_EN bitFlorian Fainelli1-1/+1