summaryrefslogtreecommitdiffstats
path: root/mm/pagewalk.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-17tgt: removalBart Van Assche12-1333/+0
2014-07-17libsrp: removalChristoph Hellwig4-536/+0
2014-07-17ibmvstgt: removeChristoph Hellwig4-1017/+0
2014-07-17scsi: use dev_printk variants where possibleHannes Reinecke5-139/+157
2014-07-17scsi: use dev_printk() variants for ioctlHannes Reinecke1-6/+11
2014-07-17scsi: Implement st_printk()Hannes Reinecke1-294/+311
2014-07-17scsi: Implement ch_printk()Hannes Reinecke1-5/+9
2014-07-17scsi: Implement sg_printk()Hannes Reinecke1-68/+95
2014-07-17scsi: Implement sr_printk()Hannes Reinecke4-57/+70
2014-07-17scsi_scan: Fixup scsilun_to_int()Hannes Reinecke1-12/+10
2014-07-17scsi: use 64-bit value for 'max_luns'Hannes Reinecke14-22/+30
2014-07-17Add module param type 'ullong'Hannes Reinecke2-0/+6
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-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-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-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-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-14MAINTAINERS: update r8169 maintainerfrançois romieu1-1/+0
2014-07-14net: bcmgenet: fix RGMII_MODE_EN bitFlorian Fainelli1-1/+1