index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-03
NFS: FS-Cache page management
David Howells
3
-4
/
+101
2009-04-03
NFS: Add some new I/O counters for FS-Cache doing things for NFS
David Howells
2
-0
/
+29
2009-04-03
NFS: Invalidate FsCache page flags when cache removed
David Howells
1
-0
/
+40
2009-04-03
NFS: Use local disk inode cache
David Howells
3
-0
/
+181
2009-04-03
NFS: Define and create inode-level cache objects
David Howells
2
-0
/
+124
2009-04-03
NFS: Define and create superblock-level objects
David Howells
5
-2
/
+209
2009-04-03
NFS: Define and create server-level objects
David Howells
5
-1
/
+133
2009-04-03
NFS: Register NFS for caching and retrieve the top-level index
David Howells
4
-0
/
+93
2009-04-03
NFS: Permit local filesystem caching to be enabled for NFS
David Howells
1
-0
/
+8
2009-04-03
NFS: Add comment banners to some NFS functions
David Howells
1
-0
/
+26
2009-04-03
FS-Cache: Make kAFS use FS-Cache
David Howells
13
-358
/
+582
2009-04-03
CacheFiles: A cache that backs onto a mounted filesystem
David Howells
15
-0
/
+4365
2009-04-03
CacheFiles: Export things for CacheFiles
David Howells
1
-0
/
+1
2009-04-03
FS-Cache: Implement data I/O part of netfs API
David Howells
3
-1
/
+839
2009-04-03
FS-Cache: Add and document asynchronous operation handling
David Howells
4
-3
/
+469
2009-04-03
FS-Cache: Implement the cookie management part of the netfs API
David Howells
1
-0
/
+444
2009-04-03
FS-Cache: Object management state machine
David Howells
3
-2
/
+837
2009-04-03
FS-Cache: Bit waiting helpers
David Howells
2
-0
/
+23
2009-04-03
FS-Cache: Add netfs registration
David Howells
2
-1
/
+105
2009-04-03
FS-Cache: Provide a slab for cookie allocation
David Howells
4
-0
/
+80
2009-04-03
FS-Cache: Add cache management
David Howells
2
-0
/
+256
2009-04-03
FS-Cache: Add cache tag handling
David Howells
3
-0
/
+187
2009-04-03
FS-Cache: Root index definition
David Howells
3
-0
/
+151
2009-04-03
FS-Cache: Add use of /proc and presentation of statistics
David Howells
7
-0
/
+561
2009-04-03
FS-Cache: Add main configuration option, module entry points and debugging
David Howells
6
-0
/
+277
2009-04-03
FS-Cache: Recruit a page flags for cache management
David Howells
1
-1
/
+2
2009-04-03
ext3: Add replace-on-rename hueristics for data=writeback mode
Theodore Ts'o
1
-1
/
+5
2009-04-03
ext3: Add replace-on-truncate hueristics for data=writeback mode
Theodore Ts'o
2
-0
/
+7
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
37
-146
/
+275
2009-04-03
fs/ufs: return f_fsid for statfs(2)
Coly Li
1
-0
/
+3
2009-04-03
fs/sysv: return f_fsid for statfs(2)
Coly Li
1
-0
/
+3
2009-04-03
fs/squashfs: return f_fsid for statfs(2)
Coly Li
1
-0
/
+3
2009-04-03
fs/reiserfs: return f_fsid for statfs(2)
Coly Li
2
-0
/
+6
2009-04-03
fs/qnx4: return f_fsid for statfs(2)
Coly Li
1
-0
/
+3
2009-04-03
fs/omfs: return f_fsid for statfs(2)
Coly Li
1
-0
/
+5
2009-04-03
fs/minix: return f_fsid for statfs(2)
Coly Li
1
-3
/
+8
2009-04-03
fs/isofs: return f_fsid for statfs(2)
Coly Li
1
-0
/
+3
2009-04-03
fs/hpfs: return f_fsid for statfs(2)
Coly Li
1
-0
/
+3
2009-04-03
fs/hfsplus: return f_fsid for statfs(2)
Coly Li
1
-0
/
+3
2009-04-03
fs/hfs: return f_fsid for statfs(2)
Coly Li
1
-0
/
+3
2009-04-03
fs/fat: return f_fsid for statfs(2)
Coly Li
1
-1
/
+5
2009-04-03
fs/efs: return f_fsid for statfs(2)
Coly Li
1
-8
/
+12
2009-04-03
fs/cramfs: return f_fsid for statfs(2)
Coly Li
1
-0
/
+3
2009-04-03
fs/befs: return f_fsid for statfs(2)
Coly Li
1
-0
/
+3
2009-04-03
fs/affs: return f_fsid for statfs(2)
Coly Li
1
-0
/
+4
2009-04-03
fs/adfs: return f_fsid for statfs(2)
Coly Li
1
-6
/
+10
2009-04-03
preadv/pwritev: switch compat readv/preadv/writev/pwritev from fget to fget_l...
Gerd Hoffmann
1
-8
/
+12
2009-04-03
preadv/pwritev: Add preadv and pwritev system calls.
Gerd Hoffmann
2
-0
/
+86
2009-04-03
preadv/pwritev: create compat_writev()
Gerd Hoffmann
1
-7
/
+18
2009-04-03
preadv/pwritev: create compat_readv()
Gerd Hoffmann
1
-8
/
+18
[prev]
[next]