index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFS: Define and create superblock-level objects
David Howells
2009-04-03
5
-2
/
+209
*
NFS: Define and create server-level objects
David Howells
2009-04-03
5
-1
/
+133
*
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 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
15
-0
/
+4365
*
CacheFiles: Export things for CacheFiles
David Howells
2009-04-03
1
-0
/
+1
*
FS-Cache: Implement data I/O part of netfs API
David Howells
2009-04-03
3
-1
/
+839
*
FS-Cache: Add and document asynchronous operation handling
David Howells
2009-04-03
4
-3
/
+469
*
FS-Cache: Implement the cookie management part of the netfs API
David Howells
2009-04-03
1
-0
/
+444
*
FS-Cache: Object management state machine
David Howells
2009-04-03
3
-2
/
+837
*
FS-Cache: Bit waiting helpers
David Howells
2009-04-03
2
-0
/
+23
*
FS-Cache: Add netfs registration
David Howells
2009-04-03
2
-1
/
+105
*
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
3
-0
/
+187
*
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
7
-0
/
+561
*
FS-Cache: Add main configuration option, module entry points and debugging
David Howells
2009-04-03
6
-0
/
+277
*
FS-Cache: Recruit a page flags for cache management
David Howells
2009-04-03
1
-1
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2009-04-02
37
-146
/
+275
|
\
|
*
Remove two unneeded exports and make two symbols static in fs/mpage.c
Dmitri Vorobiev
2009-04-01
1
-4
/
+9
|
*
Cleanup after commit 585d3bc06f4ca57f975a5a1f698f65a45ea66225
Al Viro
2009-04-01
2
-1
/
+1
|
*
Trim includes of fdtable.h
Al Viro
2009-03-31
1
-1
/
+0
|
*
Don't crap into descriptor table in binfmt_som
Al Viro
2009-03-31
1
-7
/
+0
|
*
Trim includes in binfmt_elf
Al Viro
2009-03-31
1
-7
/
+0
|
*
Don't mess with descriptor table in load_elf_binary()
Al Viro
2009-03-31
1
-13
/
+2
|
*
Get rid of indirect include of fs_struct.h
Al Viro
2009-03-31
8
-0
/
+8
|
*
New helper - current_umask()
Al Viro
2009-03-31
22
-28
/
+34
|
*
check_unsafe_exec() doesn't care about signal handlers sharing
Al Viro
2009-03-31
1
-5
/
+2
|
*
New locking/refcounting for fs_struct
Al Viro
2009-03-31
5
-29
/
+91
|
*
Take fs_struct handling to new file (fs/fs_struct.c)
Al Viro
2009-03-31
6
-81
/
+150
|
*
Get rid of bumping fs_struct refcount in pivot_root(2)
Al Viro
2009-03-31
1
-9
/
+17
*
|
fs/ufs: return f_fsid for statfs(2)
Coly Li
2009-04-02
1
-0
/
+3
*
|
fs/sysv: return f_fsid for statfs(2)
Coly Li
2009-04-02
1
-0
/
+3
*
|
fs/squashfs: return f_fsid for statfs(2)
Coly Li
2009-04-02
1
-0
/
+3
*
|
fs/reiserfs: return f_fsid for statfs(2)
Coly Li
2009-04-02
2
-0
/
+6
*
|
fs/qnx4: return f_fsid for statfs(2)
Coly Li
2009-04-02
1
-0
/
+3
*
|
fs/omfs: return f_fsid for statfs(2)
Coly Li
2009-04-02
1
-0
/
+5
*
|
fs/minix: return f_fsid for statfs(2)
Coly Li
2009-04-02
1
-3
/
+8
*
|
fs/isofs: return f_fsid for statfs(2)
Coly Li
2009-04-02
1
-0
/
+3
*
|
fs/hpfs: return f_fsid for statfs(2)
Coly Li
2009-04-02
1
-0
/
+3
*
|
fs/hfsplus: return f_fsid for statfs(2)
Coly Li
2009-04-02
1
-0
/
+3
*
|
fs/hfs: return f_fsid for statfs(2)
Coly Li
2009-04-02
1
-0
/
+3
*
|
fs/fat: return f_fsid for statfs(2)
Coly Li
2009-04-02
1
-1
/
+5
*
|
fs/efs: return f_fsid for statfs(2)
Coly Li
2009-04-02
1
-8
/
+12
*
|
fs/cramfs: return f_fsid for statfs(2)
Coly Li
2009-04-02
1
-0
/
+3
*
|
fs/befs: return f_fsid for statfs(2)
Coly Li
2009-04-02
1
-0
/
+3
*
|
fs/affs: return f_fsid for statfs(2)
Coly Li
2009-04-02
1
-0
/
+4
[next]