| Commit message (Expand) | Author | Age | Files | Lines |
* | vfs: make first argument of dir_context.actor typed | Miklos Szeredi | 2014-10-31 | 1 | -9/+12 |
* | fanotify: create FAN_ACCESS event for readdir | Heinrich Schuchardt | 2014-06-05 | 1 | -0/+2 |
* | file->f_op is never NULL... | Al Viro | 2013-10-25 | 1 | -1/+1 |
* | [readdir] constify ->actor | Al Viro | 2013-06-29 | 1 | -19/+14 |
* | [readdir] ->readdir() is gone | Al Viro | 2013-06-29 | 1 | -9/+4 |
* | [readdir] introduce ->iterate(), ctx->pos, dir_emit() | Al Viro | 2013-06-29 | 1 | -4/+11 |
* | [readdir] introduce iterate_dir() and dir_context | Al Viro | 2013-06-29 | 1 | -8/+13 |
* | new helper: file_inode(file) | Al Viro | 2013-02-23 | 1 | -1/+1 |
* | switch simple cases of fget_light to fdget | Al Viro | 2012-09-27 | 1 | -20/+16 |
* | switch readdir/getdents to fget_light/fput_light | Al Viro | 2012-05-30 | 1 | -19/+14 |
* | fs: reduce the use of module.h wherever possible | Paul Gortmaker | 2012-02-29 | 1 | -1/+1 |
* | vfs: fix warning: 'dirent' is used uninitialized in this function | Kevin Winchester | 2010-08-10 | 1 | -3/+5 |
* | [CVE-2009-0029] System call wrappers part 32 | Heiko Carstens | 2009-01-14 | 1 | -1/+2 |
* | [CVE-2009-0029] System call wrappers part 21 | Heiko Carstens | 2009-01-14 | 1 | -2/+4 |
* | [CVE-2009-0029] Rename old_readdir to sys_old_readdir | Heiko Carstens | 2009-01-14 | 1 | -1/+1 |
* | [PATCH] prepare vfs_readdir() callers to returning filldir result | Al Viro | 2008-10-23 | 1 | -14/+8 |
* | [PATCH] fix regular readdir() and friends | Al Viro | 2008-08-25 | 1 | -2/+6 |
* | Use mutex_lock_killable in vfs_readdir | Liam R. Howlett | 2007-12-06 | 1 | -1/+4 |
* | ROUND_UP macro cleanup in fs/(select|compat|readdir).c | Milind Arun Choudhary | 2007-05-08 | 1 | -5/+3 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
* | [PATCH] VFS: change struct file to use struct path | Josef "Jeff" Sipek | 2006-12-08 | 1 | -1/+1 |
* | [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers | David Howells | 2006-10-03 | 1 | -5/+13 |
* | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 2006-01-10 | 1 | -2/+2 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+300 |