Commit Verlauf

Autor SHA1 Nachricht Datum
  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 13 Jahren
  Daisuke Ogino d2857e79a2 procfs: return ENOENT on opening a being-removed proc entry vor 14 Jahren
  Eric W. Biederman 6b4e306aa3 ns: proc files for namespace naming policy. vor 15 Jahren
  Oleg Nesterov 52e9fc76d0 procfs: kill the global proc_mnt variable vor 14 Jahren
  Al Viro dfef6dcd35 unfuck proc_sysctl ->d_compare() vor 14 Jahren
  Alexey Dobriyan 6d1b6e4eff proc: ->low_ino cleanup vor 14 Jahren
  Nick Piggin fa0d7e3de6 fs: icache RCU free inodes vor 14 Jahren
  Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> vor 14 Jahren
  Arnd Bergmann b19dd42faf bkl: Remove locked .ioctl file operation vor 15 Jahren
  Al Viro 8267952b36 switch procfs to ->evict_inode() vor 15 Jahren
  Linus Torvalds 98c89cdd3a Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing vor 15 Jahren
  Frederic Weisbecker c2f980500a procfs: Kill the bkl in ioctl vor 15 Jahren
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h vor 15 Jahren
  Alexey Dobriyan 135d5655dc proc: rename de_get() to pde_get() and inline it vor 15 Jahren
  Alexey Dobriyan 99b7623380 proc 2/2: remove struct proc_dir_entry::owner vor 16 Jahren
  Alexey Dobriyan 3dec7f59c3 proc 1/2: do PDE usecounting even for ->read_proc, ->write_proc vor 16 Jahren
  Krzysztof Sachanowicz cac711211a proc: proc_get_inode should de_put when inode already initialized vor 16 Jahren
  Alexey Dobriyan b4df2b92d8 proc: stop using BKL vor 16 Jahren
  Alexey Dobriyan 5bcd7ff9e1 proc: proc_init_inodecache() can't fail vor 16 Jahren
  Alexey Dobriyan 300b994b74 proc: fix return value of proc_reg_open() in "too late" case vor 16 Jahren
  Al Viro 9043476f72 [PATCH] sanitize proc_sysctl vor 17 Jahren
  Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor vor 17 Jahren
  Alexey Dobriyan a9bd4a3e07 proc: remove pathetic remount code vor 17 Jahren
  Alexey Dobriyan 881adb8535 proc: always do ->release vor 17 Jahren