Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
55f56fc46020ea59273ddb5de0bdc41b7da45c73
/
fs
/
orangefs
/
devorangefs-req.c
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
07a2585
orangefs: Delete error messages for a failed memory allocation in five functions
by Markus Elfring
· 7 years ago
b7a57cc
orangefs: return from orangefs_devreq_read quickly if possible
by Martin Brandenburg
· 8 years ago
1ec1688
orangefs: free superblock when mount fails
by Martin Brandenburg
· 8 years ago
e98bdb3
Merge tag 'v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into for-next
by Mike Marshall
· 8 years ago
05973c2
orangefs: Dan Carpenter influenced cleanups...
by Mike Marshall
· 8 years ago
cbbd26b
[iov_iter] new primitives - copy_from_iter_full() and friends
by Al Viro
· 8 years ago
b78b119
Merge branch 'misc' into for-next
by Martin Brandenburg
· 8 years ago
1d50361
orangefs: rename most remaining global variables
by Martin Brandenburg
· 8 years ago
a0fe051
orangefs: make devreq_mutex static
by Martin Brandenburg
· 8 years ago
44f4641
orangefs: clean up debugfs globals
by Martin Brandenburg
· 8 years ago
482664d
orangefs: add features op
by Martin Brandenburg
· 8 years ago
f2ee3b7
orangefs: record userspace version for feature compatbility
by Martin Brandenburg
· 8 years ago
78fee0b
orangefs: fix namespace handling
by Jann Horn
· 8 years ago
4599649
orangefs: fix orangefs_superblock locking
by Al Viro
· 9 years ago
53f57fe
Orangefs: Extra sanity insurance on buffer before using string functions on it.
by Mike Marshall
· 9 years ago
acfcbaf
orangefs: make fs_mount_pending static
by Martin Brandenburg
· 9 years ago
9d9e7ba
Orangefs: improve gossip statements
by Mike Marshall
· 9 years ago
9f08cfe
Orangefs: update orangefs.txt
by Mike Marshall
· 9 years ago
ca9f518
Orangefs: code sanitation.
by Mike Marshall
· 9 years ago
adcf34a
Orangefs: code sanitation
by Mike Marshall
· 9 years ago
05a50a5
orangefs: have ..._clean_interrupted_...() wait for copy to/from daemon
by Al Viro
· 9 years ago
5964c1b
orangefs: set correct ->downcall.status on failing to copy reply from daemon
by Al Viro
· 9 years ago
897c5df
orangefs: get rid of op->done
by Al Viro
· 9 years ago
ea2c9c9
orangefs: bufmap rewrite
by Al Viro
· 9 years ago
78699e2
orangefs: delay freeing slot until cancel completes
by Al Viro
· 9 years ago
5090c96
Orangefs: improve gossip statement
by Mike Marshall
· 9 years ago
2a9e5c2
orangefs: don't reinvent completion.h...
by Al Viro
· 9 years ago
4f55e39
if ORANGEFS_VFS_OP_FILE_IO request had been given up, don't bother waiting
by Al Viro
· 9 years ago
727cbfe
orangefs: get rid of MSECS_TO_JIFFIES
by Al Viro
· 9 years ago
ed42fe0
orangefs: hopefully saner op refcounting and locking
by Al Viro
· 9 years ago
fee25ce
orangefs: make sure that reopening pvfs2-req won't overlap with the end of close
by Al Viro
· 9 years ago
831d094
orangefs: move wakeups into set_op_state_{serviced,purged}()
by Al Viro
· 9 years ago
90e54e3
orangefs: ->poll() doesn't need spinlock
by Al Viro
· 9 years ago
8016387
orangefs: kill ioctl32 rudiments
by Al Viro
· 9 years ago
83595db
orangefs: ->poll() is only called between successful ->open() and ->release()
by Al Viro
· 9 years ago
fb6d252
orangefs: generic_file_open() is pointless for character devices
by Al Viro
· 9 years ago
cf0c277
Orangefs: make gossip statement more palatable to xtensa
by Mike Marshall
· 9 years ago
b3ae475
Orangefs: implement .write_iter
by Mike Marshall
· 9 years ago
7d22148
orangefs: Fix some more global namespace pollution.
by Martin Brandenburg
· 9 years ago
a762ae6
orangefs: Remove ``aligned'' upcall and downcall length macros.
by Martin Brandenburg
· 9 years ago
90d26aa
Orangefs: do not finalize bufmap if it was never initialized.
by Martin Brandenburg
· 9 years ago
ce6c414
Orangefs: Don't wait the old-fashioned way.
by Mike Marshall
· 9 years ago
97f1002
Orangefs: de-uglify orangefs_devreq_writev, and devorangefs-req.c in general
by Mike Marshall
· 9 years ago
575e946
Orangefs: change pvfs2 filenames to orangefs
by Mike Marshall
· 9 years ago
[Renamed (99%) from fs/orangefs/devpvfs2-req.c]
8bb8aef
OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS.
by Yi Liu
· 9 years ago
24c8d08
Orangefs: Clean up pvfs2_devreq_read.
by Martin Brandenburg
· 9 years ago
f0ed441
Orangefs: Remove upcall trailers which are not used.
by Martin Brandenburg
· 9 years ago
b5bbc84
Orangefs: fix gossip statement
by Mike Marshall
· 9 years ago
ade1d48
orangefs: don't leave uninitialized data in ->trailer_buf
by Al Viro
· 9 years ago
5480494
Orangefs: fix some checkpatch.pl complaints that had creeped in.
by Mike Marshall
· 9 years ago
84d0215
Orangefs: sooth most sparse complaints
by Mike Marshall
· 9 years ago
2c590d5
Orangefs: kernel client update 1.
by Mike Marshall
· 9 years ago
5db11c2
Orangefs: kernel client part 2
by Mike Marshall
· 9 years ago