Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1eeb67362d93ab6099ed536641dac68df0f2e18d
/
fs
/
orangefs
/
orangefs-bufmap.c
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
b8a99a8
orangefs: saner calling conventions for getting a slot
by Al Viro
· 9 years ago
bf6bf60
orangefs_copy_{to,from}_bufmap(): don't pass bufmap pointer
by Al Viro
· 9 years ago
82d37f1
orangefs_readdir_index_put(): get rid of bufmap argument
by Al Viro
· 9 years ago
ea2c9c9
orangefs: bufmap rewrite
by Al Viro
· 9 years ago
1780418
orangefs_bufmap_..._query(): don't bother with refcounts
by Al Viro
· 9 years ago
1357d06
get rid of bufmap argument of orangefs_bufmap_put()
by Al Viro
· 9 years ago
727cbfe
orangefs: get rid of MSECS_TO_JIFFIES
by Al Viro
· 9 years ago
7d22148
orangefs: Fix some more global namespace pollution.
by Martin Brandenburg
· 9 years ago
b09d10d
orangefs: Do not unref if there is no bufmap.
by Martin Brandenburg
· 9 years ago
765a75b
orangefs: Remove useless inline qualifier from bufmap functions.
by Martin Brandenburg
· 9 years ago
bf89f58
orangefs: Change visibility of several bufmap helpers to static.
by Martin Brandenburg
· 9 years ago
ce6c414
Orangefs: Don't wait the old-fashioned way.
by Mike Marshall
· 9 years ago
b5e376e
Orangefs: improve comments
by Mike Marshall
· 9 years ago
575e946
Orangefs: change pvfs2 filenames to orangefs
by Mike Marshall
· 9 years ago
[Renamed (99%) from fs/orangefs/pvfs2-bufmap.c]
8bb8aef
OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS.
by Yi Liu
· 9 years ago
16742f2
orangefs: use get_user_pages_fast(), not get_user_pages()
by Al Viro
· 9 years ago
34204fd
pvfs_bufmap_copy_from_iovec(): don't rely upon size being equal to iov_iter_count(iter)
by Al Viro
· 9 years ago
5c27822
orangefs: explicitly pass the size to pvfs_bufmap_copy_to_iovec()
by Al Viro
· 9 years ago
5480494
Orangefs: fix some checkpatch.pl complaints that had creeped in.
by Mike Marshall
· 9 years ago
4d1c440
Orangefs: use iov_iter interface
by Mike Marshall
· 9 years ago
84d0215
Orangefs: sooth most sparse complaints
by Mike Marshall
· 9 years ago
274dcf5
Orangefs: kernel client part 3
by Mike Marshall
· 9 years ago