index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cachefiles
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a dummy printk function for the maintenance of unused printks
David Howells
2010-08-12
1
-10
/
+3
*
vfs: add helpers to get root and pwd
Miklos Szeredi
2010-08-11
1
-12
/
+2
*
cachefiles: use path_get instead of lone dget
Miklos Szeredi
2010-08-11
1
-12
/
+14
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-08-10
2
-2
/
+6
|
\
|
*
pass a struct path to vfs_statfs
Christoph Hellwig
2010-08-09
2
-2
/
+6
*
|
fscache: convert operation to use workqueue instead of slow-work
Tejun Heo
2010-07-22
1
-2
/
+2
*
|
fscache: convert object to use workqueue instead of slow-work
Tejun Heo
2010-07-22
1
-7
/
+6
|
/
*
CacheFiles: Fix error handling in cachefiles_determine_cache_security()
David Howells
2010-05-12
1
-0
/
+4
*
CacheFiles: Fix occasional EIO on call to vfs_unlink()
David Howells
2010-05-11
2
-12
/
+87
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
4
-0
/
+4
*
CacheFiles: Fix a race in cachefiles_delete_object() vs rename
David Howells
2010-02-20
1
-1
/
+11
*
Untangling ima mess, part 2: deal with counters
Al Viro
2009-12-16
1
-2
/
+0
*
switch cachefiles to kern_path()
Al Viro
2009-12-16
1
-7
/
+4
*
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
André Goddard Rosa
2009-12-15
1
-2
/
+2
*
CacheFiles: Update IMA counters when using dentry_open
Marc Dionne
2009-12-01
1
-0
/
+2
*
CacheFiles: Don't log lookup/create failing with ENOBUFS
David Howells
2009-11-19
1
-2
/
+3
*
CacheFiles: Catch an overly long wait for an old active object
David Howells
2009-11-19
2
-21
/
+72
*
CacheFiles: Better showing of debugging information in active object problems
David Howells
2009-11-19
1
-27
/
+75
*
CacheFiles: Mark parent directory locks as I_MUTEX_PARENT to keep lockdep happy
David Howells
2009-11-19
1
-2
/
+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
2
-7
/
+36
*
FS-Cache: Allow the current state of all objects to be dumped
David Howells
2009-11-19
2
-2
/
+5
*
enforce ->sync_fs is only called for rw superblock
Christoph Hellwig
2009-06-11
1
-0
/
+2
*
vfs: Rename fsync_super() to sync_filesystem() (version 4)
Jan Kara
2009-06-11
1
-1
/
+1
*
CacheFiles: Fixup renamed filenames in comments in internal.h
David Howells
2009-05-27
1
-9
/
+9
*
CacheFiles: A cache that backs onto a mounted filesystem
David Howells
2009-04-03
13
-0
/
+4363