1. 17d7c9c reiserfs: check directory items on read from disk by Shreyansh Chouhan · 3 years, 4 months ago
  2. bcad6ec reiserfs: add check for root_inode in reiserfs_fill_super by Yu Kuai · 3 years, 5 months ago
  3. 5e2d303 reiserfs: add check for invalid 1st journal block by Pavel Skripkin · 3 years, 6 months ago
  4. 7f93d47 reiserfs: update reiserfs_xattrs_initialized() condition by Tetsuo Handa · 3 years, 8 months ago
  5. 01be033 reiserfs: add check for an invalid ih_entry_count by Rustam Kovhaev · 4 years ago
  6. 045f29c reiserfs: Fix memory leak in reiserfs_parse_options() by Jan Kara · 4 years, 9 months ago
  7. 6ff3df7 reiserfs: only call unlock_new_inode() if I_NEW by Eric Biggers · 4 years, 5 months ago
  8. 041445d reiserfs: Fix oops during mount by Jan Kara · 4 years, 2 months ago
  9. 0466168 reiserfs: Initialize inode keys properly by Jan Kara · 4 years, 2 months ago
  10. dc8c75f reiserfs: prevent NULL pointer dereference in reiserfs_insert_item() by Yunfeng Ye · 4 years, 10 months ago
  11. af77e76 reiserfs: Fix spurious unlock in reiserfs_fill_super() error handling by Jan Kara · 5 years ago
  12. 761a10b reiserfs: Fix memory leak of journal device string by Jan Kara · 5 years ago
  13. 5090afc reiserfs: fix handling of -EOPNOTSUPP in reiserfs_for_each_xattr by Jeff Mahoney · 4 years, 10 months ago
  14. af7878b reiserfs: fix extended attributes on the root directory by Jeff Mahoney · 5 years ago
  15. b25bab1 fs/reiserfs/do_balan.c: remove set but not used variable by Jason Yan · 5 years ago
  16. 3e9fd5a fs/reiserfs/journal.c: remove set but not used variable by Jason Yan · 5 years ago
  17. da5184c fs/reiserfs/do_balan.c: remove set but not used variables by zhengbin · 5 years ago
  18. 4fadcd1 fs/reiserfs/fix_node.c: remove set but not used variables by zhengbin · 5 years ago
  19. 73fbff5 fs/reiserfs/prints.c: remove set but not used variables by zhengbin · 5 years ago
  20. 4a70aeb fs/reiserfs/objectid.c: remove set but not used variables by zhengbin · 5 years ago
  21. d4a1a85 fs/reiserfs/lbalance.c: remove set but not used variables by zhengbin · 5 years ago
  22. 66985cb fs/reiserfs/stree.c: remove set but not used variables by zhengbin · 5 years ago
  23. 6e9ca45 fs/reiserfs/journal.c: remove set but not used variables by zhengbin · 5 years ago
  24. d256085 fs: reiserfs: remove unnecessary check of bh in remove_from_transaction() by Jia-Ju Bai · 5 years ago
  25. 22b1396 fs: Fill in max and min timestamps in superblock by Deepa Dinamani · 5 years ago
  26. dc0dde6 fs/reiserfs/journal.c: change return type of dirty_one_transaction by Hariprasad Kelam · 5 years ago
  27. 5aca284 vfs: create a generic checking and prep function for FS_IOC_SETFLAGS by Darrick J. Wong · 5 years ago
  28. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 5 years ago
  29. 672cdd5 reiserfs: add comment to explain endianness issue in xattr_hash by Bharath Vedartham · 6 years ago
  30. 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
  31. a5a8cbe reiserfs: convert to ->free_inode() by Al Viro · 6 years ago
  32. 5d552ad fs/reiserfs/journal.c: Make remove_journal_hash static by Bharath Vedartham · 6 years ago
  33. 21bfc83 reiserfs: remove workaround code for GCC 3.x by Masahiro Yamada · 6 years ago
  34. b10298d reiserfs: propagate errors from fill_with_dentries() properly by Jann Horn · 6 years ago
  35. a13f085 reiserfs: fix broken xattr handling (heap corruption, bad retval) by Jann Horn · 6 years ago
  36. 8b73ce6 reiserfs: change j_timestamp type to time64_t by Arnd Bergmann · 6 years ago
  37. 5b1d149 reiserfs: remove obsolete print_time function by Arnd Bergmann · 6 years ago
  38. 34d0826 reiserfs: use monotonic time for j_trans_start_time by Arnd Bergmann · 6 years ago
  39. fe10e39 reiserfs: fix buffer overflow with long warning messages by Eric Biggers · 6 years ago
  40. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 6 years ago
  41. 15eefe2 Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64 by Arnd Bergmann · 6 years ago
  42. fad953c treewide: Use array_size() in vzalloc() by Kees Cook · 6 years ago
  43. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 6 years ago
  44. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  45. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  46. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
  47. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  48. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  49. 1e2e547 do d_instantiate/unlock_new_inode combinations safely by Al Viro · 7 years ago
  50. 9ad553a fs/reiserfs/journal.c: add missing resierfs_warning() arg by Andrew Morton · 7 years ago
  51. a9cee17 reiserfs: Remove VLA from fs/reiserfs/reiserfs.h by Kyle Spiers · 7 years ago
  52. 91581e4 fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at by Adam Borowski · 7 years ago
  53. 9c41180 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  54. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  55. 9f97df5 reiserfs: remove unneeded i_version bump by Jeff Layton · 7 years ago
  56. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  57. 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  58. 460352c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  59. ec3604c Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  60. 65f2b26 reiserfs: fix spelling mistake: "tranasction" -> "transaction" by Colin Ian King · 7 years ago
  61. 3b49c9a fs: convert a pile of fsync routines to errseq_t based reporting by Jeff Layton · 7 years ago
  62. fcea8ae reiserfs: preserve i_mode if __reiserfs_set_acl() fails by Ernesto A. Fernández · 7 years ago
  63. 6883cd7 reiserfs: Don't clear SGID when inheriting ACLs by Jan Kara · 7 years ago
  64. bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 7 years ago
  65. 78dcf73 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  66. 19c6e12 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  67. c3d98ea VFS: Don't use save/replace_mount_options if not using generic_show_options by David Howells · 7 years ago
  68. 08db141 reiserfs: fix race in prealloc discard by Jeff Mahoney · 7 years ago
  69. 54930df reiserfs: don't preallocate blocks for extended attributes by Jeff Mahoney · 7 years ago
  70. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 7 years ago
  71. d8747d6 reiserfs: Make flush bios explicitely sync by Jan Kara · 8 years ago
  72. 7fe6a42 reiserfs: use designated initializers by Kees Cook · 8 years ago
  73. a480b5b reiserfs: Remove i_attrs_to_sd_attrs() by Jan Kara · 8 years ago
  74. a73415a reiserfs: Remove useless setting of i_flags by Jan Kara · 8 years ago
  75. 33eb928 reiserfs: Set flags on quota files directly by Jan Kara · 8 years ago
  76. 1e0e653 reiserfs: Protect dquot_writeback_dquots() by s_umount semaphore by Jan Kara · 8 years ago
  77. 71b0576 reiserfs: Make cancel_old_flush() reliable by Jan Kara · 8 years ago
  78. ab49496 reiserfs: avoid a -Wmaybe-uninitialized warning by Arnd Bergmann · 8 years ago
  79. 9340747 fs: add i_blocksize() by Fabian Frederick · 8 years ago
  80. b899ba7 fs/reiserfs: atomically read inode size by Fabian Frederick · 8 years ago
  81. 231753e Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  82. 0110c35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  83. dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 8 years ago
  84. 8c54ca9 quota: constify struct path in quota_on by Al Viro · 8 years ago
  85. be29796 mm: only include blk_types in swap.h if CONFIG_SWAP is enabled by Christoph Hellwig · 8 years ago
  86. 2f8b544 block,fs: untangle fs.h and blk_types.h by Christoph Hellwig · 8 years ago
  87. 70fd761 block,fs: use REQ_* flags directly by Christoph Hellwig · 8 years ago
  88. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  89. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  90. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  91. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  92. 02027d4 fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  93. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  94. f03b8ad fs: support RENAME_NOREPLACE for local filesystems by Miklos Szeredi · 8 years ago
  95. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 8 years ago
  96. 0739310 posix_acl: Clear SGID bit when setting file permissions by Jan Kara · 8 years ago
  97. 420902c reiserfs: Unlock superblock before calling reiserfs_quota_on_mount() by Mike Galbraith · 12 years ago
  98. 0a11b9a reiserfs: fix "new_insert_key may be used uninitialized ..." by Jeff Mahoney · 8 years ago
  99. 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  100. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago