index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
afs
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-09
afs: Trace protocol errors
David Howells
1
-1
/
+1
2018-04-09
afs: Locally edit directory data for mkdir/create/unlink/...
David Howells
1
-2
/
+5
2018-04-09
afs: Fix directory handling
David Howells
1
-16
/
+10
2018-04-09
afs: Keep track of invalid-before version for dentry coherency
David Howells
1
-0
/
+1
2018-04-09
afs: Rearrange status mapping
David Howells
1
-16
/
+7
2018-04-09
afs: Make it possible to get the data version in readpage
David Howells
1
-4
/
+4
2018-04-09
afs: Init inode before accessing cache
David Howells
1
-5
/
+2
2018-04-09
afs: Introduce a statistics proc file
David Howells
1
-0
/
+3
2018-04-09
afs: Fix checker warnings
David Howells
1
-1
/
+1
2018-04-06
fscache: Pass object size in rather than calling back for it
David Howells
1
-1
/
+1
2018-04-04
fscache: Attach the index key and aux data to the cookie
David Howells
1
-9
/
+37
2018-04-04
afs: Be more aggressive in retiring cached vnodes
David Howells
1
-2
/
+3
2018-04-04
afs: Invalidate cache on server data change
David Howells
1
-0
/
+4
2018-02-06
afs: Support the AFS dynamic root
David Howells
1
-18
/
+30
2018-01-29
Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+3
2018-01-29
afs: convert to new i_version API
Jeff Layton
1
-2
/
+3
2018-01-02
afs: Fix unlink
David Howells
1
-0
/
+4
2017-11-13
afs: Get rid of the afs_writeback record
David Howells
1
-4
/
+7
2017-11-13
afs: Introduce a file-private data record
David Howells
1
-1
/
+1
2017-11-13
afs: Overhaul volume and server record caching and fileserver rotation
David Howells
1
-4
/
+46
2017-11-13
afs: Overhaul permit caching
David Howells
1
-10
/
+3
2017-11-13
afs: Overhaul the callback handling
David Howells
1
-49
/
+60
2017-11-13
afs: Push the net ns pointer to more places
David Howells
1
-1
/
+1
2017-07-09
afs: Add metadata xattrs
David Howells
1
-1
/
+6
2017-03-16
afs: Populate and use client modification time
Marc Dionne
1
-1
/
+1
2017-03-16
afs: Prevent callback expiry timer overflow
Tina Ruchandani
1
-3
/
+4
2017-03-16
afs: inode: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
1
-1
/
+1
2017-03-16
afs: Distinguish mountpoints from symlinks by file mode alone
David Howells
1
-14
/
+15
2017-03-16
afs: Populate group ID from vnode status
Marc Dionne
1
-1
/
+1
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
1
-5
/
+3
2015-12-08
don't put symlink bodies in pagecache into highmem
Al Viro
1
-0
/
+1
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-2
/
+2
2014-11-19
assorted conversions to %p[dD]
Al Viro
1
-2
/
+2
2014-04-03
mm + fs: store shadow entries in page cache
Johannes Weiner
1
-1
/
+1
2013-09-27
FS-Cache: Provide the ability to enable/disable cookies
David Howells
1
-1
/
+1
2013-02-13
afs: Support interacting with multiple user namespaces
Eric W. Biederman
1
-3
/
+3
2012-05-06
vfs: Rename end_writeback() to clear_inode()
Jan Kara
1
-1
/
+1
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
1
-2
/
+2
2011-06-16
AFS: Use i_generation not i_version for the vnode uniquifier
David Howells
1
-5
/
+5
2011-01-15
AFS: Use d_automount() rather than abusing follow_link()
David Howells
1
-1
/
+2
2010-08-11
AFS: Implement an autocell mount capability [ver #2]
wanglei
1
-0
/
+86
2010-08-09
convert remaining ->clear_inode() to ->evict_inode()
Al Viro
1
-1
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-04-03
FS-Cache: Make kAFS use FS-Cache
David Howells
1
-11
/
+20
2008-06-06
Fix various old email addresses for dwmw2
David Woodhouse
1
-1
/
+1
2008-02-07
iget: use iget_failed() in AFS
David Howells
1
-4
/
+1
2008-01-28
vfs: Add 64 bit i_version support
Jean Noel Cordenner
1
-1
/
+2
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
1
-0
/
+1
2007-05-11
AFS: fix a couple of problems with unlinking AFS files
David Howells
1
-3
/
+7
2007-05-09
AFS: implement basic file write support
David Howells
1
-1
/
+46
[next]