Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d79b10740210c6c686a9256b801e08f7679e04e2
/
fs
/
orangefs
/
orangefs-utils.c
9d286b0
orangefs: ensure the userspace component is unmounted if mount fails
by Martin Brandenburg
· 8 years ago
68a24a6
orangefs: implement statx
by Martin Brandenburg
· 8 years ago
9340747
fs: add i_blocksize()
by Fabian Frederick
· 8 years ago
1d50361
orangefs: rename most remaining global variables
by Martin Brandenburg
· 8 years ago
44f4641
orangefs: clean up debugfs globals
by Martin Brandenburg
· 8 years ago
6eaff8c
orangefs: rename remaining bits of mmap readahead cache
by Martin Brandenburg
· 8 years ago
8bbb20a
orangefs: Account for jiffies wraparound.
by Martin Brandenburg
· 8 years ago
4cd8f31
orangefs: Allow dcache and getattr cache time to be configured.
by Martin Brandenburg
· 8 years ago
71680c1
orangefs: Cache getattr results.
by Martin Brandenburg
· 9 years ago
78fee0b
orangefs: fix namespace handling
by Jann Horn
· 9 years ago
6759212
Merge tag 'for-linus-4.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
by Linus Torvalds
· 9 years ago
2eacea7
orangefs: strncpy -> strscpy
by Martin Brandenburg
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
e8da254
orangefs: move code which sets i_link to orangefs_inode_getattr
by Martin Brandenburg
· 9 years ago
2666263
orangefs: refactor inode type or link_target change detection
by Martin Brandenburg
· 9 years ago
5859d77
orangefs: use new getattr for revalidate and remove old getattr
by Martin Brandenburg
· 9 years ago
3c9cf98
orangefs: rename orangefs_inode_getattr to orangefs_inode_old_getattr
by Martin Brandenburg
· 9 years ago
d57521a
orangefs: remove inode->i_lock wrapper
by Martin Brandenburg
· 9 years ago
be81ce4
orangefs: avoid time conversion function
by Arnd Bergmann
· 9 years ago
c72f15b
service_operation(): don't block signals, just use ..._killable
by Al Viro
· 9 years ago
cf22644a
orangefs: use S_ISREG(mode) and friends instead of mode & S_IFREG.
by Martin Brandenburg
· 9 years ago
78699e2
orangefs: delay freeing slot until cancel completes
by Al Viro
· 9 years ago
fe88adc
orangefs: Only compare attributes specified in orangefs_inode_getattr.
by Martin Brandenburg
· 9 years ago
9910982
orangefs: Fix revalidate.
by Martin Brandenburg
· 9 years ago
394f647
orangefs: Util functions shouldn't operate on inode where it can be avoided.
by Martin Brandenburg
· 9 years ago
115b93a
orangefs: clean up op_alloc()
by Al Viro
· 9 years ago
2a9e5c2
orangefs: don't reinvent completion.h...
by Al Viro
· 9 years ago
ed42fe0
orangefs: hopefully saner op refcounting and locking
by Al Viro
· 9 years ago
c146c0b
orangefs: Don't pollute global namespace
by Richard Weinberger
· 9 years ago
575e946
Orangefs: change pvfs2 filenames to orangefs
by Mike Marshall
· 9 years ago
[Renamed (99%) from fs/orangefs/pvfs2-utils.c]
8bb8aef
OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS.
by Yi Liu
· 9 years ago
5714156
orangefs: sanitize pvfs2_convert_time_field()
by Al Viro
· 9 years ago
5480494
Orangefs: fix some checkpatch.pl complaints that had creeped in.
by Mike Marshall
· 9 years ago
894ac43
Orangefs: Clean up error decoding.
by Martin Brandenburg
· 9 years ago
8c3905a
Orangefs: update signal blocking code before Oleg sees it.
by Mike Marshall
· 9 years ago
f056653
Orangefs: use inode_set_bytes for directories
by Mike Marshall
· 9 years ago
c36316b
Orangefs: large integer implicitly truncated to unsigned type
by Mike Marshall
· 9 years ago
eeaa3d4
Orangefs: address problems found by static checker
by Mike Marshall
· 9 years ago
f7be4ee
Orangefs: kernel client part 4
by Mike Marshall
· 9 years ago