1. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  2. d463a0c switch configfs by Al Viro · 13 years ago
  3. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 13 years ago
  4. b7ab39f fs: dcache scale dentry refcount by Nick Piggin · 13 years ago
  5. fe15ce4 fs: change d_delete semantics by Nick Piggin · 13 years ago
  6. fbc8d4c0 config fs: avoid switching ->d_op on live dentry by Nick Piggin · 13 years ago
  7. d83c49f Fix the regression created by "set S_DEAD on unlink()..." commit by Al Viro · 14 years ago
  8. 420118c configfs: Rework configfs_depend_item() locking and make lockdep happy by Louis Rilling · 15 years ago
  9. e74cc06 configfs: Silence lockdep on mkdir() and rmdir() by Louis Rilling · 15 years ago
  10. 296c2d8 constify dentry_operations: configfs by Al Viro · 15 years ago
  11. 436443f Revert "configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_item()" by Mark Fasheh · 15 years ago
  12. 0e03334 configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_item() by Joel Becker · 16 years ago
  13. de6bf18 [PATCH] configfs: Consolidate locking around configfs_detach_prep() in configfs_rmdir() by Louis Rilling · 16 years ago
  14. 70526b6 [PATCH] configfs: Pin configfs subsystems separately from new config_items. by Joel Becker · 16 years ago
  15. 99cefda [PATCH] configfs: Fix open directory making rmdir() fail by Louis Rilling · 16 years ago
  16. 2e2ce17 [PATCH] configfs: Lock new directory inodes before removing on cleanup after failure by Louis Rilling · 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. dacdd0e [PATCH] configfs: Include linux/err.h in linux/configfs.h by Joel Becker · 16 years ago
  21. a6795e9 configfs: Allow ->make_item() and ->make_group() to return detailed errors. by Joel Becker · 16 years ago
  22. f89ab86 Revert "configfs: Allow ->make_item() and ->make_group() to return detailed errors." by Joel Becker · 16 years ago
  23. 11c3b79 configfs: Allow ->make_item() and ->make_group() to return detailed errors. by Joel Becker · 16 years ago
  24. 6d8344b configfs: Fix failing mkdir() making racing rmdir() fail by Louis Rilling · 16 years ago
  25. b3e76af configfs: Fix deadlock with racing rmdir() and rename() by Louis Rilling · 16 years ago
  26. 107ed40 configfs: Make configfs_new_dirent() return error code instead of NULL by Louis Rilling · 16 years ago
  27. 5301a77 configfs: Protect configfs_dirent s_links list mutations by Louis Rilling · 16 years ago
  28. 6f61076 configfs: Introduce configfs_dirent_lock by Louis Rilling · 16 years ago
  29. ba611ed configfs: dir.c fix possible recursive locking by Joonwoo Park · 17 years ago
  30. ce8d2cd r/o bind mounts: filesystem helpers for custom 'struct file's by Dave Hansen · 17 years ago
  31. 631d1fe configfs: config item dependancies. by Joel Becker · 17 years ago
  32. 299894c configfs: accessing item hierarchy during rmdir(2) by Joel Becker · 18 years ago
  33. e6bd07a configfs: Convert subsystem semaphore to mutex by Joel Becker · 17 years ago
  34. afdf04e configfs: add missing mutex_unlock() by Joel Becker · 17 years ago
  35. 754661f [PATCH] mark struct inode_operations const 1 by Arjan van de Ven · 17 years ago
  36. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 17 years ago
  37. 867fa49 [PATCH] configfs: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  38. 58d206c configfs: make configfs_dirent_exists() static by Adrian Bunk · 18 years ago
  39. 55ed160 configfs: mutex_lock_nested() fix by Mark Fasheh · 18 years ago
  40. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  41. b4c98f6 configfs: Prevent duplicate subsystem names. by Joel Becker · 18 years ago
  42. e7515d0 configfs: Clear up a few extra spaces where there should be TABs. by Joel Becker · 18 years ago
  43. f116629 [PATCH] fs: use list_move() by Akinobu Mita · 18 years ago
  44. eed7a0d configfs: configfs_mkdir() failed to cleanup linkage. by Joel Becker · 18 years ago
  45. 84efad1 configfs: Fix a reference leak in configfs_mkdir(). by Joel Becker · 18 years ago
  46. cbca692 [PATCH] Bogus NULL pointer check in fs/configfs/dir.c by Eric Sesterhenn · 18 years ago
  47. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  48. 3d0f89b configfs: Add permission and ownership to configfs objects. by Joel Becker · 18 years ago
  49. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 18 years ago
  50. 7063fbf [PATCH] configfs: User-driven configuration filesystem by Joel Becker · 19 years ago