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
/
orangefs-bufmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-31
orangefs: Fix the size of a memory allocation in orangefs_bufmap_alloc()
Christophe JAILLET
1
-4
/
+3
2020-05-29
orangefs: convert get_user_pages() --> pin_user_pages()
John Hubbard
1
-6
/
+3
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
1
-1
/
+1
2019-05-03
orangefs: copy Orangefs-sized blocks into the pagecache if possible.
Mike Marshall
1
-0
/
+13
2019-01-05
fs/: remove caller signal_pending branch predictions
Davidlohr Bueso
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
1
-1
/
+1
2018-06-01
orangefs: formatting cleanups
Mike Marshall
1
-2
/
+2
2018-04-02
orangefs: bug fix for a race condition when getting a slot
David Reynolds
1
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-14
orangefs: Delete error messages for a failed memory allocation in five functions
Markus Elfring
1
-8
/
+2
2017-06-20
sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming
Ingo Molnar
1
-4
/
+4
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
1
-2
/
+2
2017-04-17
orangefs_bufmap_copy_from_iovec(): fix EFAULT handling
Al Viro
1
-3
/
+1
2017-02-03
orangefs: silence harmless integer overflow warning
Dan Carpenter
1
-0
/
+5
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-2
/
+2
2016-03-26
orangefs: saner calling conventions for getting a slot
Al Viro
1
-18
/
+6
2016-03-26
orangefs_copy_{to,from}_bufmap(): don't pass bufmap pointer
Al Viro
1
-7
/
+6
2016-02-19
orangefs_readdir_index_put(): get rid of bufmap argument
Al Viro
1
-1
/
+1
2016-02-19
orangefs: bufmap rewrite
Al Viro
1
-175
/
+166
2016-02-19
orangefs_bufmap_..._query(): don't bother with refcounts
Al Viro
1
-8
/
+8
2016-02-12
get rid of bufmap argument of orangefs_bufmap_put()
Al Viro
1
-1
/
+2
2016-01-23
orangefs: get rid of MSECS_TO_JIFFIES
Al Viro
1
-3
/
+1
2016-01-05
orangefs: Fix some more global namespace pollution.
Martin Brandenburg
1
-5
/
+5
2015-12-17
orangefs: Do not unref if there is no bufmap.
Martin Brandenburg
1
-8
/
+19
2015-12-17
orangefs: Remove useless inline qualifier from bufmap functions.
Martin Brandenburg
1
-2
/
+2
2015-12-17
orangefs: Change visibility of several bufmap helpers to static.
Martin Brandenburg
1
-2
/
+10
2015-12-14
Orangefs: Don't wait the old-fashioned way.
Mike Marshall
1
-8
/
+7
2015-12-11
Orangefs: improve comments
Mike Marshall
1
-3
/
+6
2015-12-04
Orangefs: change pvfs2 filenames to orangefs
Mike Marshall
1
-0
/
+558