summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pNFS: Remove redundant pnfs_mark_layout_returned_if_empty()Trond Myklebust2016-07-244-16/+0
* pNFS: Clear the layout metadata if the server changed the layout stateidTrond Myklebust2016-07-241-1/+1
* pNFS: Cleanup - don't open code pnfs_mark_layout_stateid_invalid()Trond Myklebust2016-07-244-5/+5
* NFS: pnfs_mark_matching_lsegs_return() should match the layout sequence idTrond Myklebust2016-07-241-14/+23
* pNFS: Do not set plh_return_seq for non-callback related layoutreturnsTrond Myklebust2016-07-241-7/+6
* pNFS: Ensure layoutreturn acts as a completion for layout callbacksTrond Myklebust2016-07-241-15/+25
* pNFS: Fix CB_LAYOUTRECALL stateid verificationTrond Myklebust2016-07-241-19/+44
* pNFS: Always update the layout barrier seqid on LAYOUTGETTrond Myklebust2016-07-241-13/+14
* pNFS: Always update the layout stateid if NFS_LAYOUT_INVALID_STID is setTrond Myklebust2016-07-241-1/+1
* pNFS: Clear the layout return tracking on layout reinitialisationTrond Myklebust2016-07-241-5/+14
* pNFS: LAYOUTRETURN should only update the stateid if the layout is validTrond Myklebust2016-07-242-1/+6
* Merge commit 'e7bdea7750eb'Trond Myklebust2016-07-24653-3590/+5866
|\
| * Merge tag 'nfs-for-4.7-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2016-06-308-23/+45
| |\
| | * NFS: Fix another OPEN_DOWNGRADE bugTrond Myklebust2016-06-281-3/+2
| | * make nfs_atomic_open() call d_drop() on all ->open_context() errors.Al Viro2016-06-271-1/+1
| | * NFS: Fix an unused variable warningTrond Myklebust2016-06-241-2/+0
| | * NFS: Fix potential race in nfs_fhget()Trond Myklebust2016-06-241-0/+1
| | * NFS: Don't let readdirplus revalidate an inode that was marked as staleTrond Myklebust2016-06-241-1/+6
| | * NFSv4.1/pnfs: Mark the layout stateid invalid when all segments are removedTrond Myklebust2016-06-241-1/+3
| | * NFS: Fix a double page unlockTrond Myklebust2016-06-241-2/+2
| | * pnfs_nfs: fix _cancel_empty_pagelistWeston Andros Adamson2016-06-241-2/+10
| | * nfs4: Fix potential use after free of state in nfs4_do_reclaim.Oleg Drokin2016-06-241-1/+1
| | * NFS: Fix up O_DIRECT resultsTrond Myklebust2016-06-241-3/+7
| | * NFS/pnfs: handle bad delegation stateids in nfs4_layoutget_handle_exceptionTrond Myklebust2016-06-241-4/+4
| | * NFSv4.1/pnfs: Add sparse lock annotations for pnfs_find_alloc_layoutTrond Myklebust2016-06-241-0/+2
| | * NFSv4.1/pnfs: Layout stateids start out as being invalidTrond Myklebust2016-06-241-2/+2
| | * NFSv4.1/pnfs: Ensure we handle delegation errors in nfs4_proc_layoutget()Trond Myklebust2016-06-241-1/+4
| * | Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-06-304-28/+25
| |\ \
| | * | audit: move audit_get_tty to reduce scope and kabi changesRichard Guy Briggs2016-06-284-25/+21
| | * | audit: move calcs after alloc and check when logging set loginuidRichard Guy Briggs2016-06-281-3/+4
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-06-29140-893/+1270
| |\ \ \
| | * \ \ Merge tag 'mac80211-for-davem-2016-06-29-v2' of git://git.kernel.org/pub/scm/...David S. Miller2016-06-292-3/+6
| | |\ \ \
| | | * | | cfg80211: fix proto in ieee80211_data_to_8023 for frames without LLC headerFelix Fietkau2016-06-291-1/+1
| | | * | | mac80211: Fix mesh estab_plinks counting in STA removal caseJouni Malinen2016-06-281-2/+5
| | * | | | openvswitch: fix conntrack netlink event deliverySamuel Gauthier2016-06-291-2/+12
| | * | | | qed: Protect the doorbell BAR with the write barriers.Sudarsana Reddy Kalluru2016-06-291-7/+3
| | * | | | neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()David Barroso2016-06-291-1/+5
| | * | | | e1000e: keep VLAN interfaces functional after rxvlan offJarod Wilson2016-06-291-2/+13
| | * | | | qlcnic: use the correct ring in qlcnic_83xx_process_rcv_ring_diag()Dan Carpenter2016-06-291-1/+1
| | * | | | bpf, perf: delay release of BPF prog after grace periodDaniel Borkmann2016-06-292-1/+5
| | * | | | net: bridge: fix vlan stats continue counterNikolay Aleksandrov2016-06-291-1/+1
| | * | | | tcp: do not send too big packets at retransmit timeEric Dumazet2016-06-291-1/+6
| | * | | | ibmvnic: fix to use list_for_each_safe() when delete itemsWei Yongjun2016-06-291-7/+7
| | * | | | Merge branch 'thunderx-fixes'David S. Miller2016-06-293-34/+75
| | |\ \ \ \
| | | * | | | net: thunderx: Fix TL4 configuration for secondary QsetsSunil Goutham2016-06-291-3/+13
| | | * | | | net: thunderx: Fix link status reportingSunil Goutham2016-06-292-31/+62
| | |/ / / /
| | * | | | Merge branch 'mlx5-100G-fixes'David S. Miller2016-06-299-170/+144
| | |\ \ \ \
| | | * | | | net/mlx5e: Reorganize ethtool statisticsGal Pressman2016-06-295-163/+130
| | | * | | | net/mlx5e: Fix number of PFC counters reported to ethtoolGal Pressman2016-06-291-1/+3
| | | * | | | net/mlx5e: Prevent adding the same vxlan portMatthew Finlay2016-06-291-0/+3