index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Age
Commit message (
Expand
)
Author
27 hours
Merge branch 'headers' of git://git.infradead.org/users/willy/pagecache.git
Mark Brown
29 hours
Merge branch 'nfsd-next' of https://git.kernel.org/pub/scm/linux/kernel/git/c...
Mark Brown
29 hours
Merge branch 'nfsd-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...
fs-current
Mark Brown
41 hours
nfsd: back CB_NOTIFY notify_mask words with per-delegation storage
Jeff Layton
41 hours
nfsd: pass caller-provided attrmask storage into nfsd4_setup_notify_entry4()
Jeff Layton
41 hours
NFSD: Remove xdr-related headers from fs/nfsd/vfs.c
Chuck Lever
41 hours
NFSD: Move NFSv4-specific CLONE logic into nfsd4_clone()
Chuck Lever
41 hours
NFSD: Make the write verifier reset helper available outside vfs.c
Chuck Lever
41 hours
NFSD: Move version-specific ACCESS maps into per-version code
Chuck Lever
41 hours
NFSD: Replace NFS3_ACCESS_FULL in nfsd4_access()
Chuck Lever
41 hours
NFSD: Send referring calls with CB_RECALL
Chuck Lever
41 hours
NFSD: Destroy a recalled delegation the client does not hold
Chuck Lever
41 hours
NFSD: Correct locking documentation for delegation sc_status
Chuck Lever
41 hours
NFSD: Budget the CB_RECALL_ANY opcode
Chuck Lever
41 hours
NFSD: Budget the CB_NOTIFY_LOCK opcode
Chuck Lever
41 hours
NFSD: Budget the CB_OFFLOAD opcode
Chuck Lever
41 hours
NFSD: Budget the CB_LAYOUTRECALL recall stateid
Chuck Lever
41 hours
NFSD: Budget the CB_RECALL truncate field
Chuck Lever
41 hours
NFSD: Budget the CB_SEQUENCE opcode and referring call array count
Chuck Lever
41 hours
NFSD: Don't apply NFS version-specific behavior to LOCALIO requests
Chuck Lever
41 hours
NFSD: Name the fh_maxsize value that carries no NFS version
Chuck Lever
41 hours
NFSD: Tighten header includes in localio.c
Chuck Lever
41 hours
nfsd: fix race between client_info_show() and free_client()
Ameer Hamza
41 hours
NFSD: Replace nfsd_write()'s "stable" argument with "iocb_flags"
Chuck Lever
41 hours
NFSD: Split linux/nfs_ssc.h
Chuck Lever
41 hours
NFSD: Hoist nfs42_ssc_open() into fs/nfs_common/nfs_ssc.c
Chuck Lever
41 hours
nfs_common: Remove unused nfs_ssc_client_ops infrastructure
Chuck Lever
41 hours
NFSD: Use struct knfsd_fh in struct pnfs_ff_layout
Chuck Lever
41 hours
NFSD: Map flex file layout IDs through the request's user namespace
Chuck Lever
41 hours
NFSD: Move nfsd_v4client() out of nfsd.h
Chuck Lever
41 hours
NFSD: Evacuate NFSv4 entry-point prototypes from nfsd.h
Chuck Lever
41 hours
NFSD: Relocate NFSv4-internal constants to state.h
Chuck Lever
41 hours
NFSD: Remove two unused NFSv4 constants
Chuck Lever
41 hours
NFSD: Move pre-xdr'ed status codes out of nfsd.h
Chuck Lever
41 hours
NFSD: Move XDR encoding helpers out of xdr4.h
Chuck Lever
41 hours
nfsd: separate out VFS-specific code from nfsd4_create_file()
NeilBrown
41 hours
nfsd: move v0 checking out of nfsd_check_obj_isreg()
NeilBrown
41 hours
nfsd: reduce want-write range in nfsd4_create_file()
NeilBrown
41 hours
nfsd: move some code out of the d_really_is_negative() branch in nfsd4_create...
NeilBrown
41 hours
nfsd: open-code nfsd4_vfs_create() into nfsd4_create_file()
NeilBrown
41 hours
nfsd: reduce range of directory lock in nfsd4_create_file()
NeilBrown
41 hours
nfsd: (almost) always open file in nfsd4_create_file()
NeilBrown
41 hours
nfsd: fh_want_write) failure need not be immediately fatal for nfsd4_create_f...
NeilBrown
41 hours
nfsd: nfsd4_create_file(): Move NFSD_MAY_CREATE check earlier
NeilBrown
41 hours
nfsd: in nfsd4_create_file() let VFS report if file was created.
NeilBrown
41 hours
nfsd: remove subtlety from nfsd4_create_file()
NeilBrown
41 hours
nfsd: move more nfs-specific code into preamble of nfsd4_create_file()
NeilBrown
41 hours
nfsd: move fh_want_write() after preamble in nfsd4_create_file()
NeilBrown
41 hours
nfsd: replace fh_fill_both_attrs() with fh_fill_post_noop()
NeilBrown
41 hours
nfsd: correctly handle CREATE of mounted-on files
NeilBrown
[next]