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
/
mm
/
fadvise.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-02
writeback: implement and use inode_congested()
Tejun Heo
1
-1
/
+1
2015-02-17
vfs: remove get_xip_mem
Matthew Wilcox
1
-2
/
+4
2015-01-21
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
Christoph Hellwig
1
-2
/
+2
2014-12-13
mm: fadvise: document the fadvise(FADV_DONTNEED) behaviour for partial pages
Mel Gorman
1
-1
/
+5
2013-03-04
teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long
Al Viro
1
-16
/
+2
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-02-24
mm/fadvise.c: drain all pagevecs if POSIX_FADV_DONTNEED fails to discard all ...
Mel Gorman
1
-2
/
+16
2013-02-23
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2012-09-27
switch simple cases of fget_light to fdget
Al Viro
1
-18
/
+17
2012-09-27
switch fadvise(2) to fget_light()
Al Viro
1
-2
/
+3
2012-08-01
mm, fadvise: don't return -EINVAL when filesystem cannot implement fadvise()
KOSAKI Motohiro
1
-11
/
+7
2012-01-11
fadvise: only initiate writeback for specified range with FADV_DONTNEED
Shawn Bohrer
1
-1
/
+2
2010-03-06
readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM
Wu Fengguang
1
-1
/
+9
2009-06-17
readahead: move max_sane_readahead() calls into force_page_cache_readahead()
Wu Fengguang
1
-1
/
+1
2009-01-14
[CVE-2009-0029] System call wrapper special cases
Heiko Carstens
1
-2
/
+16
2008-10-16
Remove Andrew Morton's old email accounts
Francois Cami
1
-1
/
+1
2008-04-28
xip: support non-struct page backed memory
Nick Piggin
1
-1
/
+1
2008-02-05
check ADVICE of fadvise64_64 even if get_xip_page is given
Masatake YAMATO
1
-2
/
+14
2006-12-08
[PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_path
Josef "Jeff" Sipek
1
-1
/
+1
2006-08-06
[PATCH] fadvise() make POSIX_FADV_NOREUSE a no-op
Andrew Morton
1
-1
/
+2
2006-07-11
[PATCH] fadvise: remove dead comments
Andrew Morton
1
-12
/
+0
2006-04-01
[PATCH] sys_sync_file_range()
Andrew Morton
1
-20
/
+0
2006-03-24
[PATCH] fadvise(): write commands
Andrew Morton
1
-5
/
+41
2006-01-09
[PATCH] fadvise: return ESPIPE on FIFO/pipe
Valentine Barshak
1
-0
/
+5
2005-06-24
[PATCH] xip: madvice/fadvice: execute in place
Carsten Otte
1
-0
/
+4
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+111