Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ded797547548a5b8e7b92383a41e4c0e6b0ecb7f
/
fs
/
nfs
« Previous
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
· 11 years ago
23db862
[readdir] convert nfs
by Al Viro
· 11 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
· 11 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
· 11 years ago
968fe25
NFSv4.1 use pnfs_device maxcount for the blocklayout gdia_maxcount
by Andy Adamson
· 11 years ago
f1c097b
NFSv4.1 Fix gdia_maxcount calculation to fit in ca_maxresponsesize
by Andy Adamson
· 11 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
· 11 years ago
7017310
NFS: Apply v4.1 capabilities to v4.2
by Bryan Schumaker
· 11 years ago
7dc0ac7
NFSv4.1: Clean up layout segment comparison helper names
by Trond Myklebust
· 11 years ago
3cb2df1
NFSv4.1: layout segment comparison helpers should take 'const' parameters
by Trond Myklebust
· 11 years ago
c8d74d9
NFSv4: Move the DNS resolver into the NFSv4 module
by Trond Myklebust
· 11 years ago
fe2d539
NFSv4: SETCLIENTID add the format string for the NETID
by Djalal Harouni
· 11 years ago
6b140b8
NFS: Add in v4.2 callback operation
by Bryan Schumaker
· 11 years ago
459de2e
NFS: Make callbacks minor version generic
by Bryan Schumaker
· 11 years ago
f58eda9
Kconfig: Add Kconfig entry for Labeled NFS V4 client
by Steve Dickson
· 11 years ago
c9bccef
NFS: Extend NFS xattr handlers to accept the security namespace
by David Quigley
· 11 years ago
aa9c266
NFS: Client implementation of Labeled-NFS
by David Quigley
· 11 years ago
14c43f7
NFS: Add label lifecycle management
by David Quigley
· 11 years ago
1775fd3
NFS:Add labels to client function prototypes
by David Quigley
· 11 years ago
a09df2c
NFSv4: Extend fattr bitmaps to support all 3 words
by David Quigley
· 11 years ago
e058f70
NFSv4: Introduce new label structure
by Steve Dickson
· 11 years ago
42c2c42
NFSv4.2: Added NFS v4.2 support to the NFS client
by Steve Dickson
· 11 years ago
649f6e7
LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.
by David Quigley
· 11 years ago
c45ffdd
NFSv4: Close another NFSv4 recovery race
by Trond Myklebust
· 11 years ago
275bb30
NFSv4: Move dentry instantiation into the NFSv4-specific atomic open code
by Trond Myklebust
· 11 years ago
3efb972
NFSv4: Refactor _nfs4_open_and_get_state to set ctx->state
by Trond Myklebust
· 11 years ago
4197a05
NFSv4: Cleanup: pass the nfs_open_context to nfs4_do_open
by Trond Myklebust
· 11 years ago
1a1a29f
NFSv4: Remove redundant check for FMODE_EXEC in nfs_finish_open
by Trond Myklebust
· 11 years ago
5cc2216
NFSv4.1: Simplify setting the layout header credential
by Trond Myklebust
· 11 years ago
4f0b429
NFSv4.1: Enable state protection
by Trond Myklebust
· 11 years ago
cd5875f
NFSv4.1: Use layout credentials for get_deviceinfo calls
by Trond Myklebust
· 11 years ago
ab7cb0d
NFSv4.1: Ensure that test_stateid and free_stateid use correct credentials
by Trond Myklebust
· 11 years ago
965e9c2
NFSv4.1: Ensure that reclaim_complete uses the right credential
by Trond Myklebust
· 11 years ago
9556000
NFSv4.1: Ensure that layoutreturn uses the correct credential
by Trond Myklebust
· 11 years ago
6ab5934
NFSv4.1: Ensure that layoutget is called using the layout credential
by Trond Myklebust
· 11 years ago
eb54d43
NFS: Fix security flavor negotiation with legacy binary mounts
by Chuck Lever
· 12 years ago
f448bad
NFSv4: Fix a thinko in nfs4_try_open_cached
by Trond Myklebust
· 11 years ago
83c168b
NFS: Fix SETCLIENTID fallback if GSS is not available
by Chuck Lever
· 12 years ago
d47992f
mm: change invalidatepage prototype to accept length
by Lukas Czerner
· 11 years ago
774d5f1
NFSv4.1 Fix a pNFS session draining deadlock
by Andy Adamson
· 11 years ago
416ad3c
freezer: add unsafe versions of freezable helpers for NFS
by Colin Cross
· 12 years ago
8cbc95e
Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
c23266d
NFS4.1 Fix data server connection race
by Andy Adamson
· 12 years ago
4385bab
make blkdev_put() return void
by Al Viro
· 12 years ago
d497ab9
NFSv3: match sec= flavor against server list
by Weston Andros Adamson
· 12 years ago
c8b2d0b
NFSv4.1: Ensure that we free the lock stateid on the server
by Trond Myklebust
· 12 years ago
7c1d5fa
NFSv4: Convert nfs41_free_stateid to use an asynchronous RPC call
by Trond Myklebust
· 12 years ago
c5a2a15
NFSv4.x: Fix handling of partially delegated locks
by Trond Myklebust
· 12 years ago
2e1deaa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
8728f98
Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
5d434fc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
721ccfb
NFSv4: Warn once about servers that incorrectly apply open mode to setattr
by Trond Myklebust
· 12 years ago
ee3ae84
NFSv4: Servers should only check SETATTR stateid open mode on size change
by Trond Myklebust
· 12 years ago
b0212b8
Merge branch 'bugfixes' into linux-next
by Trond Myklebust
· 12 years ago
bd1d421
Merge branch 'rpcsec_gss-from_cel' into linux-next
by Trond Myklebust
· 12 years ago
bdeca1b
NFSv4: Don't recheck permissions on open in case of recovery cached open
by Trond Myklebust
· 12 years ago
cd4c9be
NFSv4.1: Don't do a delegated open for NFS4_OPEN_CLAIM_DELEG_CUR_FH modes
by Trond Myklebust
· 12 years ago
8188df1
NFSv4.1: Use the more efficient open_noattr call for open-by-filehandle
by Trond Myklebust
· 12 years ago
79d852b
NFS: Retry SETCLIENTID with AUTH_SYS instead of AUTH_NONE
by Chuck Lever
· 12 years ago
fd068b2
NFSv4: Ensure that we clear the NFS_OPEN_STATE flag when appropriate
by Trond Myklebust
· 12 years ago
8e472f3
NFSv4: Ensure the LOCK call cannot use the delegation stateid
by Trond Myklebust
· 12 years ago
92b40e9
NFSv4: Use the open stateid if the delegation has the wrong mode
by Trond Myklebust
· 12 years ago
042ad0b
nfs: Send atime and mtime as a 64bit value
by Bryan Schumaker
· 12 years ago
549b19c
NFSv4: Record the OPEN create mode used in the nfs4_opendata structure
by Trond Myklebust
· 12 years ago
98f98cf
NFSv4.1: Set the RPC_CLNT_CREATE_INFINITE_SLOTS flag for NFSv4.1 transports
by Trond Myklebust
· 12 years ago
b570a97
NFSv4: Fix handling of revoked delegations by setattr
by Trond Myklebust
· 12 years ago
a895d57
treewide: Fix typo in printks
by Masanari Iida
· 12 years ago
b9536ad
NFSv4 release the sequence id in the return on close case
by Andy Adamson
· 12 years ago
314d7cc
nfs: remove unnecessary check for NULL inode->i_flock from nfs_delegation_claim_locks
by Jeff Layton
· 12 years ago
51de017
Merge tag 'nfs-for-3.9-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
eb04e0a
NFSv4: Doh! Typo in the fix to nfs41_walk_client_list
by Trond Myklebust
· 12 years ago
f94eeb4
Merge tag 'nfs-for-3.9-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
Next »