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
/
dir.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-14
afs: Fix whole-volume callback handling
David Howells
1
-9
/
+9
2018-05-14
afs: Fix directory page locking
David Howells
1
-19
/
+17
2018-04-09
afs: Do better accretion of small writes on newly created content
David Howells
1
-0
/
+3
2018-04-09
afs: Locally edit directory data for mkdir/create/unlink/...
David Howells
1
-9
/
+74
2018-04-09
afs: Adjust the directory XDR structures
David Howells
1
-31
/
+31
2018-04-09
afs: Split the directory content defs into a header
David Howells
1
-52
/
+4
2018-04-09
afs: Fix directory handling
David Howells
1
-68
/
+226
2018-04-09
afs: Split the dynroot stuff out and give it its own ops tables
David Howells
1
-179
/
+1
2018-04-09
afs: Keep track of invalid-before version for dentry coherency
David Howells
1
-5
/
+15
2018-04-09
afs: Introduce a statistics proc file
David Howells
1
-0
/
+3
2018-04-09
afs: Implement @cell substitution handling
David Howells
1
-0
/
+53
2018-04-09
afs: Implement @sys substitution handling
David Howells
1
-0
/
+63
2018-04-09
afs: Prospectively look up extra files when doing a single lookup
David Howells
1
-38
/
+250
2018-02-06
afs: Support the AFS dynamic root
David Howells
1
-14
/
+108
2018-01-02
afs: Fix unlink
David Howells
1
-8
/
+29
2017-11-24
afs: remove redundant assignment of dvnode to itself
Colin Ian King
1
-1
/
+1
2017-11-24
afs: Fix signal handling in some file ops
David Howells
1
-0
/
+8
2017-11-24
afs: Fix some dentry handling in dir ops and missing key_puts
David Howells
1
-10
/
+5
2017-11-13
afs: Introduce a file-private data record
David Howells
1
-1
/
+1
2017-11-13
afs: Fix directory read/modify race
David Howells
1
-8
/
+19
2017-11-13
afs: Overhaul volume and server record caching and fileserver rotation
David Howells
1
-164
/
+224
2017-11-13
afs: Overhaul the callback handling
David Howells
1
-20
/
+32
2017-11-13
afs: Push the net ns pointer to more places
David Howells
1
-6
/
+6
2017-07-09
afs: Add metadata xattrs
David Howells
1
-0
/
+1
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
1
-7
/
+7
2016-09-27
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
1
-1
/
+1
2016-09-27
fs: make remaining filesystems use .rename2
Miklos Szeredi
1
-3
/
+8
2016-05-10
afs: switch to ->iterate_shared()
Al Viro
1
-1
/
+1
2016-05-02
make ext2_get_page() and friends work without external serialization
Al Viro
1
-7
/
+7
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-1
/
+1
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-21
/
+21
2014-11-19
assorted conversions to %p[dD]
Al Viro
1
-36
/
+35
2014-10-31
vfs: make first argument of dir_context.actor typed
Miklos Szeredi
1
-4
/
+5
2014-10-09
vfs: Remove unnecessary calls of check_submounts_and_drop
Eric W. Biederman
1
-5
/
+0
2013-09-29
afs: dget_parent() can't return a negative dentry
Al Viro
1
-3
/
+0
2013-09-07
afs: get rid of redundant ->d_name.len checks
Al Viro
1
-24
/
+0
2013-09-05
afs: use check_submounts_and_drop()
Miklos Szeredi
1
-7
/
+3
2013-06-29
[readdir] convert afs
Al Viro
1
-62
/
+37
2013-02-22
new helper: file_inode(file)
Al Viro
1
-2
/
+2
2012-07-14
don't pass nameidata to ->create()
Al Viro
1
-2
/
+2
2012-07-14
stop passing nameidata to ->lookup()
Al Viro
1
-2
/
+2
2012-07-14
stop passing nameidata * to ->d_revalidate()
Al Viro
1
-3
/
+3
2012-01-03
switch ->create() to umode_t
Al Viro
1
-3
/
+3
2012-01-03
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
1
-3
/
+3
2011-06-16
AFS: Use i_generation not i_version for the vnode uniquifier
David Howells
1
-4
/
+4
2011-05-28
afs: remove unnecessary dentry_unhash on rmdir, dir rename
Sage Weil
1
-5
/
+0
2011-05-26
vfs: push dentry_unhash on rename_dir into file systems
Sage Weil
1
-0
/
+3
2011-05-26
vfs: push dentry_unhash on rmdir into file systems
Sage Weil
1
-0
/
+2
2011-01-15
AFS: Use d_automount() rather than abusing follow_link()
David Howells
1
-0
/
+1
2011-01-12
switch afs
Al Viro
1
-3
/
+1
[next]