index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
NFS: Display local caching state
David Howells
2009-04-03
2
-3
/
+19
|
*
|
|
|
NFS: Store pages from an NFS inode into a local cache
David Howells
2009-04-03
3
-0
/
+49
|
*
|
|
|
NFS: Read pages from FS-Cache into an NFS inode
David Howells
2009-04-03
3
-0
/
+177
|
*
|
|
|
NFS: nfs_readpage_async() needs to be accessible as a fallback for local caching
David Howells
2009-04-03
2
-2
/
+4
|
*
|
|
|
NFS: Add read context retention for FS-Cache to call back with
David Howells
2009-04-03
1
-0
/
+26
|
*
|
|
|
NFS: FS-Cache page management
David Howells
2009-04-03
3
-4
/
+101
|
*
|
|
|
NFS: Add some new I/O counters for FS-Cache doing things for NFS
David Howells
2009-04-03
3
-0
/
+41
|
*
|
|
|
NFS: Invalidate FsCache page flags when cache removed
David Howells
2009-04-03
1
-0
/
+40
|
*
|
|
|
NFS: Use local disk inode cache
David Howells
2009-04-03
4
-0
/
+191
|
*
|
|
|
NFS: Define and create inode-level cache objects
David Howells
2009-04-03
2
-0
/
+124
|
*
|
|
|
NFS: Define and create superblock-level objects
David Howells
2009-04-03
6
-2
/
+214
|
*
|
|
|
NFS: Define and create server-level objects
David Howells
2009-04-03
6
-1
/
+137
|
*
|
|
|
NFS: Register NFS for caching and retrieve the top-level index
David Howells
2009-04-03
4
-0
/
+93
|
*
|
|
|
NFS: Permit local filesystem caching to be enabled for NFS
David Howells
2009-04-03
1
-0
/
+8
|
*
|
|
|
NFS: Add FS-Cache option bit and debug bit
David Howells
2009-04-03
2
-0
/
+3
|
*
|
|
|
NFS: Add comment banners to some NFS functions
David Howells
2009-04-03
1
-0
/
+26
|
*
|
|
|
FS-Cache: Make kAFS use FS-Cache
David Howells
2009-04-03
13
-358
/
+582
|
*
|
|
|
CacheFiles: A cache that backs onto a mounted filesystem
David Howells
2009-04-03
16
-0
/
+4866
|
*
|
|
|
CacheFiles: Export things for CacheFiles
David Howells
2009-04-03
2
-0
/
+3
|
*
|
|
|
CacheFiles: Permit the page lock state to be monitored
David Howells
2009-04-03
2
-0
/
+23
|
*
|
|
|
FS-Cache: Implement data I/O part of netfs API
David Howells
2009-04-03
4
-6
/
+886
|
*
|
|
|
FS-Cache: Add and document asynchronous operation handling
David Howells
2009-04-03
5
-3
/
+682
|
*
|
|
|
FS-Cache: Implement the cookie management part of the netfs API
David Howells
2009-04-03
2
-1
/
+459
|
*
|
|
|
FS-Cache: Object management state machine
David Howells
2009-04-03
5
-2
/
+1155
|
*
|
|
|
FS-Cache: Bit waiting helpers
David Howells
2009-04-03
2
-0
/
+23
|
*
|
|
|
FS-Cache: Add netfs registration
David Howells
2009-04-03
3
-2
/
+113
|
*
|
|
|
FS-Cache: Provide a slab for cookie allocation
David Howells
2009-04-03
4
-0
/
+80
|
*
|
|
|
FS-Cache: Add cache management
David Howells
2009-04-03
2
-0
/
+256
|
*
|
|
|
FS-Cache: Add cache tag handling
David Howells
2009-04-03
4
-1
/
+195
|
*
|
|
|
FS-Cache: Root index definition
David Howells
2009-04-03
3
-0
/
+151
|
*
|
|
|
FS-Cache: Add use of /proc and presentation of statistics
David Howells
2009-04-03
10
-17
/
+566
|
*
|
|
|
FS-Cache: Add main configuration option, module entry points and debugging
David Howells
2009-04-03
6
-0
/
+277
|
*
|
|
|
FS-Cache: Add the FS-Cache cache backend API and documentation
David Howells
2009-04-03
2
-0
/
+1173
|
*
|
|
|
FS-Cache: Add the FS-Cache netfs API and documentation
David Howells
2009-04-03
3
-0
/
+1656
|
*
|
|
|
FS-Cache: Recruit a page flags for cache management
David Howells
2009-04-03
8
-25
/
+58
|
*
|
|
|
FS-Cache: Release page->private after failed readahead
David Howells
2009-04-03
2
-3
/
+38
|
*
|
|
|
Document the slow work thread pool
David Howells
2009-04-03
3
-0
/
+178
|
*
|
|
|
Make the slow work pool configurable
David Howells
2009-04-03
3
-2
/
+130
|
*
|
|
|
Make slow-work thread pool actually dynamic
David Howells
2009-04-03
1
-1
/
+137
|
*
|
|
|
Create a dynamically sized pool of threads for doing very slow work items
David Howells
2009-04-03
4
-0
/
+489
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2009-04-03
19
-620
/
+893
|
\
\
\
\
\
|
*
|
|
|
|
dm: set queue ordered mode
Mikulas Patocka
2009-04-02
1
-0
/
+1
|
*
|
|
|
|
dm: move wait queue declaration
Mikulas Patocka
2009-04-02
1
-7
/
+7
|
*
|
|
|
|
dm: merge pushback and deferred bio lists
Mikulas Patocka
2009-04-02
1
-21
/
+16
|
*
|
|
|
|
dm: allow uninterruptible wait for pending io
Mikulas Patocka
2009-04-02
1
-4
/
+5
|
*
|
|
|
|
dm: merge __flush_deferred_io into caller
Mikulas Patocka
2009-04-02
1
-11
/
+7
|
*
|
|
|
|
dm: move bio_io_error into __split_and_process_bio
Mikulas Patocka
2009-04-02
1
-11
/
+10
|
*
|
|
|
|
dm: rename __split_bio
Mikulas Patocka
2009-04-02
1
-4
/
+4
|
*
|
|
|
|
dm: remove unnecessary struct dm_wq_req
Mikulas Patocka
2009-04-02
1
-17
/
+7
|
*
|
|
|
|
dm: remove unnecessary work queue context field
Mikulas Patocka
2009-04-02
1
-8
/
+5
[prev]
[next]