summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: target: sbitmap: add seq_file forward declarationArnd Bergmann2018-07-111-0/+2
* scsi: target: Remove se_dev_entry.ua_countBart Van Assche2018-07-021-1/+0
* scsi: target: Remove second argument from fabric_make_tpg()Bart Van Assche2018-07-021-1/+1
* scsi: target: Simplify the code for waiting for command completionBart Van Assche2018-07-021-1/+1
* scsi: target: Make the session shutdown code also wait for commands that are ...Bart Van Assche2018-07-021-2/+1
* scsi: target: Introduce transport_init_session()Bart Van Assche2018-07-021-0/+1
* scsi: target: Rename transport_init_session() into transport_alloc_session()Bart Van Assche2018-07-021-1/+1
* scsi: read host_busy via scsi_host_busy()Ming Lei2018-06-261-0/+1
* scsi: target: remove target_find_deviceMike Christie2018-06-261-2/+0
* scsi: libsas: dynamically allocate and free ata hostJason Yan2018-06-202-1/+3
* scsi: Remove percpu_idaMatthew Wilcox2018-06-201-83/+0
* scsi: target: Convert target drivers to use sbitmapMatthew Wilcox2018-06-202-3/+5
* scsi: target: Abstract tag freeingMatthew Wilcox2018-06-201-0/+5
* Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-162-4/+2
|\
| * block: remov blk_queue_invalidate_tagsChristoph Hellwig2018-06-151-2/+0
| * Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe2018-06-151-2/+0
| |\
| | * blk-mq: remove blk_mq_tagset_iterChristoph Hellwig2018-06-141-2/+0
| * | blk-mq: don't time out requests again that are in the timeout handlerChristoph Hellwig2018-06-141-0/+2
* | | Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds2018-06-1611-11/+11
|\ \ \
| * | | fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab2018-06-151-1/+1
| * | | docs: Fix some broken referencesMauro Carvalho Chehab2018-06-159-9/+9
| * | | docs: fix broken references with multiple hintsMauro Carvalho Chehab2018-06-151-1/+1
* | | | Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-161-10/+69
|\ \ \ \
| * | | | fsnotify: add fsnotify_add_inode_mark() wrappersAmir Goldstein2018-05-181-1/+15
| * | | | fsnotify: generalize iteration of marks by object typeAmir Goldstein2018-05-181-3/+25
| * | | | fsnotify: remove redundant arguments to handle_event()Amir Goldstein2018-05-181-2/+18
| * | | | fsnotify: use type id to identify connector object typeAmir Goldstein2018-05-181-7/+14
* | | | | Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds2018-06-164-209/+0
|\ \ \ \ \
| * | | | | video: fbdev: remove unused sh_mobile_meram driverBartlomiej Zolnierkiewicz2018-05-141-95/+0
| * | | | | drm: shmobile: remove unused MERAM supportBartlomiej Zolnierkiewicz2018-05-141-4/+0
| * | | | | video: fbdev: sh_mobile_lcdcfb: remove unused MERAM supportBartlomiej Zolnierkiewicz2018-05-141-3/+0
| * | | | | video: fbdev: remove unused auo_k190xfb driversBartlomiej Zolnierkiewicz2018-05-141-107/+0
* | | | | | Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-06-162-0/+13
|\ \ \ \ \ \
| * | | | | | afs: Display manually added cells in dynamic root mountDavid Howells2018-06-151-0/+1
| * | | | | | Merge tag 'afs-fixes-20180514' into afs-procAl Viro2018-06-031-0/+42
| |\ \ \ \ \ \
| * | | | | | | proc: Add a way to make network proc files writableDavid Howells2018-05-181-0/+12
* | | | | | | | Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-06-161-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | aio: mark __aio_sigset::sigmask constAvi Kivity2018-06-151-1/+1
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-1610-38/+70
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | nl80211: fix some kernel doc tag mistakesLuca Coelho2018-06-151-14/+14
| * | | | | | | | | sctp: define sctp_packet_gso_append to build GSO framesXin Long2018-06-141-0/+5
| * | | | | | | | | netfilter: nf_conncount: Fix garbage collection with zonesYi-Hung Wei2018-06-121-1/+2
| * | | | | | | | | netfilter: nft_dynset: do not reject set updates with NFT_SET_EVALPablo Neira Ayuso2018-06-121-1/+1
| * | | | | | | | | netfilter: fix null-ptr-deref in nf_nat_decode_sessionPrashant Bhole2018-06-121-1/+1
| * | | | | | | | | tls: fix NULL pointer dereference on pollDaniel Borkmann2018-06-121-4/+2
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-06-114-17/+45
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | * | | | | | | | netfilter: remove include/net/netfilter/nft_dup.hCorentin Labbe2018-06-081-10/+0
| | * | | | | | | | netfilter: nf_conntrack: Increase __IPS_MAX_BIT with new bit IPS_OFFLOAD_BITGao Feng2018-06-071-1/+1
| | * | | | | | | | netfilter: ipset: Limit max timeout valueJozsef Kadlecsik2018-06-061-4/+6
| | * | | | | | | | netfilter: ipset: List timing out entries with "timeout 1" instead of zeroJozsef Kadlecsik2018-06-061-2/+8