Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
f49297c18b846e3f37dc430606af3bf73165c88d
/
fs
/
nfs
/
internal.h
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
0acd220
Merge branch 'nfs-for-2.6.39' into nfs-for-next
by Trond Myklebust
· 14 years ago
7ebb931
NFS: use secinfo when crossing mountpoints
by Bryan Schumaker
· 14 years ago
7c51305
NFS: lookup supports alternate client
by Bryan Schumaker
· 14 years ago
e0c2b38
NFSv4.1: filelayout driver specific code for COMMIT
by Fred Isaman
· 14 years ago
1791983
Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
f8ad9c4
nfs: nfs_do_{ref,sub}mount() superblock argument is redundant
by Al Viro
· 14 years ago
b514f87
nfs: make nfs_path() work without vfsmount
by Al Viro
· 14 years ago
0d5839a
nfs: propagate devname to nfs{,4}_get_root()
by Al Viro
· 14 years ago
a69aef1
NFSv4.1: pnfs filelayout driver write
by Fred Isaman
· 14 years ago
cbdabc7
NFSv4.1: filelayout async error handler
by Andy Adamson
· 14 years ago
dc70d7b
NFSv4.1: filelayout read
by Andy Adamson
· 14 years ago
d83217c
NFSv4.1: data server connection
by Andy Adamson
· 14 years ago
45a52a0
NFS move nfs_client initialization into nfs_get_client
by Andy Adamson
· 14 years ago
778be23
NFS do not find client in NFSv4 pg_authenticate
by Andy Adamson
· 14 years ago
36d43a4
NFS: Use d_automount() rather than abusing follow_link()
by David Howells
· 14 years ago
c36fca5
NFS refactor nfs_find_client and reference client across callback processing
by Andy Adamson
· 14 years ago
f4eecd5
NFS implement v4.0 callback_ident
by Andy Adamson
· 14 years ago
573c4e1
NFS: Simplify ->decode_dirent() calling sequence
by Chuck Lever
· 14 years ago
f796f8b
NFS: Introduce new-style XDR decoding functions for NFSv2
by Chuck Lever
· 14 years ago
8582849
NFS: Use the "nfs_stat" enum for nfs_stat_to_errno()'s argument
by Chuck Lever
· 14 years ago
0b26a0b
NFS: Ensure we return the dirent->d_type when it is known
by Trond Myklebust
· 14 years ago
82f2e54
NFS: Readdir plus in v4
by Bryan Schumaker
· 14 years ago
56e4ebf
NFS: readdir with vmapped pages
by Bryan Schumaker
· 14 years ago
babddc7
NFS: decode_dirent should use an xdr_stream
by Bryan Schumaker
· 14 years ago
5f248c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
b57922d
convert remaining ->clear_inode() to ->evict_inode()
by Al Viro
· 14 years ago
5df6b8e
Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
d05dd4e
NFS: Fix the NFS users of rpc_restart_call()
by Trond Myklebust
· 14 years ago
7f8275d
mm: add context argument to shrinker callback
by Dave Chinner
· 14 years ago
815409d
NFSv4: Eliminate nfs4_path_walk()
by Trond Myklebust
· 15 years ago
a9185b4
pass writeback_control to ->write_inode
by Christoph Hellwig
· 15 years ago
0110ee1
NFS: Fix up the declaration of nfs4_restart_rpc when NFSv4 not configured
by Trond Myklebust
· 15 years ago
d61e612
NFSv41: Clean up slot table management
by Trond Myklebust
· 15 years ago
2449ea2
nfs41: V2 adjust max_rqst_sz, max_resp_sz w.r.t to rsize, wsize
by Alexandros Batsakis
· 15 years ago
d8cb1a7
nfs41: check if session exists and if it is persistent
by Alexandros Batsakis
· 15 years ago
07bccc2
nfs41: add support for callback with RPC version number 4
by Alexandros Batsakis
· 15 years ago
e608e79
nfs41: call free slot from nfs4_restart_rpc
by Andy Adamson
· 15 years ago
6df0818
nfs41: rename cl_state session SETUP bit to RESET
by Andy Adamson
· 15 years ago
764302c
NFS: Allow the "nfs" file system type to support NFSv4
by Chuck Lever
· 15 years ago
4cfd74f
NFS: Mount option parser should detect missing "port="
by Chuck Lever
· 15 years ago
976a6f9
Merge branch 'patches_cel-for-2.6.32' into nfs-for-2.6.32
by Trond Myklebust
· 15 years ago
074cc1d
NFS: Add a ->migratepage() aop for NFS
by Trond Myklebust
· 15 years ago
ec6ee61
NFS: Replace nfs_set_port() with rpc_set_port()
by Chuck Lever
· 15 years ago
53a0b9c
NFS: Replace nfs_parse_ip_address() with rpc_pton()
by Chuck Lever
· 15 years ago
a02d692
SUNRPC: Provide functions for managing universal addresses
by Chuck Lever
· 15 years ago
0b52412
NFS: Add ability to send MOUNTPROC_UMNT to the kernel's mountd client
by Chuck Lever
· 15 years ago
1f84603
Merge branch 'devel-for-2.6.31' into for-2.6.31
by Trond Myklebust
· 15 years ago
8e02f6b
NFS: Update MNT and MNT3 reply decoding functions
by Chuck Lever
· 15 years ago
a14017d
NFS: add XDR decoder for mountd version 3 auth-flavor lists
by Chuck Lever
· 15 years ago
008f55d
nfs41: recover lease in _nfs4_lookup_root
by Benny Halevy
· 16 years ago
eedc020
nfs41: use rpc prepare call state for session reset
by Andy Adamson
· 16 years ago
76db6d9
nfs41: add session setup to the state manager
by Andy Adamson
· 16 years ago
def6ed7
nfs41 write sequence setup done support
by Andy Adamson
· 16 years ago
f11c88a
nfs41: read sequence setup/done support
by Andy Adamson
· 16 years ago
1361587
nfs41: nfs41_sequence_free_slot
by Andy Adamson
· 16 years ago
cccef3b
nfs41: introduce nfs4_call_sync
by Andy Adamson
· 16 years ago
557134a
nfs41: sessions client infrastructure
by Andy Adamson
· 16 years ago
3fd5be9
nfs41: add mount command option minorversion
by Mike Sager
· 16 years ago
b797cac
NFS: Add mount options to enable local caching on NFS
by David Howells
· 16 years ago
0873404
NFS: Define and create superblock-level objects
by David Howells
· 16 years ago
7fe5c39
NFS: Optimise NFS close()
by Trond Myklebust
· 16 years ago
72cb77f
NFS: Throttle page dirtying while we're flushing to disk
by Trond Myklebust
· 16 years ago
50a737f
NFS: "[no]resvport" mount option changes mountd client too
by Chuck Lever
· 16 years ago
c5d120f
NFS: introduce nfs_mount_info struct for calling nfs_mount()
by Chuck Lever
· 16 years ago
146ec94
NFS: Move declaration of nfs_mount() to fs/nfs/internal.h
by Chuck Lever
· 16 years ago
456018d
NFS: Cleanup nfs_set_port
by J. Bruce Fields
· 16 years ago
ea31a44
nfs: Fix misparsing of nfsv4 fs_locations attribute
by J. Bruce Fields
· 16 years ago
f0c9292
nfs: prepare to share nfs_set_port
by J. Bruce Fields
· 16 years ago
1daef0a
NFS: Clean up nfs_sb_active/nfs_sb_deactive
by Trond Myklebust
· 16 years ago
f41f741
NFS: Ensure we zap only the access and acl caches when setting new acls
by Trond Myklebust
· 16 years ago
ecfc555
NFS: Always enable NFS direct I/O
by Chuck Lever
· 17 years ago
f22d6d7
NFS: Save the value of the "port=" mount option
by Chuck Lever
· 17 years ago
Next »