1. 888d3c9 Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux by Linus Torvalds · 1 year, 10 months ago
  2. 1119aaa coda: simplify one-level sysctl registration for coda_table by Luis Chamberlain · 2 years ago
  3. 1aaba11 driver core: class: remove module * from class_create() by Greg Kroah-Hartman · 2 years ago
  4. 4a7d37e Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 2 years ago
  5. 48df133 coda: Avoid partial allocation of sig_inputArgs by Kees Cook · 2 years, 1 month ago
  6. 4609e1f fs: port ->permission() to pass mnt_idmap by Christian Brauner · 2 years, 1 month ago
  7. e18275a fs: port ->rename() to pass mnt_idmap by Christian Brauner · 2 years, 1 month ago
  8. c54bd91 fs: port ->mkdir() to pass mnt_idmap by Christian Brauner · 2 years, 1 month ago
  9. 7a77db9 fs: port ->symlink() to pass mnt_idmap by Christian Brauner · 2 years, 1 month ago
  10. 6c960e6 fs: port ->create() to pass mnt_idmap by Christian Brauner · 2 years, 1 month ago
  11. b74d24f fs: port ->getattr() to pass mnt_idmap by Christian Brauner · 2 years, 1 month ago
  12. c1632a0 fs: port ->setattr() to pass mnt_idmap by Christian Brauner · 2 years, 1 month ago
  13. 9a0a953 coda: Convert coda_symlink_filler() to use a folio by Matthew Wilcox (Oracle) · 2 years, 10 months ago
  14. 65c0d25 coda: Convert coda to read_folio by Matthew Wilcox (Oracle) · 2 years, 10 months ago
  15. 9030fb0 Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 2 years, 11 months ago
  16. fd60b28 fs: allocate inode by using alloc_inode_sb() by Muchun Song · 2 years, 11 months ago
  17. cbcc268 fs: Move many prototypes to pagemap.h by Matthew Wilcox (Oracle) · 3 years ago
  18. 98d5b61 coda: bump module version to 7.2 by Jan Harkes · 3 years, 3 months ago
  19. 118b7ee coda: use vmemdup_user to replace the open code by Jing Yangyang · 3 years, 3 months ago
  20. 1077c28 coda: convert from atomic_t to refcount_t on coda_vm_ops->refcnt by Xiyu Yang · 3 years, 3 months ago
  21. 5a646fb coda: avoid doing bad things on inode type changes during revalidation by Jan Harkes · 3 years, 3 months ago
  22. b2e3622 coda: avoid hidden code duplication in rename by Jan Harkes · 3 years, 3 months ago
  23. 76097eb coda: avoid flagging NULL inodes by Jan Harkes · 3 years, 3 months ago
  24. b1deb68 coda: remove err which no one care by Alex Shi · 3 years, 3 months ago
  25. 3d8e72d coda: check for async upcall request using local state by Jan Harkes · 3 years, 3 months ago
  26. 18319cb coda: avoid NULL pointer dereference from a bad inode by Jan Harkes · 3 years, 3 months ago
  27. 9da29c7 coda: fix reference counting in coda_file_mmap error path by Christian König · 3 years, 10 months ago
  28. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years, 1 month ago
  29. 0d56a45 stat: handle idmapped mounts by Christian Brauner · 4 years, 1 month ago
  30. f476c6e docs: filesystems: convert coda.txt to ReST by Mauro Carvalho Chehab · 4 years, 10 months ago
  31. cfb82e1 Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  32. ce6595a kill the last users of user_{path,lpath,path_dir}() by Al Viro · 6 years ago
  33. 22b1396 fs: Fill in max and min timestamps in superblock by Deepa Dinamani · 6 years ago
  34. a9fba24 coda: add hinting support for partial file caching by Pedro Cuadra · 6 years ago
  35. 5bb4481 coda: ftoc validity check integration by Fabian Frederick · 6 years ago
  36. 7f6118c coda: remove sb test in coda_fid_to_inode() by Fabian Frederick · 6 years ago
  37. 6975259 coda: remove sysctl object from module when unused by Fabian Frederick · 6 years ago
  38. f948452 coda: add __init to init_coda_psdev() by Fabian Frederick · 6 years ago
  39. 50e9a6e coda: use SIZE() for stat by Fabian Frederick · 6 years ago
  40. 79a0d65 coda: destroy mutex in put_super() by Fabian Frederick · 6 years ago
  41. 6dc280e coda: remove uapi/linux/coda_psdev.h by Jan Harkes · 6 years ago
  42. 8fc8b9d coda: move internal defs out of include/linux/ [ver #2] by David Howells · 6 years ago
  43. b6a18c60 coda: bump module version by Jan Harkes · 6 years ago
  44. 936dae4 coda: get rid of CODA_FREE() by Dan Carpenter · 6 years ago
  45. 4dc4819 coda: get rid of CODA_ALLOC() by Dan Carpenter · 6 years ago
  46. 5e7c31d coda: change Coda's user api to use 64-bit time_t in timespec by Jan Harkes · 6 years ago
  47. 6ced9aa coda: stop using 'struct timespec' in user API by Arnd Bergmann · 6 years ago
  48. 8506221 coda: clean up indentation, replace spaces with tab by Colin Ian King · 6 years ago
  49. 9a05671 coda: don't try to print names that were considered too long by Jan Harkes · 6 years ago
  50. 6e51f8a coda: potential buffer overflow in coda_psdev_write() by Jan Harkes · 6 years ago
  51. 02551c2 coda: add error handling for fget by Zhouyang Jia · 6 years ago
  52. 7fa0a1d coda: pass the host file in vma->vm_file on mmap by Jan Harkes · 6 years ago
  53. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  54. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  55. 10bcba8 fs/coda/psdev.c: remove duplicate header by Sabyasachi Gupta · 6 years ago
  56. d984892 coda: switch to ->free_inode() by Al Viro · 6 years ago
  57. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
  58. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  59. cfe3944 use linux/poll.h instead of asm/poll.h by Al Viro · 7 years ago
  60. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  61. 076ccb7 fs: annotate ->poll() instances by Al Viro · 8 years ago
  62. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  63. ca5b857 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  64. d337b66 coda: fix 'kernel memory exposure attempt' in fsync by Jan Harkes · 7 years ago
  65. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  66. bdd1d2d fs: fix kernel_read prototype by Christoph Hellwig · 7 years ago
  67. abbb6589 fs: implement vfs_iter_write using do_iter_write by Christoph Hellwig · 8 years ago
  68. 18e9710 fs: implement vfs_iter_read using do_iter_read by Christoph Hellwig · 8 years ago
  69. a5695a7 coda: Convert to separately allocated bdi by Jan Kara · 8 years ago
  70. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  71. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  72. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  73. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  74. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  75. f74ac01 mm: use helper for calling f_op->mmap() by Miklos Szeredi · 8 years ago
  76. dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 8 years ago
  77. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  78. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  79. 82c156f switch generic_file_splice_read() to use of ->read_iter() by Al Viro · 8 years ago
  80. 02027d4 fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  81. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  82. 1cd66c9 fs: make remaining filesystems use .rename2 by Miklos Szeredi · 8 years ago
  83. 84c60b1 drop redundant ->owner initializations by Al Viro · 9 years ago
  84. 6192269 introduce a parallel variant of ->iterate() by Al Viro · 9 years ago
  85. cc67375 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  86. 1d5cfdb tree wide: use kvfree() than conditional kfree()/vfree() by Tetsuo Handa · 9 years ago
  87. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  88. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
  89. fceef39 switch ->get_link() to delayed_call, kill ->put_link() by Al Viro · 9 years ago
  90. 6b25539 replace ->follow_link() with new method that could stay in RCU mode by Al Viro · 9 years ago
  91. 21fc61c don't put symlink bodies in pagecache into highmem by Al Viro · 9 years ago
  92. 3725e9d fs/coda: fix readlink buffer overflow by Jan Harkes · 9 years ago
  93. db6172c fs: cleanup slight list_entry abuse by Rasmus Villemoes · 10 years ago
  94. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  95. 5d5d568 make new_sync_{read,write}() static by Al Viro · 10 years ago
  96. c12c49e coda: switch to ->read_iter/->write_iter by Al Viro · 10 years ago
  97. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 10 years ago
  98. b625032 fs/coda/dir.c: forward declaration clean-up by Fabian Frederick · 10 years ago
  99. b4caecd fs: introduce f_op->mmap_capabilities for nommu mmap support by Christoph Hellwig · 10 years ago
  100. 93fe74b coda_venus_readdir(): use file_inode() by Al Viro · 10 years ago