1. 07db5e2 fs: hfsplus: fix UAF issue in hfsplus_put_super by Dongliang Mu · 1 year, 10 months ago
  2. d2980d8 Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 10 months ago
  3. 553637f Merge tag 'for-6.3/dio-2023-02-16' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 10 months ago
  4. 74b7046 fs: hfsplus: initialize fsdata in hfsplus_file_truncate() by Alexander Potapenko · 2 years, 1 month ago
  5. 1b2fde2 hfsplus: remove unnecessary variable initialization by XU pengfei · 2 years ago
  6. 9636e65 fs: build the legacy direct I/O code conditionally by Christoph Hellwig · 1 year, 11 months ago
  7. f2d4014 fs: port inode_init_owner() to mnt_idmap by Christian Brauner · 2 years ago
  8. 39f60c1 fs: port xattr to mnt_idmap by Christian Brauner · 2 years ago
  9. 8782a9a fs: port ->fileattr_set() to pass mnt_idmap by Christian Brauner · 2 years ago
  10. e18275a fs: port ->rename() to pass mnt_idmap by Christian Brauner · 2 years ago
  11. 5ebb29b fs: port ->mknod() to pass mnt_idmap by Christian Brauner · 2 years ago
  12. c54bd91 fs: port ->mkdir() to pass mnt_idmap by Christian Brauner · 2 years ago
  13. 7a77db9 fs: port ->symlink() to pass mnt_idmap by Christian Brauner · 2 years ago
  14. 6c960e6 fs: port ->create() to pass mnt_idmap by Christian Brauner · 2 years ago
  15. b74d24f fs: port ->getattr() to pass mnt_idmap by Christian Brauner · 2 years ago
  16. c1632a0 fs: port ->setattr() to pass mnt_idmap by Christian Brauner · 2 years ago
  17. e2ca6ba Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years ago
  18. 9f2b5de hfsplus: fix bug causing custom uid and gid being unable to be assigned with mount by Aditya Garg · 2 years, 1 month ago
  19. 12f9b9a hfsplus: remove ->writepage by Christoph Hellwig · 2 years, 1 month ago
  20. 9f25f35 hfsplus: convert kmap() to kmap_local_page() in btree.c by Fabio M. De Francesco · 2 years, 4 months ago
  21. f9ef3b9 hfsplus: convert kmap() to kmap_local_page() in bitmap.c by Fabio M. De Francesco · 2 years, 4 months ago
  22. 6c3014a hfsplus: convert kmap() to kmap_local_page() in bnode.c by Fabio M. De Francesco · 2 years, 4 months ago
  23. f5b23d6 hfsplus: unmap the page in the "fail_page" label by Fabio M. De Francesco · 2 years, 4 months ago
  24. f006540 Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 2 years, 5 months ago
  25. c85f999 fs/hfsplus: Use the enum req_op and blk_opf_t types by Bart Van Assche · 2 years, 5 months ago
  26. ca02bca hfsplus: Remove check for PageError by Matthew Wilcox (Oracle) · 2 years, 7 months ago
  27. 68189fe fs: Change try_to_free_buffers() to take a folio by Matthew Wilcox (Oracle) · 2 years, 8 months ago
  28. 7ffce3d hfsplus: Convert to release_folio by Matthew Wilcox (Oracle) · 2 years, 8 months ago
  29. 2c69e20 fs: Convert block_read_full_page() to block_read_full_folio() by Matthew Wilcox (Oracle) · 2 years, 8 months ago
  30. 07a31f7 hfsplus: Call hfsplus_write_begin() and generic_write_end() directly by Matthew Wilcox (Oracle) · 2 years, 10 months ago
  31. 9d6b0cd fs: Remove flags parameter from aops->write_begin by Matthew Wilcox (Oracle) · 2 years, 10 months ago
  32. be3bbbc fs: Remove aop flags parameter from cont_write_begin() by Matthew Wilcox (Oracle) · 2 years, 10 months ago
  33. 6b1f86f Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 2 years, 9 months ago
  34. 3bf03b9 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 2 years, 9 months ago
  35. fd60b28 fs: allocate inode by using alloc_inode_sb() by Muchun Song · 2 years, 9 months ago
  36. e621900 fs: Convert __set_page_dirty_buffers to block_dirty_folio by Matthew Wilcox (Oracle) · 2 years, 11 months ago
  37. 7ba13ab fs: Turn block_invalidatepage into block_invalidate_folio by Matthew Wilcox (Oracle) · 2 years, 11 months ago
  38. 07888c66 block: pass a block_device and opf to bio_alloc by Christoph Hellwig · 2 years, 11 months ago
  39. 322cbb5 block: remove genhd.h by Christoph Hellwig · 2 years, 11 months ago
  40. e35fa56 hfsplus: use struct_group_attr() for memcpy() region by Kees Cook · 3 years ago
  41. 59a2cee Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 1 month ago
  42. 55d1cbb hfs/hfsplus: use WARN_ON for sanity check by Arnd Bergmann · 3 years, 1 month ago
  43. 78ed961 hfsplus: use bdev_nr_sectors instead of open coding it by Christoph Hellwig · 3 years, 2 months ago
  44. c3eb840 hfsplus: report create_date to kstat.btime by Chung-Chiang Cheng · 3 years, 6 months ago
  45. 7dcae11 hfsplus: remove unnecessary oom message by Zhen Lei · 3 years, 6 months ago
  46. 0af5737 mm: require ->set_page_dirty to be explicitly wired up by Christoph Hellwig · 3 years, 6 months ago
  47. c3187cf hfsplus: prevent corruption in shrinking truncate by Jouni Roivas · 3 years, 7 months ago
  48. 9cbae74 hfsplus: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
  49. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 10 months ago
  50. c6bf3f0 block: use an on-stack bio in blkdev_issue_flush by Christoph Hellwig · 4 years ago
  51. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  52. 0d56a45 stat: handle idmapped mounts by Christian Brauner · 4 years ago
  53. e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years ago
  54. 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years ago
  55. 21cb47b inode: make init and permission helpers idmapped mount aware by Christian Brauner · 4 years ago
  56. 5e01fdf fs: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 4 months ago
  57. 0eac1102e Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 2 months ago
  58. 6d1349c [PATCH] reduce boilerplate in fsid handling by Al Viro · 4 years, 3 months ago
  59. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  60. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  61. 9398554 block: remove the error_sector argument to blkdev_issue_flush by Christoph Hellwig · 4 years, 7 months ago
  62. f252fa3 hfsplus: stop using ioctl_by_bdev by Christoph Hellwig · 4 years, 8 months ago
  63. 25efb2f hfsplus: fix crash and filesystem corruption when deleting files by Simon Gander · 4 years, 9 months ago
  64. 4ddfc3dc hfs/hfsplus: use 64-bit inode timestamps by Arnd Bergmann · 7 years ago
  65. 29774f3 fs/hfsplus/xattr.c: replace strncpy with memcpy by Mathieu Malaterre · 5 years ago
  66. 5aca284 vfs: create a generic checking and prep function for FS_IOC_SETFLAGS by Darrick J. Wong · 5 years ago
  67. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  68. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  69. 08ab229 hfsplus: switch to ->free_inode() by Al Viro · 6 years ago
  70. f93ca1e hfsplus: return file attributes on statx by Ernesto A. Fernández · 6 years ago
  71. c7d7d620 hfsplus: do not free node before using by Pan Bian · 6 years ago
  72. dc8844a hfsplus: update timestamps on truncate() by Ernesto A. Fernández · 6 years ago
  73. 839c3a6a hfsplus: fix return value of hfsplus_get_block() by Ernesto A. Fernández · 6 years ago
  74. d92915c hfsplus: prevent btree data loss on ENOSPC by Ernesto A. Fernández · 6 years ago
  75. 19a9d0f hfsplus: fix BUG on bnode parent update by Ernesto A. Fernández · 6 years ago
  76. 0a3021d hfsplus: prevent btree data loss on root split by Ernesto A. Fernández · 6 years ago
  77. aba93a9 hfsplus: prevent crash on exit from failed search by Ernesto A. Fernandez · 6 years ago
  78. a7ec7a4 hfsplus: fix NULL dereference in hfsplus_lookup() by Ernesto A. Fernández · 6 years ago
  79. f168d9f hfsplus: drop ACL support by Ernesto A. Fernández · 6 years ago
  80. afd6c9e hfsplus: fix decomposition of Hangul characters by Ernesto A. Fernández · 6 years ago
  81. 31651c6 hfsplus: avoid deadlock on file truncation by Ernesto A. Fernández · 6 years ago
  82. 7464726 hfsplus: don't return 0 when fill_super() failed by Tetsuo Handa · 6 years ago
  83. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 7 years ago
  84. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
  85. b058efc Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  86. 293542d hfsplus: switch to d_splice_alias() by Al Viro · 7 years ago
  87. 66072c29 hfsplus: stop workqueue when fill_super() failed by Tetsuo Handa · 7 years ago
  88. b0cd38c hfsplus: honor setgid flag on directories by Ernesto A. Fernandez · 7 years ago
  89. 91581e4 fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at by Adam Borowski · 7 years ago
  90. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  91. 15ec3718 hfs/hfsplus: clean up unused variables in bnode.c by Christos Gkekas · 7 years ago
  92. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  93. 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  94. a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  95. ec3604c7 Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  96. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  97. 3b49c9a fs: convert a pile of fsync routines to errseq_t based reporting by Jeff Layton · 7 years ago
  98. 8496946 hfsplus: Don't clear SGID when inheriting ACLs by Jan Kara · 8 years ago
  99. bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 7 years ago
  100. c718a97 fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flag by Tetsuo Handa · 8 years ago