Commit History

Author SHA1 Message Date
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
  Seth Forshee f97df70b1c xenfs: Use proc_create_mount_point() to create /proc/xen 8 years ago
  Linus Torvalds abb5a14fa2 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
  Jan Kara 31051c85b5 fs: Give dentry to inode_change_ok() instead of inode 9 years ago
  Dmitry Torokhov c110486f6c proc: make proc entries inherit ownership from parent 9 years ago
  Al Viro f50752eaa0 switch all procfs directories ->iterate_shared() 9 years ago
  Waiman Long ecf1a3dfff proc: change proc_subdir_lock to a rwlock 10 years ago
  Eric W. Biederman eb6d38d542 proc: Allow creating permanently empty directories that serve as mount points 10 years ago
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 years ago
  Al Viro 7e0e953bb0 procfs: fix race between symlink removals and traversals 10 years ago
  Linus Torvalds 50652963ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 years ago
  Alexander Kuleshov 6bee55f94f fs: proc: use PDE() to get proc_dir_entry 10 years ago
  Al Viro d443b9fd56 gut proc_register() a bit 10 years ago
  Nicolas Dichtel 2fc1e948e8 fs/proc.c: use rb_entry_safe() instead of rb_entry() 10 years ago
  Debabrata Banerjee b208d54b75 procfs: fix error handling of proc_register() 10 years ago
  Nicolas Dichtel 710585d492 fs/proc: use a rb tree for the directory entries 10 years ago
  Alexey Dobriyan 4dcc03fc45 proc: make proc_subdir_lock static 11 years ago
  Alexey Dobriyan dbcdb50441 proc: add and remove /proc entry create checks 11 years ago
  Rui Xiang cdf7e8dded proc: set attributes of pde using accessor functions 11 years ago
  Al Viro b26d4cd385 consolidate simple ->d_delete() instances 11 years ago
  Linus Torvalds fd3930f70c proc: more readdir conversion bug-fixes 12 years ago
  Al Viro f0c3b5093a [readdir] convert procfs 12 years ago
  David Howells c30480b92c proc: Make the PROC_I() and PDE() macros internal to procfs 12 years ago
  David Howells a8ca16ea7b proc: Supply a function to remove a proc entry by PDE 12 years ago
  David Howells 4a520d2769 proc: Supply an accessor for getting the data from a PDE's parent 12 years ago
  David Howells 270b5ac215 proc: Add proc_mkdir_data() 12 years ago
  David Howells 271a15eabe proc: Supply PDE attribute setting accessor functions 12 years ago
  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