Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
628a5c561890a9a9a74dea017873530584aab06e
/
include
/
linux
/
nfsd
af6a4e2
[PATCH] knfsd: add some new fsid types
by NeilBrown
· 18 years ago
b5d5dfb
[PATCH] include/linux/nfsd/const.h: remove NFS_SUPER_MAGIC
by Adrian Bunk
· 18 years ago
a0ad13e
[PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd
by NeilBrown
· 18 years ago
e2df0c8
[PATCH] knfsd: replace some warning ins nfsfh.h with BUG_ON or WARN_ON
by NeilBrown
· 18 years ago
b591480
[PATCH] knfsd: nfsd4: reorganize compound ops
by J.Bruce Fields
· 18 years ago
a4f1706a9
[PATCH] knfsd: nfsd4: move replay_owner to cstate
by J.Bruce Fields
· 18 years ago
ca36431
[PATCH] knfsd: nfsd4: pass saved and current fh together into nfsd4 operations
by J.Bruce Fields
· 18 years ago
e571019
[PATCH] knfsd: nfsd4: clarify units of COMPOUND_SLACK_SPACE
by J.Bruce Fields
· 18 years ago
81ac95c
[PATCH] nfsd4: fix open-create permissions
by J. Bruce Fields
· 18 years ago
a90b061
[PATCH] nfsd: nfs_replay_me
by Al Viro
· 18 years ago
c7afef1
[PATCH] nfsd: misc endianness annotations
by Al Viro
· 18 years ago
b37ad28
[PATCH] nfsd: nfs4 code returns error values in net-endian
by Al Viro
· 18 years ago
6264d69
[PATCH] nfsd: vfs.c endianness annotations
by Al Viro
· 18 years ago
2ebbc01
[PATCH] xdr annotations: NFSv4 server
by Al Viro
· 18 years ago
91f0716
[PATCH] xdr annotations: NFSv3 server
by Al Viro
· 18 years ago
131a21c
[PATCH] xdr annotations: NFSv2 server
by Al Viro
· 18 years ago
83b1134
[PATCH] nfsfh simple endianness annotations
by Al Viro
· 18 years ago
63f10311
[PATCH] nfsd: nfserrno() endianness annotations
by Al Viro
· 18 years ago
f7aa263
[PATCH] Fix linux/nfsd/const.h for make headers_check
by Cedric Le Goater
· 18 years ago
42ca099
[PATCH] knfsd: nfsd4: actually use all the pieces to implement referrals
by J.Bruce Fields
· 18 years ago
81c3f41
[PATCH] knfsd: nfsd4: xdr encoding for fs_locations
by J.Bruce Fields
· 18 years ago
93346919
[PATCH] knfsd: nfsd4: fslocations data structures
by Manoj Naik
· 18 years ago
b009a87
[PATCH] knfsd: nfsd: store export path in export
by J.Bruce Fields
· 18 years ago
596bbe5
[PATCH] knfsd: Allow max size of NFSd payload to be configured
by NeilBrown
· 18 years ago
7adae48
[PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP
by Greg Banks
· 18 years ago
3cc03b1
[PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom
by NeilBrown
· 18 years ago
f30c226
fix file specification in comments
by Uwe Zeisberger
· 18 years ago
12fd352
[PATCH] nfsd: lockdep annotation
by Peter Zijlstra
· 18 years ago
b41b66d
[PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'
by NeilBrown
· 18 years ago
6658d3a
[PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versions
by NeilBrown
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
fadcfa3
[HEADERS] One line per header in Kbuild files to reduce conflicts
by David Woodhouse
· 18 years ago
e2b2095
[PATCH] knfsd: nfsd4: add per-operation server stats
by Shankar Anand
· 18 years ago
8555255
Add generic Kbuild files for 'make headers_install'
by David Woodhouse
· 18 years ago
62c4f0a
Don't include linux/config.h from anywhere else in include/
by David Woodhouse
· 19 years ago
74cae61
[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code static
by Adrian Bunk
· 19 years ago
baab935
[PATCH] knfsd: Convert sunrpc_cache to use krefs
by NeilBrown
· 19 years ago
eab7e2e
[PATCH] knfsd: Break the hard linkage from svc_expkey to svc_export
by NeilBrown
· 19 years ago
3a65588
[PATCH] nfsd4: rename lk_stateowner
by J. Bruce Fields
· 19 years ago
f193fba
[PATCH] nfsd: check error status from nfsd_sync_dir
by YAMAMOTO Takashi
· 19 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
a334de2
[PATCH] knfsd: check error status from vfs_getattr and i_op->fsync
by David Shaw
· 19 years ago
0ba7536
[PATCH] knfsd: Fix some minor sign problems in nfsd/xdr
by NeilBrown
· 19 years ago
70c3b76
[PATCH] knfsd: Allow run-time selection of NFS versions to export
by NeilBrown
· 19 years ago
f2327d9
[PATCH] nfsd4: move replay_owner
by Neil Brown
· 19 years ago
4c4cd22
[PATCH] nfsd4: check lock type against openmode.
by NeilBrown
· 19 years ago
b700949
[PATCH] nfsd4: return better error on io incompatible with open mode
by NeilBrown
· 19 years ago
7fb64ce
[PATCH] nfsd4: seqid comments
by NeilBrown
· 19 years ago
a6ccbbb
[PATCH] nfsd4: fix sync'ing of recovery directory
by NeilBrown
· 19 years ago
0964a3d
[PATCH] knfsd: nfsd4 reboot dirname fix
by NeilBrown
· 19 years ago
c7b9a45
[PATCH] knfsd: nfsd4: reboot recovery
by NeilBrown
· 19 years ago
190e4fb
[PATCH] knfsd: nfsd4: initialize recovery directory
by NeilBrown
· 19 years ago
cb36d63
[PATCH] knfsd: nfsd4: remove cb_parsed
by NeilBrown
· 19 years ago
ea1da63
[PATCH] knfsd: nfsd4: rename state list fields
by NeilBrown
· 19 years ago
fd39ca9
[PATCH] knfsd: nfsd4: make needlessly global code static
by NeilBrown
· 19 years ago
a55370a
[PATCH] knfsd: nfsd4: reboot hash
by NeilBrown
· 19 years ago
ac4d8ff2
[PATCH] knfsd: nfsd4: clean up state initialization
by NeilBrown
· 19 years ago
76a3550
[PATCH] knfsd: nfsd4: rename nfs4_state_init
by NeilBrown
· 19 years ago
7b190fe
[PATCH] knfsd: nfsd4: delegation recovery
by NeilBrown
· 19 years ago
13cd218
[PATCH] nfsd4: reference count struct nfs4_file
by NeilBrown
· 19 years ago
8beefa2
[PATCH] nfsd4: rename nfs4_file fields
by NeilBrown
· 19 years ago
a257cdd
[PATCH] NFSD: Add server support for NFSv3 ACLs.
by Andreas Gruenbacher
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago