1. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  2. 75c3cfa VFS: assorted weird filesystems: d_inode() annotations by David Howells · 9 years ago
  3. fbde7c6 devtmpfs: Calling delete_path() only when necessary by Axel Lin · 11 years ago
  4. 27ac0ff locks: break delegations on any attribute modification by J. Bruce Fields · 13 years ago
  5. b21996e locks: break delegations on unlink by J. Bruce Fields · 13 years ago
  6. 4e4098a driver core: handle user namespaces properly with the uid/gid devtmpfs change by Greg Kroah-Hartman · 11 years ago
  7. d81c8d1 driver core: devtmpfs: fix compile failure with CONFIG_UIDGID_STRICT_TYPE_CHECKS by Ming Lei · 11 years ago
  8. c3a3042 devtmpfs: add base.h include by Greg Kroah-Hartman · 11 years ago
  9. 3c2670e driver core: add uid and gid to devtmpfs by Kay Sievers · 11 years ago
  10. 3dadecc switch vfs_getattr() to struct path by Al Viro · 11 years ago
  11. 1ac12b4 vfs: turn is_dir argument to kern_path_create into a lookup_flags arg by Jeff Layton · 12 years ago
  12. 91fa2cc userns: Convert devtmpfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GID by Eric W. Biederman · 12 years ago
  13. 921a165 new helper: done_path_create() by Al Viro · 12 years ago
  14. 79714f7 get rid of kern_path_parent() by Al Viro · 12 years ago
  15. 02fbe5e devtmpfs: fix 'the the' typo by Peter Korsgaard · 12 years ago
  16. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  17. fbd48a6 switch devtmpfs to umode_t by Al Viro · 13 years ago
  18. 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 13 years ago
  19. 65e6757 devtmpfsd: fix task state handling by Kautuk Consul · 13 years ago
  20. f9e0b15 drivers/base/devtmpfs.c: correct annotation of `setup_done' by Arnaud Lacombe · 13 years ago
  21. 9d108d2 devtmpfs: missing initialialization in never-hit case by Al Viro · 13 years ago
  22. e13889b fix devtmpfs race by Al Viro · 13 years ago
  23. 5da4e68 devtmpfs: get rid of bogus mkdir in create_path() by Al Viro · 13 years ago
  24. 69753a0 switch devtmpfs to kern_path_create() by Al Viro · 13 years ago
  25. 2780f1f switch devtmpfs object creation/removal to separate kernel thread by Al Viro · 13 years ago
  26. fc14f2f convert get_sb_single() users by Al Viro · 14 years ago
  27. da5e4ef devtmpfs: support !CONFIG_TMPFS by Peter Korsgaard · 14 years ago
  28. 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
  29. 5e31d76 Driver-Core: devtmpfs - reset inode permissions before unlinking by Kay Sievers · 14 years ago
  30. f776c5e driver-core: fix devtmpfs crash on s390 by Heiko Carstens · 14 years ago
  31. 8042273 devtmpfs: unlock mutex in case of string allocation error by Kay Sievers · 14 years ago
  32. f1f76f8 devtmpfs: Convert dirlock to a mutex by Thomas Gleixner · 15 years ago
  33. 03d673e Driver-Core: devtmpfs - set root directory mode to 0755 by Kay Sievers · 15 years ago
  34. 015bf43 Driver Core: devtmpfs: do not remove non-kernel-created directories by Kay Sievers · 15 years ago
  35. 073120c Driver Core: devtmpfs: use sys_mount() by Kay Sievers · 15 years ago
  36. ed413ae Driver core: devtmpfs: prevent concurrent subdirectory creation and removal by Kay Sievers · 15 years ago
  37. 0092699 Driver Core: devtmpfs: ignore umask while setting file mode by Kay Sievers · 15 years ago
  38. e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 15 years ago
  39. 2b2af54 Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev by Kay Sievers · 15 years ago