Commit Verlauf

Autor SHA1 Nachricht Datum
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally vor 8 Jahren
  Linus Torvalds 231753ef78 Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs vor 8 Jahren
  Alexey Dobriyan 492b2da605 proc: tweak comments about 2 stage open and everything vor 8 Jahren
  Alexey Dobriyan 39a10ac23c proc: kmalloc struct pde_opener vor 8 Jahren
  Alexey Dobriyan f5887c71cf proc: fix type of struct pde_opener::closing field vor 8 Jahren
  Alexey Dobriyan 06a0c4175d proc: just list_del() struct pde_opener vor 8 Jahren
  Miklos Szeredi dfeef68862 vfs: remove ".readlink = generic_readlink" assignments vor 8 Jahren
  Deepa Dinamani 078cd8279e fs: Replace CURRENT_TIME with current_time() for inode timestamps vor 9 Jahren
  Deepa Dinamani 2554c72edb fs: proc: Delete inode time initializations in proc_alloc_inode() vor 9 Jahren
  Linus Torvalds a867d7349e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace vor 9 Jahren
  Eric W. Biederman a2982cc922 vfs: Generalize filesystem nodev handling. vor 9 Jahren
  Eric W. Biederman e94591d0d9 proc: Convert proc_mount to use mount_ns. vor 9 Jahren
  Eric W. Biederman 8654df4e2a mnt: Refactor fs_fully_visible into mount_too_revealing vor 9 Jahren
  Vladimir Davydov 5d097056c9 kmemcg: account certain kmem allocations to memcg vor 9 Jahren
  Al Viro fceef393a5 switch ->get_link() to delayed_call, kill ->put_link() vor 9 Jahren
  Al Viro 6b2553918d replace ->follow_link() with new method that could stay in RCU mode vor 9 Jahren
  Linus Torvalds 0cbee99269 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace vor 10 Jahren
  Eric W. Biederman eb6d38d542 proc: Allow creating permanently empty directories that serve as mount points vor 10 Jahren
  Al Viro 5f2c4179e1 switch ->put_link() from dentry to inode vor 10 Jahren
  Al Viro 6e77137b36 don't pass nameidata to ->follow_link() vor 10 Jahren
  Al Viro 680baacbca new ->follow_link() and ->put_link() calling conventions vor 10 Jahren
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations vor 10 Jahren
  Al Viro 7e0e953bb0 procfs: fix race between symlink removals and traversals vor 10 Jahren
  Alexander Kuleshov 6bee55f94f fs: proc: use PDE() to get proc_dir_entry vor 10 Jahren
  Al Viro 3d3d35b1e9 kill proc_ns completely vor 10 Jahren
  Al Viro e149ed2b80 take the targets of /proc/*/ns/* symlinks to separate fs vor 10 Jahren
  Al Viro 33c429405a copy address of proc_ns_ops into ns_common vor 10 Jahren
  Al Viro 64964528b2 make proc_ns_operations work with struct ns_common * instead of void * vor 10 Jahren
  Eric W. Biederman 0097875bd4 proc: Implement /proc/thread-self to point at the directory of the current thread vor 11 Jahren
  Monam Agarwal 1c44dbc82f fs/proc/inode.c: use RCU_INIT_POINTER(x, NULL) vor 11 Jahren