1. fa33be1 configfs: fix a deadlock in configfs_symlink() by Al Viro · 4 years, 11 months ago
  2. 8f1756a configfs: replace strncpy with memcpy by Guenter Roeck · 6 years ago
  3. a6d6282 configfs: Fix race between create_link and configfs_rmdir by Nicholas Bellinger · 7 years ago
  4. fceef39 switch ->get_link() to delayed_call, kill ->put_link() by Al Viro · 8 years ago
  5. cd3417c kill free_page_put_link() by Al Viro · 8 years ago
  6. 6b25539 replace ->follow_link() with new method that could stay in RCU mode by Al Viro · 9 years ago
  7. ecc087f new helper: free_page_put_link() by Al Viro · 9 years ago
  8. 5f2c417 switch ->put_link() from dentry to inode by Al Viro · 9 years ago
  9. 6e77137 don't pass nameidata to ->follow_link() by Al Viro · 9 years ago
  10. 680baac new ->follow_link() and ->put_link() calling conventions by Al Viro · 9 years ago
  11. b7c177f configfs: kill configfs_sb by Al Viro · 12 years ago
  12. 81d44ed1 configfs: don't bother with checks for mkdir/rmdir/unlink/symlink in root by Al Viro · 12 years ago
  13. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  14. 9b6e310 Fix configfs leak by Al Viro · 14 years ago
  15. 3c48f23 configfs: Fix Trivial Warning in fs/configfs/symlink.c by Subrata Modak · 15 years ago
  16. 421748e [PATCH] assorted path_lookup() -> kern_path() conversions by Al Viro · 16 years ago
  17. 2a109f2 [PATCH] configfs: Prevent userspace from creating new entries under attaching directories by Louis Rilling · 16 years ago
  18. 9a73d78 [PATCH] configfs: Fix failing symlink() making rmdir() fail by Louis Rilling · 16 years ago
  19. 4768e9b [PATCH] configfs: Fix symlink() to a removing item by Louis Rilling · 16 years ago
  20. e752065 configfs: call drop_link() to cleanup after create_link() failure by Louis Rilling · 16 years ago
  21. 5301a77 configfs: Protect configfs_dirent s_links list mutations by Louis Rilling · 16 years ago
  22. 6f61076 configfs: Introduce configfs_dirent_lock by Louis Rilling · 16 years ago
  23. 8e24eea fs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  24. 1d957f9 Introduce path_put() by Jan Blunck · 16 years ago
  25. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago
  26. 754661f [PATCH] mark struct inode_operations const 1 by Arjan van de Ven · 17 years ago
  27. e7515d0 configfs: Clear up a few extra spaces where there should be TABs. by Joel Becker · 18 years ago
  28. 1a1974f [PATCH] BUG_ON() Conversion in fs/configfs/ by Eric Sesterhenn / snakebyte · 18 years ago
  29. 3d0f89b configfs: Add permission and ownership to configfs objects. by Joel Becker · 18 years ago
  30. 7063fbf [PATCH] configfs: User-driven configuration filesystem by Joel Becker · 19 years ago