Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2b2b15c32ae951c3609c01e74d22d6de64b2595c
/
fs
/
nfs
2b2b15c
Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
013cdf1
nfs: use generic posix ACL infrastructure for v3 Posix ACLs
by Christoph Hellwig
· 11 years ago
37bc153
fs: make posix_acl_create more useful
by Christoph Hellwig
· 11 years ago
ed7e542
pnfs: Proper delay for NFS4ERR_RECALLCONFLICT in layout_get_done
by Boaz Harrosh
· 11 years ago
471252c
pnfs: fix BUG in filelayout_recover_commit_reqs
by Weston Andros Adamson
· 11 years ago
abad2fa
nfs4: fix discover_server_trunking use after free
by Weston Andros Adamson
· 11 years ago
64590da
NFSv4.1: Handle errors correctly in nfs41_walk_client_list
by Trond Myklebust
· 11 years ago
263b450
nfs: always make sure page is up-to-date before extending a write to cover the entire page
by Scott Mayhew
· 11 years ago
a9ab5e8
nfs: page cache invalidation for dio
by Christoph Hellwig
· 11 years ago
d0b9875
nfs: take i_mutex during direct I/O reads
by Christoph Hellwig
· 11 years ago
22cd1bf
nfs: merge nfs_direct_write into nfs_file_direct_write
by Christoph Hellwig
· 11 years ago
14a3ec79
nfs: merge nfs_direct_read into nfs_file_direct_read
by Christoph Hellwig
· 11 years ago
1f90ee2
nfs: increment i_dio_count for reads, too
by Christoph Hellwig
· 11 years ago
2a009ec
nfs: defer inode_dio_done call until size update is done
by Christoph Hellwig
· 11 years ago
9811cd5
nfs: fix size updates for aio writes
by Christoph Hellwig
· 11 years ago
78b19ba
nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAME
by Weston Andros Adamson
· 11 years ago
71244d9
NFSv4.1: Fix a race in nfs4_write_inode
by Trond Myklebust
· 11 years ago
d8c951c
NFSv4.1: Don't trust attributes if a pNFS LAYOUTCOMMIT is outstanding
by Trond Myklebust
· 11 years ago
16a6ddc
point to the right include file in a comment (left over from a9004abc3)
by Toralf Förster
· 11 years ago
1e8968c
NFS: dprintk() should not print negative fileids and inode numbers
by Niels de Vos
· 11 years ago
a8c2275
nfs: fix dead code of ipv6_addr_scope
by Alexander Aring
· 11 years ago
6aa23d7
nfs: check if gssd is running before attempting to use krb5i auth in SETCLIENTID call
by Jeff Layton
· 11 years ago
c7848f6
NFSv4: OPEN must handle the NFS4ERR_IO return code correctly
by Trond Myklebust
· 11 years ago
29be634
Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
3873d06
nfs: fix do_div() warning by instead using sector_div()
by Helge Deller
· 11 years ago
f22e5ed
NFSv4.1: Prevent a 3-way deadlock between layoutreturn, open and state recovery
by Trond Myklebust
· 11 years ago
69794ad
NFSv4: close needs to handle NFS4ERR_ADMIN_REVOKED
by Trond Myklebust
· 11 years ago
c97cf60
NFSv4: Update list of irrecoverable errors on DELEGRETURN
by Trond Myklebust
· 11 years ago
4a82fd7
NFSv4 wait on recovery for async session errors
by Andy Adamson
· 11 years ago
829e57d
NFS: Fix a warning in nfs_setsecurity
by Trond Myklebust
· 11 years ago
694e096
NFS: Enabling v4.2 should not recompile nfsd and lockd
by Anna Schumaker
· 11 years ago
673fdfe
Merge tag 'nfs-for-3.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
8c2fabc
nfs: fix pnfs Kconfig defaults
by Christoph Hellwig
· 11 years ago
9e08ef1
NFS: correctly report misuse of "migration" mount option.
by NeilBrown
· 11 years ago
16735d0
tree-wide: use reinit_completion instead of INIT_COMPLETION
by Wolfram Sang
· 11 years ago
6d769f1
nfs: don't retry detect_trunking with RPC_AUTH_UNIX more than once
by Jeff Layton
· 11 years ago
9bc9ccd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
fab99eb
NFSv4.2: Remove redundant checks in nfs_setsecurity+nfs4_label_init_security
by Trond Myklebust
· 11 years ago
b944dba
NFSv4: Sanity check the server reply in _nfs4_server_capabilities
by Trond Myklebust
· 11 years ago
d204c5d
NFSv4.2: encode_readdir - only ask for labels when doing readdirplus
by Trond Myklebust
· 11 years ago
3da580a
nfs: set security label when revalidating inode
by Jeff Layton
· 11 years ago
fcb63a9
NFS: Fix a missing initialisation when reading the SELinux label
by Trond Myklebust
· 11 years ago
12207f6
nfs: fix oops when trying to set SELinux label
by Jeff Layton
· 11 years ago
1acd1c3
nfs: fix inverted test for delegation in nfs4_reclaim_open_state
by Jeff Layton
· 11 years ago
c698dbf
Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into linux-next
by Trond Myklebust
· 11 years ago
a3f432b
nfs: use IS_ROOT not DCACHE_DISCONNECTED
by J. Bruce Fields
· 11 years ago
6706246
nfs: Use PTR_ERR_OR_ZERO in 'nfs/nfs4super.c'
by Geyslan G. Bem
· 11 years ago
54bcfa6
nfs: Use PTR_ERR_OR_ZERO in 'nfs41_callback_up' function
by Geyslan G. Bem
· 11 years ago
4f5829d
nfs: Remove useless 'error' assignment
by Geyslan G. Bem
· 11 years ago
4d4b69d
NFS: add support for multiple sec= mount options
by Weston Andros Adamson
· 11 years ago
5837f6d
NFS: stop using NFS_MOUNT_SECFLAVOUR server flag
by Weston Andros Adamson
· 11 years ago
0f5f49b
NFS: cache parsed auth_info in nfs_server
by Weston Andros Adamson
· 11 years ago
a3f73c2
NFS: separate passed security flavs from selected
by Weston Andros Adamson
· 11 years ago
47fd88e
NFSv4: make nfs_find_best_sec static
by Weston Andros Adamson
· 11 years ago
0625c2d
NFS: Fix possible endless state recovery wait
by Chuck Lever
· 11 years ago
cd3fade
NFS: Set EXCHGID4_FLAG_SUPP_MOVED_MIGR
by Chuck Lever
· 11 years ago
d1c2331
NFS: Handle SEQ4_STATUS_LEASE_MOVED
by Chuck Lever
· 11 years ago
f8aba1e
NFS: Handle NFS4ERR_LEASE_MOVED during async RENEW
by Chuck Lever
· 11 years ago
60ea681
NFS: Migration support for RELEASE_LOCKOWNER
by Chuck Lever
· 11 years ago
8ef2f8d
NFS: Implement support for NFS4ERR_LEASE_MOVED
by Chuck Lever
· 11 years ago
b7f7a66
NFS: Support NFS4ERR_LEASE_MOVED recovery in state manager
by Chuck Lever
· 11 years ago
44c9993
NFS: Add method to detect whether an FSID is still on the server
by Chuck Lever
· 11 years ago
352297b
NFS: Handle NFS4ERR_MOVED during delegation recall
by Chuck Lever
· 11 years ago
519ae25
NFS: Add migration recovery callouts in nfs4proc.c
by Chuck Lever
· 11 years ago
9f51a78
NFS: Rename "stateid_invalid" label
by Chuck Lever
· 11 years ago
f1478c1
NFS: Re-use exit code in nfs4_async_handle_error()
by Chuck Lever
· 11 years ago
c9fdeb2
NFS: Add basic migration support to state manager thread
by Chuck Lever
· 11 years ago
ce6cda1
NFS: Add a super_block backpointer to the nfs_server struct
by Chuck Lever
· 11 years ago
b03d735
NFS: Add method to retrieve fs_locations during migration recovery
by Chuck Lever
· 11 years ago
9e6ee76
NFS: Export _nfs_display_fhandle()
by Chuck Lever
· 11 years ago
ec011fe
NFS: Introduce a vector of migration recovery ops
by Chuck Lever
· 11 years ago
800c06a
NFS: Add functions to swap transports during migration recovery
by Chuck Lever
· 11 years ago
32e62b7
NFS: Add nfs4_update_server
by Chuck Lever
· 11 years ago
d2bfda2
NFSv4: don't reprocess cached open CLAIM_PREVIOUS
by Weston Andros Adamson
· 11 years ago
d49f042
NFSv4: Fix state reference counting in _nfs4_opendata_reclaim_to_nfs4_state
by Trond Myklebust
· 11 years ago
a43ec98
NFSv4: don't fail on missing fattr in open recover
by Weston Andros Adamson
· 11 years ago
f494a60
NFSv4: fix NULL dereference in open recover
by Weston Andros Adamson
· 11 years ago
83c78eb
NFSv4.1: Don't change the security label as part of open reclaim.
by Trond Myklebust
· 11 years ago
1966903
nfs: fix handling of invalid mount options in nfs_remount
by Jeff Layton
· 11 years ago
57acc40
nfs: reject version and minorversion changes on remount attempts
by Jeff Layton
· 11 years ago
3660cd4
NFSv4 Remove zeroing state kern warnings
by Andy Adamson
· 11 years ago
6de1472
nfs: use %p[dD] instead of open-coded (and often racy) equivalents
by Al Viro
· 11 years ago
9987524
NFSv4: Ensure that we disable the resend timeout for NFSv4
by Trond Myklebust
· 11 years ago
a6f951d
NFSv4: Fix a use-after-free situation in _nfs4_proc_getlk()
by Trond Myklebust
· 11 years ago
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
f1fe29b
NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open()
by David Howells
· 11 years ago
94d30ae
FS-Cache: Provide the ability to enable/disable cookies
by David Howells
· 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
Next »