Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
00c533fd64a3eb7f8e266413d3e9bd070df9d5ed
/
fs
/
nfsd
8a7dc4b
nfsd: fix nfs4recover.c printk format warning
by Randy Dunlap
· 13 years ago
c6f5c93
Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
efe3965
nfsd: fix compose_entry_fh() failure exits
by Al Viro
· 13 years ago
afcf679
nfsd: fix error value on allocation failure in nfsd4_decode_test_stateid()
by Al Viro
· 13 years ago
02f5fde
nfsd: fix endianness breakage in TEST_STATEID handling
by Al Viro
· 13 years ago
04da6e9
nfsd: fix error values returned by nfsd4_lockt() when nfsd_open() fails
by Al Viro
· 13 years ago
96f6f98
nfsd: fix b0rken error value for setattr on read-only mount
by Al Viro
· 13 years ago
9dc4e6c
nfsd: don't fail unchecked creates of non-special files
by J. Bruce Fields
· 13 years ago
71db34f
Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
797a9d7
nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabled
by Jeff Layton
· 13 years ago
4ca1f87
nfsd4: use auth_unix unconditionally on backchannel
by J. Bruce Fields
· 13 years ago
21f72c9
nfsd: fix NULL pointer dereference in cld_pipe_downcall
by Jeff Layton
· 13 years ago
3af7061
nfsd4: memory corruption in numeric_name_to_id()
by Dan Carpenter
· 13 years ago
e9541ce
nfsd4: allow numeric idmapping
by J. Bruce Fields
· 13 years ago
cc27e0d
nfsd: don't allow legacy client tracker init for anything but init_net
by Jeff Layton
· 13 years ago
813fd32
nfsd: add notifier to handle mount/unmount of rpc_pipefs sb
by Jeff Layton
· 13 years ago
f3f8014
nfsd: add the infrastructure to handle the cld upcall
by Jeff Layton
· 13 years ago
7ea34ac
nfsd: add a per-net-namespace struct for nfsd
by Jeff Layton
· 13 years ago
2a4317c
nfsd: add nfsd4_client_tracking_ops struct and a way to set it
by Jeff Layton
· 13 years ago
a52d726
nfsd: convert nfs4_client->cl_cb_flags to a generic flags field
by Jeff Layton
· 13 years ago
1df0064
Merge nfs containerization work from Trond's tree
by J. Bruce Fields
· 13 years ago
f63d395
Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
8818739
debugfs-related mode_t whack-a-mole
by Al Viro
· 13 years ago
68ac123
switch touch_atime to struct path
by Al Viro
· 13 years ago
ab4684d
NFSD: Fix nfs4_verifier memory alignment
by Chuck Lever
· 13 years ago
8f199b8
NFSD: Fix warnings when NFSD_DEBUG is not defined
by Trond Myklebust
· 13 years ago
62b9510
nfsd: merge cookie collision fixes from ext4 tree
by J. Bruce Fields
· 13 years ago
06effdb
nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes)
by Bernd Schubert
· 13 years ago
999448a
nfsd: rename 'int access' to 'int may_flags' in nfsd_open()
by Bernd Schubert
· 13 years ago
8546ee5
nfsd4: make sure set CB_PATH_DOWN sequence flag set
by J. Bruce Fields
· 13 years ago
59deeb9
nfsd4: reduce do_open_lookup() stack usage
by J. Bruce Fields
· 13 years ago
41fd1e4
nfsd4: delay setting current filehandle till success
by J. Bruce Fields
· 13 years ago
508dc6e
nfsd41: free_session/free_client must be called under the client_lock
by Benny Halevy
· 13 years ago
e27f49c
nfsd41: refactor nfsd4_deleg_xgrade_none_ext logic out of nfsd4_process_open2
by Benny Halevy
· 13 years ago
4aa8913
nfsd41: refactor nfs4_open_deleg_none_ext logic out of nfs4_open_delegation
by Benny Halevy
· 13 years ago
a8ae08e
nfsd4: fix recovery-entry leak nfsd startup failure
by J. Bruce Fields
· 13 years ago
a6d6b78
nfsd4: fix recovery-dir leak on nfsd startup failure
by Jeff Layton
· 13 years ago
393d8ed
nfsd4: purge stable client records with insufficient state
by J. Bruce Fields
· 13 years ago
1255a8f
nfsd4: don't set cl_firststate on first reclaim in 4.1 case
by J. Bruce Fields
· 13 years ago
d24433c
nfsd41: implement NFS4_SHARE_WANT_NO_DELEG, NFS4_OPEN_DELEGATE_NONE_EXT, why_no_deleg
by Benny Halevy
· 13 years ago
03cfb42
NFSD: Clean up the test_stateid function
by Bryan Schumaker
· 13 years ago
2c8bd7e
nfsd41: split out share_access want and signal flags while decoding
by Benny Halevy
· 13 years ago
00b5f95
nfsd41: share_access_to_flags should consider only nfs4.x share_access flags
by Benny Halevy
· 13 years ago
37c593c
nfsd41: use current stateid by value
by Tigran Mkrtchyan
· 13 years ago
9428fe1
nfsd41: consume current stateid on DELEGRETURN and OPENDOWNGRADE
by Tigran Mkrtchyan
· 13 years ago
1e97b51
nfsd41: handle current stateid in SETATTR and FREE_STATEID
by Tigran Mkrtchyan
· 13 years ago
d147105
nfsd41: mark LOOKUP, LOOKUPP and CREATE to invalidate current stateid
by Tigran Mkrtchyan
· 13 years ago
8307111
nfsd41: save and restore current stateid with current fh
by Tigran Mkrtchyan
· 13 years ago
80e01cc
nfsd41: mark PUTFH, PUTPUBFH and PUTROOTFH to clear current stateid
by Tigran Mkrtchyan
· 13 years ago
30813e2
nfsd41: consume current stateid on read and write
by Tigran Mkrtchyan
· 13 years ago
62cd4a5
nfsd41: handle current stateid on lock and locku
by Tigran Mkrtchyan
· 13 years ago
8b70484
nfsd41: handle current stateid in open and close
by Tigran Mkrtchyan
· 13 years ago
19ff0f2
nfsd4: initialize current stateid at compile time
by Tigran Mkrtchyan
· 13 years ago
bf5c43c
nfsd4: check for uninitialized slot
by J. Bruce Fields
· 13 years ago
73e7948
nfsd4: rearrange struct nfsd4_slot
by J. Bruce Fields
· 13 years ago
f6d8248
nfsd4: fix sessions slotid wraparound logic
by J. Bruce Fields
· 13 years ago
508f922
nfsd: fix default iosize calculation on 32bit
by J. Bruce Fields
· 13 years ago
87b0fc7
nfsd: cleanup setting of default max_block_size
by J. Bruce Fields
· 13 years ago
3476964
nfsd: remove some unneeded checks
by Dan Carpenter
· 13 years ago
a613fa1
SUNRPC: constify the rpc_program
by Trond Myklebust
· 13 years ago
4cb54ca
SUNRPC: search for service transports in network namespace context
by Stanislav Kinsbursky
· 13 years ago
246590f
SUNRPC: register service stats /proc entries in passed network namespace context
by Stanislav Kinsbursky
· 13 years ago
5ecebb7
SUNRPC: unregister service on creation in current network namespace
by Stanislav Kinsbursky
· 13 years ago
f2ac4dc
SUNRPC: parametrize rpc_uaddr2sockaddr() by network context
by Stanislav Kinsbursky
· 13 years ago
90100b1
SUNRPC: parametrize rpc_pton() by network context
by Stanislav Kinsbursky
· 13 years ago
0157d02
SUNRPC: handle RPC client pipefs dentries by network namespace aware routines
by Stanislav Kinsbursky
· 13 years ago
0b48d42
Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
57eccf1
Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
d8c9584
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
by Al Viro
· 13 years ago
7a6ef8c
nfsd4: nfsd4_create_clid_dir return value is unused
by J. Bruce Fields
· 13 years ago
9b4146e
NFSD: Change name of extended attribute containing junction
by Chuck Lever
· 13 years ago
b854889
nfsd4: be forgiving in the absence of the recovery directory
by J. Bruce Fields
· 13 years ago
68c9715
SUNRPC: Clean up the RPCSEC_GSS service ticket requests
by Trond Myklebust
· 13 years ago
175a4eb
fs: propagate umode_t, misc bits
by Al Viro
· 13 years ago
2a79f17
vfs: mnt_drop_write_file()
by Al Viro
· 13 years ago
bad0dcf
new helpers: fh_{want,drop}_write()
by Al Viro
· 13 years ago
a561be7
switch a bunch of places to mnt_want_write_file()
by Al Viro
· 13 years ago
aec3968
nfsd4: fix spurious 4.1 post-reboot failures
by J. Bruce Fields
· 13 years ago
2d3475c
NFSD: forget_delegations should use list_for_each_entry_safe
by Bryan Schumaker
· 13 years ago
39c4cc0
NFSD: Only reinitilize the recall_lru list under the recall lock
by Bryan Schumaker
· 13 years ago
f32f3c2
nfsd4: initialize special stateid's at compile time
by J. Bruce Fields
· 13 years ago
f5c8593b
NFSd: use network-namespace-aware cache registering routines
by Stanislav Kinsbursky
· 13 years ago
0cf99b9
nfsd41: allow non-reclaim open-by-fh's in 4.1
by Mi Jinlong
· 13 years ago
b2ea70a
nfsd: Fix oops when parsing a 0 length export
by Sasha Levin
· 13 years ago
42b2aa8
treewide: Fix typos in various parts of the kernel, and fix some comments.
by Justin P. Mattock
· 13 years ago
67114fe
nfsd4: Use kmemdup rather than duplicating its implementation
by Thomas Meyer
· 13 years ago
009673b
nfsd4: add a separate (lockowner, inode) lookup
by J. Bruce Fields
· 13 years ago
353de31
nfsd4: fix CONFIG_NFSD_FAULT_INJECTION compile error
by J. Bruce Fields
· 13 years ago
16bfdaaf
nfsd4: share open and lock owner hash tables
by J. Bruce Fields
· 13 years ago
06f1f86
nfsd4: hash lockowners to simplify RELEASE_LOCKOWNER
by J. Bruce Fields
· 13 years ago
c7e8472
NFSD: Remove unnecessary whitespace
by Bryan Schumaker
· 13 years ago
7208339
NFSD: Call nfsd4_init_slabs() from init_nfsd()
by Bryan Schumaker
· 13 years ago
65178db
NFSD: Added fault injection
by Bryan Schumaker
· 13 years ago
64a284d
nfsd4: maintain one seqid stream per (lockowner, file)
by J. Bruce Fields
· 13 years ago
684e563
nfsd4: cleanup lock clientid handling in sessions case
by J. Bruce Fields
· 13 years ago
b93d87c
nfsd4: fix lockowner matching
by J. Bruce Fields
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
6736c04
Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
31cbecb
Merge branch 'osd-devel' into nfs-for-next
by Trond Myklebust
· 13 years ago
Next »