Commit History

作者 SHA1 備註 提交日期
  Eric W. Biederman dfb2ea45be proc: Allow proc_free_inum to be called from any context 12 年之前
  Linus Torvalds 4c9a44aebe Merge branch 'akpm' (Andrew's patch-bomb) 12 年之前
  Xiaotian Feng ee297209bf proc: fix inconsistent lock state 12 年之前
  Marco Stornelli 46f6955710 procfs: drop vmtruncate 12 年之前
  Eric W. Biederman 33d6dce607 proc: Generalize proc inode allocation 14 年之前
  yan 17baa2a2c4 proc: use kzalloc instead of kmalloc and memset 12 年之前
  yan 620727506d proc: return -ENOMEM when inode allocation failed 12 年之前
  Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() 13 年之前
  Al Viro d161a13f97 switch procfs to umode_t use 14 年之前
  Miklos Szeredi bfe8684869 filesystems: add set_nlink() 13 年之前
  David Howells 09570f9149 proc: make struct proc_dir_entry::name a terminal array rather than a pointer 14 年之前
  Alexey Dobriyan 011159a0a7 airo: correct proc entry creation interfaces 14 年之前
  Alexey Dobriyan 312ec7e50c proc: make struct proc_dir_entry::namelen unsigned int 14 年之前
  Alexey Dobriyan 3740a20c4f proc: less LOCK/UNLOCK in remove_proc_entry() 14 年之前
  Alexey Dobriyan 6d1b6e4eff proc: ->low_ino cleanup 14 年之前
  Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path 14 年之前
  Nick Piggin fe15ce446b fs: change d_delete semantics 14 年之前
  Christoph Hellwig 1025774ce4 remove inode_setattr 15 年之前
  Amerigo Wang 57f87869f0 proc: remove obsolete comments 15 年之前
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年之前
  Alexey Dobriyan 12bac0d9f4 proc: warn on non-existing proc entries 15 年之前
  Alexey Dobriyan e17a5765f2 proc: do translation + unlink atomically at remove_proc_entry() 15 年之前
  Helight.Xu 587d4a17d8 some clean up in fs/proc 15 年之前
  Alexey Dobriyan 135d5655dc proc: rename de_get() to pde_get() and inline it 15 年之前
  Alexey Dobriyan 3dec7f59c3 proc 1/2: do PDE usecounting even for ->read_proc, ->write_proc 16 年之前
  Randy Dunlap 1681bc30f2 proc: move fs/proc/inode-alloc.txt comment into a source file 16 年之前
  Al Viro d72f71eb0e constify dentry_operations: procfs 16 年之前
  Alexey Dobriyan b4df2b92d8 proc: stop using BKL 16 年之前
  Arjan van de Ven 6c2f91e077 proc: use WARN() rather than printk+backtrace 17 年之前
  Alexey Dobriyan 665020c35e proc: more debugging for "already registered" case 17 年之前