summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFS: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-087-0/+21
* NFSv4: Mark the inode change attribute up to date in update_changeattr()Trond Myklebust2018-08-081-0/+1
* NFSv4: Detect nlink changes on cross-directory renames tooTrond Myklebust2018-08-081-12/+23
* NFSv4: bump/drop the nlink count on the parent dir when we mkdir/rmdirTrond Myklebust2018-08-081-8/+42
* pnfs: Fix handling of NFS4ERR_OLD_STATEID replies to layoutreturnTrond Myklebust2018-08-083-8/+19
* xprtrdma: Fix disconnect regressionChuck Lever2018-08-081-3/+2
* sunrpc: whitespace fixesStephen Hemminger2018-07-3115-15/+5
* NFSv4 client live hangs after live data migration recoveryBill Baker2018-07-313-9/+29
* NFSv4.0 fix client reference leak in callbackOlga Kornievskaia2018-07-311-3/+8
* sunrpc: kstrtoul() can also return -ERANGEDan Carpenter2018-07-311-1/+1
* NFS: silence a harmless uninitialized variable warningDan Carpenter2018-07-311-1/+1
* sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt c...Dave Wysochanski2018-07-313-8/+15
* sunrpc: Add _add_rpc_iostats() to add rpc_iostats metricsDave Wysochanski2018-07-301-0/+12
* sunrpc: add _print_rpc_iostats() to output metrics for one RPC opDave Wysochanski2018-07-301-11/+16
* net/sunrpc: Make rpc_auth_create_args a constSargun Dhillon2018-07-305-9/+11
* pnfs/blocklayout: off by one in bl_map_stripe()Dan Carpenter2018-07-301-1/+1
* nfs: Referrals not inheriting proto setting from parentCalum Mackay2018-07-301-3/+3
* nfs: initiate returning delegation when reclaiming one that's been recalledJeff Layton2018-07-301-0/+4
* fs: nfs: Adding new return type vm_fault_tSouptick Joarder2018-07-301-2/+2
* 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