aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-01pNFS: Wait on outstanding layoutreturns to complete in pnfs_roc()Trond Myklebust1-0/+9
2016-12-01pNFS: Don't mark the layout as freed if the last lseg is marked for returnTrond Myklebust1-0/+2
2016-12-01pNFS: Sync the layout state bits in pnfs_cache_lseg_for_layoutreturnTrond Myklebust1-14/+15
2016-12-01pNFS: Fix bugs in _pnfs_return_layoutTrond Myklebust1-3/+10
2016-12-01pNFS: Clear all layout segment state in pnfs_mark_layout_stateid_invalidTrond Myklebust1-1/+18
2016-12-01pNFS: Prevent unnecessary layoutreturns after delegreturnTrond Myklebust1-2/+4
2016-12-01pNFS: Enable layoutreturn operation for return-on-closeTrond Myklebust3-118/+96
2016-12-01pNFS: Clean up - add a helper to initialise struct layoutreturn_argsTrond Myklebust1-7/+18
2016-12-01NFSv4: Add encode/decode of the layoutreturn op in DELEGRETURNTrond Myklebust3-9/+54
2016-12-01NFSv4: Add encode/decode of the layoutreturn op in CLOSETrond Myklebust3-9/+69
2016-12-01NFSv4: Fix missing operation accounting in NFS4_dec_delegreturn_szTrond Myklebust1-0/+1
2016-12-01pNFS: Don't mark layout segments invalid on layoutreturn in pnfs_rocTrond Myklebust1-7/+13
2016-12-01pNFS: Get rid of unnecessary layout parameter in encode_layoutreturn callbackTrond Myklebust5-11/+9
2016-12-01pNFS: Skip checking for return-on-close if the layout is invalidTrond Myklebust1-1/+2
2016-12-01pNFS: Remove spurious wake up in pnfs_layout_remove_lseg()Trond Myklebust1-3/+0
2016-12-01NFSv4: Ignore LAYOUTRETURN result if the layout doesn't match or is invalidTrond Myklebust3-4/+9
2016-12-01pNFS: Do not free layout segments that are marked for returnTrond Myklebust3-22/+73
2016-12-01pNFS: Delay getting the layout header in CB_LAYOUTRECALL handlersTrond Myklebust1-32/+67
2016-12-01pNFS: consolidate the different range intersection testsTrond Myklebust3-57/+43
2016-12-01pNFS: Fix race in pnfs_wait_on_layoutreturnTrond Myklebust1-5/+3
2016-12-01pNFS: On error, do not send LAYOUTGET until the LAYOUTRETURN has completedTrond Myklebust2-1/+6
2016-12-01pNFS: Force a retry of LAYOUTGET if the stateid doesn't match our cacheTrond Myklebust1-5/+6
2016-12-01pNFS: Clear NFS_LAYOUT_RETURN_REQUESTED when invalidating the layout stateidTrond Myklebust1-8/+9
2016-12-01pNFS: Don't clear the layout stateid if a layout return is outstandingTrond Myklebust1-1/+3
2016-12-01pNFS: Fix a deadlock between read resends and layoutreturnTrond Myklebust2-0/+8
2016-12-01NFSv4.1: Fix regression in callback retry handlingFred Isaman1-1/+1
2016-12-01NFSv4: Optimise away forced revalidation when we know the attributes are OKTrond Myklebust2-5/+1
2016-12-01NFSv4: Don't request close-to-open attribute when holding a delegationTrond Myklebust2-3/+10
2016-12-01NFSv4: Don't request a GETATTR on open_downgrade.Trond Myklebust1-8/+2
2016-12-01NFSv4: Don't ask for the change attribute when reclaiming stateTrond Myklebust1-1/+0
2016-12-01NFSv4: Don't check file access when reclaiming stateTrond Myklebust1-3/+11
2016-11-27Linux 4.9-rc7Linus Torvalds1-1/+1
2016-11-26fix default_file_splice_read()Al Viro1-1/+2
2016-11-25tipc: resolve connection flow control compatibility problemJon Paul Maloy1-1/+1
2016-11-25mvpp2: use correct size for memsetArnd Bergmann1-1/+1
2016-11-25net/mlx5: drop duplicate header delay.hGeliang Tang1-1/+0
2016-11-25net: ieee802154: drop duplicate header delay.hGeliang Tang1-1/+0
2016-11-25ibmvnic: drop duplicate header seq_file.hGeliang Tang1-1/+0
2016-11-25fsl/fman: fix a leak in tgec_free()Dan Carpenter1-3/+0
2016-11-25net: ethtool: don't require CAP_NET_ADMIN for ETHTOOL_GLINKSETTINGSMiroslav Lichvar1-0/+1
2016-11-25tipc: improve sanity check for received domain recordsJon Paul Maloy1-5/+5
2016-11-25tipc: fix compatibility bug in link monitoringJon Paul Maloy1-2/+3
2016-11-25net: ethernet: mvneta: Remove IFF_UNICAST_FLT which is not implementedAndrew Lunn1-1/+1
2016-11-25Fix subtle CONFIG_MODVERSIONS problemsLinus Torvalds1-0/+1
2016-11-25MAINTAINERS: Add bug tracking system location entry typeRafael J. Wysocki1-0/+10
2016-11-25Revert "i2c: designware: do not disable adapter after transfer"Jarkko Nikula1-37/+18
2016-11-25dwc_eth_qos: drop duplicate headersGeliang Tang1-2/+0
2016-11-25parisc: Also flush data TLB in flush_icache_page_asmJohn David Anglin1-15/+22
2016-11-25parisc: Fix race in pci-dma.cJohn David Anglin1-1/+1
2016-11-25parisc: Switch to generic sched_clock implementationHelge Deller2-47/+14