1. 45f68ab fs/proc/thread_self.c: code cleanup for proc_setup_thread_self() by Chengguang Xu · 6 years ago
  2. 76f668b proc: introduce a proc_pid_ns helper by Christoph Hellwig · 7 years ago
  3. efb1a57 fs/proc: use __ro_after_init by Alexey Dobriyan · 7 years ago
  4. e3912ac proc: use %u for pid printing and slightly less stack by Alexey Dobriyan · 7 years ago
  5. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  6. dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 8 years ago
  7. 2a07a1f proc/self: use generic_readlink by Miklos Szeredi · 8 years ago
  8. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  9. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  10. fceef39 switch ->get_link() to delayed_call, kill ->put_link() by Al Viro · 9 years ago
  11. 1a384ea teach proc_self_get_link()/proc_thread_self_get_link() to work in RCU mode by Al Viro · 9 years ago
  12. 6b25539 replace ->follow_link() with new method that could stay in RCU mode by Al Viro · 9 years ago
  13. 6e77137b don't pass nameidata to ->follow_link() by Al Viro · 10 years ago
  14. 680baac new ->follow_link() and ->put_link() calling conventions by Al Viro · 10 years ago
  15. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  16. 0097875 proc: Implement /proc/thread-self to point at the directory of the current thread by Eric W. Biederman · 10 years ago