aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAge
* NFSv4.x: Fix a refcount leak in nfs_callback_up_netTrond Myklebust2016-08-30
* NFS4: Avoid migration loopsBenjamin Coddington2016-08-30
* pNFS/flexfiles: Fix an Oopsable condition when connection to the DS failsTrond Myklebust2016-08-29
* NFSv4.1: Remove obsolete and incorrrect assignment in nfs4_callback_sequenceTrond Myklebust2016-08-28
* NFSv4.1: Close callback races for OPEN, LAYOUTGET and LAYOUTRETURNTrond Myklebust2016-08-28
* NFSv4.1: Defer bumping the slot sequence number until we free the slotTrond Myklebust2016-08-28
* NFSv4.1: Delay callback processing when there are referring triplesTrond Myklebust2016-08-28
* NFSv4.1: Fix Oopsable condition in server callback racesTrond Myklebust2016-08-28
* pnfs/blocklayout: update last_write_offset atomically with extentsBenjamin Coddington2016-08-23
* pNFS: The client must not do I/O to the DS if it's lease has expiredTrond Myklebust2016-08-23
* pNFS: Handle NFS4ERR_OLD_STATEID correctly in LAYOUTSTAT callsTrond Myklebust2016-08-19
* pNFS/flexfiles: Set reasonable default retrans values for the data channelTrond Myklebust2016-08-16
* NFS: Allow the mount option retrans=0Trond Myklebust2016-08-16
* pNFS/flexfiles: Fix layoutstat periodic reportingTrond Myklebust2016-08-14
* Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-08-12
|\
| * NFSv4: Cap the transport reconnection timer at 1/2 lease periodTrond Myklebust2016-08-05
| * NFSv4: Cleanup the setting of the nfs4 lease periodTrond Myklebust2016-08-05
| * NFSv4.2: LAYOUTSTATS may return NFS4ERR_ADMIN/DELEG_REVOKEDTrond Myklebust2016-08-05
* | Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-08-06
|\ \
| * | qstr: constify instances in nfsAl Viro2016-07-20
* | | Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-07-30
|\ \ \ | | |/ | |/|
| * | pNFS: Actively set attributes as invalid if LAYOUTCOMMIT is outstandingBenjamin Coddington2016-07-28
| * | NFSv4: Clean up lookup of SECINFO_NO_NAMETrond Myklebust2016-07-26
| * | NFSv4.2: Fix warning "variable ‘stateids’ set but not used"Trond Myklebust2016-07-24
| * | NFSv4: Fix warning "no previous prototype for ‘nfs4_listxattr’"Trond Myklebust2016-07-24
| * | Merge branch 'nfs-rdma'Trond Myklebust2016-07-24
| |\ \
| | * | NFS: Don't drop CB requests with invalid principalsChuck Lever2016-07-11
| | |/
| * | Merge branch 'pnfs'Trond Myklebust2016-07-24
| |\ \
| | * | pNFS: Remove redundant smp_mb() from pnfs_init_lseg()Trond Myklebust2016-07-24
| | * | pNFS: Cleanup - do layout segment initialisation in one placeTrond Myklebust2016-07-24
| | * | pNFS: Remove redundant stateid invalidationTrond Myklebust2016-07-24
| | * | pNFS: Remove redundant pnfs_mark_layout_returned_if_empty()Trond Myklebust2016-07-24
| | * | pNFS: Clear the layout metadata if the server changed the layout stateidTrond Myklebust2016-07-24
| | * | pNFS: Cleanup - don't open code pnfs_mark_layout_stateid_invalid()Trond Myklebust2016-07-24
| | * | NFS: pnfs_mark_matching_lsegs_return() should match the layout sequence idTrond Myklebust2016-07-24
| | * | pNFS: Do not set plh_return_seq for non-callback related layoutreturnsTrond Myklebust2016-07-24
| | * | pNFS: Ensure layoutreturn acts as a completion for layout callbacksTrond Myklebust2016-07-24
| | * | pNFS: Fix CB_LAYOUTRECALL stateid verificationTrond Myklebust2016-07-24
| | * | pNFS: Always update the layout barrier seqid on LAYOUTGETTrond Myklebust2016-07-24
| | * | pNFS: Always update the layout stateid if NFS_LAYOUT_INVALID_STID is setTrond Myklebust2016-07-24
| | * | pNFS: Clear the layout return tracking on layout reinitialisationTrond Myklebust2016-07-24
| | * | pNFS: LAYOUTRETURN should only update the stateid if the layout is validTrond Myklebust2016-07-24
| | * | Merge commit 'e7bdea7750eb'Trond Myklebust2016-07-24
| | |\|
| | * | Fix NULL pointer dereference in bl_free_device().Artem Savkov2016-07-22
| | * | nfs/blocklayout: Check max uuids and devices before decodingKinglong Mee2016-07-15
| | * | nfs/blocklayout: Make sure calculate signature length alignedKinglong Mee2016-07-15
| | * | nfs/blocklayout: support RH/Fedora dm-mpath device nodesChristoph Hellwig2016-07-15
| | * | nfs/blocklayout: refactor open-by-wwnChristoph Hellwig2016-07-15
| | * | nfs/blocklayout: use proper fmode for opening block devicesChristoph Hellwig2016-07-15
| * | | Merge branch 'writeback'Trond Myklebust2016-07-24
| |\ \ \