summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nfs: add error check in nfs_idmap_prepare_message()Chengguang Xu2018-07-301-0/+2
* Fix error code in nfs_lookup_verify_inode()Lance Shelton2018-07-261-1/+1
* NFS: More excessive attribute revalidation in nfs_execute_ok()Trond Myklebust2018-07-261-0/+2
* NFS: Fix excessive attribute revalidation in nfs_execute_ok()Trond Myklebust2018-07-261-1/+1
* NFS: Ensure we immediately start writeback on rescheduled writesTrond Myklebust2018-07-261-0/+2
* NFSv4.1: Fix a potential layoutget/layoutrecall deadlockTrond Myklebust2018-07-261-2/+2
* pNFS: Parse the results of layoutget on open even if permissions checks failTrond Myklebust2018-07-265-10/+3
* NFS: Allow optimisation of lseek(fd, SEEK_CUR, 0) on directoriesTrond Myklebust2018-07-261-10/+16
* pNFS: Wait for stale layoutget calls to complete in pnfs_update_layout()Trond Myklebust2018-07-261-5/+31
* pNFS/flexfiles: Ensure we always return a layout if it has layoutstatsTrond Myklebust2018-07-261-0/+3
* pNFS: Ignore non-recalled layouts in pnfs_layout_need_return()Trond Myklebust2018-07-261-1/+10
* pNFS: Don't update the stateid when replying NFS4ERR_DELAY to a layout recallTrond Myklebust2018-07-261-1/+1
* pNFS: Don't discard layout segments that are marked for returnTrond Myklebust2018-07-262-16/+39
* Merge tag 'usb-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-07-2625-135/+187
|\
| * usb: core: handle hub C_PORT_OVER_CURRENT conditionBin Liu2018-07-211-2/+6
| * usb: xhci: Fix memory leak in xhci_endpoint_reset()Zheng Xiaowei2018-07-201-0/+1
| * usb: typec: tcpm: Fix sink PDO starting index for PPS APDO selectionAdam Thomson2018-07-201-1/+1
| * usb: gadget: f_fs: Only return delayed status when len is 0Jerry Zhang2018-07-201-1/+1
| * Merge tag 'fixes-for-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-07-1714-111/+164
| |\
| | * usb: gadget: f_uac2: fix endianness of 'struct cntrl_*_lay3'Eugeniu Rosca2018-07-171-10/+10
| | * usb: dwc2: Fix inefficient copy of unaligned buffersAntti Seppälä2018-07-171-3/+9
| | * usb: dwc2: Fix DMA alignment to start at allocated boundaryAntti Seppälä2018-07-171-21/+23
| | * usb: dwc3: rockchip: Fix PHY documentation links.Enric Balletbo i Serra2018-07-171-1/+2
| | * tools: usb: ffs-test: Fix build on big endian systemsPeter Senna Tschudin2018-07-171-3/+16
| | * usb: gadget: aspeed: Workaround memory ordering issueBenjamin Herrenschmidt2018-07-173-3/+46
| | * usb: dwc3: gadget: remove redundant variable maxpacketColin Ian King2018-07-171-3/+0
| | * usb: dwc2: avoid NULL dereferencesJohn Keeping2018-07-171-3/+3
| | * usb/phy: fix PPC64 build errors in phy-fsl-usb.cRandy Dunlap2018-07-171-1/+3
| | * usb: dwc2: host: do not delay retries for CONTROL IN transfersDmitry Torokhov2018-07-171-2/+7
| | * usb: gadget: u_audio: protect stream runtime fields with stream spinlockVladimir Zapolskiy2018-07-171-1/+9
| | * usb: gadget: u_audio: remove cached period bytes valueVladimir Zapolskiy2018-07-171-35/+5
| | * usb: gadget: u_audio: remove caching of stream buffer parametersVladimir Zapolskiy2018-07-171-17/+13
| | * usb: gadget: u_audio: update hw_ptr in iso_complete after data copiedJoshua Frkuska2018-07-171-1/+5
| | * usb: gadget: u_audio: fix pcm/card naming in g_audio_setup()Eugeniu Rosca2018-07-171-3/+3
| | * usb: gadget: f_uac2: fix error handling in afunc_bind (again)Eugeniu Rosca2018-07-171-2/+2
| | * usb: gadget: r8a66597: Fix a possible sleep-in-atomic-context bugs in r8a6659...Jia-Ju Bai2018-07-171-1/+1
| | * usb: gadget: r8a66597: Fix two possible sleep-in-atomic-context bugs in init_...Jia-Ju Bai2018-07-171-2/+2
| | * usb: gadget: Fix OS descriptors supportBenjamin Herrenschmidt2018-07-171-1/+0
| | * usb: gadget: aspeed-vhub: Fix SETUP packets with OUT data phaseBenjamin Herrenschmidt2018-07-171-1/+8
| |/
| * Merge tag 'phy-for-4.18-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2018-07-162-2/+6
| |\
| | * phy: mapphone-mdm6600: Fix wrong enum used for status linesTony Lindgren2018-06-291-2/+2
| | * phy: phy-brcm-usb-init: Fix power down USB 3.0 PHY when XHCI reenabledJaedon Shin2018-06-291-0/+4
| * | usb: cdc_acm: Add quirk for Castles VEGA3000Lubomir Rintel2018-07-161-0/+3
| * | Merge tag 'usb-ci-v4.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2018-07-164-18/+5
| |\ \
| | * | usb: chipidea: Always build ULPI codeFabio Estevam2018-07-054-18/+5
* | | | Merge tag 'staging-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-07-265-101/+171
|\ \ \ \
| * | | | staging: speakup: fix wraparound in uaccess length checkSamuel Thibault2018-07-161-1/+5
| * | | | staging: ks7010: call 'hostif_mib_set_request_int' instead of 'hostif_mib_set...Sergio Paracuellos2018-07-161-6/+6
| * | | | Revert "staging:r8188eu: Use lib80211 to support TKIP"Hans de Goede2018-07-163-94/+160
| |/ / /
* | | | Merge tag 'driver-core-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-07-261-8/+0
|\ \ \ \