1. 68189fe fs: Change try_to_free_buffers() to take a folio by Matthew Wilcox (Oracle) · 2 years, 9 months ago
  2. be6b969 reiserfs: Convert release_buffer_page() to use a folio by Matthew Wilcox (Oracle) · 2 years, 9 months ago
  3. dc2e58b reiserfs: Convert to release_folio by Matthew Wilcox (Oracle) · 2 years, 9 months ago
  4. 2c69e20 fs: Convert block_read_full_page() to block_read_full_folio() by Matthew Wilcox (Oracle) · 2 years, 9 months ago
  5. 9d6b0cd fs: Remove flags parameter from aops->write_begin by Matthew Wilcox (Oracle) · 2 years, 11 months ago
  6. b7446e7 fs: Remove aop flags parameter from grab_cache_page_write_begin() by Matthew Wilcox (Oracle) · 2 years, 11 months ago
  7. a452c4e Merge tag 'fs_for_v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 2 years, 10 months ago
  8. 6b1f86f Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 2 years, 10 months ago
  9. fd60b28 fs: allocate inode by using alloc_inode_sb() by Muchun Song · 2 years, 10 months ago
  10. e621900 fs: Convert __set_page_dirty_buffers to block_dirty_folio by Matthew Wilcox (Oracle) · 3 years ago
  11. d97dfc9 reiserfs: Convert from invalidatepage to invalidate_folio by Matthew Wilcox (Oracle) · 3 years ago
  12. eb103a5 reiserfs: Deprecate reiserfs by Jan Kara · 2 years, 11 months ago
  13. 48b0e01 reiserfs: get rid of AOP_FLAG_CONT_EXPAND flag by Edward Shishkin · 2 years, 11 months ago
  14. b831281 reiserfs: don't use congestion_wait() by NeilBrown · 3 years, 2 months ago
  15. d8b4e5b Merge tag 'fs_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 2 months ago
  16. 81dedaf1 fs: reiserfs: remove useless new_opts in reiserfs_remount by Dongliang Mu · 3 years, 3 months ago
  17. 2ffae49 reiserfs: use sb_bdev_nr_blocks by Christoph Hellwig · 3 years, 3 months ago
  18. 1d5dd3b reiserfs: use bdev_nr_bytes instead of open coding it by Christoph Hellwig · 3 years, 3 months ago
  19. b250e6d1 Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 4 months ago
  20. c0891ac isystem: ship and use stdarg.h by Alexey Dobriyan · 3 years, 5 months ago
  21. 0cad624 vfs: add rcu argument to ->get_acl() callback by Miklos Szeredi · 3 years, 5 months ago
  22. 13d2575 reiserfs: check directory items on read from disk by Shreyansh Chouhan · 3 years, 6 months ago
  23. 2acf15b reiserfs: add check for root_inode in reiserfs_fill_super by Yu Kuai · 3 years, 7 months ago
  24. 911a299 Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 7 months ago
  25. 21e4e15 reiserfs: Remove unneed check in reiserfs_write_full_page() by YueHaibing · 3 years, 8 months ago
  26. c3754da reiserfs: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 2 months ago
  27. a149127 reiserfs: add check for invalid 1st journal block by Pavel Skripkin · 3 years, 8 months ago
  28. fa60ce2 treewide: remove editor modelines and cruft by Masahiro Yamada · 3 years, 8 months ago
  29. 767fcbc Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 9 months ago
  30. a3cc754 fs/reiserfs/journal.c: delete useless variables by Tian Tao · 3 years, 9 months ago
  31. 03eb606 reiserfs: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
  32. 5e46d1b reiserfs: update reiserfs_xattrs_initialized() condition by Tetsuo Handa · 3 years, 10 months ago
  33. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 11 months ago
  34. c6bf3f0 block: use an on-stack bio in blkdev_issue_flush by Christoph Hellwig · 4 years ago
  35. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  36. e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years ago
  37. 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years ago
  38. 21cb47b inode: make init and permission helpers idmapped mount aware by Christian Brauner · 4 years ago
  39. 47291ba namei: make permission helpers idmapped mount aware by Christian Brauner · 4 years ago
  40. d24396c reiserfs: add check for an invalid ih_entry_count by Rustam Kovhaev · 4 years, 2 months ago
  41. c2bb80b reiserfs: Fix oops during mount by Jan Kara · 4 years, 4 months ago
  42. 4443390 reiserfs: Initialize inode keys properly by Jan Kara · 4 years, 4 months ago
  43. 8859bf2 reiserfs: only call unlock_new_inode() if I_NEW by Eric Biggers · 4 years, 7 months ago
  44. e9d4709 reiserfs: Fix memory leak in reiserfs_parse_options() by Jan Kara · 4 years, 11 months ago
  45. 09e70bb Merge tag 'for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years, 5 months ago
  46. 9436fb4 reiserfs: delete duplicated words by Randy Dunlap · 4 years, 5 months ago
  47. 269f00a reiserfs: reiserfs.h: delete a duplicated word by Randy Dunlap · 4 years, 6 months ago
  48. 3f1266f block: move block-related definitions out of fs.h by Christoph Hellwig · 4 years, 7 months ago
  49. 051c355 Merge tag 'for_v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years, 7 months ago
  50. 750a02a Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
  51. d438834 fs: convert mpage_readpages to mpage_readahead by Matthew Wilcox (Oracle) · 4 years, 8 months ago
  52. 5626de1 reiserfs: Replace kmalloc with kcalloc in the comment by Liao Pingfang · 4 years, 8 months ago
  53. 9398554 block: remove the error_sector argument to blkdev_issue_flush by Christoph Hellwig · 4 years, 8 months ago
  54. 5404e7e reiserfs: clean up several indentation issues by Colin Ian King · 4 years, 9 months ago
  55. ea3edd4 block: remove __bdevname by Christoph Hellwig · 4 years, 10 months ago
  56. 7eec11d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  57. aacee54 reiserfs: prevent NULL pointer dereference in reiserfs_insert_item() by Yunfeng Ye · 5 years ago
  58. 0196be1 Merge tag 'for_v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 5 years ago
  59. 154a4dc fs/reiserfs: remove unused macros by Alex Shi · 5 years ago
  60. 394440d reiserfs: fix handling of -EOPNOTSUPP in reiserfs_for_each_xattr by Jeff Mahoney · 5 years ago
  61. 4d5c1ad reiserfs: Fix spurious unlock in reiserfs_fill_super() error handling by Jan Kara · 5 years ago
  62. 5474ca7 reiserfs: Fix memory leak of journal device string by Jan Kara · 5 years ago
  63. a9913d7 reiserfs: replace open-coded atomic_dec_and_mutex_lock() by Nikitas Angelinas · 5 years ago
  64. 60e4cf6 reiserfs: fix extended attributes on the root directory by Jeff Mahoney · 5 years ago
  65. b25bab1 fs/reiserfs/do_balan.c: remove set but not used variable by Jason Yan · 5 years ago
  66. 3e9fd5a fs/reiserfs/journal.c: remove set but not used variable by Jason Yan · 5 years ago
  67. da5184c fs/reiserfs/do_balan.c: remove set but not used variables by zhengbin · 5 years ago
  68. 4fadcd1 fs/reiserfs/fix_node.c: remove set but not used variables by zhengbin · 5 years ago
  69. 73fbff5 fs/reiserfs/prints.c: remove set but not used variables by zhengbin · 5 years ago
  70. 4a70aeb fs/reiserfs/objectid.c: remove set but not used variables by zhengbin · 5 years ago
  71. d4a1a85 fs/reiserfs/lbalance.c: remove set but not used variables by zhengbin · 5 years ago
  72. 66985cb fs/reiserfs/stree.c: remove set but not used variables by zhengbin · 5 years ago
  73. 6e9ca45 fs/reiserfs/journal.c: remove set but not used variables by zhengbin · 5 years ago
  74. d256085 fs: reiserfs: remove unnecessary check of bh in remove_from_transaction() by Jia-Ju Bai · 5 years ago
  75. 22b1396 fs: Fill in max and min timestamps in superblock by Deepa Dinamani · 5 years ago
  76. dc0dde6 fs/reiserfs/journal.c: change return type of dirty_one_transaction by Hariprasad Kelam · 6 years ago
  77. 5aca284 vfs: create a generic checking and prep function for FS_IOC_SETFLAGS by Darrick J. Wong · 6 years ago
  78. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  79. 672cdd5 reiserfs: add comment to explain endianness issue in xattr_hash by Bharath Vedartham · 6 years ago
  80. 29c079c Merge tag 'fs_for_v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  81. a5a8cbe reiserfs: convert to ->free_inode() by Al Viro · 6 years ago
  82. 5d552ad fs/reiserfs/journal.c: Make remove_journal_hash static by Bharath Vedartham · 6 years ago
  83. 21bfc83 reiserfs: remove workaround code for GCC 3.x by Masahiro Yamada · 6 years ago
  84. b10298d reiserfs: propagate errors from fill_with_dentries() properly by Jann Horn · 6 years ago
  85. a13f085 reiserfs: fix broken xattr handling (heap corruption, bad retval) by Jann Horn · 6 years ago
  86. 8b73ce6 reiserfs: change j_timestamp type to time64_t by Arnd Bergmann · 6 years ago
  87. 5b1d149 reiserfs: remove obsolete print_time function by Arnd Bergmann · 6 years ago
  88. 34d0826 reiserfs: use monotonic time for j_trans_start_time by Arnd Bergmann · 6 years ago
  89. fe10e39 reiserfs: fix buffer overflow with long warning messages by Eric Biggers · 7 years ago
  90. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 7 years ago
  91. 15eefe2 Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64 by Arnd Bergmann · 7 years ago
  92. fad953c treewide: Use array_size() in vzalloc() by Kees Cook · 7 years ago
  93. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
  94. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  95. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  96. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
  97. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  98. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  99. 1e2e547 do d_instantiate/unlock_new_inode combinations safely by Al Viro · 7 years ago
  100. 9ad553a fs/reiserfs/journal.c: add missing resierfs_warning() arg by Andrew Morton · 7 years ago