summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gfs2-4.15.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-11-141-1/+2
|\
| * GFS2: Implement iomap for block_mapBob Peterson2017-10-311-1/+2
* | Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2017-11-143-9/+41
|\ \
| * | btrfs: add tracepoints for outstanding extents modsJosef Bacik2017-11-011-0/+21
| * | btrfs: add a flags argument to LOGICAL_INO and call it LOGICAL_INO_V2Zygo Blaxell2017-11-011-1/+7
| * | btrfs: remove delayed_ref_node from ref_headJosef Bacik2017-10-301-8/+5
| * | btrfs: Add sanity check for EXTENT_DATA when reading out leafQu Wenruo2017-10-301-0/+1
| * | btrfs: declare TRACE_DEFINE_ENUM for each of show_flush_state enumAnand Jain2017-10-301-0/+7
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-11-141-7/+8
|\ \ \ | | |/ | |/|
| * | iomap: Add IOMAP_F_DATA_INLINE flagAndreas Gruenbacher2017-10-011-2/+3
| * | iomap: Switch from blkno to disk offsetAndreas Gruenbacher2017-10-011-5/+5
* | | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-145-148/+346
|\ \ \
| * | | fscrypt: new helper function - fscrypt_prepare_setattr()Eric Biggers2017-10-181-0/+25
| * | | fscrypt: new helper function - fscrypt_prepare_lookup()Eric Biggers2017-10-183-0/+35
| * | | fscrypt: new helper function - fscrypt_prepare_rename()Eric Biggers2017-10-183-0/+47
| * | | fscrypt: new helper function - fscrypt_prepare_link()Eric Biggers2017-10-183-0/+34
| * | | fscrypt: new helper function - fscrypt_file_open()Eric Biggers2017-10-182-0/+12
| * | | fscrypt: new helper function - fscrypt_require_key()Eric Biggers2017-10-181-0/+25
| * | | fscrypt: remove ->is_encrypted()Eric Biggers2017-10-181-1/+0
| * | | fscrypt: switch from ->is_encrypted() to IS_ENCRYPTED()Eric Biggers2017-10-181-1/+1
| * | | fs, fscrypt: add an S_ENCRYPTED inode flagEric Biggers2017-10-181-0/+2
| * | | fscrypt: clean up include file messDave Chinner2017-10-183-18/+37
| |/ /
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-11-1411-31/+230
|\ \ \
| * | | crypto: drbg - move to generic async completionGilad Ben-Yossef2017-11-031-2/+1
| * | | crypto: algif - move to generic async completionGilad Ben-Yossef2017-11-031-14/+1
| * | | crypto: introduce crypto wait for async opGilad Ben-Yossef2017-11-031-0/+40
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2017-11-0329-210/+248
| |\| |
| * | | crypto: gf128mul - The x8_ble multiplication functionsHarsh Jain2017-11-031-1/+1
| * | | crypto: dh - return unsigned value for crypto_dh_key_len()Tudor-Dan Ambarus2017-10-121-1/+1
| * | | crypto: ecdh - return unsigned value for crypto_ecdh_key_len()Tudor-Dan Ambarus2017-10-121-1/+1
| * | | padata: ensure padata_do_serial() runs on the correct CPUMathias Krause2017-10-071-0/+2
| * | | padata: ensure the reorder timer callback runs on the correct CPUMathias Krause2017-10-071-0/+2
| * | | crypto: gcm - add GCM IV size constantCorentin LABBE2017-09-221-0/+8
| * | | crypto: sm3 - add OSCCA SM3 secure hashGilad Ben-Yossef2017-09-222-0/+157
| * | | crypto: doc - clarify return values for async hash methodsKamil Konieczny2017-09-221-12/+16
* | | | Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-1350-189/+255
|\ \ \ \
| * | | | usb: core: add a new usb_get_ptm_status() helperFelipe Balbi2017-11-071-0/+6
| * | | | usb: core: add a 'type' parameter to usb_get_status()Felipe Balbi2017-11-071-2/+3
| * | | | usb: core: introduce a new usb_get_std_status() helperFelipe Balbi2017-11-071-0/+7
| * | | | usb: core: rename usb_get_status() 'type' argument to 'recip'Felipe Balbi2017-11-071-1/+1
| * | | | usb: core: add Status Type definitionsFelipe Balbi2017-11-071-0/+4
| * | | | USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-0438-0/+38
| * | | | usb: remove msm_hsusb_hw.hJack Pham2017-11-031-77/+0
| * | | | Merge tag 'extcon-next-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2017-10-274-105/+153
| |\ \ \ \
| | * | | | extcon: max77843: Add support for SmartDock accessoryMarek Szyprowski2017-10-241-0/+2
| | * | | | extcon: max77843: Add OTG power control to the MUIC driverMarek Szyprowski2017-10-241-0/+3
| | * | | | extcon: Split out extcon header file for consumer and provider deviceChanwoo Choi2017-10-233-105/+148
| | |/ / /
| * | | | Merge tag 'phy-for-4.15_v1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2017-10-274-4/+31
| |\ \ \ \
| | * | | | drivers: phy: add calibrate methodAndrzej Pietrasiewicz2017-10-231-0/+10
| | * | | | ufs/phy: qcom: Refactor to use phy_init callVivek Gautam2017-10-231-3/+0