History for barebox / fs / nfs.c
2016-09-22
@Enrico Jorns
fs: nfs: pick up network interface bootargs parameter ...
Enrico Jorns authored on 19 Sep 2016 Sascha Hauer committed on 22 Sep 2016
@Sascha Hauer
convert users to %pI4 ...
Sascha Hauer committed on 22 Sep 2016
2016-04-15
@Sascha Hauer
string: Fix (v)asprintf prototypes ...
Sascha Hauer committed on 15 Apr 2016
2016-02-08
@Juergen Borleis
nfs: forward filesystem options to the kernel command line ...
Juergen Borleis authored on 5 Feb 2016 Sascha Hauer committed on 8 Feb 2016
2015-07-20
@Antony Pavlov
fs/nfs.c: use SUNRPC_PORT remote port by default ...
Antony Pavlov authored on 19 Jul 2015 Sascha Hauer committed on 20 Jul 2015
@Antony Pavlov
fs/nfs.c: use uint16_t for port numbers ...
Antony Pavlov authored on 19 Jul 2015 Sascha Hauer committed on 20 Jul 2015
2015-06-18
@Sascha Hauer
fs: nfs: Implement Linux rootarg ...
Sascha Hauer committed on 18 Jun 2015
2015-03-09
@Sascha Hauer
fs: rename inode member of struct filep to priv ...
Sascha Hauer committed on 9 Mar 2015
2015-01-08
@Masahiro Yamada
sizes.h: move include/sizes.h to include/linux/sizes.h ...
Masahiro Yamada authored on 8 Jan 2015 Sascha Hauer committed on 8 Jan 2015
2014-02-10
@Uwe Kleine-König
nfs: parse nfsport and mount port from file system options ...
Uwe Kleine-König authored on 7 Feb 2014 Sascha Hauer committed on 10 Feb 2014
@Uwe Kleine-König
nfs: switch to nfs3 ...
Uwe Kleine-König authored on 7 Feb 2014 Sascha Hauer committed on 10 Feb 2014
@Uwe Kleine-König
nfs: drop an unneeded variable from nfs_do_open() ...
Uwe Kleine-König authored on 7 Feb 2014 Sascha Hauer committed on 10 Feb 2014
@Uwe Kleine-König
nfs: simplify rpc_lookup_req ...
Uwe Kleine-König authored on 7 Feb 2014 Sascha Hauer committed on 10 Feb 2014
@Uwe Kleine-König
nfs: shorten and simplify rpc_add_credentials a bit ...
Uwe Kleine-König authored on 7 Feb 2014 Sascha Hauer committed on 10 Feb 2014
@Uwe Kleine-König
nfs: skip over stale rpc packets ...
Uwe Kleine-König authored on 7 Feb 2014 Sascha Hauer committed on 10 Feb 2014
@Uwe Kleine-König
nfs: fix mount prog version in portmap lookup ...
Uwe Kleine-König authored on 7 Feb 2014 Sascha Hauer committed on 10 Feb 2014
2012-09-17
@Sascha Hauer
Treewide: remove address of the Free Software Foundation ...
Sascha Hauer committed on 17 Sep 2012
2012-09-07
@Jean-Christophe PLAGNIOL-VILLARD
fs/nfs: fix read when size < 1024 ...
Jean-Christophe PLAGNIOL-VILLARD authored on 7 Sep 2012 Sascha Hauer committed on 7 Sep 2012
2012-09-04
@Jean-Christophe PLAGNIOL-VILLARD
nfs: add readlink support ...
Jean-Christophe PLAGNIOL-VILLARD committed on 4 Sep 2012
2012-06-30
@Sascha Hauer
use loff_t for file offsets ...
Sascha Hauer committed on 30 Jun 2012
2012-05-14
@Sascha Hauer
fs: Add NFS support ...
Sascha Hauer committed on 14 May 2012