Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3415a89f48dce655ae353bc70a8e292764e8e931
/
fs
/
nfs
/
internal.h
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
4697bd5
NFSv4: Fix a race in the net namespace mount notification
by Trond Myklebust
· 12 years ago
7b38c36
NFSv4.1: Fix session initialisation races
by Trond Myklebust
· 12 years ago
4bf590e
NFS: Add nfs_client behavior flags
by Chuck Lever
· 12 years ago
8cab4c3
NFS: Refactor nfs_get_client(): initialize nfs_client
by Chuck Lever
· 12 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
· 12 years ago
b72e4f4
NFS: Create a single function for text mount data
by Bryan Schumaker
· 12 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
6b13168
NFS: make nfs_client_list per net ns
by Stanislav Kinsbursky
· 13 years ago
a613fa1
SUNRPC: constify the rpc_program
by Trond Myklebust
· 13 years ago
babea47
NFS: remove unused nfs4_find_client_no_ident function
by Stanislav Kinsbursky
· 13 years ago
eee1732
NFS: idmap PipeFS notifier introduced
by Stanislav Kinsbursky
· 13 years ago
6d59b8d
NFS: pass NFS client owner network namespace to RPC client creation routine
by Stanislav Kinsbursky
· 13 years ago
e50a7a1
NFS: make NFS client allocated per network namespace context
by Stanislav Kinsbursky
· 13 years ago
a6bc32b
mm: compaction: introduce sync-light migration for use by compaction
by Mel Gorman
· 13 years ago
b969c4a
mm: compaction: determine if dirty pages can be migrated without blocking within ->migratepage
by Mel Gorman
· 13 years ago
e2fecb2
NFS: Remove pNFS bloat from the generic write path
by Trond Myklebust
· 13 years ago
62e4a76
NFS: Revert pnfs ugliness from the generic NFS read code path
by Trond Myklebust
· 13 years ago
d00c5d4
NFS: Get rid of nfs_restart_rpc()
by Trond Myklebust
· 13 years ago
1f94535
NFS: Clean up - simplify the switch to read/write-through-MDS
by Trond Myklebust
· 13 years ago
dce8129
NFS: Move the pnfs write code into pnfs.c
by Trond Myklebust
· 13 years ago
493292d
NFS: Move the pnfs read code into pnfs.c
by Trond Myklebust
· 13 years ago
e885de1
NFSv4.1: Fall back to ordinary i/o through the mds if we have no layout segment
by Trond Myklebust
· 13 years ago
fca78d6
NFS: Add SECINFO_NO_NAME procedure
by Bryan Schumaker
· 13 years ago
533eb46
NFSv4.1: allow nfs_fhget to succeed with mounted on fileid
by Andy Adamson
· 13 years ago
cd1acdf
Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 13 years ago
d20581a
pnfs: support for non-rpc layout drivers
by Benny Halevy
· 13 years ago
1495f23
vmscan: change shrinker API by passing shrink_control struct
by Ying Han
· 13 years ago
Next »