index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
orangefs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-4.18-ofs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-07
11
-76
/
+91
|
\
|
*
orangefs: use sparse annotations for holding locks across function calls.
Mike Marshall
2018-06-01
1
-4
/
+10
|
*
orangefs: make debug_help_fops static
Mike Marshall
2018-06-01
1
-1
/
+1
|
*
orangefs: remove unused function orangefs_get_bufmap_init
Mike Marshall
2018-06-01
1
-14
/
+0
|
*
orangefs: specify user pointers when using dev_map_desc and bufmap
Mike Marshall
2018-06-01
2
-2
/
+2
|
*
orangefs: formatting cleanups
Mike Marshall
2018-06-01
6
-39
/
+55
|
*
orangefs: set i_size on new symlink
Martin Brandenburg
2018-06-01
1
-0
/
+7
|
*
orangefs: report attributes_mask and attributes for statx
Martin Brandenburg
2018-06-01
1
-0
/
+7
|
*
orangefs: make struct orangefs_file_vm_ops static
Colin Ian King
2018-06-01
1
-1
/
+1
|
*
orangefs: revamp block sizes
Martin Brandenburg
2018-06-01
4
-15
/
+8
*
|
orangefs_lookup: simplify
Al Viro
2018-05-22
1
-56
/
+8
|
/
*
do d_instantiate/unlock_new_inode combinations safely
Al Viro
2018-05-11
1
-6
/
+3
*
orangefs_kill_sb(): deal with allocation failures
Al Viro
2018-04-15
1
-0
/
+5
*
Merge tag 'for-linus-4.17-ofs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-09
7
-241
/
+78
|
\
|
*
orangefs: remove unused code
Martin Brandenburg
2018-04-03
3
-128
/
+0
|
*
orangefs: make several *_operations structs static
Martin Brandenburg
2018-04-03
3
-31
/
+28
|
*
orangefs: implement vm_ops->fault
Martin Brandenburg
2018-04-03
1
-2
/
+28
|
*
orangefs: open code short single-use functions
Martin Brandenburg
2018-04-02
1
-76
/
+19
|
*
orangefs: replace vmalloc and memset with vzalloc
Colin Ian King
2018-04-02
1
-2
/
+1
|
*
orangefs: bug fix for a race condition when getting a slot
David Reynolds
2018-04-02
1
-2
/
+2
*
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-04-06
1
-1
/
+0
|
\
\
|
*
|
get rid of pointless includes of fs_struct.h
Al Viro
2018-02-22
1
-1
/
+0
|
|
/
*
|
treewide: Fix typos in printk
Masanari Iida
2018-03-27
1
-1
/
+1
|
/
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-1
/
+1
*
Merge tag 'for-linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/h...
Linus Torvalds
2018-02-08
8
-92
/
+74
|
\
|
*
orangefs: reverse sense of is-inode-stale test in d_revalidate
Martin Brandenburg
2018-02-06
1
-10
/
+7
|
*
orangefs: simplify orangefs_inode_is_stale
Martin Brandenburg
2018-02-06
1
-24
/
+30
|
*
Orangefs: don't propogate whacky error codes
Mike Marshall
2018-02-06
1
-0
/
+1
|
*
orangefs: use correct string length
Xiongfeng Wang
2018-02-06
3
-12
/
+12
|
*
orangefs: make orangefs_make_bad_inode static
Martin Brandenburg
2018-02-06
2
-21
/
+19
|
*
orangefs: remove ORANGEFS_KERNEL_DEBUG
Martin Brandenburg
2018-02-06
1
-6
/
+2
|
*
orangefs: remove gossip_ldebug and gossip_lerr
Martin Brandenburg
2018-02-06
3
-17
/
+2
|
*
orangefs: make orangefs_client_debug_init static
Martin Brandenburg
2018-02-06
2
-2
/
+1
*
|
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-03
1
-5
/
+10
|
\
\
|
*
|
orangefs: Define usercopy region in orangefs_inode_cache slab cache
David Windsor
2018-01-15
1
-5
/
+10
*
|
|
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
1
-3
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fs: annotate ->poll() instances
Al Viro
2017-11-27
1
-2
/
+2
|
*
|
orangefs: fix a braino in ->poll()
Al Viro
2017-11-27
1
-1
/
+1
*
|
|
orangefs: fix deadlock; do not write i_size in read_iter
Martin Brandenburg
2018-01-25
2
-16
/
+2
*
|
|
orangefs: initialize op on loop restart in orangefs_devreq_read
Martin Brandenburg
2018-01-22
1
-1
/
+2
*
|
|
orangefs: use list_for_each_entry_safe in purge_waiting_ops
Martin Brandenburg
2018-01-22
1
-2
/
+2
|
|
/
|
/
|
*
|
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
1
-4
/
+4
|
/
*
Merge tag 'for-linus-4.15-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-11-21
10
-154
/
+72
|
\
|
*
orangefs: call op_release sooner when creating inodes
Martin Brandenburg
2017-11-13
1
-9
/
+15
|
*
orangefs: stop setting atime on inode dirty
Martin Brandenburg
2017-11-13
9
-141
/
+52
|
*
orangefs: use ARRAY_SIZE
Jérémy Lefaure
2017-11-13
2
-2
/
+5
|
*
orangefs: remove initialization of i_version
Jeff Layton
2017-11-13
1
-2
/
+0
*
|
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-17
1
-6
/
+0
|
\
\
|
|
/
|
/
|
|
*
orangefs: remove detritus from struct orangefs_kiocb_s
Al Viro
2017-10-11
1
-6
/
+0
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
25
-0
/
+25
|
/
[next]