Histórico de Commits

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