Commit Verlauf

Autor SHA1 Nachricht Datum
  Dominik Brodowski 454dab3f96 fs: add ksys_getdents64() helper; remove in-kernel calls to sys_getdents64() vor 7 Jahren
  Ingo Molnar 8c5db92a70 Merge branch 'linus' into locking/core, to resolve conflicts vor 8 Jahren
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 8 Jahren
  Kirill Tkhai 0dc208b5d5 locking/rwsem, fs: Use killable down_read() in iterate_dir() vor 8 Jahren
  Al Viro 0460b2a28b readdir: move compat syscalls from compat.c vor 8 Jahren
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally vor 9 Jahren
  Al Viro 002354112f restore killability of old mutex_lock_killable(&inode->i_mutex) users vor 9 Jahren
  Linus Torvalds 0e01df100b Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 vor 9 Jahren
  Al Viro 6192269444 introduce a parallel variant of ->iterate() vor 9 Jahren
  Al Viro 63b6df1413 give readdir(2)/getdents(2)/etc. uniform exclusion with lseek() vor 9 Jahren
  Al Viro 9902af79c0 parallel lookups: actual switch to rwsem vor 9 Jahren
  Theodore Ts'o 1f60fbe727 ext4: allow readdir()'s of large empty directories to be interrupted vor 9 Jahren
  Al Viro 5955102c99 wrappers for ->i_mutex access vor 10 Jahren
  Miklos Szeredi ac7576f4b1 vfs: make first argument of dir_context.actor typed vor 11 Jahren
  Heinrich Schuchardt d4c7cf6cff fanotify: create FAN_ACCESS event for readdir vor 11 Jahren
  Al Viro 72c2d53192 file->f_op is never NULL... vor 12 Jahren
  Al Viro ac6614b764 [readdir] constify ->actor vor 12 Jahren
  Al Viro 2233f31aad [readdir] ->readdir() is gone vor 12 Jahren
  Al Viro bb6f619b3a [readdir] introduce ->iterate(), ctx->pos, dir_emit() vor 12 Jahren
  Al Viro 5c0ba4e076 [readdir] introduce iterate_dir() and dir_context vor 12 Jahren
  Al Viro 496ad9aa8e new helper: file_inode(file) vor 13 Jahren
  Al Viro 2903ff019b switch simple cases of fget_light to fdget vor 13 Jahren
  Al Viro 863ced7fe7 switch readdir/getdents to fget_light/fput_light vor 13 Jahren
  Paul Gortmaker 630d9c4727 fs: reduce the use of module.h wherever possible vor 14 Jahren
  Kevin Winchester 85c9fe8fca vfs: fix warning: 'dirent' is used uninitialized in this function vor 15 Jahren
  Heiko Carstens d4e82042c4 [CVE-2009-0029] System call wrappers part 32 vor 17 Jahren
  Heiko Carstens 20f37034fb [CVE-2009-0029] System call wrappers part 21 vor 17 Jahren
  Heiko Carstens e55380edf6 [CVE-2009-0029] Rename old_readdir to sys_old_readdir vor 17 Jahren
  Al Viro 53c9c5c0e3 [PATCH] prepare vfs_readdir() callers to returning filldir result vor 17 Jahren
  Al Viro 8f3f655da7 [PATCH] fix regular readdir() and friends vor 17 Jahren