index
:
linux/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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2014-07-29
nfsd: remove dl_fh field from struct nfs4_delegation
Jeff Layton
2014-07-29
nfsd: give block_delegation and delegation_blocked its own spinlock
Jeff Layton
2014-07-29
nfsd: clean up nfs4_set_delegation
Jeff Layton
2014-07-29
nfsd: clean up arguments to nfs4_open_delegation
Jeff Layton
2014-07-29
nfsd: drop unused stp arg to alloc_init_deleg
Jeff Layton
2014-07-29
nfsd: Convert delegation counter to an atomic_long_t type
Trond Myklebust
2014-07-29
nfsd: ensure that clp->cl_revoked list is protected by clp->cl_lock
Jeff Layton
2014-07-29
nfsd: fully unhash delegations when revoking them
Jeff Layton
2014-07-29
nfsd: simplify stateid allocation and file handling
Trond Myklebust
2014-07-23
nfsd: Do not let nfs4_file pin the struct inode
Jeff Layton
2014-07-23
nfsd: nfs4_check_fh - make it actually check the filehandle
Trond Myklebust
2014-07-23
nfsd: Use the filehandle to look up the struct nfs4_file instead of inode
Trond Myklebust
2014-07-23
nfsd: Store the filehandle with the struct nfs4_file
Trond Myklebust
2014-07-23
nfsd4: convert comma to semicolon
Himangi Saraogi
2014-07-23
nfsd: ensure that st_access_bmap and st_deny_bmap are initialized to 0
Jeff Layton
2014-07-22
nfsd: bump dl_time when unhashing delegation
Jeff Layton
2014-07-21
nfsd: Move the delegation reference counter into the struct nfs4_stid
Trond Myklebust
2014-07-21
nfsd: fix race that grants unrecallable delegation
Jeff Layton
2014-07-21
nfsd4: CREATE_SESSION should update backchannel immediately
J. Bruce Fields
2014-07-18
svcrdma: Select NFSv4.1 backchannel transport based on forward channel
Chuck Lever
2014-07-17
nfsd4: zero op arguments beyond the 8th compound op
J. Bruce Fields
2014-07-17
nfsd: silence sparse warning about accessing credentials
Jeff Layton
2014-07-16
nfsd: Ensure stateids remain unique until they are freed
Trond Myklebust
2014-07-16
nfsd: nfs4_alloc_init_lease should take a nfs4_file arg
Jeff Layton
2014-07-16
nfsd: Avoid taking state_lock while holding inode lock in nfsd_break_one_deleg
Jeff Layton
2014-07-16
nfsd: eliminate nfsd4_init_callback
Jeff Layton
2014-07-11
NFSD: Fix bad checking of space for padding in splice read
Kinglong Mee
2014-07-11
NFSD: Check acl returned from get_acl/posix_acl_from_mode
Kinglong Mee
2014-07-11
nfsd: cleanup and rename nfs4_check_open
Jeff Layton
2014-07-11
nfsd: make deny mode enforcement more efficient and close races in it
Jeff Layton
2014-07-11
nfsd: always hold the fi_lock when bumping fi_access refcounts
Jeff Layton
2014-07-11
nfsd: clean up reset_union_bmap_deny
Jeff Layton
2014-07-11
nfsd: set stateid access and deny bits in nfs4_get_vfs_file
Jeff Layton
2014-07-11
nfsd: shrink st_access_bmap and st_deny_bmap
Jeff Layton
2014-07-11
nfsd: remove nfs4_file_put_fd
Jeff Layton
2014-07-11
nfsd: refactor nfs4_file_get_access and nfs4_file_put_access
Jeff Layton
2014-07-10
nfsd: clean up helper __release_lock_stateid
Trond Myklebust
2014-07-10
nfsd: Add locking to the nfs4_file->fi_fds[] array
Trond Myklebust
2014-07-10
nfsd: Add fine grained protection for the nfs4_file->fi_stateids list
Trond Myklebust
2014-07-10
nfsd: reduce some spinlocking in put_client_renew
Jeff Layton
2014-07-10
nfsd: close potential race between delegation break and laundromat
Jeff Layton
2014-07-09
NFSD: Fix memory leak in encoding denied lock
Kinglong Mee
2014-07-09
nfsd: Convert nfs4_check_open_reclaim() to work with lookup_clientid()
Trond Myklebust
2014-07-09
nfsd: Always use lookup_clientid() in nfsd4_process_open1
Trond Myklebust
2014-07-09
nfsd: Convert nfsd4_process_open1() to work with lookup_clientid()
Trond Myklebust
2014-07-09
nfsd: Allow struct nfsd4_compound_state to cache the nfs4_client
Jeff Layton
2014-07-09
nfsd: add a nfserrno mapping for -E2BIG to nfserr_fbig
Jeff Layton
2014-07-09
nfsd: properly convert return from commit_metadata to __be32
Jeff Layton
2014-07-09
nfsd: Cleanup - Let nfsd4_lookup_stateid() take a cstate argument
Trond Myklebust
2014-07-09
nfsd: Don't get a session reference without a client reference
Trond Myklebust
[next]