index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
readdir.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-31
vfs: make first argument of dir_context.actor typed
Miklos Szeredi
1
-9
/
+12
2014-06-04
fanotify: create FAN_ACCESS event for readdir
Heinrich Schuchardt
1
-0
/
+2
2013-10-24
file->f_op is never NULL...
Al Viro
1
-1
/
+1
2013-06-29
[readdir] constify ->actor
Al Viro
1
-19
/
+14
2013-06-29
[readdir] ->readdir() is gone
Al Viro
1
-9
/
+4
2013-06-29
[readdir] introduce ->iterate(), ctx->pos, dir_emit()
Al Viro
1
-4
/
+11
2013-06-29
[readdir] introduce iterate_dir() and dir_context
Al Viro
1
-8
/
+13
2013-02-22
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2012-09-26
switch simple cases of fget_light to fdget
Al Viro
1
-20
/
+16
2012-05-29
switch readdir/getdents to fget_light/fput_light
Al Viro
1
-19
/
+14
2012-02-28
fs: reduce the use of module.h wherever possible
Paul Gortmaker
1
-1
/
+1
2010-08-09
vfs: fix warning: 'dirent' is used uninitialized in this function
Kevin Winchester
1
-3
/
+5
2009-01-14
[CVE-2009-0029] System call wrappers part 32
Heiko Carstens
1
-1
/
+2
2009-01-14
[CVE-2009-0029] System call wrappers part 21
Heiko Carstens
1
-2
/
+4
2009-01-14
[CVE-2009-0029] Rename old_readdir to sys_old_readdir
Heiko Carstens
1
-1
/
+1
2008-10-23
[PATCH] prepare vfs_readdir() callers to returning filldir result
Al Viro
1
-14
/
+8
2008-08-25
[PATCH] fix regular readdir() and friends
Al Viro
1
-2
/
+6
2007-12-06
Use mutex_lock_killable in vfs_readdir
Liam R. Howlett
1
-1
/
+4
2007-05-08
ROUND_UP macro cleanup in fs/(select|compat|readdir).c
Milind Arun Choudhary
1
-5
/
+3
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2006-12-08
[PATCH] VFS: change struct file to use struct path
Josef "Jeff" Sipek
1
-1
/
+1
2006-10-03
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
David Howells
1
-5
/
+13
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-2
/
+2
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+300