提交历史

作者 SHA1 备注 提交日期
  Al Viro 7e0e953bb0 procfs: fix race between symlink removals and traversals 10 年之前
  Linus Torvalds 50652963ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 年之前
  Alexander Kuleshov 6bee55f94f fs: proc: use PDE() to get proc_dir_entry 10 年之前
  Al Viro d443b9fd56 gut proc_register() a bit 10 年之前
  Nicolas Dichtel 2fc1e948e8 fs/proc.c: use rb_entry_safe() instead of rb_entry() 10 年之前
  Debabrata Banerjee b208d54b75 procfs: fix error handling of proc_register() 10 年之前
  Nicolas Dichtel 710585d492 fs/proc: use a rb tree for the directory entries 10 年之前
  Alexey Dobriyan 4dcc03fc45 proc: make proc_subdir_lock static 11 年之前
  Alexey Dobriyan dbcdb50441 proc: add and remove /proc entry create checks 11 年之前
  Rui Xiang cdf7e8dded proc: set attributes of pde using accessor functions 11 年之前
  Al Viro b26d4cd385 consolidate simple ->d_delete() instances 11 年之前
  Linus Torvalds fd3930f70c proc: more readdir conversion bug-fixes 12 年之前
  Al Viro f0c3b5093a [readdir] convert procfs 12 年之前
  David Howells c30480b92c proc: Make the PROC_I() and PDE() macros internal to procfs 12 年之前
  David Howells a8ca16ea7b proc: Supply a function to remove a proc entry by PDE 12 年之前
  David Howells 4a520d2769 proc: Supply an accessor for getting the data from a PDE's parent 12 年之前
  David Howells 270b5ac215 proc: Add proc_mkdir_data() 12 年之前
  David Howells 271a15eabe proc: Supply PDE attribute setting accessor functions 12 年之前
  David Howells 3cb5bf1bf9 proc: Delete create_proc_read_entry() 12 年之前
  Al Viro 866ad9a747 procfs: preparations for remove_proc_entry() race fixes 12 年之前
  David Howells ad147d011f procfs: Clean up huge if-statement in __proc_file_read() 12 年之前
  David Howells 80e928f7eb proc: Kill create_proc_entry() 12 年之前
  Al Viro d9dda78bad procfs: new helper - PDE_DATA(inode) 12 年之前
  Al Viro ee21ed0afc procfs: kill ->write_proc() 12 年之前
  Al Viro b6cdc73103 procfs: don't allow to use proc_create, create_proc_entry, etc. for directories 12 年之前
  Al Viro 8ce584c741 procfs: add proc_remove_subtree() 12 年之前
  Andrew Morton 87ebdc00ee fs/proc: clean up printks 12 年之前
  Al Viro d3d009cb96 saner proc_get_inode() calling conventions 12 年之前
  Al Viro 496ad9aa8e new helper: file_inode(file) 12 年之前
  Eric W. Biederman dfb2ea45be proc: Allow proc_free_inum to be called from any context 12 年之前