Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
694440d93b9963a2c426708cb11494236c0b2552
/
fs
/
nfs
28890d3
Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
f01ef56
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback
by Linus Torvalds
· 13 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
ed1e621
NFSv4: Don't use the delegation->inode in nfs_mark_return_delegation()
by Trond Myklebust
· 13 years ago
73ca100
nfs: don't use d_move in nfs_async_rename_done
by Jeff Layton
· 13 years ago
5f00bcb
Merge branch 'master' into devel and apply fixup from Stephen Rothwell:
by Stephen Rothwell
· 13 years ago
826cae2
kill boilerplates around posix_acl_create_masq()
by Al Viro
· 13 years ago
02c24a8
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
by Josef Bacik
· 13 years ago
06222e4
fs: handle SEEK_HOLE/SEEK_DATA properly in all fs's that define their own llseek
by Josef Bacik
· 13 years ago
e0a0124
switch vfs_path_lookup() to struct path
by Al Viro
· 13 years ago
8aeb376
nfs: LOOKUP_{OPEN,CREATE,EXCL} is set only on the last step
by Al Viro
· 13 years ago
dd7dd55
no need to check for LOOKUP_OPEN in ->create() instances
by Al Viro
· 13 years ago
8a5e929
don't transliterate lower bits of ->intent.open.flags to FMODE_...
by Al Viro
· 13 years ago
f7c8586
fix mknod() on nfs4 (hopefully)
by Al Viro
· 13 years ago
5114159
nameidata_to_nfs_open_context() doesn't need nameidata, actually...
by Al Viro
· 13 years ago
3d4ff43
nfs_open_context doesn't need struct path either
by Al Viro
· 13 years ago
82a2c1b
nfs4_opendata doesn't need struct path either
by Al Viro
· 13 years ago
643168c
nfs4_closedata doesn't need to mess with struct path
by Al Viro
· 13 years ago
10556cb
->permission() sanitizing: don't pass flags to ->permission()
by Al Viro
· 13 years ago
2830ba7
->permission() sanitizing: don't pass flags to generic_permission()
by Al Viro
· 13 years ago
178ea735
kill check_acl callback of generic_permission()
by Al Viro
· 13 years ago
f85ef69
pnfs: simplify pnfs files module autoloading
by J. Bruce Fields
· 13 years ago
674e405
nfs: document nfsv4 sillyrename issues
by J. Bruce Fields
· 13 years ago
94b134a
NFS: Convert nfs4_set_ds_client to EXPORT_SYMBOL_GPL
by Trond Myklebust
· 13 years ago
9e00abc
SUNRPC: sunrpc should not explicitly depend on NFS config options
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
d9156f9
NFS: Allow the nfs_pageio_descriptor to signal that a re-coalesce is needed
by Trond Myklebust
· 13 years ago
d097971
NFS: Use the nfs_pageio_descriptor->pg_bsize in the read/write request
by Trond Myklebust
· 13 years ago
50828d7
NFS: Cache rpc_ops in struct nfs_pageio_descriptor
by Trond Myklebust
· 13 years ago
275acaa
NFS: Clean up: split out the RPC transmission from nfs_pagein_multi/one
by Trond Myklebust
· 13 years ago
3b60918
NFS: fix return value of nfs_pagein_one/nfs_flush_one
by Peng Tao
· 13 years ago
201f92e
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 13 years ago
6e4efd5
NFS: Clean up nfs_read_rpcsetup and nfs_write_rpcsetup
by Trond Myklebust
· 13 years ago
87ed5eb
NFS: Don't use DATA_SYNC writes
by Trond Myklebust
· 13 years ago
c47abcf
NFSv4.1: do not use deviceids after MDS clientid invalidation
by Andy Adamson
· 13 years ago
a56aaa0
NFSv4.1: Clean up layoutreturn
by Trond Myklebust
· 13 years ago
7c24d94
NFSv4.1: File layout only supports whole file layouts
by Andy Adamson
· 13 years ago
47cb498
NFSv4.1: Clean ups for the device id cache
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
d8007d4
NFSv4.1: Add an initialisation callback for pNFS
by Trond Myklebust
· 13 years ago
1751c36
NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfix
by Trond Myklebust
· 13 years ago
f062eb6
NFS: test and free stateids during recovery
by Bryan Schumaker
· 13 years ago
9aeda35
NFS: added FREE_STATEID call
by Bryan Schumaker
· 13 years ago
7d97479
NFS: Added TEST_STATEID call
by Bryan Schumaker
· 13 years ago
fca78d6
NFS: Add SECINFO_NO_NAME procedure
by Bryan Schumaker
· 13 years ago
6382a44
NFS: move pnfs layouts to nfs_server structure
by Weston Andros Adamson
· 13 years ago
35dbbc9
NFS: fix comment
by Weston Andros Adamson
· 13 years ago
78fe0f4
NFS: use scope from exchange_id to skip reclaim
by Weston Andros Adamson
· 13 years ago
7e574f0
NFS: pnfs: loop over multipath addrs on connect
by Weston Andros Adamson
· 13 years ago
14f9a60
NFS: Parse and store all multipath DS addresses
by Weston Andros Adamson
· 13 years ago
c9895cb
NFS: pnfs IPv6 support
by Weston Andros Adamson
· 13 years ago
e5012d1
NFSv4.1: update nfs4_fattr_bitmap_maxsz
by Andy Adamson
· 13 years ago
b7e9c22
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
c902ce1
FS-Cache: Add a helper to bulk uncache pages on an inode
by David Howells
· 13 years ago
2bea038
pnfs: write: Set mds_offset in the generic layer - it is needed by all LDs
by Boaz Harrosh
· 13 years ago
1650add
NFS: Fix decode_secinfo_maxsz
by Bryan Schumaker
· 13 years ago
19982ba
NFSv4.1: Fix an off-by-one error in pnfs_generic_pg_test
by Trond Myklebust
· 13 years ago
8f7d5ef
NFSv4.1: Fix some issues with pnfs_generic_pg_test
by Trond Myklebust
· 13 years ago
19345cb
NFSv4.1: file layout must consider pg_bsize for coalescing
by Benny Halevy
· 13 years ago
e44ba03
treewide: remove duplicate includes
by Vitaliy Ivanov
· 13 years ago
df18d12
pnfs-obj: No longer needed to take an extra ref at add_device
by Boaz Harrosh
· 13 years ago
ee7b75f
NFSv4: Fix a readdir regression
by Trond Myklebust
· 13 years ago
9e2dfdb
nfs4.1: mark layout as bad on error path in _pnfs_return_layout
by Fred Isaman
· 13 years ago
ea0ded7
nfs4.1: prevent race that allowed use of freed layout in _pnfs_return_layout
by Fred Isaman
· 13 years ago
1ed3a85
NFSv4.1: need to put_layout_hdr on _pnfs_return_layout error path
by Benny Halevy
· 13 years ago
c7fd062
NFS: (d)printks should use %zd for ssize_t arguments
by David Howells
· 13 years ago
d771e3a
NFSv4.1: fix break condition in pnfs_find_lseg
by Benny Halevy
· 13 years ago
a2e1d4f
nfs4.1: fix several problems with _pnfs_return_layout
by Fred Isaman
· 13 years ago
cec765c
NFSv4.1: allow zero fh array in filelayout decode layout
by Andy Adamson
· 13 years ago
533eb46
NFSv4.1: allow nfs_fhget to succeed with mounted on fileid
by Andy Adamson
· 13 years ago
1d92a08
NFSv4.1: Fix a refcounting issue in the pNFS device id cache
by Trond Myklebust
· 13 years ago
c9c30dd
NFSv4.1: deprecate headerpadsz in CREATE_SESSION
by Benny Halevy
· 13 years ago
0f66b59
NFS41: do not update isize if inode needs layoutcommit
by Peng Tao
· 14 years ago
9e3bd4e
NFS: fix umount of pnfs filesystems
by Weston Andros Adamson
· 13 years ago
846d5a0
writeback: remove .nonblocking and .encountered_congestion
by Wu Fengguang
· 14 years ago
cd1acdf
Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 13 years ago
f1d1c9f
Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 13 years ago
9342077
pnfs-obj: pg_test check for max_io_size
by Boaz Harrosh
· 13 years ago
5b36c7d
NFSv4.1: define nfs_generic_pg_test
by Boaz Harrosh
· 13 years ago
89a58e3
NFSv4.1: use pnfs_generic_pg_test directly by layout driver
by Benny Halevy
· 13 years ago
18ad0a9
NFSv4.1: change pg_test return type to bool
by Benny Halevy
· 13 years ago
dfed206
NFSv4.1: unify pnfs_pageio_init functions
by Benny Halevy
· 13 years ago
a0fe8bf
pnfs-obj: objlayout_encode_layoutcommit implementation
by Boaz Harrosh
· 13 years ago
ac7db72
pnfs: encode_layoutcommit
by Benny Halevy
· 13 years ago
adb5853
pnfs-obj: report errors and .encode_layoutreturn Implementation.
by Boaz Harrosh
· 13 years ago
04a5554
pnfs: encode_layoutreturn
by Andy Adamson
· 13 years ago
8a1636c
pnfs: layoutret_on_setattr
by Benny Halevy
· 14 years ago
cbe8260
pnfs: layoutreturn
by Benny Halevy
· 13 years ago
04f8345
pnfs-obj: osd raid engine read/write implementation
by Boaz Harrosh
· 13 years ago
d20581a
pnfs: support for non-rpc layout drivers
by Benny Halevy
· 13 years ago
e51b841
pnfs-obj: define per-inode private structure
by Benny Halevy
· 13 years ago
636fb9c
pnfs: alloc and free layout_hdr layoutdriver methods
by Benny Halevy
· 13 years ago
b6c05f1
pnfs-obj: objio_osd device information retrieval and caching
by Boaz Harrosh
· 13 years ago
09f5bf4
pnfs-obj: decode layout, alloc/free lseg
by Boaz Harrosh
· 13 years ago
f1bc893
pnfs-obj: pnfs_osd XDR client implementation
by Boaz Harrosh
· 13 years ago
c93407d
pnfs-obj: objlayoutdriver module skeleton
by Benny Halevy
· 13 years ago
ae50c0b
pnfs: client stats
by J. Bruce Fields
· 13 years ago
Next »