Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
33f9d8c0b49c1e63d6efc6e60a52afcf85f5de65
/
fs
/
nfs
cc67375
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
fa7d9a1
Merge tag 'nfs-for-4.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
6d45c04
Merge branch 'bugfixes'
by Trond Myklebust
· 9 years ago
082fa37
pNFS/flexfiles: Fix an XDR encoding bug in layoutreturn
by Trond Myklebust
· 9 years ago
6272dcc
NFS: Simplify nfs_request_add_commit_list() arguments
by Anna Schumaker
· 9 years ago
b819ed4
pNFS/flexfiles: Improve merging of errors in LAYOUTRETURN
by Trond Myklebust
· 9 years ago
875fc4f
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
75f26df
Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
5d09705
kmemcg: account certain kmem allocations to memcg
by Vladimir Davydov
· 9 years ago
e8ecde2
Make sure that highmem pages are not added to symlink page cache
by Al Viro
· 9 years ago
fce205e
Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
ddf1d62
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
32fb378
Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
44aab3e
NFS: Fix a compile warning about unused variable in nfs_generic_pg_pgios()
by Trond Myklebust
· 9 years ago
926ea40
NFSv4: Fix a compile warning about no prototype for nfs4_ioctl()
by Trond Myklebust
· 9 years ago
daaadd2
Merge branch 'bugfixes'
by Trond Myklebust
· 9 years ago
210c7c1
NFS: Use wait_on_atomic_t() for unlock after readahead
by Benjamin Coddington
· 9 years ago
942e3d7
Merge branch 'pnfs_generic'
by Trond Myklebust
· 9 years ago
506c0d6
NFSv4.1/pNFS: Cleanup constify struct pnfs_layout_range arguments
by Trond Myklebust
· 9 years ago
e144e53
NFSv4.1/pnfs: Cleanup copying of pnfs_layout_range structures
by Trond Myklebust
· 9 years ago
71b3985
NFSv4.1/pNFS: Cleanup pnfs_mark_matching_lsegs_invalid()
by Trond Myklebust
· 9 years ago
4b0934b
NFSv4.1/pNFS: Fix a race in initiate_file_draining()
by Trond Myklebust
· 9 years ago
1033555
NFSv4.1/pNFS: pnfs_error_mark_layout_for_return() must always return layout
by Trond Myklebust
· 9 years ago
5c97f5d
NFSv4.1/pNFS: pnfs_mark_matching_lsegs_return() should set the iomode
by Trond Myklebust
· 9 years ago
50f563e
NFSv4.1/pNFS: Use nfs4_stateid_copy for copying stateids
by Trond Myklebust
· 9 years ago
ed429d6
NFSv4.1/pNFS: Don't pass stateids by value to pnfs_send_layoutreturn()
by Trond Myklebust
· 9 years ago
138a293
NFS: Relax requirements in nfs_flush_incompatible
by Trond Myklebust
· 9 years ago
b20135d
NFSv4.1/pNFS: Don't queue up a new commit if the layout segment is invalid
by Trond Myklebust
· 9 years ago
af7cf05
NFS: Allow multiple commit requests in flight per file
by Trond Myklebust
· 9 years ago
dc602dd
NFS/pNFS: Fix up pNFS write reschedule layering violations and bugs
by Trond Myklebust
· 9 years ago
fceef39
switch ->get_link() to delayed_call, kill ->put_link()
by Al Viro
· 9 years ago
86fb449
pNFS/flexfiles: Fix an Oopsable typo in ff_mirror_match_fh()
by Trond Myklebust
· 9 years ago
ade14a7
NFS: Fix attribute cache revalidation
by Trond Myklebust
· 9 years ago
5c5fc09
NFS: Ensure we revalidate attributes before using execute_ok()
by Trond Myklebust
· 9 years ago
58baac0
Merge branch 'flexfiles'
by Trond Myklebust
· 9 years ago
e07db90
NFSv4: List stateid information in the callback tracepoints
by Trond Myklebust
· 9 years ago
e0d9243
NFSv4.1/pNFS: Don't return NFS4ERR_DELAY unnecessarily in CB_LAYOUTRECALL
by Trond Myklebust
· 9 years ago
41c9127
NFSv4.1/pNFS: Ensure we enforce RFC5661 Section 12.5.5.2.1
by Trond Myklebust
· 9 years ago
fc7ff36
pNFS: If we have to delay the layout callback, mark the layout for return
by Trond Myklebust
· 9 years ago
0654cc7
NFSv4.1/pNFS: Add a helper to mark the layout as returned
by Trond Myklebust
· 9 years ago
ab7d763
pNFS: Ensure nfs4_layoutget_prepare returns the correct error
by Trond Myklebust
· 9 years ago
4d0ac22
pNFS/flexfiles: Ensure we record layoutstats even if RPC is terminated early
by Trond Myklebust
· 9 years ago
37e9ed2
pNFS: Add flag to track if we've called nfs4_ff_layout_stat_io_start_read/write
by Trond Myklebust
· 9 years ago
7eeea16
pNFS/flexfiles: Fix a statistics gathering imbalance
by Trond Myklebust
· 9 years ago
b9fc773
pNFS/flexfiles: Don't mark the entire layout as failed, when returning it
by Trond Myklebust
· 9 years ago
2e5b29f
pNFS/flexfiles: Don't prevent flexfiles client from retrying LAYOUTGET
by Trond Myklebust
· 9 years ago
141b9b5
pnfs/flexfiles: count io stat in rpc_count_stats callback
by Peng Tao
· 9 years ago
c22eeb8
pnfs/flexfiles: do not mark delay-like status as DS failure
by Peng Tao
· 9 years ago
7c1e6e5
NFS41: map NFS4ERR_LAYOUTUNAVAILABLE to ENODATA
by Peng Tao
· 9 years ago
d6c843b
nfs: only remove page from mapping if launder_page fails
by Peng Tao
· 9 years ago
0bcbf03
nfs: handle request add failure properly
by Peng Tao
· 9 years ago
2bff228
nfs: centralize pgio error cleanup
by Peng Tao
· 9 years ago
c18b96a
nfs: clean up rest of reqs when failing to add one
by Peng Tao
· 9 years ago
d600ad1
NFS41: pop some layoutget errors to application
by Peng Tao
· 9 years ago
d0379a5
pNFS/flexfiles: Support server-supplied layoutstats sampling period
by Trond Myklebust
· 9 years ago
494f74a
NFS: Flush reclaim writes using FLUSH_COND_STABLE
by Trond Myklebust
· 9 years ago
b0ac1bd
NFS: Background flush should not be low priority
by Trond Myklebust
· 9 years ago
1a093ce
NFSv4.1/pnfs: Fixup an lo->plh_block_lgets imbalance in layoutreturn
by Trond Myklebust
· 9 years ago
762674f
NFSv4: Don't perform cached access checks before we've OPENed the file
by Trond Myklebust
· 9 years ago
99ade3c
nfs: machine credential support for additional operations
by Andrew Elble
· 9 years ago
ed47675
nfs: do not initialise statics to 0
by Wei Tang
· 9 years ago
f484830
pNFS: Modify pnfs_update_layout tracepoints to use layout stateid
by Trond Myklebust
· 9 years ago
f2dd436
NFSv4: Fix unused variable warnings in nfs4_init_*_client_string()
by Trond Myklebust
· 9 years ago
9a4bf31
nfs: add new tracepoint for pnfs_update_layout
by Jeff Layton
· 9 years ago
9759b0f
Adding tracepoint to cached open
by Olga Kornievskaia
· 9 years ago
48c9579
Adding stateid information to tracepoints
by Olga Kornievskaia
· 9 years ago
95864c9
NFS: Allow the combination pNFS and labeled NFS
by Trond Myklebust
· 9 years ago
68d264c
NFS42: handle layoutstats stateid error
by Peng Tao
· 9 years ago
361cad3
nfs: Fix race in __update_open_stateid()
by Andrew Elble
· 9 years ago
52618df
nfs: fix missing assignment in nfs4_sequence_done tracepoint
by Andrew Elble
· 9 years ago
764a5c6
xattr handlers: Simplify list operation
by Andreas Gruenbacher
· 9 years ago
c4803c4
nfs: Move call to security_inode_listsecurity into nfs_listxattr
by Andreas Gruenbacher
· 9 years ago
dfd01f0
sched/wait: Fix the signal handling fix
by Peter Zijlstra
· 9 years ago
fc891828
Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
3066a96
osd fs: __r4w_get_page rely on PageUptodate for uptodate
by Hugh Dickins
· 9 years ago
0d0def4
teach nfs_get_link() to work in RCU mode
by Al Viro
· 9 years ago
6b25539
replace ->follow_link() with new method that could stay in RCU mode
by Al Viro
· 9 years ago
21fc61c
don't put symlink bodies in pagecache into highmem
by Al Viro
· 9 years ago
04b38d6
vfs: pull btrfs clone API to vfs layer
by Christoph Hellwig
· 9 years ago
756b9b3
SUNRPC: Fix callback channel
by Trond Myklebust
· 9 years ago
98e9cb5
vfs: Distinguish between full xattr names and proper prefixes
by Andreas Gruenbacher
· 9 years ago
97d7929
posix acls: Remove duplicate xattr name definitions
by Andreas Gruenbacher
· 9 years ago
4f2e9dc
nfs4: resend LAYOUTGET when there is a race that changes the seqid
by Jeff Layton
· 9 years ago
c812012
nfs: if we have no valid attrs, then don't declare the attribute cache valid
by Jeff Layton
· 9 years ago
616c319
nfs: ensure that attrcache is revalidated after a SETATTR
by Jeff Layton
· 9 years ago
38b7631
nfs4: limit callback decoding to received bytes
by Benjamin Coddington
· 9 years ago
c68a027
nfs4: start callback_ident at idr 1
by Benjamin Coddington
· 9 years ago
91ab4b4
nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAY
by Jeff Layton
· 9 years ago
f54423a
NFS4: Cleanup FATTR4_WORD0_FS_LOCATIONS after decoding success
by Kinglong Mee
· 9 years ago
291e1b9
NFS: Properly set NFS v4.2 NFSDBG_FACILITY
by Anna Schumaker
· 9 years ago
6b7153d
nfs: reduce the amount of ifdefs for v4.2 in nfs4file.c
by Christoph Hellwig
· 9 years ago
0f42a6a
nfs: use btrfs ioctl defintions for clone
by Christoph Hellwig
· 9 years ago
21fad313
nfs: allow intra-file CLONE
by Christoph Hellwig
· 9 years ago
3a2e176
nfs: offer native ioctls even if CONFIG_COMPAT is set
by Christoph Hellwig
· 9 years ago
9494b2c
nfs: pass on count for CLONE operations
by Christoph Hellwig
· 9 years ago
5d2eb54
Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
d9a82a0
xattr handlers: Pass handler to operations instead of flags
by Andreas Gruenbacher
· 9 years ago
e6604ecb
Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
ad804a0
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
Next »