summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'f2fs-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-111-0/+63
|\
| * f2fs: support to trace f2fs_fiemap()Chao Yu2020-07-081-0/+37
| * f2fs: support to trace f2fs_bmap()Chao Yu2020-07-081-0/+26
* | Merge tag 'gfs2-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds2020-08-111-1/+1
|\ \
| * | fs: Fix typo in commentAndreas Gruenbacher2020-08-031-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-08-111-1/+1
|\ \ \
| * \ \ Merge branch 'for-linus' into nextDmitry Torokhov2020-07-223-2/+10
| |\ \ \
| * \ \ \ Merge branch 'elan-i2c' into nextDmitry Torokhov2020-07-22726-6069/+15887
| |\ \ \ \
| * | | | | Input: synaptics-rmi4 - drop a duplicated wordRandy Dunlap2020-07-211-1/+1
* | | | | | Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds2020-08-0910-133/+447
|\ \ \ \ \ \
| * | | | | | SUNRPC: Refresh the show_rqstp_flags() macroChuck Lever2020-07-261-8/+27
| * | | | | | svcrdma: Display chunk completion ID when posting a rw_ctxtChuck Lever2020-07-131-44/+12
| * | | | | | svcrdma: Record send_ctxt completion ID in trace_svcrdma_post_send()Chuck Lever2020-07-132-8/+13
| * | | | | | svcrdma: Introduce Send completion IDsChuck Lever2020-07-132-1/+3
| * | | | | | svcrdma: Record Receive completion ID in svc_rdma_decode_rqstChuck Lever2020-07-131-7/+27
| * | | | | | svcrdma: Introduce Receive completion IDsChuck Lever2020-07-132-31/+24
| * | | | | | svcrdma: Introduce infrastructure to support completion IDsChuck Lever2020-07-132-0/+67
| * | | | | | svcrdma: Add common XDR encoders for RDMA and Read segmentsChuck Lever2020-07-131-0/+37
| * | | | | | svcrdma: Add common XDR decoders for RDMA and Read segmentsChuck Lever2020-07-131-0/+37
| * | | | | | SUNRPC: Add helpers for decoding list discriminators symbolicallyChuck Lever2020-07-131-0/+26
| * | | | | | svcrdma: Remove declarations for functions long removedChuck Lever2020-07-131-4/+0
| * | | | | | svcrdma: Clean up trace_svcrdma_send_failed() tracepointChuck Lever2020-07-131-5/+2
| * | | | | | svcrdma: Make svc_rdma_send_error_msg() a global functionChuck Lever2020-07-131-0/+4
| * | | | | | SUNRPC: Augment server-side rpcgss tracepointsChuck Lever2020-07-131-26/+142
| * | | | | | nfsd: implement the xattr functions and en/decode logicFrank van der Linden2020-07-131-1/+1
| * | | | | | xattr: add a function to check if a namespace is supportedFrank van der Linden2020-07-131-0/+2
| * | | | | | xattr: break delegations in {set,remove}xattrFrank van der Linden2020-07-131-0/+2
| * | | | | | nfs,nfsd: NFSv4.2 extended attribute protocol definitionsFrank van der Linden2020-07-132-0/+23
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'pinctrl-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-08-092-1/+1243
|\ \ \ \ \ \
| * | | | | | pinctrl: mediatek: update pinmux definitions for mt6779Hanks Chen2020-07-231-0/+1242
| * | | | | | ARM: dts: am33xx-l4: change #pinctrl-cells from 1 to 2Drew Fustini2020-07-071-1/+1
* | | | | | | Merge tag 'mtd/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2020-08-096-141/+144
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'nand/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger2020-08-073-138/+141
| |\ \ \ \ \ \ \
| | * | | | | | | mtd: rawnand: Allocate the interface configurations dynamicallyMiquel Raynal2020-06-261-3/+8
| | * | | | | | | mtd: rawnand: Get rid of the default ONFI timing modeMiquel Raynal2020-06-261-9/+0
| | * | | | | | | mtd: rawnand: Add the ->choose_interface_config() hookMiquel Raynal2020-06-261-0/+3
| | * | | | | | | mtd: rawnand: s/data_interface/interface_config/Miquel Raynal2020-06-261-17/+16
| | * | | | | | | mtd: rawnand: Hide the chip->data_interface indirectionMiquel Raynal2020-06-261-0/+11
| | * | | | | | | mtd: rawnand: Reorganize the nand_chip structureMiquel Raynal2020-06-261-90/+76
| | * | | | | | | mtd: rawnand: Declare the nand_manufacturer structure out of nand_chipMiquel Raynal2020-06-261-8/+12
| | * | | | | | | mtd: rawnand: Rename the manufacturer structureMiquel Raynal2020-06-261-1/+1
| | * | | | | | | mtd: rawnand: Create a nand_chip operations structureMiquel Raynal2020-06-261-14/+18
| | * | | | | | | mtd: rawnand: Only use u8 instead of uint8_t in nand_chip structureMiquel Raynal2020-06-261-2/+2
| | * | | | | | | mtd: rawnand: Use unsigned types for nand_chip unsigned valuesMiquel Raynal2020-06-261-7/+7
| | * | | | | | | mtd: nand: Rename a core structureMiquel Raynal2020-06-262-5/+5
| | * | | | | | | mtd: nand: Move nand_device forward declaration to the topMiquel Raynal2020-06-261-2/+2
| * | | | | | | | MTD: pfow.h: drop a duplicated wordRandy Dunlap2020-08-021-1/+1
| * | | | | | | | MTD: mtd-abi.h: drop a duplicated wordRandy Dunlap2020-08-021-1/+1
| * | | | | | | | mtd: hyperbus: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-021-1/+1
| * | | | | | | | Merge tag 'spi-nor/for-5.9' of https://git.kernel.org/pub/scm/linux/kernel/gi...Richard Weinberger2020-08-021-1/+13
| |\ \ \ \ \ \ \ \