Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9157c31dd610a127bc6f01bc1953cf8b80382040
/
fs
/
nfs
/
client.c
9157c31
NFSv4: Replace state_owner->so_owner_id with an ida based allocator
by Trond Myklebust
· 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
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
074b1d1
NFSv4: Change the default setting of the nfs4_disable_idmapping parameter
by Trond Myklebust
· 13 years ago
0aaaf5c
NFS: Cache state owners after files are closed
by Chuck Lever
· 13 years ago
68c9715
SUNRPC: Clean up the RPCSEC_GSS service ticket requests
by Trond Myklebust
· 13 years ago
940aab4
Check validity of cl_rpcclient in nfs_server_list_show
by Malahal Naineni
· 13 years ago
b9dd3ab
nfs: fix bug about IPv6 address scope checking
by Mi Jinlong
· 13 years ago
fe0a9b7
pnfsblock: add device operations
by Jim Rees
· 13 years ago
dae100c
pnfs: ask for layout_blksize and save it in nfs_server
by Fred Isaman
· 13 years ago
738fd0f3
pnfs: add set-clear layoutdriver interface
by Benny Halevy
· 13 years ago
94b134a
NFS: Convert nfs4_set_ds_client to EXPORT_SYMBOL_GPL
by Trond Myklebust
· 13 years ago
6382a44
NFS: move pnfs layouts to nfs_server structure
by Weston Andros Adamson
· 13 years ago
78fe0f4
NFS: use scope from exchange_id to skip reclaim
by Weston Andros Adamson
· 13 years ago
1775bc3
NFSv4.1: purge deviceid cache on nfs_free_client
by Benny Halevy
· 13 years ago
b064eca2
NFSv4: Send unmapped uid/gids to the server when using auth_sys
by Trond Myklebust
· 14 years ago
d83217c
NFSv4.1: data server connection
by Andy Adamson
· 14 years ago
94de8b2
NFSv4.1: add MDS mount DS only check
by Andy Adamson
· 14 years ago
d6fb79d
NFSv4.1: new flag for lease time check
by Andy Adamson
· 14 years ago
d3b4c9d
NFSv4.1: new flag for state renewal check
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
d3978bb
NFS: Move cl_delegations to the nfs_server struct
by Chuck Lever
· 14 years ago
fca5238
NFS: Allow walking nfs_client.cl_superblocks list outside client.c
by Chuck Lever
· 14 years ago
f7e8917
pnfs: layout roc code
by Fred Isaman
· 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
ea00528
NFS do not clear minor version at nfs_client free
by Andy Adamson
· 14 years ago
4390110
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
a4dd8dc
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
74eb94b
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
16b374c
NFSv4.1: pnfs: filelayout: add driver's LAYOUTGET and GETDEVICEINFO infrastructure
by Andy Adamson
· 14 years ago
974cec8
NFS: client needs to maintain list of inodes with active layouts
by Andy Adamson
· 14 years ago
85e174b
NFS: set layout driver
by Ricardo Labiaga
· 14 years ago
6b96724
Revalidate caches on lock
by Ricardo Labiaga
· 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
c653ce3
sunrpc: Add net to rpc_create_args
by Pavel Emelyanov
· 14 years ago
5eebde2
nfs: introduce mount option '-olocal_lock' to make locks local
by Suresh Jayaraman
· 14 years ago
b20d37c
NFS: Fix a typo in nfs_sockaddr_match_ipaddr6
by Trond Myklebust
· 14 years ago
fe74ba3
NFSv41: Cleanup for nfs4_alloc_session.
by Trond Myklebust
· 14 years ago
97dc135
NFSv41: Clean up the NFSv4.1 minor version specific operations
by Trond Myklebust
· 14 years ago
44950b6
NFSv4.1: Ensure that we initialise the session when following a referral
by Trond Myklebust
· 14 years ago
fbca779
NFS: Reduce the stack footprint of nfs_create_server
by Trond Myklebust
· 15 years ago
815409d
NFSv4: Eliminate nfs4_path_walk()
by Trond Myklebust
· 15 years ago
356e76b
NFS: rsize and wsize settings ignored on v4 mounts
by Chuck Lever
· 15 years ago
0df5dd4
NFSv4: fix delegated locking
by Trond Myklebust
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
888ef2e
nfs: kill renewd before clearing client minor version
by Alexandros Batsakis
· 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
f4373bf
nfs: Avoid overrun when copying client IP address string
by Ben Hutchings
· 15 years ago
2df5480
NFS: Propagate 'fsc' mount option through automounts
by David Howells
· 15 years ago
8a6e5de
NFS: Get rid of the NFS_MOUNT_VER3 and NFS_MOUNT_TCP flags
by Trond Myklebust
· 15 years ago
88e9d34
seq_file: constify seq_operations
by James Morris
· 15 years ago
48d0764
nfs: initialize the backing_dev_info when creating the server
by Jens Axboe
· 15 years ago
ab3bbaa
Merge branch 'nfs-for-2.6.32'
by Trond Myklebust
· 15 years ago
d993831
writeback: add name to backing_dev_info
by Jens Axboe
· 15 years ago
e576e05
nfs: remove superfluous BUG_ON()s
by Bartlomiej Zolnierkiewicz
· 15 years ago
62ab460
NFSv4: Add 'server capability' flags for NFSv4 recommended attributes
by Trond Myklebust
· 15 years ago
fccba80
NFSv4: Fix an NFSv4 mount regression
by Trond Myklebust
· 15 years ago
1f84603
Merge branch 'devel-for-2.6.31' into for-2.6.31
by Trond Myklebust
· 15 years ago
a21bdd9
NFS: Return error code from nfs_callback_up() to user space
by Chuck Lever
· 15 years ago
0b5b7ae
nfs41: Setup the backchannel
by Andy Adamson
· 16 years ago
e82dc22
nfs41: Allow NFSv4 and NFSv4.1 callback services to coexist
by Andy Adamson
· 16 years ago
7146851
nfs41: minorversion support for nfs4_{init,destroy}_callback
by Benny Halevy
· 16 years ago
9bdaa86
nfs41: Refactor nfs4_{init,destroy}_callback for nfs4.0
by Benny Halevy
· 16 years ago
008f55d
nfs41: recover lease in _nfs4_lookup_root
by Benny Halevy
· 16 years ago
76db6d9
nfs41: add session setup to the state manager
by Andy Adamson
· 16 years ago
96b09e0
nfs41: use session attributes for rsize and wsize
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
5aae4a9
nfs41: Use mount minorversion option
by Benny Halevy
· 16 years ago
94a417f
nfs41: nfs_client.cl_minorversion
by Benny Halevy
· 16 years ago
b797cac
NFS: Add mount options to enable local caching on NFS
by David Howells
· 16 years ago
5d1acff
NFS: Display local caching state
by David Howells
· 16 years ago
1472728
NFS: Define and create server-level objects
by David Howells
· 16 years ago
cc85906
Merge branch 'devel' into for-linus
by Trond Myklebust
· 16 years ago
99b7623
proc 2/2: remove struct proc_dir_entry::owner
by Alexey Dobriyan
· 16 years ago
3c8c45d
NFS: Simplify logic to compare socket addresses in client.c
by Chuck Lever
· 16 years ago
9f4c899
NFS: Fix the fix to Bugzilla #11061, when IPv6 isn't defined...
by Trond Myklebust
· 16 years ago
d7371c4
Bug 11061, NFS mounts dropped
by Ian Dall
· 16 years ago
9082a5c
NFSv4: Fix up delegation callbacks
by Trond Myklebust
· 16 years ago
95d35cb
NFSv4: Remove nfs_client->cl_sem
by Trond Myklebust
· 16 years ago
0cb2659
NLM: allow lockd requests from an unprivileged port
by Chuck Lever
· 16 years ago
d740351
NFS: add "[no]resvport" mount option
by Chuck Lever
· 16 years ago
542fcc3
NFS: move nfs_server flag initialization
by Chuck Lever
· 16 years ago
4a01b8a
NFS: expand flags passed to nfs_create_rpc_client()
by Chuck Lever
· 16 years ago
ff3525a
NFS: Don't apply NFS_MOUNT_FLAGMASK to text-based mounts
by Trond Myklebust
· 16 years ago
1daef0a
NFS: Clean up nfs_sb_active/nfs_sb_deactive
by Trond Myklebust
· 16 years ago
259875e
NFS: set transport defaults after mount option parsing is finished
by Trond Myklebust
· 16 years ago
3110ff8
nfs: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
34b3723
nfs: use proc_create to setup de->proc_fops
by Denis V. Lunev
· 17 years ago
36a5aeb
proc: remove proc_root_fs
by Alexey Dobriyan
· 17 years ago
7c67db3
NFSv4: Reintroduce machine creds
by Trond Myklebust
· 17 years ago
3f8400d
NFS: Save the values of the "mount*=" mount options
by Chuck Lever
· 17 years ago
f22d6d7
NFS: Save the value of the "port=" mount option
by Chuck Lever
· 17 years ago
f6a1cc8
SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queues
by Trond Myklebust
· 17 years ago
75659ca
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
by Linus Torvalds
· 17 years ago
Next »