Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6ca4aba43e52b0743c28a9fa7d550b96df63b4f0
/
fs
/
nfs
/
internal.h
a08a8cd
NFS: Add attribute update barriers to NFS writebacks
by Trond Myklebust
· 10 years ago
d15bc38
nfs: Provide and use helper functions for marking a page as unstable
by Tom Haynes
· 10 years ago
6bec003
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
ea7c38f
NFSv4: Ensure we reference the inode for return-on-close in delegreturn
by Trond Myklebust
· 10 years ago
e2c63e0
Merge branch 'flexfiles'
by Trond Myklebust
· 10 years ago
012fa16
nfs: add a helper to set NFS_ODIRECT_RESCHED_WRITES to direct writes
by Peng Tao
· 10 years ago
48d635f
nfs: add nfs_pgio_current_mirror helper
by Peng Tao
· 10 years ago
47af81f
nfs: only reset desc->pg_mirror_idx when mirroring is supported
by Peng Tao
· 10 years ago
a7d42dd
nfs: add mirroring support to pgio layer
by Weston Andros Adamson
· 10 years ago
b57ff13
pnfs: pass ds_commit_idx through the commit path
by Weston Andros Adamson
· 10 years ago
46a5ab4
nfs: allow to specify cred in nfs_initiate_pgio
by Peng Tao
· 10 years ago
c36aae9
nfs: allow different protocol in nfs_initiate_commit
by Peng Tao
· 10 years ago
abde71f
pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgio
by Tom Haynes
· 10 years ago
30626f9
nfs41: allow LD to choose DS connection version/minor_version
by Peng Tao
· 10 years ago
1a04c6e
nfsv3: introduce nfs3_set_ds_client
by Peng Tao
· 10 years ago
064172f
nfs41: allow LD to choose DS connection auth flavor
by Peng Tao
· 10 years ago
2ef47eb
NFS: Fix use of nfs_attr_use_mounted_on_fileid()
by Anna Schumaker
· 10 years ago
7b14a21
nfs: don't call bdi_unregister
by Christoph Hellwig
· 10 years ago
ef4a48c
Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 10 years ago
00a36a10
NFS: Move v3 declarations out of internal.h
by Anna Schumaker
· 10 years ago
1c994a0
locks: consolidate "nolease" routines
by Jeff Layton
· 10 years ago
06b8ab5
Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
77e40aa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 10 years ago
65b3885
NFS: Fix /proc/fs/nfsfs/servers and /proc/fs/nfsfs/volumes
by Eric W. Biederman
· 10 years ago
ca5bc6c
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying new changes
by Ingo Molnar
· 10 years ago
c122132
sched: Allow wait_on_bit_action() functions to support a timeout
by NeilBrown
· 10 years ago
e655f94
Merge branch 'bugfixes' into linux-next
by Trond Myklebust
· 10 years ago
d458138
nfs: handle multiple reqs in nfs_page_async_flush
by Weston Andros Adamson
· 10 years ago
c65e625
nfs: remove unused writeverf code
by Weston Andros Adamson
· 10 years ago
d45f60c
nfs: merge nfs_pgio_data into _header
by Weston Andros Adamson
· 10 years ago
1e7f3a4
nfs: move nfs_pgio_data and remove nfs_rw_header
by Weston Andros Adamson
· 10 years ago
16b9057
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
4da54c2
nfs: switch to iter_splice_write_file()
by Al Viro
· 11 years ago
41d8d5b
NFS: Create a common nfs_pageio_ops struct
by Anna Schumaker
· 11 years ago
cf485fc
NFS: Create a common generic_pg_pgios()
by Anna Schumaker
· 11 years ago
c376627
NFS: Create a common multiple_pgios() function
by Anna Schumaker
· 11 years ago
1ed26f3
NFS: Create a common initiate_pgio() function
by Anna Schumaker
· 11 years ago
ef2c488
NFS: Create a generic_pgio function
by Anna Schumaker
· 11 years ago
844c9e6
NFS: Create a common pgio_error function
by Anna Schumaker
· 11 years ago
ce59515
NFS: Create a common rpcsetup function for reads and writes
by Anna Schumaker
· 11 years ago
6f92fa4
NFS: Create a common rpc_call_ops struct
by Anna Schumaker
· 11 years ago
0eecb21
NFS: Create a common nfs_pgio_result_common function
by Anna Schumaker
· 11 years ago
a4cdda5
NFS: Create a common pgio_rpc_prepare function
by Anna Schumaker
· 11 years ago
4a0de55
NFS: Create a common rw_header_alloc and rw_header_free function
by Anna Schumaker
· 11 years ago
00bfa30
NFS: Create a common pgio_alloc and pgio_release function
by Anna Schumaker
· 11 years ago
c0752cd
NFS: Create a common read and write header struct
by Anna Schumaker
· 11 years ago
9c7e1b3
NFS: Create a common read and write data struct
by Anna Schumaker
· 11 years ago
fab5fc2
nfs: remove ->read_pageio_init from rpc ops
by Christoph Hellwig
· 11 years ago
a20c93e
nfs: remove ->write_pageio_init from rpc ops
by Christoph Hellwig
· 11 years ago
edaf436
nfs: switch to ->write_iter()
by Al Viro
· 11 years ago
3aa2d19
nfs: switch to ->read_iter()
by Al Viro
· 11 years ago
bd0f725
Merge branch 'devel' into linux-next
by Trond Myklebust
· 11 years ago
0e862a4
nfs: make nfs_async_rename non-static
by Jeff Layton
· 11 years ago
292f503
NFSv4: Use the correct net namespace in nfs4_update_server
by Trond Myklebust
· 11 years ago
311324a
NFS: Be more aggressive in using readdirplus for 'ls -l' situations
by Trond Myklebust
· 11 years ago
fd1defc
NFS: Do not set NFS_INO_INVALID_LABEL unless server supports labeled NFS
by Trond Myklebust
· 11 years ago
694e096
NFS: Enabling v4.2 should not recompile nfsd and lockd
by Anna Schumaker
· 11 years ago
4d4b69d
NFS: add support for multiple sec= mount options
by Weston Andros Adamson
· 11 years ago
a3f73c2
NFS: separate passed security flavs from selected
by Weston Andros Adamson
· 11 years ago
32e62b7
NFS: Add nfs4_update_server
by Chuck Lever
· 11 years ago
1ab6c49
fs: convert fs shrinkers to new scan/count API
by Dave Chinner
· 11 years ago
5e6b199
NFSv4: Fix security auto-negotiation
by Trond Myklebust
· 11 years ago
0e20162
NFSv4.1 Use MDS auth flavor for data server connection
by Andy Adamson
· 11 years ago
dc24826
NFS avoid expired credential keys for buffered writes
by Andy Adamson
· 11 years ago
1264a2f
NFS: refactor code for calculating the crc32 hash of a filehandle
by Trond Myklebust
· 11 years ago
f840729
NFS Remove unused authflavour parameter from init_client
by Andy Adamson
· 11 years ago
959d921
Merge branch 'labeled-nfs' into linux-next
by Trond Myklebust
· 11 years ago
f1c097b
NFSv4.1 Fix gdia_maxcount calculation to fit in ca_maxresponsesize
by Andy Adamson
· 11 years ago
459de2e
NFS: Make callbacks minor version generic
by Bryan Schumaker
· 11 years ago
577b423
NFS: Add functionality to allow waiting on all outstanding reads to complete
by Trond Myklebust
· 12 years ago
322b2b9
Revert "NFS: add nfs_sb_deactive_async to avoid deadlock"
by Trond Myklebust
· 12 years ago
eed9935
NFS: Ensure that we always drop inodes that have been marked as stale
by Trond Myklebust
· 12 years ago
aaea7d2
nfs: Remove duplicate function declaration in internal.h
by Yanchuan Nian
· 12 years ago
fd0c095
NFSv4: Simplify the NFSv4/v4.1 synchronous call switch
by Trond Myklebust
· 12 years ago
76e697b
NFSv4.1: Move slot table and session struct definitions to nfs4session.h
by Trond Myklebust
· 12 years ago
73e39aa
NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.c
by Trond Myklebust
· 12 years ago
324d003
NFS: add nfs_sb_deactive_async to avoid deadlock
by Weston Andros Adamson
· 12 years ago
97a5486
nfs: Show original device name verbatim in /proc/*/mount{s,info}
by Ben Hutchings
· 12 years ago
6296556
NFS41: send real write size in layoutget
by Peng Tao
· 12 years ago
05f4c35
NFS: Discover NFSv4 server trunking when mounting
by Chuck Lever
· 12 years ago
8cb7f74
NFS: nfs_parsed_mount_options can use unsigned int
by Chuck Lever
· 12 years ago
ac694db
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
d56b4dd
nfs: teach the NFS client how to treat PG_swapcache pages
by Mel Gorman
· 12 years ago
89d77c8
NFS: Convert v4 into a module
by Bryan Schumaker
· 12 years ago
1c606fb
NFS: Convert v3 into a module
by Bryan Schumaker
· 12 years ago
19d87ca
NFS: Split out remaining NFS v4 inode functions
by Bryan Schumaker
· 12 years ago
6a74490
NFS: Pass super operations and xattr handlers in the nfs_subversion
by Bryan Schumaker
· 12 years ago
1179acc
NFS: Only initialize the ACL client in the v3 case
by Bryan Schumaker
· 12 years ago
ff9099f2
NFS: Create a try_mount rpc op
by Bryan Schumaker
· 12 years ago
ab7017a
NFS: Add version registering framework
by Bryan Schumaker
· 12 years ago
fbdefd6
NFS: Split out the NFS v4 filesystem types
by Bryan Schumaker
· 12 years ago
fcf1039
NFS: Split out NFS v4 server creating code
by Bryan Schumaker
· 12 years ago
428360d
NFS: Initialize the NFS v4 client from init_nfs_v4()
by Bryan Schumaker
· 12 years ago
ce4ef7c
NFS: Split out NFS v4 file operations
by Bryan Schumaker
· 12 years ago
597d928
NFS: Split out NFS v2 inode operations
by Bryan Schumaker
· 12 years ago
57208fa
NFS: Create an write_pageio_init() function
by Bryan Schumaker
· 12 years ago
1abb5088
NFS: Create an read_pageio_init() function
by Bryan Schumaker
· 12 years ago
6663ee7
NFS: Create an alloc_client rpc_op
by Bryan Schumaker
· 12 years ago
cdb7ece
NFS: Create a free_client rpc_op
by Bryan Schumaker
· 12 years ago
1d59d61
NFS: Ensure that setattr and getattr wait for O_DIRECT write completion
by Trond Myklebust
· 12 years ago
Next »