Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5e049fce368dfe07702c3664add9ae7b45df1a9a
/
fs
/
nfs
367156d
NFS: Give "flavor" an initial value to fix a compile warning
by Anna Schumaker
· 11 years ago
58a8cf1
NFSv4.1: try SECINFO_NO_NAME flavs until one works
by Weston Andros Adamson
· 11 years ago
acd65e5
NFSv4.1: Ensure memory ordering between nfs4_ds_connect and nfs4_fl_prepare_ds
by Trond Myklebust
· 11 years ago
52b26a3
NFSv4.1: nfs4_fl_prepare_ds - fix bugs when the connect attempt fails
by Trond Myklebust
· 11 years ago
5bc2afc
NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem method
by Trond Myklebust
· 11 years ago
01c919a
nfs: set FILE_CREATED
by Miklos Szeredi
· 11 years ago
9bf12df
Merge git://git.kvack.org/~bcrl/aio-next
by Linus Torvalds
· 11 years ago
ac4de95
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
7caef26
truncate: drop 'oldsize' truncate_pagecache() parameter
by Kirill A. Shutemov
· 11 years ago
26935fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
1d7b24f
Merge tag 'nfs-for-3.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
312cd95
NFSv4.1: sp4_mach_cred: WARN_ON -> WARN_ON_ONCE
by Weston Andros Adamson
· 11 years ago
ade33ff
NFSv4.1: sp4_mach_cred: no need to ref count creds
by Weston Andros Adamson
· 11 years ago
7cb852d
NFSv4.1: fix SECINFO* use of put_rpccred
by Weston Andros Adamson
· 11 years ago
a027962
NFSv4.1: sp4_mach_cred: ask for WRITE and COMMIT
by Weston Andros Adamson
· 11 years ago
1ab6c49
fs: convert fs shrinkers to new scan/count API
by Dave Chinner
· 11 years ago
55f841c
super: fix calculation of shrinkable objects for small numbers
by Glauber Costa
· 11 years ago
9f79fb4
NFSv4.1 fix decode_free_stateid
by Andy Adamson
· 11 years ago
bf97293
Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
b1b3e13
NFSv4: use mach cred for SECINFO_NO_NAME w/ integrity
by Weston Andros Adamson
· 11 years ago
0aea92b
NFS: nfs_compare_super shouldn't check the auth flavour unless 'sec=' was set
by Trond Myklebust
· 11 years ago
47040da
NFSv4: Allow security autonegotiation for submounts
by Trond Myklebust
· 11 years ago
41d058c
NFSv4: Disallow security negotiation for lookups when 'sec=' is specified
by Trond Myklebust
· 11 years ago
5e6b199
NFSv4: Fix security auto-negotiation
by Trond Myklebust
· 11 years ago
19e7b8d
NFS: Clean up nfs_parse_security_flavors()
by Trond Myklebust
· 11 years ago
74c9881
NFS: Clean up the auth flavour array mess
by Trond Myklebust
· 11 years ago
0e20162
NFSv4.1 Use MDS auth flavor for data server connection
by Andy Adamson
· 11 years ago
4109bb7
NFS: Don't check lock owner compatability unless file is locked (part 2)
by Trond Myklebust
· 11 years ago
0f1d260
NFS: Don't check lock owner compatibility in writes unless file is locked
by Trond Myklebust
· 11 years ago
13caa9f
nfs: use check_submounts_and_drop()
by Miklos Szeredi
· 11 years ago
8897538
nfs4: Map NFS4ERR_WRONG_CRED to EPERM
by Weston Andros Adamson
· 11 years ago
8c21c62
nfs4.1: Add SP4_MACH_CRED write and commit support
by Weston Andros Adamson
· 11 years ago
3787d50
nfs4.1: Add SP4_MACH_CRED stateid support
by Weston Andros Adamson
· 11 years ago
8b5bee2
nfs4.1: Add SP4_MACH_CRED secinfo support
by Weston Andros Adamson
· 11 years ago
fa94072
nfs4.1: Add SP4_MACH_CRED cleanup support
by Weston Andros Adamson
· 11 years ago
ab4c236
nfs4.1: Add state protection handler
by Weston Andros Adamson
· 11 years ago
2031cd1
nfs4.1: Minimal SP4_MACH_CRED implementation
by Weston Andros Adamson
· 11 years ago
f6de7a3
NFSv4: Document the recover_lost_locks kernel parameter
by Trond Myklebust
· 11 years ago
ef1820f
NFSv4: Don't try to recover NFSv4 locks when they are lost.
by NeilBrown
· 11 years ago
b6a8525
NFS: Fix warning introduced by NFSv4.0 transport blocking patches
by Chuck Lever
· 11 years ago
1cec16a
When CONFIG_NFS_V4_1 is not enabled, "make C=2" emits this warning:
by Chuck Lever
· 11 years ago
2cf8bca
NFS: Update session draining barriers for NFSv4.0 transport blocking
by Chuck Lever
· 11 years ago
be05c86
NFS: Add nfs4_sequence calls for OPEN_CONFIRM
by Chuck Lever
· 11 years ago
fbd4bfd
NFS: Add nfs4_sequence calls for RELEASE_LOCKOWNER
by Chuck Lever
· 11 years ago
160881e
NFS: Enable nfs4_setup_sequence() for DELEGRETURN
by Chuck Lever
· 11 years ago
3bd2384
NFS: NFSv4.0 transport blocking
by Chuck Lever
· 11 years ago
abf79bb
NFS: Add a slot table to struct nfs_client for NFSv4.0 transport blocking
by Chuck Lever
· 11 years ago
eb2a1cd
NFS: Add global helper for releasing slot table resources
by Chuck Lever
· 11 years ago
744aa52
NFS: Add global helper to set up a stand-along nfs4_slot_table
by Chuck Lever
· 11 years ago
9d33059
NFS: Enable slot table helpers for NFSv4.0
by Chuck Lever
· 11 years ago
220e09c
NFS: Remove unused call_sync minor version op
by Chuck Lever
· 11 years ago
9915ea7
NFS: Add RPC callouts to start NFSv4.0 synchronous requests
by Chuck Lever
· 11 years ago
a9c92d6
NFS: Common versions of sequence helper functions
by Chuck Lever
· 11 years ago
5a580e0
NFS: Clean up nfs4_setup_sequence()
by Chuck Lever
· 11 years ago
2a3eb2b
NFS: Rename nfs41_call_sync_data as a common data structure
by Chuck Lever
· 11 years ago
e8d9238
NFS: When displaying session slot numbers, use "%u" consistently
by Chuck Lever
· 11 years ago
ba6c059
NFS: Ensure that rmdir() waits for sillyrenames to complete
by Trond Myklebust
· 11 years ago
a5250de
NFSv4: use the mach cred for SECINFO w/ integrity
by Weston Andros Adamson
· 11 years ago
dc24826
NFS avoid expired credential keys for buffered writes
by Andy Adamson
· 11 years ago
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
b72888c
NFSv4: Fix up nfs4_proc_lookup_mountpoint
by Trond Myklebust
· 11 years ago
eddffa4
NFS: Remove unnecessary call to nfs_setsecurity in nfs_fhget()
by Trond Myklebust
· 11 years ago
e890db0
NFSv4: Fix the sync mount option for nfs4 mounts
by Scott Mayhew
· 11 years ago
f8806c8
NFS: Fix writeback performance issue on cache invalidation
by Trond Myklebust
· 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
Next »