| Commit message (Expand) | Author | Age | Files | Lines |
* | nfs: add error check in nfs_idmap_prepare_message() | Chengguang Xu | 2018-07-30 | 1 | -0/+2 |
* | Fix error code in nfs_lookup_verify_inode() | Lance Shelton | 2018-07-26 | 1 | -1/+1 |
* | NFS: More excessive attribute revalidation in nfs_execute_ok() | Trond Myklebust | 2018-07-26 | 1 | -0/+2 |
* | NFS: Fix excessive attribute revalidation in nfs_execute_ok() | Trond Myklebust | 2018-07-26 | 1 | -1/+1 |
* | NFS: Ensure we immediately start writeback on rescheduled writes | Trond Myklebust | 2018-07-26 | 1 | -0/+2 |
* | NFSv4.1: Fix a potential layoutget/layoutrecall deadlock | Trond Myklebust | 2018-07-26 | 1 | -2/+2 |
* | pNFS: Parse the results of layoutget on open even if permissions checks fail | Trond Myklebust | 2018-07-26 | 5 | -10/+3 |
* | NFS: Allow optimisation of lseek(fd, SEEK_CUR, 0) on directories | Trond Myklebust | 2018-07-26 | 1 | -10/+16 |
* | pNFS: Wait for stale layoutget calls to complete in pnfs_update_layout() | Trond Myklebust | 2018-07-26 | 1 | -5/+31 |
* | pNFS/flexfiles: Ensure we always return a layout if it has layoutstats | Trond Myklebust | 2018-07-26 | 1 | -0/+3 |
* | pNFS: Ignore non-recalled layouts in pnfs_layout_need_return() | Trond Myklebust | 2018-07-26 | 1 | -1/+10 |
* | pNFS: Don't update the stateid when replying NFS4ERR_DELAY to a layout recall | Trond Myklebust | 2018-07-26 | 1 | -1/+1 |
* | pNFS: Don't discard layout segments that are marked for return | Trond Myklebust | 2018-07-26 | 2 | -16/+39 |
* | Merge tag 'usb-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2018-07-26 | 25 | -135/+187 |
|\ |
|
| * | usb: core: handle hub C_PORT_OVER_CURRENT condition | Bin Liu | 2018-07-21 | 1 | -2/+6 |
| * | usb: xhci: Fix memory leak in xhci_endpoint_reset() | Zheng Xiaowei | 2018-07-20 | 1 | -0/+1 |
| * | usb: typec: tcpm: Fix sink PDO starting index for PPS APDO selection | Adam Thomson | 2018-07-20 | 1 | -1/+1 |
| * | usb: gadget: f_fs: Only return delayed status when len is 0 | Jerry Zhang | 2018-07-20 | 1 | -1/+1 |
| * | Merge tag 'fixes-for-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2018-07-17 | 14 | -111/+164 |
| |\ |
|
| | * | usb: gadget: f_uac2: fix endianness of 'struct cntrl_*_lay3' | Eugeniu Rosca | 2018-07-17 | 1 | -10/+10 |
| | * | usb: dwc2: Fix inefficient copy of unaligned buffers | Antti Seppälä | 2018-07-17 | 1 | -3/+9 |
| | * | usb: dwc2: Fix DMA alignment to start at allocated boundary | Antti Seppälä | 2018-07-17 | 1 | -21/+23 |
| | * | usb: dwc3: rockchip: Fix PHY documentation links. | Enric Balletbo i Serra | 2018-07-17 | 1 | -1/+2 |
| | * | tools: usb: ffs-test: Fix build on big endian systems | Peter Senna Tschudin | 2018-07-17 | 1 | -3/+16 |
| | * | usb: gadget: aspeed: Workaround memory ordering issue | Benjamin Herrenschmidt | 2018-07-17 | 3 | -3/+46 |
| | * | usb: dwc3: gadget: remove redundant variable maxpacket | Colin Ian King | 2018-07-17 | 1 | -3/+0 |
| | * | usb: dwc2: avoid NULL dereferences | John Keeping | 2018-07-17 | 1 | -3/+3 |
| | * | usb/phy: fix PPC64 build errors in phy-fsl-usb.c | Randy Dunlap | 2018-07-17 | 1 | -1/+3 |
| | * | usb: dwc2: host: do not delay retries for CONTROL IN transfers | Dmitry Torokhov | 2018-07-17 | 1 | -2/+7 |
| | * | usb: gadget: u_audio: protect stream runtime fields with stream spinlock | Vladimir Zapolskiy | 2018-07-17 | 1 | -1/+9 |
| | * | usb: gadget: u_audio: remove cached period bytes value | Vladimir Zapolskiy | 2018-07-17 | 1 | -35/+5 |
| | * | usb: gadget: u_audio: remove caching of stream buffer parameters | Vladimir Zapolskiy | 2018-07-17 | 1 | -17/+13 |
| | * | usb: gadget: u_audio: update hw_ptr in iso_complete after data copied | Joshua Frkuska | 2018-07-17 | 1 | -1/+5 |
| | * | usb: gadget: u_audio: fix pcm/card naming in g_audio_setup() | Eugeniu Rosca | 2018-07-17 | 1 | -3/+3 |
| | * | usb: gadget: f_uac2: fix error handling in afunc_bind (again) | Eugeniu Rosca | 2018-07-17 | 1 | -2/+2 |
| | * | usb: gadget: r8a66597: Fix a possible sleep-in-atomic-context bugs in r8a6659... | Jia-Ju Bai | 2018-07-17 | 1 | -1/+1 |
| | * | usb: gadget: r8a66597: Fix two possible sleep-in-atomic-context bugs in init_... | Jia-Ju Bai | 2018-07-17 | 1 | -2/+2 |
| | * | usb: gadget: Fix OS descriptors support | Benjamin Herrenschmidt | 2018-07-17 | 1 | -1/+0 |
| | * | usb: gadget: aspeed-vhub: Fix SETUP packets with OUT data phase | Benjamin Herrenschmidt | 2018-07-17 | 1 | -1/+8 |
| |/ |
|
| * | Merge tag 'phy-for-4.18-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 2018-07-16 | 2 | -2/+6 |
| |\ |
|
| | * | phy: mapphone-mdm6600: Fix wrong enum used for status lines | Tony Lindgren | 2018-06-29 | 1 | -2/+2 |
| | * | phy: phy-brcm-usb-init: Fix power down USB 3.0 PHY when XHCI reenabled | Jaedon Shin | 2018-06-29 | 1 | -0/+4 |
| * | | usb: cdc_acm: Add quirk for Castles VEGA3000 | Lubomir Rintel | 2018-07-16 | 1 | -0/+3 |
| * | | Merge tag 'usb-ci-v4.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Greg Kroah-Hartman | 2018-07-16 | 4 | -18/+5 |
| |\ \ |
|
| | * | | usb: chipidea: Always build ULPI code | Fabio Estevam | 2018-07-05 | 4 | -18/+5 |
* | | | | Merge tag 'staging-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-07-26 | 5 | -101/+171 |
|\ \ \ \ |
|
| * | | | | staging: speakup: fix wraparound in uaccess length check | Samuel Thibault | 2018-07-16 | 1 | -1/+5 |
| * | | | | staging: ks7010: call 'hostif_mib_set_request_int' instead of 'hostif_mib_set... | Sergio Paracuellos | 2018-07-16 | 1 | -6/+6 |
| * | | | | Revert "staging:r8188eu: Use lib80211 to support TKIP" | Hans de Goede | 2018-07-16 | 3 | -94/+160 |
| |/ / / |
|
* | | | | Merge tag 'driver-core-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-07-26 | 1 | -8/+0 |
|\ \ \ \ |
|