index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
orangefs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-02
orangefs: make use of ->free_inode()
Al Viro
1
-6
/
+3
2019-03-12
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-5
/
+2
2019-02-20
orangefs: remove two un-needed BUG_ONs...
Mike Marshall
1
-4
/
+0
2019-02-01
orangefs: don't reinitialize result_mask in ->getattr
Christoph Hellwig
1
-5
/
+2
2019-01-05
fs: don't open code lru_to_page()
Nikolay Borisov
1
-1
/
+1
2019-01-05
fs/: remove caller signal_pending branch predictions
Davidlohr Bueso
1
-1
/
+1
2018-11-02
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-1
/
+1
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
1
-1
/
+1
2018-10-18
orangefs: no need to check for service_operation returns > 0
Mike Marshall
1
-1
/
+1
2018-10-18
orangefs: some error code paths missed kmem_cache_free
Mike Marshall
1
-3
/
+3
2018-10-18
orangefs: don't let orangefs_iget return NULL.
Mike Marshall
1
-1
/
+5
2018-10-18
orangefs: don't let orangefs_new_inode return NULL
Mike Marshall
1
-1
/
+1
2018-10-10
orangefs: rate limit the client not running info message
Colin Ian King
1
-1
/
+1
2018-10-10
orangefs: cache NULL when both default_acl and acl are NULL
Chengguang Xu
1
-0
/
+4
2018-08-14
orangefs: remove redundant pointer orangefs_inode
Colin Ian King
1
-3
/
+0
2018-08-14
orangefs: Adding new return type vm_fault_t
Souptick Joarder
1
-9
/
+10
2018-06-16
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
Linus Torvalds
1
-1
/
+1
2018-06-16
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-42
/
+12
2018-06-16
fix a series of Documentation/ broken file name references
Mauro Carvalho Chehab
1
-1
/
+1
2018-06-15
orangefs: simplify compat ioctl handling
Al Viro
1
-42
/
+12
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-2
/
+2
2018-06-14
Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...
Arnd Bergmann
2
-2
/
+2
2018-06-07
Merge tag 'for-linus-4.18-ofs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-76
/
+91
2018-06-06
vfs: change inode times to use struct timespec64
Deepa Dinamani
2
-2
/
+2
2018-06-01
orangefs: use sparse annotations for holding locks across function calls.
Mike Marshall
1
-4
/
+10
2018-06-01
orangefs: make debug_help_fops static
Mike Marshall
1
-1
/
+1
2018-06-01
orangefs: remove unused function orangefs_get_bufmap_init
Mike Marshall
1
-14
/
+0
2018-06-01
orangefs: specify user pointers when using dev_map_desc and bufmap
Mike Marshall
2
-2
/
+2
2018-06-01
orangefs: formatting cleanups
Mike Marshall
6
-39
/
+55
2018-06-01
orangefs: set i_size on new symlink
Martin Brandenburg
1
-0
/
+7
2018-06-01
orangefs: report attributes_mask and attributes for statx
Martin Brandenburg
1
-0
/
+7
2018-06-01
orangefs: make struct orangefs_file_vm_ops static
Colin Ian King
1
-1
/
+1
2018-06-01
orangefs: revamp block sizes
Martin Brandenburg
4
-15
/
+8
2018-05-22
orangefs_lookup: simplify
Al Viro
1
-56
/
+8
2018-05-11
do d_instantiate/unlock_new_inode combinations safely
Al Viro
1
-6
/
+3
2018-04-16
orangefs_kill_sb(): deal with allocation failures
Al Viro
1
-0
/
+5
2018-04-09
Merge tag 'for-linus-4.17-ofs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-241
/
+78
2018-04-06
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2018-04-04
orangefs: remove unused code
Martin Brandenburg
3
-128
/
+0
2018-04-04
orangefs: make several *_operations structs static
Martin Brandenburg
3
-31
/
+28
2018-04-04
orangefs: implement vm_ops->fault
Martin Brandenburg
1
-2
/
+28
2018-04-02
orangefs: open code short single-use functions
Martin Brandenburg
1
-76
/
+19
2018-04-02
orangefs: replace vmalloc and memset with vzalloc
Colin Ian King
1
-2
/
+1
2018-04-02
orangefs: bug fix for a race condition when getting a slot
David Reynolds
1
-2
/
+2
2018-03-27
treewide: Fix typos in printk
Masanari Iida
1
-1
/
+1
2018-02-22
get rid of pointless includes of fs_struct.h
Al Viro
1
-1
/
+0
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2018-02-08
Merge tag 'for-linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/h...
Linus Torvalds
8
-92
/
+74
2018-02-07
orangefs: reverse sense of is-inode-stale test in d_revalidate
Martin Brandenburg
1
-10
/
+7
2018-02-07
orangefs: simplify orangefs_inode_is_stale
Martin Brandenburg
1
-24
/
+30
[next]