Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2df121a62c37b7934041b250ba2ad74297d8e470
/
fs
/
nfs
« Previous
41963c1
pnfs/blocklayout: update last_write_offset atomically with extents
by Benjamin Coddington
· 8 years ago
b88fa69
pNFS: The client must not do I/O to the DS if it's lease has expired
by Trond Myklebust
· 8 years ago
9a0fe86
pNFS: Handle NFS4ERR_OLD_STATEID correctly in LAYOUTSTAT calls
by Trond Myklebust
· 8 years ago
15d0305
pNFS/flexfiles: Set reasonable default retrans values for the data channel
by Trond Myklebust
· 8 years ago
a956bed
NFS: Allow the mount option retrans=0
by Trond Myklebust
· 8 years ago
1c8d477
pNFS/flexfiles: Fix layoutstat periodic reporting
by Trond Myklebust
· 8 years ago
9909170
Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 8 years ago
835c92d
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
8d48032
NFSv4: Cap the transport reconnection timer at 1/2 lease period
by Trond Myklebust
· 8 years ago
fb10fb6
NFSv4: Cleanup the setting of the nfs4 lease period
by Trond Myklebust
· 8 years ago
206b3bb
NFSv4.2: LAYOUTSTATS may return NFS4ERR_ADMIN/DELEG_REVOKED
by Trond Myklebust
· 8 years ago
7f155c7
Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 8 years ago
c624c86
Merge tag 'trace-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
1c88e19
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
11fb998
mm: move most file-based accounting to the node
by Mel Gorman
· 8 years ago
6784725
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
554828e
Merge branch 'salted-string-hash'
by Linus Torvalds
· 8 years ago
944171c
pNFS: Actively set attributes as invalid if LAYOUTCOMMIT is outstanding
by Benjamin Coddington
· 8 years ago
d05d7f4
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
698c937
NFSv4: Clean up lookup of SECINFO_NO_NAME
by Trond Myklebust
· 8 years ago
6fdf339
NFSv4.2: Fix warning "variable ‘stateids’ set but not used"
by Trond Myklebust
· 8 years ago
1399782
NFSv4: Fix warning "no previous prototype for ‘nfs4_listxattr’"
by Trond Myklebust
· 8 years ago
1592c4d
Merge branch 'nfs-rdma'
by Trond Myklebust
· 8 years ago
668f455
Merge branch 'pnfs'
by Trond Myklebust
· 8 years ago
3627452
Merge branch 'writeback'
by Trond Myklebust
· 8 years ago
01d7b29
pNFS: Remove redundant smp_mb() from pnfs_init_lseg()
by Trond Myklebust
· 8 years ago
119cef97
pNFS: Cleanup - do layout segment initialisation in one place
by Trond Myklebust
· 8 years ago
28c1acf
pNFS: Remove redundant stateid invalidation
by Trond Myklebust
· 8 years ago
f71dfe8
pNFS: Remove redundant pnfs_mark_layout_returned_if_empty()
by Trond Myklebust
· 8 years ago
d9b6170
pNFS: Clear the layout metadata if the server changed the layout stateid
by Trond Myklebust
· 8 years ago
5f46be0
pNFS: Cleanup - don't open code pnfs_mark_layout_stateid_invalid()
by Trond Myklebust
· 8 years ago
e036f46
NFS: pnfs_mark_matching_lsegs_return() should match the layout sequence id
by Trond Myklebust
· 8 years ago
2d6cf5a
pNFS: Do not set plh_return_seq for non-callback related layoutreturns
by Trond Myklebust
· 8 years ago
e5fd190
pNFS: Ensure layoutreturn acts as a completion for layout callbacks
by Trond Myklebust
· 8 years ago
793b7fe
pNFS: Fix CB_LAYOUTRECALL stateid verification
by Trond Myklebust
· 8 years ago
ecebb80
pNFS: Always update the layout barrier seqid on LAYOUTGET
by Trond Myklebust
· 8 years ago
13bede1
pNFS: Always update the layout stateid if NFS_LAYOUT_INVALID_STID is set
by Trond Myklebust
· 8 years ago
8e0acf9
pNFS: Clear the layout return tracking on layout reinitialisation
by Trond Myklebust
· 8 years ago
45fcc7b
pNFS: LAYOUTRETURN should only update the stateid if the layout is valid
by Trond Myklebust
· 8 years ago
dc05973
Merge commit 'e7bdea7750eb'
by Trond Myklebust
· 8 years ago
149a4fd
nfs: don't create zero-length requests
by Benjamin Coddington
· 8 years ago
297fae4
Fix NULL pointer dereference in bl_free_device().
by Artem Savkov
· 8 years ago
e033fb5
pNFS/files: filelayout_write_done_cb must call nfs_writeback_update_inode()
by Trond Myklebust
· 8 years ago
beffb8f
qstr: constify instances in nfs
by Al Viro
· 8 years ago
b224f7c
nfs4: flexfiles: respect noresvport when establishing connections to DSes
by Tigran Mkrtchyan
· 8 years ago
3fc75f1
nfs4: clnt: respect noresvport when establishing connections to DSes
by Tigran Mkrtchyan
· 8 years ago
d9c0ce0
pnfs/blocklayout: put deviceid node after releasing bl_ext_lock
by Benjamin Coddington
· 8 years ago
ce52914e
sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flags
by Scott Mayhew
· 8 years ago
e68fd7c
mount: use sec= that was specified on the command line
by Steve Dickson
· 8 years ago
f7db0b2
pNFS: Fix LAYOUTGET handling of NFS4ERR_BAD_STATEID and NFS4ERR_EXPIRED
by Trond Myklebust
· 8 years ago
66b53f3
pNFS: Handle NFS4ERR_RECALLCONFLICT correctly in LAYOUTGET
by Trond Myklebust
· 8 years ago
e85d7ee
pNFS: Separate handling of NFS4ERR_LAYOUTTRYLATER and RECALLCONFLICT
by Trond Myklebust
· 8 years ago
56b38a1
pNFS: Fix post-layoutget error handling in pnfs_update_layout()
by Trond Myklebust
· 8 years ago
10b7e9a
pNFS: Don't mark the inode as revalidated if a LAYOUTCOMMIT is outstanding
by Trond Myklebust
· 8 years ago
752d596
tracing: Use __get_str() when manipulating strings
by Daniel Bristot de Oliveira
· 8 years ago
c77efc1
nfs/blocklayout: Check max uuids and devices before decoding
by Kinglong Mee
· 8 years ago
ecc2b88
nfs/blocklayout: Make sure calculate signature length aligned
by Kinglong Mee
· 8 years ago
11487dd
nfs/blocklayout: support RH/Fedora dm-mpath device nodes
by Christoph Hellwig
· 8 years ago
d702d41
nfs/blocklayout: refactor open-by-wwn
by Christoph Hellwig
· 8 years ago
0173ca0
nfs/blocklayout: use proper fmode for opening block devices
by Christoph Hellwig
· 8 years ago
8b7d9d0
NFSv4: Revert "Truncating file opens should also sync O_DIRECT writes"
by Trond Myklebust
· 8 years ago
a4e187d
NFS: Don't drop CB requests with invalid principals
by Chuck Lever
· 8 years ago
9a773e7
NFS nfs_vm_page_mkwrite: Don't freeze me, Bro...
by Trond Myklebust
· 8 years ago
e95fc4a
NFSv4.2: llseek(SEEK_HOLE) and llseek(SEEK_DATA) don't require data sync
by Trond Myklebust
· 8 years ago
837bb1d
NFSv4.2: Fix writeback races in nfs4_copy_file_range
by Trond Myklebust
· 8 years ago
1e564d3
NFSv4.2: Fix a race in nfs42_proc_deallocate()
by Trond Myklebust
· 8 years ago
79566ef
NFS: Getattr doesn't require data sync semantics
by Trond Myklebust
· 8 years ago
651b0e7
NFS: Do not aggressively cache file attributes in the case of O_DIRECT
by Trond Myklebust
· 8 years ago
be52749
NFS: Remove unused function nfs_revalidate_mapping_protected()
by Trond Myklebust
· 8 years ago
f508d46
NFS: Remove redundant waits for O_DIRECT in fsync() and write_begin()
by Trond Myklebust
· 8 years ago
f7b5c34
NFS: Cleanup nfs_direct_complete()
by Trond Myklebust
· 8 years ago
a5864c9
NFS: Do not serialise O_DIRECT reads and writes
by Trond Myklebust
· 8 years ago
1829065
NFS: Move buffered I/O locking into nfs_file_write()
by Trond Myklebust
· 8 years ago
89698b2
NFS Cleanup: move call to generic_write_checks() into fs/nfs/direct.c
by Trond Myklebust
· 8 years ago
2f3c7d8
NFS: Remove racy size manipulations in O_DIRECT
by Trond Myklebust
· 8 years ago
a5314a7
NFS: Ensure we reset the write verifier 'committed' value on resend.
by Trond Myklebust
· 8 years ago
8fc3c38
NFS: Fix O_DIRECT verifier problems
by Trond Myklebust
· 8 years ago
6712007
pNFS: pnfs_layoutcommit_outstanding() is no longer used when !CONFIG_NFS_V4_1
by Trond Myklebust
· 8 years ago
ac46bd3
pNFS: Ensure we layoutcommit before revalidating attributes
by Trond Myklebust
· 8 years ago
2e18d4d
pNFS: Files and flexfiles always need to commit before layoutcommit
by Trond Myklebust
· 8 years ago
bc28e1c
pNFS/flexfiles: Clean up calls to pnfs_set_layoutcommit()
by Trond Myklebust
· 8 years ago
c001c87
pNFS/flexfiles: Fix layoutcommit after a commit to DS
by Trond Myklebust
· 8 years ago
73e6c5d
pNFS/files: Fix layoutcommit after a commit to DS
by Trond Myklebust
· 8 years ago
c94c095
nfs_atomic_open(): prevent parallel nfs_lookup() on a negative hashed
by Al Viro
· 8 years ago
00699ad
Use the right predicate in ->atomic_open() instances
by Al Viro
· 8 years ago
8487c47
NFSv4: Allow retry of operations that used a returned delegation stateid
by Trond Myklebust
· 8 years ago
ca857cc
NFS/pnfs: Do not clobber existing pgio_done_cb in nfs4_proc_read_setup
by Trond Myklebust
· 8 years ago
5c6e5b6
NFS: Fix an Oops in the pNFS files and flexfiles connection setup to the DS
by Trond Myklebust
· 8 years ago
e547f26
NFS: Fix another OPEN_DOWNGRADE bug
by Trond Myklebust
· 8 years ago
d20cb71
make nfs_atomic_open() call d_drop() on all ->open_context() errors.
by Al Viro
· 8 years ago
1b982ea
NFS: Fix an unused variable warning
by Trond Myklebust
· 8 years ago
916ec34
NFS: Fix potential race in nfs_fhget()
by Trond Myklebust
· 8 years ago
d8fdb47
NFS: Don't let readdirplus revalidate an inode that was marked as stale
by Trond Myklebust
· 8 years ago
2d148c7
NFSv4.1/pnfs: Mark the layout stateid invalid when all segments are removed
by Trond Myklebust
· 8 years ago
cbebaf8
NFS: Fix a double page unlock
by Trond Myklebust
· 8 years ago
5e3a988
pnfs_nfs: fix _cancel_empty_pagelist
by Weston Andros Adamson
· 8 years ago
cea7f82
nfs4: Fix potential use after free of state in nfs4_do_reclaim.
by Oleg Drokin
· 8 years ago
d2a7de0
NFS: Fix up O_DIRECT results
by Trond Myklebust
· 8 years ago
dd1beb3
NFS/pnfs: handle bad delegation stateids in nfs4_layoutget_handle_exception
by Trond Myklebust
· 8 years ago
e5241e4
NFSv4.1/pnfs: Add sparse lock annotations for pnfs_find_alloc_layout
by Trond Myklebust
· 8 years ago
Next »