summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* blk-mq: remove blk_mq_delay_queue()Ming Lei2018-04-101-2/+0
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2018-04-051-0/+1
|\
| * scsi: raid_class: Add 'JBOD' RAID levelHannes Reinecke2018-02-121-0/+1
* | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds2018-04-0514-240/+319
|\ \
| * | lightnvm: pblk: implement get log report chunkJavier González2018-03-291-0/+13
| * | lightnvm: implement get log report chunk helpersJavier González2018-03-291-0/+24
| * | lightnvm: make address conversions depend on generic deviceJavier González2018-03-291-4/+4
| * | lightnvm: add support for 2.0 address formatJavier González2018-03-291-27/+74
| * | lightnvm: normalize geometry nomenclatureJavier González2018-03-291-8/+8
| * | lightnvm: complete geo structure with maxoc*Javier González2018-03-291-0/+2
| * | lightnvm: add shorten OCSSD version in geoJavier González2018-03-291-0/+8
| * | lightnvm: add minor version to generic geometryJavier González2018-03-291-1/+2
| * | lightnvm: simplify geometry structureJavier González2018-03-291-98/+98
| * | lightnvm: remove nvm_dev_ops->max_phys_sectMatias Bjørling2018-03-291-3/+2
| * | lightnvm: remove max_rq_sizeMatias Bjørling2018-03-291-2/+0
| * | lightnvm: add 2.0 geometry identificationMatias Bjørling2018-03-291-4/+7
| * | lightnvm: flatten nvm_id_group into nvm_idMatias Bjørling2018-03-291-27/+26
| * | blk-mq: Allow PCI vector offset for mapping queuesKeith Busch2018-03-271-1/+2
| * | net/utils: Introduce inet_addr_is_anySagi Grimberg2018-03-261-0/+1
| * | block: use 32-bit blk_status_t on AlphaMikulas Patocka2018-03-211-0/+5
| * | block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche2018-03-173-14/+31
| * | blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmdir()Joseph Qi2018-03-161-0/+1
| * | bsg: split handling of SCSI CDBs vs transport requeuesChristoph Hellwig2018-03-132-14/+25
| * | bsg-lib: remove bsg_job.reqChristoph Hellwig2018-03-131-1/+0
| * | bsg-lib: introduce a timeout field in struct bsg_jobChristoph Hellwig2018-03-131-0/+2
| * | direct-io: Remove unused DIO_SKIP_DIO_COUNT logicNikolay Borisov2018-03-121-3/+0
| * | direct-io: Remove unused DIO_ASYNC_EXTEND flagNikolay Borisov2018-03-121-3/+0
| * | block: Move the queue_flag_*() functions from a public into a private header ...Bart Van Assche2018-03-081-69/+0
| * | block: Complain if queue_flag_(set|clear)_unlocked() is abusedBart Van Assche2018-03-081-0/+6
| * | block: Introduce blk_queue_flag_{set,clear,test_and_{set,clear}}()Bart Van Assche2018-03-081-0/+5
| * | block: Reorder the queue flag manipulation function definitionsBart Van Assche2018-03-081-11/+11
| * | misc: rtsx: rename SG_END macroArnd Bergmann2018-03-011-6/+6
| * | block: Add 'lock' as third argument to blk_alloc_queue_node()Bart Van Assche2018-02-281-1/+2
| * | sbitmap: use test_and_set_bit_lock()/clear_bit_unlock()Omar Sandoval2018-02-281-0/+8
| * | lib/scatterlist: Add SG_CHAIN and SG_END macros for LSB encodingsAnshuman Khandual2018-02-281-10/+13
* | | Merge tag 'edac_for_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2018-04-052-0/+5
|\ \ \
| * | | firmware, DMI: Add function to look up a handle and return DIMM sizeTony Luck2018-03-141-0/+2
| * | | EDAC: Add new memory type for non-volatile DIMMsTony Luck2018-03-141-0/+3
* | | | kernel.h: Retain constant expression output for max()/min()Kees Cook2018-04-051-30/+41
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-04-052-15/+25
|\ \ \ \
| * \ \ \ Merge branch 'psmouse' into nextDmitry Torokhov2018-03-171-15/+23
| |\ \ \ \
| | * | | | Input: libps2 - relax command byte ACK handlingDmitry Torokhov2018-02-021-0/+1
| | * | | | Input: psmouse - move sliced command implementation to libps2Dmitry Torokhov2018-02-021-0/+3
| | * | | | Input: libps2 - use BIT() for bitmask constantsDmitry Torokhov2018-02-021-5/+6
| | * | | | Input: libps2 - use u8 for byte dataDmitry Torokhov2018-02-021-10/+13
| * | | | | Input: gpio-keys - add support for wakeup event actionJeffy Chen2018-03-141-0/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-051-39/+36
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-4.17/upstream' into for-linusJiri Kosina2018-04-051-4/+0
| |\ \ \ \ \ \
| | * | | | | | HID: core: rewrite the hid-generic automatic unbindBenjamin Tissoires2018-03-061-4/+0
| * | | | | | | Merge branch 'for-4.17/multitouch' into for-linusJiri Kosina2018-04-051-32/+33
| |\ \ \ \ \ \ \