1. a068acf fs: create and use seq_show_option for escaping by Kees Cook · 9 years ago
  2. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  3. 7c03b5d ovl: allow distributed fs as lower layer by Miklos Szeredi · 9 years ago
  4. a6f15d9 ovl: don't traverse automount points by Miklos Szeredi · 9 years ago
  5. 4bacc9c overlayfs: Make f_path always point to the overlay and f_inode to the underlay by David Howells · 9 years ago
  6. cc6f67b ovl: mount read-only if workdir can't be created by Miklos Szeredi · 9 years ago
  7. 71cbad7 ovl: upper fs should not be R/O by hujianyang · 9 years ago
  8. 6be4506 ovl: check lowerdir amount for non-upper mount by hujianyang · 9 years ago
  9. bead55e ovl: print error message for invalid mount options by hujianyang · 9 years ago
  10. 3cdf6fe ovl: Prevent rw remount when it should be ro mount by Seunghun Lee · 10 years ago
  11. a425c03 ovl: Fix opaque regression in ovl_lookup by hujianyang · 10 years ago
  12. 2f83fd8 ovl: Fix kernel panic while mounting overlayfs by hujianyang · 10 years ago
  13. cead89b ovl: Use macros to present ovl_xattr by hujianyang · 10 years ago
  14. 1ba3872 ovl: Cleanup redundant blank lines by hujianyang · 10 years ago
  15. a78d9f0d ovl: support multiple lower layers by Miklos Szeredi · 10 years ago
  16. 53a08cb ovl: make upperdir optional by Miklos Szeredi · 10 years ago
  17. ab50882 ovl: improve mount helpers by Miklos Szeredi · 10 years ago
  18. 3b7a9a2 ovl: mount: change order of initialization by Miklos Szeredi · 10 years ago
  19. 4ebc581 ovl: allow statfs if no upper layer by Miklos Szeredi · 10 years ago
  20. 09e1032 ovl: lookup ENAMETOOLONG on lower means ENOENT by Miklos Szeredi · 10 years ago
  21. 3e01cee ovl: check whiteout on lowest layer as well by Miklos Szeredi · 10 years ago
  22. 3d3c6b8 ovl: multi-layer lookup by Miklos Szeredi · 10 years ago
  23. 9d7459d ovl: multi-layer readdir by Miklos Szeredi · 10 years ago
  24. 5ef88da ovl: helper to iterate layers by Miklos Szeredi · 10 years ago
  25. dd66266 ovl: add mutli-layer infrastructure by Miklos Szeredi · 10 years ago
  26. 1afaba1 ovl: make path-type a bitmap by Miklos Szeredi · 10 years ago
  27. 71d5092 ovl: use lockless_dereference() for upperdentry by Miklos Szeredi · 10 years ago
  28. 91c7794 ovl: allow filenames with comma by Miklos Szeredi · 10 years ago
  29. ef94b18 ovl: rename filesystem type to "overlay" by Miklos Szeredi · 10 years ago
  30. 69c433e fs: limit filesystem stacking depth by Miklos Szeredi · 10 years ago
  31. f45827e8 overlayfs: implement show_options by Erez Zadok · 10 years ago
  32. cc25963 overlayfs: add statfs support by Andy Whitcroft · 10 years ago
  33. e9be9d5 overlay filesystem by Miklos Szeredi · 10 years ago