summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dm-4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-12-141-26/+27
|\
| * uapi dm-log-userspace.h: use __u32, __s32, __u64 and __s64 from linux/types.hMikko Rapeli2016-11-211-26/+27
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl...Linus Torvalds2016-12-141-1/+6
|\ \
| * \ Merge branch 'md-next' into md-linusShaohua Li2016-12-131-1/+6
| |\ \
| | * | md/failfast: add failfast flag for md to be used by some personalities.NeilBrown2016-11-221-1/+6
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-12-146-232/+67
|\ \ \ \
| * | | | scsi: fc: move FC transport's bsg code to bsg-libJohannes Thumshirn2016-11-171-1/+0
| * | | | block: add bsg_job_put() and bsg_job_get()Johannes Thumshirn2016-11-171-1/+2
| * | | | scsi: fc: use bsg_job_doneJohannes Thumshirn2016-11-171-2/+0
| * | | | scsi: fc: use bsg_softirq_doneJohannes Thumshirn2016-11-171-0/+1
| * | | | scsi: fc: Use bsg_destroy_jobJohannes Thumshirn2016-11-171-0/+1
| * | | | scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn2016-11-172-46/+19
| * | | | block: add reference counting for struct bsg_jobJohannes Thumshirn2016-11-171-0/+2
| * | | | scsi: fc: implement kref backed reference countingJohannes Thumshirn2016-11-171-3/+1
| * | | | scsi: fc: provide fc_bsg_to_rport() helperJohannes Thumshirn2016-11-171-0/+5
| * | | | scsi: fc: provide fc_bsg_to_shost() helperJohannes Thumshirn2016-11-171-0/+5
| * | | | scsi: fc: Export fc_bsg_jobdone and use it in FC driversJohannes Thumshirn2016-11-171-1/+2
| * | | | scsi: Get rid of struct fc_bsg_bufferJohannes Thumshirn2016-11-171-9/+3
| * | | | scsi: ufs-qcom: phy/hcd: Refactoring phy clock handlingVivek Gautam2016-11-081-18/+0
| * | | | scsi: allow LLDDs to expose the queue mapping to blk-mqChristoph Hellwig2016-11-081-0/+8
| * | | | blk-mq: export blk_mq_map_queuesChristoph Hellwig2016-11-081-0/+1
| * | | | scsi: libfc: Replace ->seq_release callback with function callHannes Reinecke2016-11-081-7/+1
| * | | | scsi: libfc: Replace ->seq_assign callback with function callHannes Reinecke2016-11-081-7/+1
| * | | | scsi: libfc: Replace ->seq_set_resp callback with direct function callHannes Reinecke2016-11-081-10/+3
| * | | | scsi: libfc: Replace ->seq_start_next callback with function callHannes Reinecke2016-11-081-7/+1
| * | | | scsi: libfc: Replace ->exch_done callback with function callHannes Reinecke2016-11-081-8/+1
| * | | | scsi: libfc: Replace ->seq_exch_abort callback with function callHannes Reinecke2016-11-081-13/+1
| * | | | scsi: libfc: Replace ->seq_send callback with function callHannes Reinecke2016-11-081-7/+1
| * | | | scsi: libfc: Remove fc_rport_init()Hannes Reinecke2016-11-081-1/+0
| * | | | scsi: libfc: Replace ->rport_flush_queue callback with function callHannes Reinecke2016-11-081-7/+1
| * | | | scsi: libfc: Replace ->rport_recv_req callback with function callHannes Reinecke2016-11-081-7/+1
| * | | | scsi: libfc: Replace ->rport_logoff callback with function callHannes Reinecke2016-11-081-8/+1
| * | | | scsi: libfc: Replace ->rport_login callback with function callHannes Reinecke2016-11-081-13/+1
| * | | | scsi: libfc: Replace ->rport_create callback with function callHannes Reinecke2016-11-081-7/+1
| * | | | scsi: libfc: Replace ->rport_lookup callback with function callHannes Reinecke2016-11-081-7/+2
| * | | | scsi: libfc: Replace ->rport_destroy callback with function callHannes Reinecke2016-11-081-6/+1
| * | | | scsi: libfc: Replace ->exch_seq_send callback with function callHannes Reinecke2016-11-081-31/+7
| * | | | scsi: libfc: Replace ->lport_recv with function callHannes Reinecke2016-11-081-7/+1
| * | | | scsi: libfc: Replace ->lport_reset callback with function callHannes Reinecke2016-11-081-7/+0
| * | | | scsi: libfc: Replace ->seq_els_rsp_send callback with function callHannes Reinecke2016-11-081-8/+2
| * | | | scsi: libfc: reset timeout on queue fullHannes Reinecke2016-11-081-1/+2
| * | | | scsi: libfc: quarantine timed out xidsHannes Reinecke2016-11-081-0/+1
| * | | | scsi: libfc: use error code for fc_rport_error()Hannes Reinecke2016-11-081-0/+5
| | |/ / | |/| |
* | | | Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfsLinus Torvalds2016-12-141-1/+1
|\ \ \ \
| * | | | fs: configfs: don't return anything from drop_linkAndrzej Pietrasiewicz2016-12-011-1/+1
* | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2016-12-144-115/+94
|\ \ \ \ \
| * \ \ \ \ Merge branch 'fscrypt' into devTheodore Ts'o2016-12-122-93/+27
| |\ \ \ \ \
| | * | | | | fscrypt: Rename FS_WRITE_PATH_FL to FS_CTX_HAS_BOUNCE_BUFFER_FLDavid Gstir2016-12-111-1/+0
| | * | | | | fscrypt: Delay bounce page pool allocation until neededDavid Gstir2016-12-111-1/+0
| | * | | | | fscrypt: Cleanup page locking requirements for fscrypt_{decrypt,encrypt}_page()David Gstir2016-12-111-1/+1