Commit History

Author SHA1 Message Date
  David Howells 3cb5bf1bf9 proc: Delete create_proc_read_entry() 12 years ago
  Al Viro 866ad9a747 procfs: preparations for remove_proc_entry() race fixes 12 years ago
  David Howells ad147d011f procfs: Clean up huge if-statement in __proc_file_read() 12 years ago
  David Howells 80e928f7eb proc: Kill create_proc_entry() 12 years ago
  Al Viro d9dda78bad procfs: new helper - PDE_DATA(inode) 12 years ago
  Al Viro ee21ed0afc procfs: kill ->write_proc() 12 years ago
  Al Viro b6cdc73103 procfs: don't allow to use proc_create, create_proc_entry, etc. for directories 12 years ago
  Al Viro 8ce584c741 procfs: add proc_remove_subtree() 12 years ago
  Andrew Morton 87ebdc00ee fs/proc: clean up printks 12 years ago
  Al Viro d3d009cb96 saner proc_get_inode() calling conventions 12 years ago
  Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
  Eric W. Biederman dfb2ea45be proc: Allow proc_free_inum to be called from any context 12 years ago
  Linus Torvalds 4c9a44aebe Merge branch 'akpm' (Andrew's patch-bomb) 12 years ago
  Xiaotian Feng ee297209bf proc: fix inconsistent lock state 12 years ago
  Marco Stornelli 46f6955710 procfs: drop vmtruncate 12 years ago
  Eric W. Biederman 33d6dce607 proc: Generalize proc inode allocation 14 years ago
  yan 17baa2a2c4 proc: use kzalloc instead of kmalloc and memset 12 years ago
  yan 620727506d proc: return -ENOMEM when inode allocation failed 12 years ago
  Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() 13 years ago
  Al Viro d161a13f97 switch procfs to umode_t use 14 years ago
  Miklos Szeredi bfe8684869 filesystems: add set_nlink() 13 years ago
  David Howells 09570f9149 proc: make struct proc_dir_entry::name a terminal array rather than a pointer 14 years ago
  Alexey Dobriyan 011159a0a7 airo: correct proc entry creation interfaces 14 years ago
  Alexey Dobriyan 312ec7e50c proc: make struct proc_dir_entry::namelen unsigned int 14 years ago
  Alexey Dobriyan 3740a20c4f proc: less LOCK/UNLOCK in remove_proc_entry() 14 years ago
  Alexey Dobriyan 6d1b6e4eff proc: ->low_ino cleanup 14 years ago
  Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path 14 years ago
  Nick Piggin fe15ce446b fs: change d_delete semantics 14 years ago
  Christoph Hellwig 1025774ce4 remove inode_setattr 15 years ago
  Amerigo Wang 57f87869f0 proc: remove obsolete comments 15 years ago