1. 6f36230 hostfs: use d_splice_alias() calling conventions to simplify failure exits by Al Viro · 1 year, 4 months ago
  2. c461ba5 hostfs: convert to new timestamp accessors by Jeff Layton · 1 year, 5 months ago
  3. 66e79d8 hostfs: convert to ctime accessor functions by Jeff Layton · 1 year, 8 months ago
  4. 2664286 Merge tag 'landlock-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux by Linus Torvalds · 1 year, 8 months ago
  5. 74ce793 hostfs: Fix ephemeral inodes by Mickaël Salaün · 1 year, 9 months ago
  6. 2cb1e089 splice: Use filemap_splice_read() instead of generic_file_splice_read() by David Howells · 1 year, 10 months ago
  7. 8c61745 um: hostfs: define our own API boundary by Johannes Berg · 2 years, 1 month ago
  8. 64e8516 Merge tag 'uml-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux by Linus Torvalds · 2 years ago
  9. 498a1cf Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 2 years ago
  10. 67d7c30 kbuild: remove --include-dir MAKEFLAG from top Makefile by Masahiro Yamada · 2 years, 1 month ago
  11. e082036 hostfs: Replace kmap() with kmap_local_page() by Fabio M. De Francesco · 2 years, 5 months ago
  12. 4609e1f fs: port ->permission() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  13. e18275a fs: port ->rename() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  14. 5ebb29b fs: port ->mknod() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  15. c54bd91 fs: port ->mkdir() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  16. 7a77db9 fs: port ->symlink() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  17. 6c960e6 fs: port ->create() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  18. c1632a0 fs: port ->setattr() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  19. b7f28a3 hostfs: move from strlcpy with unused retval to strscpy by Wolfram Sang · 2 years, 7 months ago
  20. e775dfb3 hostfs: Handle page write errors correctly by Matthew Wilcox (Oracle) · 2 years, 9 months ago
  21. 8f4fe24 hostfs: Convert hostfs to read_folio by Matthew Wilcox (Oracle) · 2 years, 10 months ago
  22. 9d6b0cd fs: Remove flags parameter from aops->write_begin by Matthew Wilcox (Oracle) · 3 years ago
  23. b7446e7 fs: Remove aop flags parameter from grab_cache_page_write_begin() by Matthew Wilcox (Oracle) · 3 years ago
  24. 6b1f86f Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years ago
  25. fd60b28 fs: allocate inode by using alloc_inode_sb() by Muchun Song · 3 years ago
  26. 187c82c fs: Convert trivial uses of __set_page_dirty_nobuffers to filemap_dirty_folio by Matthew Wilcox (Oracle) · 3 years, 1 month ago
  27. ce72750 hostfs: Fix writeback of dirty pages by Sjoerd Simons · 3 years, 4 months ago
  28. 1568cb0 hostfs: support splice_write by Johannes Berg · 3 years, 8 months ago
  29. 27787ba Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 10 months ago
  30. d1466bc Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 10 months ago
  31. d692d39 hostfs_open(): don't open-code file_dentry() by Al Viro · 3 years, 11 months ago
  32. 7f6c411 hostfs: fix memory handling in follow_link() by Al Viro · 4 years ago
  33. a612c07 hostfs_mknod(): don't bother with init_special_inode() by Al Viro · 4 years, 1 month ago
  34. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years ago
  35. a15f1e41 um: hostfs: use a kmem cache for inodes by Johannes Berg · 4 years, 2 months ago
  36. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years, 2 months ago
  37. 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years, 2 months ago
  38. 47291ba namei: make permission helpers idmapped mount aware by Christian Brauner · 4 years, 2 months ago
  39. 2e2cbaf fix hostfs_open() use of ->f_path.dentry by Al Viro · 4 years, 3 months ago
  40. b58c4e9 hostfs: Use kasprintf() instead of fixed buffer formatting by Andy Shevchenko · 5 years ago
  41. bca3026 hostfs: pass 64-bit timestamps to/from user space by Arnd Bergmann · 7 years ago
  42. 983dfa4 Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 6 years ago
  43. 91e1e54 hostfs: fix mismatch between link_file definition and declaration by Colin Ian King · 6 years ago
  44. 08ccfc5 hostfs: switch to ->free_inode() by Al Viro · 6 years ago
  45. 4cdfffc vfs: discard ATTR_ATTR_FLAG by NeilBrown · 7 years ago
  46. 50f3074 hostfs_lookup: switch to d_splice_alias() by Al Viro · 7 years ago
  47. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
  48. 6380161 hostfs: rename do_rmdir() to hostfs_do_rmdir() by Dominik Brodowski · 7 years ago
  49. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  50. 3b49c9a fs: convert a pile of fsync routines to errseq_t based reporting by Jeff Layton · 8 years ago
  51. dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 8 years ago
  52. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  53. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  54. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 9 years ago
  55. 8a545f1 hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common() by Dan Carpenter · 9 years ago
  56. 552a9d4 hostfs: switch to ->iterate_shared() by Al Viro · 9 years ago
  57. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  58. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  59. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
  60. 4f31d774 Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 9 years ago
  61. 9f2dfda uml: fix hostfs mknod() by Vegard Nossum · 9 years ago
  62. fceef39 switch ->get_link() to delayed_call, kill ->put_link() by Al Viro · 9 years ago
  63. 6b25539 replace ->follow_link() with new method that could stay in RCU mode by Al Viro · 9 years ago
  64. a068acf fs: create and use seq_show_option for escaping by Kees Cook · 10 years ago
  65. 052b398 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  66. 5f2c417 switch ->put_link() from dentry to inode by Al Viro · 10 years ago
  67. 6e77137b don't pass nameidata to ->follow_link() by Al Viro · 10 years ago
  68. 680baac new ->follow_link() and ->put_link() calling conventions by Al Viro · 10 years ago
  69. a718c92 hostfs: Use correct mask for file mode by Richard Weinberger · 10 years ago
  70. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  71. e44740c Merge tag 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 10 years ago
  72. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  73. 0c9bd63 um: hostfs: Reduce number of syscalls in readdir by Richard Weinberger · 10 years ago
  74. 5d5d568 make new_sync_{read,write}() static by Al Viro · 10 years ago
  75. b98b910 hostfs: No need to box and later unbox the file mode by Richard Weinberger · 10 years ago
  76. af6aa1b9 hostfs: Use page_offset() by Richard Weinberger · 10 years ago
  77. b86b413 hostfs: Set page flags in hostfs_readpage() correctly by Richard Weinberger · 10 years ago
  78. bd1052a hostfs: Remove superfluous initializations in hostfs_open() by Richard Weinberger · 10 years ago
  79. a9d1958 hostfs: hostfs_open: Reset open flags upon each retry by Richard Weinberger · 10 years ago
  80. 112a5da hostfs: Remove superfluous test in hostfs_open() by Richard Weinberger · 10 years ago
  81. 7f74a66 hostfs: Report append flag in ->show_options() by Richard Weinberger · 10 years ago
  82. 7c95099 hostfs: Use __getname() in follow_link by Richard Weinberger · 10 years ago
  83. c278e81 hostfs: Remove open coded strcpy() by Richard Weinberger · 10 years ago
  84. aad50b1 hostfs: Add a BUG_ON to detect behavior changes of dentry_path_raw() by Richard Weinberger · 10 years ago
  85. 41761dd hostfs: Make hostfs_readpage more readable by Richard Weinberger · 10 years ago
  86. 2ad2dca hostfs: Handle bogus st.mode by Richard Weinberger · 10 years ago
  87. 4c6dcaf hostfs: Allow fsync on directories by Richard Weinberger · 10 years ago
  88. af95565 hostfs: hostfs_file_open: Fix a fd leak in hostfs_file_open by Richard Weinberger · 10 years ago
  89. 69886e6 hostfs: hostfs_file_open: Switch to data locking model by Richard Weinberger · 10 years ago
  90. 9a423bb hostfs: support rename flags by Miklos Szeredi · 11 years ago
  91. 8174202 write_iter variants of {__,}generic_file_aio_write() by Al Viro · 11 years ago
  92. aad4f8b switch simple generic_file_aio_read() users to ->read_iter() by Al Viro · 11 years ago
  93. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 11 years ago
  94. 9e443bc um: hostfs: make functions static by James Hogan · 11 years ago
  95. b26d4cd consolidate simple ->d_delete() instances by Al Viro · 11 years ago
  96. 65984ff um: hostfs: Fix writeback by Richard Weinberger · 12 years ago
  97. 8e28bc7 [readdir] convert hostfs by Al Viro · 12 years ago
  98. 371fdab hostfs: use kmalloc instead of kzalloc by James Hogan · 12 years ago
  99. 2b3b9bb hostfs: move HOSTFS_SUPER_MAGIC to <linux/magic.h> by James Hogan · 12 years ago
  100. 9dcc5e8 hostfs: remove "will unlock" comment by James Hogan · 12 years ago