Historie revizí

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