index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
2015-12-14
nfs: if we have no valid attrs, then don't declare the attribute cache valid
Jeff Layton
2015-12-14
nfs4: start callback_ident at idr 1
Benjamin Coddington
2015-10-22
nfs/filelayout: Fix NULL reference caused by double freeing of fh_array
Kinglong Mee
2015-10-22
NFS: Fix a write performance regression
Trond Myklebust
2015-10-22
nfs: fix pg_test page count calculation
Peng Tao
2015-10-22
NFSv4: Recovery of recalled read delegations is broken
Trond Myklebust
2015-10-22
NFS: Do cleanup before resetting pageio read/write to mds
Kinglong Mee
2015-10-22
nfs: fix v4.2 SEEK on files over 2 gigs
J. Bruce Fields
2015-09-29
Revert "NFSv4: Remove incorrect check in can_open_delegated()"
Trond Myklebust
2015-09-29
nfs: Fix truncated client owner id without proto type
Kinglong Mee
2015-09-29
NFSv4.1: Fix a protocol issue with CLOSE stateids
Trond Myklebust
2015-09-29
NFSv4.1/flexfiles: Fix a protocol error in layoutreturn
Trond Myklebust
2015-09-29
NFS41/flexfiles: zero out DS write wcc
Peng Tao
2015-09-29
NFSv4: Force a post-op attribute update when holding a delegation
Trond Myklebust
2015-09-29
NFS41/flexfiles: update inode after write finishes
Peng Tao
2015-09-29
NFS: nfs_set_pgio_error sometimes misses errors
Trond Myklebust
2015-09-29
NFS: Fix a NULL pointer dereference of migration recovery ops for v4.2 client
Kinglong Mee
2015-09-29
NFSv4.1/pNFS: Fix borken function _same_data_server_addrs_locked()
Trond Myklebust
2015-09-29
NFS: Don't let the ctime override attribute barriers.
Trond Myklebust
2015-09-29
NFSv4: don't set SETATTR for O_RDONLY|O_EXCL
NeilBrown
2015-09-29
NFSv4.1/pnfs: Fix atomicity of commit list updates
Trond Myklebust
2015-07-28
Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-07-28
nfs: Fix an oops caused by using other thread's stack space in ASYNC mode
Kinglong Mee
2015-07-28
nfs: plug memory leak when ->prepare_layoutcommit fails
Jeff Layton
2015-07-27
NFSv4.2: handle NFS-specific llseek errors
J. Bruce Fields
2015-07-27
NFS: Don't clear desc->pg_moreio in nfs_do_recoalesce()
Trond Myklebust
2015-07-27
NFS: Fix a memory leak in nfs_do_recoalesce
Trond Myklebust
2015-07-22
NFS: Remove the "NFS_CAP_CHANGE_ATTR" capability
Trond Myklebust
2015-07-22
NFS: Set NFS_INO_REVAL_PAGECACHE if the change attribute is uninitialised
Trond Myklebust
2015-07-22
NFS: Don't revalidate the mapping if both size and change attr are up to date
Trond Myklebust
2015-07-22
NFSv4/pnfs: Ensure we don't miss a file extension
Trond Myklebust
2015-07-22
NFSv4: We must set NFS_OPEN_STATE flag in nfs_resync_open_stateid_locked
Trond Myklebust
2015-07-13
nfs4: have do_vfs_lock take an inode pointer
Jeff Layton
2015-07-13
Revert "nfs: take extra reference to fl->fl_file when running a LOCKU operation"
Jeff Layton
2015-07-11
pNFS: Don't throw out valid layout segments
Trond Myklebust
2015-07-11
pNFS: pnfs_roc_drain() fix a race with open
Trond Myklebust
2015-07-11
pNFS: Fix races between return-on-close and layoutreturn.
Trond Myklebust
2015-07-11
pNFS: pnfs_roc_drain should return 'true' when sleeping
Trond Myklebust
2015-07-11
pNFS: Layoutreturn must invalidate all existing layout segments.
Trond Myklebust
2015-07-08
NFSv4.2/flexfiles: Fix a typo in the flexfiles layoutstats code
Trond Myklebust
2015-07-05
NFSv4: Leases are renewed in sequence_done when we have sessions
Trond Myklebust
2015-07-05
NFSv4.1: nfs41_sequence_done should handle sequence flag errors
Trond Myklebust
2015-07-05
NFSv4.1: Handle SEQ4_STATUS_BACKCHANNEL_FAULT correctly
Trond Myklebust
2015-07-05
NFSv4.1: Handle SEQ4_STATUS_RECALLABLE_STATE_REVOKED status bit correctly
Trond Myklebust
2015-07-05
NFSv4.1: Handle SEQ4_STATUS_EXPIRED_SOME_STATE_REVOKED status bit correctly.
Trond Myklebust
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-07-02
Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-07-01
nfs: Remove invalid tk_pid from debug message
Kinglong Mee
2015-07-01
nfs: Remove invalid NFS_ATTR_FATTR_V4_REFERRAL checking in nfs4_get_rootfh
Kinglong Mee
[next]