summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-1647-5324/+6769
|\
| * afs: Protect call->state changes against signalsDavid Howells2017-11-134-69/+150
| * afs: Trace page dirty/cleanDavid Howells2017-11-133-13/+70
| * afs: Implement shared-writeable mmapDavid Howells2017-11-133-9/+54
| * afs: Get rid of the afs_writeback recordDavid Howells2017-11-137-395/+412
| * afs: Introduce a file-private data recordDavid Howells2017-11-136-20/+51
| * afs: Use a dynamic port if 7001 is in useMarc Dionne2017-11-131-0/+4
| * afs: Fix directory read/modify raceDavid Howells2017-11-134-8/+46
| * afs: Trace the sending of pagesDavid Howells2017-11-132-0/+64
| * afs: Trace the initiation and completion of client callsDavid Howells2017-11-135-20/+233
| * afs: Fix documentation on # vs % prefix in mount source specificationDavid Howells2017-11-131-2/+2
| * afs: Fix total-length calculation for multiple-page sendDavid Howells2017-11-131-2/+11
| * afs: Only progress call state at end of Tx phase from rxrpc callbackDavid Howells2017-11-131-9/+0
| * afs: Make use of the YFS service upgrade to fully support IPv6David Howells2017-11-136-10/+428
| * afs: Overhaul volume and server record caching and fileserver rotationDavid Howells2017-11-1326-2575/+2795
| * afs: Move server rotation code into its own fileDavid Howells2017-11-133-250/+255
| * afs: Add an address list conceptDavid Howells2017-11-1312-561/+844
| * afs: Overhaul cell database managementDavid Howells2017-11-136-317/+704
| * afs: Overhaul permit cachingDavid Howells2017-11-139-187/+244
| * afs: Overhaul the callback handlingDavid Howells2017-11-1314-794/+443
| * afs: Rename struct afs_call server member to cm_serverDavid Howells2017-11-133-11/+10
| * afs: Fix the afs_uuid struct to make the char-sized fields signedDavid Howells2017-11-131-3/+3
| * afs: Connect up the CB.ProbeUuidDavid Howells2017-11-131-0/+3
| * afs: Potentially return call->reply[0] from afs_make_call()David Howells2017-11-132-11/+18
| * afs: Condense afs_call's reply{,2,3,4} into an arrayDavid Howells2017-11-135-77/+74
| * afs: Consolidate abort_to_error translatorsDavid Howells2017-11-136-77/+36
| * afs: Allow IPv6 address specification of VL serversDavid Howells2017-11-135-26/+36
| * afs: Keep and pass sockaddr_rxrpc addresses rather than in_addrDavid Howells2017-11-1310-130/+85
| * afs: Update the cache index structureDavid Howells2017-11-134-251/+50
| * afs: Add some protocol defsDavid Howells2017-11-133-9/+35
| * afs: Push the net ns pointer to more placesDavid Howells2017-11-1311-56/+56
| * afs: Note the cell in the superblock info alsoDavid Howells2017-11-132-24/+48
| * afs: Fix server reapingDavid Howells2017-11-133-10/+57
| * afs: Close the rxrpc socket only after purging the serversDavid Howells2017-11-131-1/+1
| * afs: Lay the groundwork for supporting network namespacesDavid Howells2017-11-1316-492/+603
| * Pass mode to wait_on_atomic_t() action funcs and provide default actionsDavid Howells2017-11-1314-98/+37
| * Merge remote-tracking branch 'tip/timers/core' into afs-nextDavid Howells2017-11-13251-1860/+1810
| |\
* | \ Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-11-1696-3161/+6241
|\ \ \
| * | | pinctrl: gemini: Fix missing pad descriptionsLinus Walleij2017-11-131-0/+2
| * | | pinctrl: Add some depends on HAS_IOMEMLinus Walleij2017-11-131-0/+2
| * | | pinctrl: samsung/s3c24xx: add CONFIG_OF dependencyArnd Bergmann2017-11-101-1/+1
| * | | Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into develLinus Walleij2017-11-0988-516/+3159
| |\ \ \
| * | | | pinctrl: gemini: Fix GMAC groupsLinus Walleij2017-11-081-25/+54
| * | | | pinctrl: qcom: spmi-gpio: Add pmi8994 gpio supportRajendra Nayak2017-11-082-0/+3
| * | | | pinctrl: ti-iodelay: remove redundant unused variable devColin Ian King2017-11-081-4/+0
| * | | | pinctrl: max77620: Use common error handling code in max77620_pinconf_set()Markus Elfring2017-11-081-10/+11
| * | | | pinctrl: gemini: Implement clock skew/delay configLinus Walleij2017-11-082-6/+182
| * | | | pinctrl: gemini: Use generic DT parserLinus Walleij2017-11-082-62/+5
| * | | | pinctrl: Add skew-delay pin config and bindingsLinus Walleij2017-11-083-0/+11
| * | | | pinctrl: armada-37xx: Add edge both type gpio irq supportKen Ma2017-10-311-0/+64