index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cachefiles
/
rdwr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs/cachefiles: Remove wait_bit_key layout dependency
Matthew Wilcox (Oracle)
2021-03-23
1
-4
/
+3
*
cachefiles: Drop superfluous readpages aops NULL check
Takashi Iwai
2021-01-20
1
-2
/
+0
*
cachefiles: Handle readpage error correctly
Matthew Wilcox (Oracle)
2020-10-26
1
-1
/
+2
*
cachefiles: switch to kernel_write
Christoph Hellwig
2020-07-08
1
-1
/
+1
*
cachefiles: Fix race between read_waiter and read_copier involving op->to_do
Lei Xue
2020-05-08
1
-1
/
+1
*
cachefiles: Fix corruption of the return value in cachefiles_read_or_alloc_pa...
David Howells
2020-05-04
1
-5
/
+5
*
cachefiles: drop direct usage of ->bmap method.
Carlos Maiolino
2020-02-03
1
-13
/
+14
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
2019-05-24
1
-5
/
+1
*
fscache, cachefiles: remove redundant variable 'cache'
Colin Ian King
2018-11-30
1
-3
/
+0
*
cachefiles: Fix page leak in cachefiles_read_backing_file while vmscan is active
Kiran Kumar Modukuri
2018-11-28
1
-0
/
+6
*
cachefiles: Fix refcounting bug in backing-file read monitoring
Kiran Kumar Modukuri
2018-07-25
1
-5
/
+12
*
fscache, cachefiles: Fix checker warnings
David Howells
2018-04-04
1
-0
/
+1
*
mm: remove __GFP_COLD
Mel Gorman
2017-11-15
1
-4
/
+2
*
mm, pagevec: remove cold parameter for pagevecs
Mel Gorman
2017-11-15
1
-2
/
+2
*
sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming
Ingo Molnar
2017-06-20
1
-1
/
+1
*
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-20
1
-1
/
+1
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-19
/
+19
*
FS-Cache: Add missing initialization of ret in cachefiles_write_page()
Geert Uytterhoeven
2015-11-16
1
-1
/
+1
*
FS-Cache: Handle a write to the page immediately beyond the EOF marker
David Howells
2015-11-11
1
-30
/
+37
*
cachefiles: perform test on s_blocksize when opening cache file.
NeilBrown
2015-11-11
1
-6
/
+0
*
VFS: fs/cachefiles: d_backing_inode() annotations
David Howells
2015-04-15
1
-7
/
+7
*
Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
David Howells
2015-02-22
1
-1
/
+1
*
cachefiles_write_page(): switch to __kernel_write()
Al Viro
2014-10-09
1
-29
/
+19
*
cachefiles: remove two unused pagevecs.
NeilBrown
2014-09-17
1
-6
/
+0
*
fs: cachefiles: use add_to_page_cache_lru()
Johannes Weiner
2014-04-03
1
-20
/
+13
*
mm: remove lru parameter from __pagevec_lru_add and remove parts of pagevec API
Mel Gorman
2013-07-03
1
-23
/
+7
*
lift sb_start_write() out of ->write()
Al Viro
2013-04-09
1
-0
/
+2
*
CacheFiles: Add missing retrieval completions
David Howells
2012-12-20
1
-4
/
+10
*
CacheFiles: Implement invalidation
David Howells
2012-12-20
1
-1
/
+4
*
FS-Cache: Fix operation state management and accounting
David Howells
2012-12-20
1
-5
/
+26
*
CacheFiles: Make some debugging statements conditional
David Howells
2012-12-20
1
-7
/
+7
*
CacheFiles: Downgrade the requirements passed to the allocator
David Howells
2012-12-20
1
-8
/
+10
*
CacheFiles: Fix the marking of cached pages
David Howells
2012-12-20
1
-23
/
+11
*
fs: cachefiles: add support for large files in filesystem caching
Justin Lecher
2012-07-30
1
-1
/
+1
*
switch dentry_open() to struct path, make it grab references itself
Al Viro
2012-07-23
1
-4
/
+4
*
fscache: convert operation to use workqueue instead of slow-work
Tejun Heo
2010-07-22
1
-2
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
Untangling ima mess, part 2: deal with counters
Al Viro
2009-12-16
1
-2
/
+0
*
CacheFiles: Update IMA counters when using dentry_open
Marc Dionne
2009-12-01
1
-0
/
+2
*
CacheFiles: Handle truncate unlocking the page we're reading
David Howells
2009-11-19
1
-6
/
+93
*
CacheFiles: Don't write a full page if there's only a partial page to cache
David Howells
2009-11-19
1
-4
/
+19
*
FS-Cache: Allow the current state of all objects to be dumped
David Howells
2009-11-19
1
-2
/
+4
*
CacheFiles: A cache that backs onto a mounted filesystem
David Howells
2009-04-03
1
-0
/
+879