Commit Verlauf

Autor SHA1 Nachricht Datum
  HATAYAMA Daisuke 5721cf84d9 procfs: clean up proc_reg_get_unmapped_area for 80-column limit vor 11 Jahren
  HATAYAMA Daisuke fad1a86e25 procfs: call default get_unmapped_area on MMU-present architectures vor 12 Jahren
  HATAYAMA Daisuke 2cbe3b0af8 procfs: fix unintended truncation of returned mapped address vor 12 Jahren
  Alexey Dobriyan c4fe244857 sparc: fix PCI device proc file mmap(2) vor 12 Jahren
  David Howells 0bb80f2405 proc: Split the namespace stuff out into linux/proc_ns.h vor 12 Jahren
  David Howells 303eb7e2c9 Include missing linux/magic.h inclusions vor 12 Jahren
  David Howells 3cb5bf1bf9 proc: Delete create_proc_read_entry() vor 12 Jahren
  Al Viro 05c0ae21c0 try a saner locking for pde_opener... vor 12 Jahren
  Al Viro ca469f35a8 deal with races between remove_proc_entry() and proc_reg_release() vor 12 Jahren
  Al Viro 866ad9a747 procfs: preparations for remove_proc_entry() race fixes vor 12 Jahren
  Al Viro b6cdc73103 procfs: don't allow to use proc_create, create_proc_entry, etc. for directories vor 12 Jahren
  Al Viro 021ada7dff procfs: switch /proc/self away from proc_dir_entry vor 12 Jahren
  Linus Torvalds 51f0885e54 vfs,proc: guarantee unique inodes in /proc vor 12 Jahren
  Andrew Morton 87ebdc00ee fs/proc: clean up printks vor 12 Jahren
  Al Viro d3d009cb96 saner proc_get_inode() calling conventions vor 12 Jahren
  Maxim Patlasov 87e0aab37f proc: avoid extra pde_put() in proc_fill_super() vor 12 Jahren
  Al Viro 496ad9aa8e new helper: file_inode(file) vor 12 Jahren
  Eric W. Biederman bf056bfa80 proc: Fix the namespace inode permission checks. vor 14 Jahren
  yan 0e06936057 proc: no need to initialize proc_inode->fd in proc_get_inode() vor 13 Jahren
  Linus Torvalds 90324cc1b1 Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux vor 13 Jahren
  Eric W. Biederman dcb0f22282 userns: Convert proc to use kuid/kgid where appropriate vor 13 Jahren
  Jan Kara dbd5768f87 vfs: Rename end_writeback() to clear_inode() vor 13 Jahren
  David Howells 9ffc93f203 Remove all #inclusions of asm/system.h vor 13 Jahren
  Al Viro 48fde701af switch open-coded instances of d_make_root() to new helper vor 13 Jahren
  Al Viro 6b4231e2f9 procfs: clean proc_fill_super() up vor 13 Jahren
  Vasiliy Kulikov 0499680a42 procfs: add hidepid= and gid= mount options vor 13 Jahren
  Vasiliy Kulikov 97412950b1 procfs: parse mount options vor 13 Jahren
  Al Viro 6b520e0565 vfs: fix the stupidity with i_dentry in inode destructors vor 13 Jahren
  Miklos Szeredi bfe8684869 filesystems: add set_nlink() vor 14 Jahren
  Daisuke Ogino d2857e79a2 procfs: return ENOENT on opening a being-removed proc entry vor 14 Jahren