1. e1b86e7 Merge branch 'android12-5.10' into `android12-5.10-lts` by Greg Kroah-Hartman · 2 years, 11 months ago
  2. 5db3e72 Revert "ANDROID: incremental-fs: remove index and incomplete dir on umount" by Tadeusz Struk · 2 years, 11 months ago
  3. 79553fa Merge 5.10.102 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 11 months ago
  4. 521dcc1 NFS: Don't set NFS_INO_INVALID_XATTR if there is no xattr cache by Trond Myklebust · 4 years ago
  5. 8daa043 NFS: Do not report writeback errors in nfs_getattr() by Trond Myklebust · 3 years ago
  6. f9b7385 NFS: LOOKUP_DIRECTORY is also ok with symlinks by Trond Myklebust · 3 years ago
  7. 1e73f5c quota: make dquot_quota_sync return errors from ->sync_fs by Darrick J. Wong · 3 years ago
  8. c405640 vfs: make freeze_super abort when sync_filesystem returns error by Darrick J. Wong · 3 years ago
  9. 0b17d4b btrfs: send: in case of IO error log it by Dāvis Mosāns · 3 years ago
  10. db3f363 fs/proc: task_mmu.c: don't read mapcount for migration entry by Yang Shi · 3 years ago
  11. 0849f83 fget: clarify and improve __fget_files() implementation by Linus Torvalds · 3 years, 1 month ago
  12. 07630c8 Revert "ANDROID: incremental-fs: fix mount_fs issue" by Paul Lawrence · 3 years ago
  13. add227a Merge branch 'android12-5.10' into `android12-5.10-lts` by Greg Kroah-Hartman · 2 years, 11 months ago
  14. 591f429 UPSTREAM: f2fs: fix UAF in f2fs_available_free_memory by Dongliang Mu · 3 years, 3 months ago
  15. c194212 Merge 5.10.101 into android12-5.10-lts by Greg Kroah-Hartman · 3 years ago
  16. b37dd03 NFSv4 handle port presence in fs_location server string by Olga Kornievskaia · 3 years, 1 month ago
  17. 6f2974b NFSv4 expose nfs_parse_server_name function by Olga Kornievskaia · 3 years, 1 month ago
  18. 5a9c613 NFSv4 remove zero number of fs_locations entries error check by Olga Kornievskaia · 3 years, 1 month ago
  19. 1c79aad NFSv4.1: Fix uninitialised variable in devicenotify by Trond Myklebust · 3 years, 1 month ago
  20. c5619c5 nfs: nfs4clinet: check the return value of kstrdup() by Xiaoke Wang · 3 years, 1 month ago
  21. db053bd NFSv4 only print the label when its queried by Olga Kornievskaia · 3 years, 2 months ago
  22. e2b4435 NFS: change nfs_access_get_cached to only report the mask by NeilBrown · 3 years, 4 months ago
  23. 6215fb4 NFSD: Fix offset type in I/O trace points by Chuck Lever · 3 years ago
  24. 3a6a2d4 NFSD: Clamp WRITE offsets by Chuck Lever · 3 years ago
  25. c72f7c2 NFS: Fix initialisation of nfs_client cl_flags field by Trond Myklebust · 3 years ago
  26. 6f915dd ANDROID: incremental-fs: remove index and incomplete dir on umount by Tadeusz Struk · 3 years ago
  27. ca562bf7 Merge branch 'android12-5.10' into `android12-5.10-lts` by Greg Kroah-Hartman · 3 years ago
  28. c3b53fc Merge 5.10.99 into android12-5.10-lts by Greg Kroah-Hartman · 3 years ago
  29. fc64efc Revert "UPSTREAM: tracefs: Have tracefs directories not set OTH permission bits by default" by Elliot Berman · 3 years ago
  30. 84b76a5 ext4: fix incorrect type issue during replay_del_range by Xin Yin · 3 years ago
  31. 62e46e0 ext4: fix error handling in ext4_fc_record_modified_inode() by Ritesh Harjani · 3 years ago
  32. 764793b ext4: fix error handling in ext4_restore_inline_data() by Ritesh Harjani · 3 years ago
  33. 6c5bd55 ext4: modify the logic of ext4_mb_new_blocks_simple by Xin Yin · 3 years ago
  34. 8d71fc2 ext4: prevent used blocks from being allocated during fast commit replay by Xin Yin · 3 years ago
  35. 51e88e8 nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client. by Dai Ngo · 3 years ago
  36. aa4ecd9 memcg: charge fs_context and legacy_fs_context by Yutian Yang · 3 years, 5 months ago
  37. 32747e0 btrfs: fix deadlock between quota disable and qgroup rescan worker by Shin'ichiro Kawasaki · 3 years ago
  38. 26d02dc Merge 5.10.97 into android12-5.10-lts by Greg Kroah-Hartman · 3 years ago
  39. 0b4470b Merge 5.10.96 into android12-5.10-lts by Greg Kroah-Hartman · 3 years ago
  40. 7e6f112 FROMGIT: f2fs: move f2fs to use reader-unfair rwsems by Tim Murray · 3 years ago
  41. 23686f5 UPSTREAM: f2fs: do not bother checkpoint by f2fs_get_node_info by Jaegeuk Kim · 3 years, 1 month ago
  42. fa055dd BACKPORT: f2fs: avoid down_write on nat_tree_lock during checkpoint by Jaegeuk Kim · 3 years, 1 month ago
  43. 7b47416 fanotify: Fix stale file descriptor in copy_event_to_user() by Dan Carpenter · 3 years ago
  44. a983985 Merge 5.10.95 into android12-5.10-lts by Greg Kroah-Hartman · 3 years ago
  45. 0b4e824 fsnotify: invalidate dcache before IN_DELETE event by Amir Goldstein · 3 years ago
  46. 7a32824 NFS: Ensure the server has an up to date ctime before renaming by Trond Myklebust · 3 years, 1 month ago
  47. 666f6ab NFS: Ensure the server has an up to date ctime before hardlinking by Trond Myklebust · 3 years, 1 month ago
  48. 87880e3 NFSv4: nfs_atomic_open() can race when looking up a non-regular file by Trond Myklebust · 3 years ago
  49. ce8c552 NFSv4: Handle case where the lookup of a directory fails by Trond Myklebust · 3 years ago
  50. afbde45 ocfs2: fix a deadlock when commit trans by Joseph Qi · 3 years ago
  51. 97f75e7 jbd2: export jbd2_journal_[grab|put]_journal_head by Joseph Qi · 3 years ago
  52. abae88f fsnotify: fix fsnotify hooks in pseudo filesystems by Amir Goldstein · 3 years ago
  53. 6ceac38 ceph: set pool_ns in new inode layout for async creates by Jeff Layton · 3 years ago
  54. e7be12c ceph: properly put ceph_string reference after async create attempt by Jeff Layton · 3 years ago
  55. de7cc8b udf: Fix NULL ptr deref when converting from inline format by Jan Kara · 3 years ago
  56. 0a3cfd2 udf: Restore i_lenAlloc when inode expansion fails by Jan Kara · 3 years ago
  57. 11ba2c6 select: Fix indefinitely sleeping task in poll_schedule_timeout() by Jan Kara · 3 years ago
  58. 4ec3c2e Merge 5.10.94 into android12-5.10-lts by Greg Kroah-Hartman · 3 years ago
  59. a49e402 f2fs: fix to reserve space for IO align feature by Chao Yu · 3 years, 1 month ago
  60. 39ad058 f2fs: compress: fix potential deadlock of compress file by Hyeong-Jun Kim · 3 years, 1 month ago
  61. 0ca7ec6 ext4: don't use the orphan list when migrating an inode by Theodore Ts'o · 3 years ago
  62. 679fb06 ext4: fix null-ptr-deref in '__ext4_journal_ensure_credits' by Ye Bin · 3 years, 1 month ago
  63. d60e9da ext4: destroy ext4_fc_dentry_cachep kmemcache on module removal by Sebastian Andrzej Siewior · 3 years, 1 month ago
  64. f26b24b ext4: fast commit may miss tracking unwritten range during ftruncate by Xin Yin · 3 years, 1 month ago
  65. 04b5627 ext4: use ext4_ext_remove_space() for fast commit replay delete range by Xin Yin · 3 years, 1 month ago
  66. 53998b3 ext4: Fix BUG_ON in ext4_bread when write quota data by Ye Bin · 3 years, 1 month ago
  67. da364ab ext4: set csum seed in tmp inode while migrating to extents by Luís Henriques · 3 years, 1 month ago
  68. e422162 ext4: fix fast commit may miss tracking range for FALLOC_FL_ZERO_RANGE by Xin Yin · 3 years, 1 month ago
  69. 720508d ext4: initialize err_blk before calling __ext4_get_inode_loc by Harshad Shirwadkar · 3 years, 2 months ago
  70. f9ed0ea ext4: fix a possible ABBA deadlock due to busy PA by Chunguang Xu · 3 years, 2 months ago
  71. 115b762 ext4: make sure quota gets properly shutdown on error by Jan Kara · 3 years, 3 months ago
  72. 762e4c3 ext4: make sure to reset inode lockdep class when quota enabling fails by Jan Kara · 3 years, 3 months ago
  73. f8c3ec2 btrfs: respect the max size in the header when activating swap file by Filipe Manana · 3 years, 1 month ago
  74. e7764bc btrfs: check the root node for uptodate before returning it by Josef Bacik · 3 years, 2 months ago
  75. 09e0ef2 btrfs: fix deadlock between quota enable and other quota operations by Filipe Manana · 3 years, 3 months ago
  76. 9668cf9 fuse: Pass correct lend value to filemap_write_and_wait_range() by Xie Yongji · 3 years, 2 months ago
  77. 76006d3 ubifs: Error path in ubifs_remount_rw() seems to wrongly free write buffers by Petr Cvachoucek · 3 years, 5 months ago
  78. ce34b03 udf: Fix error handling in udf_new_inode() by Jan Kara · 3 years, 1 month ago
  79. 6b22c98 btrfs: remove BUG_ON(!eie) in find_parent_nodes by Josef Bacik · 3 years, 3 months ago
  80. 623c65b btrfs: remove BUG_ON() in find_parent_nodes() by Josef Bacik · 3 years, 3 months ago
  81. e3a51d6 jffs2: GC deadlock reading a page that is used in jffs2_write_begin() by Kyeong Yoo · 8 years ago
  82. db1e878 fs: dlm: filter user dlm messages for kernel locks by Alexander Aring · 3 years, 3 months ago
  83. f871cd8 ext4: avoid trim error on fs with small groups by Jan Kara · 3 years, 2 months ago
  84. b3dda01 debugfs: lockdown: Allow reading debugfs files that are not world readable by Michal Suchanek · 3 years, 1 month ago
  85. 43220a6 fs: dlm: fix build with CONFIG_IPV6 disabled by Alexander Aring · 3 years, 2 months ago
  86. 55917db fs: dlm: don't call kernel_getpeername() in error_report() by Alexander Aring · 3 years, 2 months ago
  87. 98923eb fs: dlm: use sk->sk_socket instead of con->sock by Alexander Aring · 3 years, 6 months ago
  88. 08283b0 f2fs: fix to do sanity check in is_alive() by Chao Yu · 3 years, 1 month ago
  89. 4b1862e ANDROID: incremental-fs: fix GPF in pending_reads_dispatch_ioctl by Tadeusz Struk · 3 years, 1 month ago
  90. fd4c659 ANDROID: incremental-fs: fix mount_fs issue by Tadeusz Struk · 3 years ago
  91. 4b33960 Revert "ANDROID: vendor_hooks: Add a hook for task tagging" by Greg Kroah-Hartman · 3 years, 3 months ago
  92. 3b4ca92 Merge tag 'android12-5.10.81_r00' into android12-5.10 by Greg Kroah-Hartman · 3 years ago
  93. bdc732d UPSTREAM: tracefs: Set all files to the same group ownership as the mount option by Steven Rostedt (VMware) · 3 years, 1 month ago
  94. 8455746 UPSTREAM: tracefs: Have new files inherit the ownership of their parent by Steven Rostedt (VMware) · 3 years, 1 month ago
  95. 9c63be2 UPSTREAM: tracefs: Have tracefs directories not set OTH permission bits by default by Steven Rostedt (VMware) · 3 years, 5 months ago
  96. 0347b16 Merge 5.10.93 into android12-5.10-lts by Greg Kroah-Hartman · 3 years ago
  97. 161e43a 9p: only copy valid iattrs in 9P2000.L setattr implementation by Christian Brauner · 3 years, 2 months ago
  98. eadde28 vfs: fs_context: fix up param length parsing in legacy_parse_param by Jamie Hill-Daniel · 3 years ago
  99. 5d88e24 orangefs: Fix the size of a memory allocation in orangefs_bufmap_alloc() by Christophe JAILLET · 3 years, 1 month ago
  100. 0084fef devtmpfs regression fix: reconfigure on each mount by NeilBrown · 3 years ago