Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
926bd900b192986ccb742177b1492e8523579a35
/
fs
/
nfsd
4be929b
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN
by Alexey Dobriyan
· 14 years ago
8018ab0
sanitize vfs_fsync calling conventions
by Christoph Hellwig
· 15 years ago
e970a57
nfsd: open a file descriptor for fsync in nfs4 recovery
by Christoph Hellwig
· 15 years ago
e4e83ea
Revert "nfsd4: distinguish expired from stale stateids"
by J. Bruce Fields
· 15 years ago
47cee54
nfsd: safer initialization order in find_file()
by Pavel Emelyanov
· 14 years ago
b7299f4
nfs4: minor callback code simplification, comment
by J. Bruce Fields
· 14 years ago
15ddb4a
NFSD: don't report compiled-out versions as present
by Pavel Emelyanov
· 14 years ago
4dc6ec0
nfsd4: implement reclaim_complete
by J. Bruce Fields
· 15 years ago
ab707e15
nfsd4: nfsd4_destroy_session must set callback client under the state lock
by Benny Halevy
· 14 years ago
d768298
nfsd4: keep a reference count on client while in use
by Benny Halevy
· 14 years ago
07cd490
nfsd4: mark_client_expired
by Benny Halevy
· 14 years ago
46583e2
nfsd4: introduce nfs4_client.cl_refcount
by Benny Halevy
· 14 years ago
84d38ac
nfsd4: refactor expire_client
by Benny Halevy
· 14 years ago
36acb66
nfsd4: extend the client_lock to cover cl_lru
by Benny Halevy
· 14 years ago
328efba
nfsd4: use list_move in move_to_confirmed
by Benny Halevy
· 14 years ago
be1fdf6
nfsd4: fold release_session into expire_client
by Benny Halevy
· 14 years ago
9089f1b
nfsd4: rename sessionid_lock to client_lock
by Benny Halevy
· 14 years ago
5d4cec2
nfsd4: fix bare destroy_session null dereference
by J. Bruce Fields
· 15 years ago
5306293
Merge commit 'v2.6.34-rc6'
by J. Bruce Fields
· 15 years ago
dbd65a7
nfsd4: use local variable in nfs4svc_encode_compoundres
by Benny Halevy
· 15 years ago
26c0c75
nfsd4: fix unlikely race in session replay case
by J. Bruce Fields
· 15 years ago
2bc3c11
nfsd4: bug in read_buf
by Neil Brown
· 15 years ago
d03859a
nfsd: potential ERR_PTR dereference on exp_export() error paths.
by Dan Carpenter
· 15 years ago
5771635
nfsd4: complete enforcement of 4.1 op ordering
by J. Bruce Fields
· 15 years ago
4b21d0d
nfsd4: allow 4.0 clients to change callback path
by J. Bruce Fields
· 15 years ago
2bf2387
nfsd4: rearrange cb data structures
by J. Bruce Fields
· 15 years ago
b12a05c
nfsd4: cl_count is unused
by J. Bruce Fields
· 15 years ago
b5a1a81
nfsd4: don't sleep in lease-break callback
by J. Bruce Fields
· 15 years ago
3c4ab2a
nfsd4: indentation cleanup
by J. Bruce Fields
· 15 years ago
408b79b
nfsd4: consistent session flag setting
by J. Bruce Fields
· 15 years ago
9045b4b
nfsd4: remove probe task's reference on client
by J. Bruce Fields
· 15 years ago
3df796d
nfsd4: remove dprintk
by J. Bruce Fields
· 15 years ago
147efd0
nfsd4: shutdown callbacks on expiry
by J. Bruce Fields
· 15 years ago
227f98d9
nfsd4: preallocate nfs4_rpc_args
by J. Bruce Fields
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
9188525
nfsd: don't break lease while servicing a COMMIT
by Jeff Layton
· 15 years ago
61f8603
nfsd: factor out hash functions for export caches.
by NeilBrown
· 15 years ago
e739cf1
Merge commit 'v2.6.34-rc1' into for-2.6.35-incoming
by J. Bruce Fields
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
e7b184f
nfsd4: document lease/grace-period limits
by J. Bruce Fields
· 15 years ago
efc4bb4f
nfsd4: allow setting grace period time
by J. Bruce Fields
· 15 years ago
f013574
nfsd4: reshuffle lease-setting code to allow reuse
by J. Bruce Fields
· 15 years ago
f958a13
nfsd4: remove unnecessary lease-setting function
by J. Bruce Fields
· 15 years ago
e46b498
nfsd4: simplify lease/grace interaction
by J. Bruce Fields
· 15 years ago
cf07d2e
nfsd4: simplify references to nfsd4 lease time
by J. Bruce Fields
· 15 years ago
05c5cb3
Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
42e4960
vfs: take f_lock on modifying f_mode after open time
by Wu Fengguang
· 15 years ago
e213e26
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 15 years ago
907f455
dquot: move dquot initialization responsibility into the filesystem
by Christoph Hellwig
· 15 years ago
4ea41e2d
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs into for-2.6.34-incoming
by J. Bruce Fields
· 15 years ago
8d75da8a
nfsd4: fix minor memory leak
by J. Bruce Fields
· 15 years ago
462d605
fix NFS4 handling of mountpoint stat
by Al Viro
· 15 years ago
8737c93
Switch may_open() and break_lease() to passing O_...
by Al Viro
· 15 years ago
58255a4
NFSD: NFSv4 callback client should use RPC_TASK_SOFTCONN
by Chuck Lever
· 15 years ago
f501912
commit_metadata export operation replacing nfsd_sync_dir
by Ben Myers
· 15 years ago
aeaa5cc
vfs: don't call ima_file_check() unconditionally in nfsd_open()
by Chuck Ebbert
· 15 years ago
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 15 years ago
deb0c98
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
260c64d
Revert "nfsd4: fix error return when pseudoroot missing"
by J. Bruce Fields
· 15 years ago
9bbb6ca
ima: rename ima_path_check to ima_file_check
by Mimi Zohar
· 15 years ago
8eb988c
fix ima breakage
by Mimi Zohar
· 15 years ago
1e41568
Take ima_path_check() in nfsd past dentry_open() in nfsd_open()
by Al Viro
· 15 years ago
aa696a6
nfsd: Use vfs_fsync_range() in nfsd_commit
by Trond Myklebust
· 15 years ago
3749829
NFSD: Create PF_INET6 listener in write_ports
by Chuck Lever
· 15 years ago
6871790
SUNRPC: NFS kernel APIs shouldn't return ENOENT for "transport not found"
by Chuck Lever
· 15 years ago
8b8aae4
nfsd41: Create the recovery entry for the NFSv4.1 client
by Ricardo Labiaga
· 15 years ago
6a68f89
nfsd: use vfs_fsync for non-directories
by Christoph Hellwig
· 15 years ago
de3cab7
nfsd4: Use FIRST_NFS4_OP in nfsd4_decode_compound()
by Ricardo Labiaga
· 15 years ago
c551866
nfsd41: nfsd4_decode_compound() does not recognize all ops
by Ricardo Labiaga
· 15 years ago
93939f4
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
7211a4e
nfsd: make sure data is on disk before calling ->fsync
by Christoph Hellwig
· 15 years ago
3d354cb
nfsd: fix "insecure" export option
by J. Bruce Fields
· 15 years ago
f69ac2f5
nfsd: fix "insecure" export option
by J. Bruce Fields
· 15 years ago
bac5e54
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
1429b3e
Untangling ima mess, part 3: kill dead code in ima
by Al Viro
· 15 years ago
b65a9cf
Untangling ima mess, part 2: deal with counters
by Al Viro
· 15 years ago
7663dac
nfsd: remove pointless paths in file headers
by J. Bruce Fields
· 15 years ago
1557aca
nfsd: move most of nfsfh.h to fs/nfsd
by J. Bruce Fields
· 15 years ago
774b147
nfsd: make V4ROOT exports read-only
by J. Bruce Fields
· 15 years ago
03a816b
nfsd: restrict filehandles accepted in V4ROOT case
by Steve Dickson
· 15 years ago
f2ca715
nfsd: allow exports of symlinks
by J. Bruce Fields
· 15 years ago
3227fa4
nfsd: filter readdir results in V4ROOT case
by J. Bruce Fields
· 15 years ago
82ead7f
nfsd: filter lookup results in V4ROOT case
by J. Bruce Fields
· 15 years ago
3b6cee7bc
nfsd4: don't continue "under" mounts in V4ROOT case
by J. Bruce Fields
· 15 years ago
eb4c86c
nfsd: introduce export flag for v4 pseudoroot
by Steve Dickson
· 15 years ago
12045a6e
nfsd: let "insecure" flag vary by pseudoflavor
by J. Bruce Fields
· 15 years ago
e8e8753
nfsd: new interface to advertise export features
by J. Bruce Fields
· 15 years ago
9a74af2
nfsd: Move private headers to source directory
by Boaz Harrosh
· 15 years ago
341eb18
nfsd: Source files #include cleanups
by Boaz Harrosh
· 15 years ago
57ecb34
nfsd4: fix share mode permissions
by J. Bruce Fields
· 15 years ago
864f0f6
nfsd: simplify fh_verify access checks
by J. Bruce Fields
· 15 years ago
9b8b317
Merge commit 'v2.6.32-rc8' into HEAD
by J. Bruce Fields
· 15 years ago
479c255
Fix memory corruption caused by nfsd readdir+
by Petr Vandrovec
· 15 years ago
0a3adad
nfsd: make fs/nfsd/vfs.h for common includes
by J. Bruce Fields
· 15 years ago
8c10cbd
nfsd: use STATEID_FMT and STATEID_VAL for printing stateids
by Benny Halevy
· 15 years ago
1b7e040
nfsd: register NFS_ACL with rpcbind
by Peter Staubach
· 15 years ago
aba24d7
nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups
by Frank Filz
· 15 years ago
efe0cb6
nfsd4.1: common slot allocation size calculation
by J. Bruce Fields
· 15 years ago
dd829c4
nfsd4.1: fix session memory use calculation
by J. Bruce Fields
· 15 years ago
e343eb0
Merge commit 'v2.6.32-rc5' into for-2.6.33
by J. Bruce Fields
· 15 years ago
Next »