1. f0f3588 kernfs: don't bother with timestamp truncation by Al Viro · 5 years ago
  2. 67c0496 kernfs: convert kernfs_node->id from union kernfs_node_id to u64 by Tejun Heo · 5 years ago
  3. 3818c19 timestamp_truncate: Replace users of timespec64_trunc by Deepa Dinamani · 6 years ago
  4. 55716d2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 by Thomas Gleixner · 6 years ago
  5. 1537ad1 kernfs: fix xattr name handling in LSM helpers by Ondrej Mosnacek · 6 years ago
  6. b230d5a LSM: add new hook for kernfs node initialization by Ondrej Mosnacek · 6 years ago
  7. 0ac6075 kernfs: use simple_xattrs for security attributes by Ondrej Mosnacek · 6 years ago
  8. d0c9c15 kernfs: do not alloc iattrs in kernfs_xattr_get by Ondrej Mosnacek · 6 years ago
  9. 0589521 kernfs: clean up struct kernfs_iattrs by Ondrej Mosnacek · 6 years ago
  10. 26e28d6 kernfs: Allocating memory for kernfs_iattrs with kmem_cache. by Ayush Mittal · 6 years ago
  11. 488dee9 kernfs: allow creating kernfs objects with arbitrary uid/gid by Dmitry Torokhov · 6 years ago
  12. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
  13. c53cd49 kernfs: introduce kernfs_node_id by Shaohua Li · 7 years ago
  14. 319ba91 kernfs: don't set dentry->d_fsdata by Shaohua Li · 7 years ago
  15. 4a3ef68 kernfs: implement i_generation by Shaohua Li · 7 years ago
  16. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  17. b5a0623 kernfs: Declare two local data structures static by Bart Van Assche · 8 years ago
  18. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  19. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  20. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  21. e72a1a8 kernfs: Switch to generic xattr handlers by Andreas Gruenbacher · 8 years ago
  22. c2050a4 fs: Replace current_fs_time() with current_time() by Deepa Dinamani · 8 years ago
  23. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 9 years ago
  24. 3767e25 switch ->setxattr() to passing dentry and inode separately by Al Viro · 9 years ago
  25. 3aa2fc1 Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  26. ce23e64 ->getxattr(): pass dentry and inode as separate arguments by Al Viro · 9 years ago
  27. 3a3a5fe fs: kernfs: Replace CURRENT_TIME by current_fs_time() by Deepa Dinamani · 9 years ago
  28. 786534b tmpfs: listxattr should include POSIX ACL xattrs by Andreas Gruenbacher · 9 years ago
  29. aa7c524 tmpfs: Use xattr handler infrastructure by Andreas Gruenbacher · 9 years ago
  30. ea01521 kernfs: Add support for always empty directories. by Eric W. Biederman · 10 years ago
  31. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  32. b83ae6d fs: remove mapping->backing_dev_info by Christoph Hellwig · 10 years ago
  33. a7a2c68 fs: deduplicate noop_backing_dev_info by Christoph Hellwig · 10 years ago
  34. 4afddd6 kernfs: protect lazy kernfs_iattrs allocation with mutex by Tejun Heo · 11 years ago
  35. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 11 years ago
  36. c637b8a kernfs: s/sysfs/kernfs/ in internal functions and whatever is left by Tejun Heo · 11 years ago
  37. a797bfc kernfs: s/sysfs/kernfs/ in global variables by Tejun Heo · 11 years ago
  38. df23fc3 kernfs: s/sysfs/kernfs/ in constants by Tejun Heo · 11 years ago
  39. c525aad kernfs: s/sysfs/kernfs/ in various data structures by Tejun Heo · 11 years ago
  40. adc5e8b kernfs: drop s_ prefix from kernfs_node members by Tejun Heo · 11 years ago
  41. 324a56e kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly by Tejun Heo · 11 years ago
  42. 2322392 kernfs: implement "trusted.*" xattr support by Tejun Heo · 11 years ago
  43. 9a8049a kernfs: update sysfs_init_inode_attrs() by Tejun Heo · 11 years ago
  44. 4b93dc9 sysfs, kernfs: prepare mount path for kernfs by Tejun Heo · 11 years ago
  45. ffed24e sysfs, kernfs: move inode code to fs/kernfs/inode.c by Tejun Heo · 11 years ago
  46. b8441ed sysfs, kernfs: add skeletons for kernfs by Tejun Heo · 11 years ago