index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cachefiles
/
rdwr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-17
fscache, cachefiles: remove redundant variable 'cache'
Colin Ian King
1
-3
/
+0
2018-12-17
cachefiles: Fix page leak in cachefiles_read_backing_file while vmscan is active
Kiran Kumar Modukuri
1
-0
/
+6
2018-09-05
cachefiles: Fix refcounting bug in backing-file read monitoring
Kiran Kumar Modukuri
1
-5
/
+12
2017-06-20
sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming
Ingo Molnar
1
-1
/
+1
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
1
-1
/
+1
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-19
/
+19
2015-11-16
FS-Cache: Add missing initialization of ret in cachefiles_write_page()
Geert Uytterhoeven
1
-1
/
+1
2015-11-11
FS-Cache: Handle a write to the page immediately beyond the EOF marker
David Howells
1
-30
/
+37
2015-11-11
cachefiles: perform test on s_blocksize when opening cache file.
NeilBrown
1
-6
/
+0
2015-04-15
VFS: fs/cachefiles: d_backing_inode() annotations
David Howells
1
-7
/
+7
2015-02-22
Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
David Howells
1
-1
/
+1
2014-10-09
cachefiles_write_page(): switch to __kernel_write()
Al Viro
1
-29
/
+19
2014-09-17
cachefiles: remove two unused pagevecs.
NeilBrown
1
-6
/
+0
2014-04-03
fs: cachefiles: use add_to_page_cache_lru()
Johannes Weiner
1
-20
/
+13
2013-07-03
mm: remove lru parameter from __pagevec_lru_add and remove parts of pagevec API
Mel Gorman
1
-23
/
+7
2013-04-09
lift sb_start_write() out of ->write()
Al Viro
1
-0
/
+2
2012-12-20
CacheFiles: Add missing retrieval completions
David Howells
1
-4
/
+10
2012-12-20
CacheFiles: Implement invalidation
David Howells
1
-1
/
+4
2012-12-20
FS-Cache: Fix operation state management and accounting
David Howells
1
-5
/
+26
2012-12-20
CacheFiles: Make some debugging statements conditional
David Howells
1
-7
/
+7
2012-12-20
CacheFiles: Downgrade the requirements passed to the allocator
David Howells
1
-8
/
+10
2012-12-20
CacheFiles: Fix the marking of cached pages
David Howells
1
-23
/
+11
2012-07-30
fs: cachefiles: add support for large files in filesystem caching
Justin Lecher
1
-1
/
+1
2012-07-23
switch dentry_open() to struct path, make it grab references itself
Al Viro
1
-4
/
+4
2010-07-22
fscache: convert operation to use workqueue instead of slow-work
Tejun Heo
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-16
Untangling ima mess, part 2: deal with counters
Al Viro
1
-2
/
+0
2009-12-01
CacheFiles: Update IMA counters when using dentry_open
Marc Dionne
1
-0
/
+2
2009-11-19
CacheFiles: Handle truncate unlocking the page we're reading
David Howells
1
-6
/
+93
2009-11-19
CacheFiles: Don't write a full page if there's only a partial page to cache
David Howells
1
-4
/
+19
2009-11-19
FS-Cache: Allow the current state of all objects to be dumped
David Howells
1
-2
/
+4
2009-04-03
CacheFiles: A cache that backs onto a mounted filesystem
David Howells
1
-0
/
+879