Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
298fc3558b9c1f5324c5ec6d5c587ca9ae6cc826
/
fs
/
nfs
2127d82
NFSv4: Convert idmapper to use the new framework for pipefs dentries
by Trond Myklebust
· 11 years ago
d763125
NFSv4: Fix a potentially Oopsable condition in __nfs_idmap_unregister
by Trond Myklebust
· 11 years ago
c219066
SUNRPC: Replace clnt->cl_principal
by Trond Myklebust
· 11 years ago
2d9db75
NFS: Fix up two use-after-free issues with the new tracing code
by Trond Myklebust
· 11 years ago
6686390
NFS: remove incorrect "Lock reclaim failed!" warning.
by NeilBrown
· 11 years ago
08cb47f
NFSv4.1: Add tracepoints for debugging test_stateid events
by Trond Myklebust
· 11 years ago
2f92ae3
NFSv4.1: Add tracepoints for debugging slot table operations
by Trond Myklebust
· 11 years ago
1037e6e
NFSv4.1: Add tracepoints for debugging layoutget/return/commit
by Trond Myklebust
· 11 years ago
cc668ab
NFSv4: Add tracepoints for debugging reads and writes
by Trond Myklebust
· 11 years ago
b5f875a
NFSv4: Add tracepoints for debugging getattr
by Trond Myklebust
· 11 years ago
1f2d30b
NFSv4: Add tracepoints for debugging the idmapper
by Trond Myklebust
· 11 years ago
ca8acf8
NFSv4: Add tracepoints for debugging delegations
by Trond Myklebust
· 11 years ago
fbc6f7c
NFSv4: Add tracepoints for debugging rename
by Trond Myklebust
· 11 years ago
c1578b7
NFSv4: Add tracepoints for debugging inode manipulations
by Trond Myklebust
· 11 years ago
078ea3d
NFSv4: Add tracepoints for debugging lookup/create operations
by Trond Myklebust
· 11 years ago
d1b748a
NFSv4: Add tracepoints for debugging file locking
by Trond Myklebust
· 11 years ago
42113a7
NFSv4: Add tracepoints for debugging file open
by Trond Myklebust
· 11 years ago
c6d01c6
NFSv4: Add tracepoints for debugging state management problems
by Trond Myklebust
· 11 years ago
1fd1085
NFS: Add tracepoints for debugging NFS hard links
by Trond Myklebust
· 11 years ago
70ded20
NFS: Add tracepoints for debugging NFS rename and sillyrename issues
by Trond Myklebust
· 11 years ago
1ca4238
NFS: Add tracepoints for debugging directory changes
by Trond Myklebust
· 11 years ago
8b0ad3d
NFS: Add tracepoints for debugging generic file create events
by Trond Myklebust
· 11 years ago
6e0d0be
NFS: Add event tracing for generic NFS lookups
by Trond Myklebust
· 11 years ago
1472b83
NFS: Pass in lookup flags from nfs_atomic_open to nfs_lookup
by Trond Myklebust
· 11 years ago
f4ce129
NFS: Add event tracing for generic NFS events
by Trond Myklebust
· 11 years ago
1264a2f
NFS: refactor code for calculating the crc32 hash of a filehandle
by Trond Myklebust
· 11 years ago
c2dd137
NFS: Clean up nfs_sillyrename()
by Trond Myklebust
· 11 years ago
b8a8a0d
NFSv4: Fix an incorrect pointer declaration in decode_first_pnfs_layout_type
by Trond Myklebust
· 11 years ago
393faff
NFSv4: Deal with a sparse warning in nfs_idmap_get_key()
by Trond Myklebust
· 11 years ago
17f26b1
NFSv4: Deal with some more sparse warnings
by Trond Myklebust
· 11 years ago
c281fa9c
NFSv4: Deal with a sparse warning in nfs4_opendata_alloc
by Trond Myklebust
· 11 years ago
a9943d1
NFSv3: Deal with a sparse warning in nfs3_proc_create
by Trond Myklebust
· 11 years ago
5948a40
NFS: Remove the NFSv4 "open optimisation" from nfs_permission
by Trond Myklebust
· 11 years ago
9743120
NFSv4.1 Use clientid management rpc_clnt for secinfo_no_name
by Andy Adamson
· 11 years ago
5ec16a8
NFSv4.1 Use clientid management rpc_clnt for secinfo
by Andy Adamson
· 11 years ago
bc4b2a8
NFSv4.1 Increase NFS4_DEF_SLOT_TABLE_SIZE
by Andy Adamson
· 11 years ago
f840729
NFS Remove unused authflavour parameter from init_client
by Andy Adamson
· 11 years ago
73d8bde
NFS: Never use user credentials for lease renewal
by Chuck Lever
· 11 years ago
d688f7b
NFS: Use root's credential for lease management when keytab is missing
by Chuck Lever
· 11 years ago
6da1a03
NFSv4: Refuse mount attempts with proto=udp
by Trond Myklebust
· 11 years ago
9597c13
nfs: verify open flags before allowing an atomic open
by Jeff Layton
· 11 years ago
55b5929
NFSv4: Fix nfs4_init_uniform_client_string for net namespaces
by Trond Myklebust
· 11 years ago
1771c57
NFSv4.1 Use the mount point rpc_clnt for layoutreturn
by Andy Adamson
· 11 years ago
b14b797
NFS: Fix return type of nfs4_end_drain_session() stub
by Chuck Lever
· 11 years ago
cc7936f
nfs: fix open(O_RDONLY|O_TRUNC) in NFS4.0
by Nadav Shemer
· 11 years ago
d7067b2
NFSv4: encode_attrs should not backfill the bitmap and attribute length
by Trond Myklebust
· 11 years ago
4f3cc48
NFSv4: Fix brainfart in attribute length calculation
by Trond Myklebust
· 11 years ago
b4a2cf7
NFSv4: Fix a regression against the FreeBSD server
by Trond Myklebust
· 11 years ago
c755966
NFS: Allow nfs_updatepage to extend a write under additional circumstances
by Scott Mayhew
· 11 years ago
07b5ce8
NFS: Make nfs_readdir revalidate less often
by Scott Mayhew
· 11 years ago
43f291c
NFS: Make nfs_attribute_cache_expired() non-static
by Scott Mayhew
· 11 years ago
cda57a1
nfs: set verifier on existing dentries in nfs_prime_dcache
by Jeff Layton
· 11 years ago
be0c5d8
Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
84d08fa
helper for reading ->d_count
by Al Viro
· 11 years ago
7f0ef02
Merge branch 'akpm' (updates from Andrew Morton)
by Linus Torvalds
· 11 years ago
f170168
drivers: avoid parsing names as kthread_run() format strings
by Kees Cook
· 11 years ago
a0b8cab3
mm: remove lru parameter from __pagevec_lru_add and remove parts of pagevec API
by Mel Gorman
· 11 years ago
f919b19
fs: nfs: inform the VM about pages being committed or unstable
by Mel Gorman
· 11 years ago
f991fae
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
790eac5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
9e239bb
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
1c8c601
locks: protect most of the file_lock handling with i_lock
by Jeff Layton
· 12 years ago
23db862
[readdir] convert nfs
by Al Viro
· 12 years ago
959d921
Merge branch 'labeled-nfs' into linux-next
by Trond Myklebust
· 11 years ago
f112bb4
NFS: Set NFS_CS_MIGRATION for NFSv4 mounts
by Chuck Lever
· 12 years ago
18aad3d
NFSv4.1 Refactor nfs4_init_session and nfs4_init_channel_attrs
by Andy Adamson
· 11 years ago
9111c95
nfs: have NFSv3 try server-specified auth flavors in turn
by Jeff Layton
· 11 years ago
fb9b02f
nfs: have nfs_mount fake up a auth_flavs list when the server didn't provide it
by Jeff Layton
· 11 years ago
294ae81
nfs: move server_authlist into nfs_try_mount_request
by Jeff Layton
· 11 years ago
d17540c
nfs: refactor "need_mount" code out of nfs_try_mount
by Jeff Layton
· 11 years ago
52fcac9
NFSv4.1 use pnfs_device maxcount for the objectlayout gdia_maxcount
by Andy Adamson
· 12 years ago
968fe25
NFSv4.1 use pnfs_device maxcount for the blocklayout gdia_maxcount
by Andy Adamson
· 12 years ago
f1c097b
NFSv4.1 Fix gdia_maxcount calculation to fit in ca_maxresponsesize
by Andy Adamson
· 12 years ago
ffa57b9
NFS: Improve legacy idmapping fallback
by Bryan Schumaker
· 11 years ago
207bc11
Merge branch 'freezer'
by Rafael J. Wysocki
· 11 years ago
62f288a
NFSv4.1 end back channel session draining
by Andy Adamson
· 12 years ago
7017310
NFS: Apply v4.1 capabilities to v4.2
by Bryan Schumaker
· 12 years ago
7dc0ac7
NFSv4.1: Clean up layout segment comparison helper names
by Trond Myklebust
· 12 years ago
3cb2df1
NFSv4.1: layout segment comparison helpers should take 'const' parameters
by Trond Myklebust
· 12 years ago
c8d74d9
NFSv4: Move the DNS resolver into the NFSv4 module
by Trond Myklebust
· 12 years ago
fe2d539
NFSv4: SETCLIENTID add the format string for the NETID
by Djalal Harouni
· 12 years ago
6b140b8
NFS: Add in v4.2 callback operation
by Bryan Schumaker
· 12 years ago
459de2e
NFS: Make callbacks minor version generic
by Bryan Schumaker
· 12 years ago
f58eda9
Kconfig: Add Kconfig entry for Labeled NFS V4 client
by Steve Dickson
· 12 years ago
c9bccef
NFS: Extend NFS xattr handlers to accept the security namespace
by David Quigley
· 12 years ago
aa9c266
NFS: Client implementation of Labeled-NFS
by David Quigley
· 12 years ago
14c43f7
NFS: Add label lifecycle management
by David Quigley
· 12 years ago
1775fd3
NFS:Add labels to client function prototypes
by David Quigley
· 12 years ago
a09df2c
NFSv4: Extend fattr bitmaps to support all 3 words
by David Quigley
· 12 years ago
e058f70
NFSv4: Introduce new label structure
by Steve Dickson
· 12 years ago
42c2c42
NFSv4.2: Added NFS v4.2 support to the NFS client
by Steve Dickson
· 12 years ago
649f6e7
LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.
by David Quigley
· 12 years ago
c45ffdd
NFSv4: Close another NFSv4 recovery race
by Trond Myklebust
· 12 years ago
275bb30
NFSv4: Move dentry instantiation into the NFSv4-specific atomic open code
by Trond Myklebust
· 12 years ago
3efb972
NFSv4: Refactor _nfs4_open_and_get_state to set ctx->state
by Trond Myklebust
· 12 years ago
4197a05
NFSv4: Cleanup: pass the nfs_open_context to nfs4_do_open
by Trond Myklebust
· 12 years ago
1a1a29f
NFSv4: Remove redundant check for FMODE_EXEC in nfs_finish_open
by Trond Myklebust
· 12 years ago
5cc2216
NFSv4.1: Simplify setting the layout header credential
by Trond Myklebust
· 12 years ago
4f0b429
NFSv4.1: Enable state protection
by Trond Myklebust
· 12 years ago
cd5875f
NFSv4.1: Use layout credentials for get_deviceinfo calls
by Trond Myklebust
· 12 years ago
Next »