Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5fc7d86c7afd61ac8c9d468cba014c472e9c4dcb
/
fs
/
nfs
/
internal.h
16b9057
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 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
· 12 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
· 13 years ago
4697bd5
NFSv4: Fix a race in the net namespace mount notification
by Trond Myklebust
· 13 years ago
7b38c36
NFSv4.1: Fix session initialisation races
by Trond Myklebust
· 13 years ago
4bf590e
NFS: Add nfs_client behavior flags
by Chuck Lever
· 13 years ago
8cab4c3
NFS: Refactor nfs_get_client(): initialize nfs_client
by Chuck Lever
· 13 years ago
a033a09
NFSv4.1 remove nfs4_reset_write and nfs4_reset_read
by Andy Adamson
· 13 years ago
98fc685
NFSv4.1 data server timeo and retrans module parameters
by Andy Adamson
· 13 years ago
9f0ec176
NFSv4.1 set RPC_TASK_SOFTCONN for filelayout DS RPC calls
by Andy Adamson
· 13 years ago
5e7e5a0
NFS: Create an NFS v3 stat_to_errno()
by Bryan Schumaker
· 13 years ago
b72e4f4
NFS: Create a single function for text mount data
by Bryan Schumaker
· 13 years ago
3a1556e
NFSv2/v3: Simulate the change attribute
by Trond Myklebust
· 13 years ago
281cad4
NFS: Create a submount rpc_op
by Bryan Schumaker
· 13 years ago
2671bfc
NFS: Remove secinfo knowledge out of the generic client
by Bryan Schumaker
· 13 years ago
1763da1
NFS: rewrite directio write to use async coalesce code
by Fred Isaman
· 13 years ago
f453a54
NFS: create nfs_commit_completion_ops
by Fred Isaman
· 13 years ago
ea2cf22
NFS: create struct nfs_commit_info
by Fred Isaman
· 13 years ago
584aa81
NFS: rewrite directio read to use async coalesce code
by Fred Isaman
· 13 years ago
061ae2e
NFS: create completion structure to pass into page_init functions
by Fred Isaman
· 13 years ago
6c75dc0
NFS: merge _full and _partial write rpc_ops
by Fred Isaman
· 13 years ago
4db6e0b
NFS: merge _full and _partial read rpc_ops
by Fred Isaman
· 13 years ago
30dd374
NFS: create struct nfs_page_array
by Fred Isaman
· 13 years ago
cd84160
NFS: create common nfs_pgio_header for both read and write
by Fred Isaman
· 13 years ago
c5996c4
NFS: reverse arg order in nfs_initiate_[read|write]
by Fred Isaman
· 13 years ago
0b7c015
NFS: add a struct nfs_commit_data to replace nfs_write_data in commits
by Fred Isaman
· 13 years ago
7e6eb68
NFS: Honor the authflavor set in the clone mount data
by Bryan Schumaker
· 13 years ago
f05d147
NFS: Fix following referral mount points with different security
by Bryan Schumaker
· 13 years ago
72de53e
NFS: Do secinfo as part of lookup
by Bryan Schumaker
· 13 years ago
8dd3775
NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit code
by Trond Myklebust
· 13 years ago
d6d6dc7
NFS: remove nfs_inode radix tree
by Fred Isaman
· 13 years ago
c7add9a
NFS: search for client session id in proper network namespace
by Stanislav Kinsbursky
· 13 years ago
dc03085
NFS: make nfs_client_lock per net ns
by Stanislav Kinsbursky
· 13 years ago
28cd1b3
NFS: make cb_ident_idr per net ns
by Stanislav Kinsbursky
· 13 years ago
Next »