- c194212 Merge 5.10.101 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 10 months ago android12-5.10-lts axolotl/android12-5.10-lts
- b37dd03 NFSv4 handle port presence in fs_location server string by Olga Kornievskaia · 3 years, 1 month ago
- 6f2974b NFSv4 expose nfs_parse_server_name function by Olga Kornievskaia · 3 years, 1 month ago
- 5a9c613 NFSv4 remove zero number of fs_locations entries error check by Olga Kornievskaia · 3 years, 1 month ago
- 1c79aad NFSv4.1: Fix uninitialised variable in devicenotify by Trond Myklebust · 3 years ago
- c5619c5 nfs: nfs4clinet: check the return value of kstrdup() by Xiaoke Wang · 3 years ago
- db053bd NFSv4 only print the label when its queried by Olga Kornievskaia · 3 years, 1 month ago
- e2b4435 NFS: change nfs_access_get_cached to only report the mask by NeilBrown · 3 years, 3 months ago
- 6215fb4 NFSD: Fix offset type in I/O trace points by Chuck Lever · 2 years, 11 months ago
- 3a6a2d4 NFSD: Clamp WRITE offsets by Chuck Lever · 3 years ago
- c72f7c2 NFS: Fix initialisation of nfs_client cl_flags field by Trond Myklebust · 2 years, 11 months ago
- ca562bf7 Merge branch 'android12-5.10' into `android12-5.10-lts` by Greg Kroah-Hartman · 2 years, 11 months ago
- c3b53fc Merge 5.10.99 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 11 months ago
- fc64efc Revert "UPSTREAM: tracefs: Have tracefs directories not set OTH permission bits by default" by Elliot Berman · 2 years, 11 months ago
- 84b76a5 ext4: fix incorrect type issue during replay_del_range by Xin Yin · 2 years, 11 months ago
- 62e46e0 ext4: fix error handling in ext4_fc_record_modified_inode() by Ritesh Harjani · 3 years ago
- 764793b ext4: fix error handling in ext4_restore_inline_data() by Ritesh Harjani · 3 years ago
- 6c5bd55 ext4: modify the logic of ext4_mb_new_blocks_simple by Xin Yin · 3 years ago
- 8d71fc2 ext4: prevent used blocks from being allocated during fast commit replay by Xin Yin · 3 years ago
- 51e88e8 nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client. by Dai Ngo · 2 years, 11 months ago
- aa4ecd9 memcg: charge fs_context and legacy_fs_context by Yutian Yang · 3 years, 4 months ago
- 32747e0 btrfs: fix deadlock between quota disable and qgroup rescan worker by Shin'ichiro Kawasaki · 3 years ago
- 26d02dc Merge 5.10.97 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 11 months ago
- 0b4470b Merge 5.10.96 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 11 months ago
- 7e6f112 FROMGIT: f2fs: move f2fs to use reader-unfair rwsems by Tim Murray · 3 years ago
- 23686f5 UPSTREAM: f2fs: do not bother checkpoint by f2fs_get_node_info by Jaegeuk Kim · 3 years ago
- fa055dd BACKPORT: f2fs: avoid down_write on nat_tree_lock during checkpoint by Jaegeuk Kim · 3 years ago
- 7b47416 fanotify: Fix stale file descriptor in copy_event_to_user() by Dan Carpenter · 2 years, 11 months ago
- a983985 Merge 5.10.95 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 11 months ago
- 0b4e824 fsnotify: invalidate dcache before IN_DELETE event by Amir Goldstein · 3 years ago
- 7a32824 NFS: Ensure the server has an up to date ctime before renaming by Trond Myklebust · 3 years ago
- 666f6ab NFS: Ensure the server has an up to date ctime before hardlinking by Trond Myklebust · 3 years ago
- 87880e3 NFSv4: nfs_atomic_open() can race when looking up a non-regular file by Trond Myklebust · 3 years ago
- ce8c552 NFSv4: Handle case where the lookup of a directory fails by Trond Myklebust · 3 years ago
- afbde45 ocfs2: fix a deadlock when commit trans by Joseph Qi · 2 years, 11 months ago
- 97f75e7 jbd2: export jbd2_journal_[grab|put]_journal_head by Joseph Qi · 2 years, 11 months ago
- abae88f fsnotify: fix fsnotify hooks in pseudo filesystems by Amir Goldstein · 3 years ago
- 6ceac38 ceph: set pool_ns in new inode layout for async creates by Jeff Layton · 2 years, 11 months ago
- e7be12c ceph: properly put ceph_string reference after async create attempt by Jeff Layton · 3 years ago
- de7cc8b udf: Fix NULL ptr deref when converting from inline format by Jan Kara · 3 years ago
- 0a3cfd2 udf: Restore i_lenAlloc when inode expansion fails by Jan Kara · 3 years ago
- 11ba2c6 select: Fix indefinitely sleeping task in poll_schedule_timeout() by Jan Kara · 3 years ago
- 4ec3c2e Merge 5.10.94 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 11 months ago
- a49e402 f2fs: fix to reserve space for IO align feature by Chao Yu · 3 years, 1 month ago
- 39ad058 f2fs: compress: fix potential deadlock of compress file by Hyeong-Jun Kim · 3 years, 1 month ago
- 0ca7ec6 ext4: don't use the orphan list when migrating an inode by Theodore Ts'o · 3 years ago
- 679fb06 ext4: fix null-ptr-deref in '__ext4_journal_ensure_credits' by Ye Bin · 3 years ago
- d60e9da ext4: destroy ext4_fc_dentry_cachep kmemcache on module removal by Sebastian Andrzej Siewior · 3 years ago
- f26b24b ext4: fast commit may miss tracking unwritten range during ftruncate by Xin Yin · 3 years ago
- 04b5627 ext4: use ext4_ext_remove_space() for fast commit replay delete range by Xin Yin · 3 years ago
- 53998b3 ext4: Fix BUG_ON in ext4_bread when write quota data by Ye Bin · 3 years ago
- da364ab ext4: set csum seed in tmp inode while migrating to extents by Luís Henriques · 3 years ago
- e422162 ext4: fix fast commit may miss tracking range for FALLOC_FL_ZERO_RANGE by Xin Yin · 3 years ago
- 720508d ext4: initialize err_blk before calling __ext4_get_inode_loc by Harshad Shirwadkar · 3 years, 1 month ago
- f9ed0ea ext4: fix a possible ABBA deadlock due to busy PA by Chunguang Xu · 3 years, 1 month ago
- 115b762 ext4: make sure quota gets properly shutdown on error by Jan Kara · 3 years, 3 months ago
- 762e4c3 ext4: make sure to reset inode lockdep class when quota enabling fails by Jan Kara · 3 years, 3 months ago
- f8c3ec2 btrfs: respect the max size in the header when activating swap file by Filipe Manana · 3 years ago
- e7764bc btrfs: check the root node for uptodate before returning it by Josef Bacik · 3 years, 1 month ago
- 09e0ef2 btrfs: fix deadlock between quota enable and other quota operations by Filipe Manana · 3 years, 2 months ago
- 9668cf9 fuse: Pass correct lend value to filemap_write_and_wait_range() by Xie Yongji · 3 years, 1 month ago
- 76006d3 ubifs: Error path in ubifs_remount_rw() seems to wrongly free write buffers by Petr Cvachoucek · 3 years, 4 months ago
- ce34b03 udf: Fix error handling in udf_new_inode() by Jan Kara · 3 years ago
- 6b22c98 btrfs: remove BUG_ON(!eie) in find_parent_nodes by Josef Bacik · 3 years, 2 months ago
- 623c65b btrfs: remove BUG_ON() in find_parent_nodes() by Josef Bacik · 3 years, 2 months ago
- e3a51d6 jffs2: GC deadlock reading a page that is used in jffs2_write_begin() by Kyeong Yoo · 7 years ago
- db1e878 fs: dlm: filter user dlm messages for kernel locks by Alexander Aring · 3 years, 2 months ago
- f871cd8 ext4: avoid trim error on fs with small groups by Jan Kara · 3 years, 1 month ago
- b3dda01 debugfs: lockdown: Allow reading debugfs files that are not world readable by Michal Suchanek · 3 years ago
- 43220a6 fs: dlm: fix build with CONFIG_IPV6 disabled by Alexander Aring · 3 years, 1 month ago
- 55917db fs: dlm: don't call kernel_getpeername() in error_report() by Alexander Aring · 3 years, 1 month ago
- 98923eb fs: dlm: use sk->sk_socket instead of con->sock by Alexander Aring · 3 years, 5 months ago
- 08283b0 f2fs: fix to do sanity check in is_alive() by Chao Yu · 3 years, 1 month ago
- 4b1862e ANDROID: incremental-fs: fix GPF in pending_reads_dispatch_ioctl by Tadeusz Struk · 3 years ago
- fd4c659 ANDROID: incremental-fs: fix mount_fs issue by Tadeusz Struk · 3 years ago
- 4b33960 Revert "ANDROID: vendor_hooks: Add a hook for task tagging" by Greg Kroah-Hartman · 3 years, 2 months ago
- 3b4ca92 Merge tag 'android12-5.10.81_r00' into android12-5.10 by Greg Kroah-Hartman · 3 years ago
- bdc732d UPSTREAM: tracefs: Set all files to the same group ownership as the mount option by Steven Rostedt (VMware) · 3 years, 1 month ago
- 8455746 UPSTREAM: tracefs: Have new files inherit the ownership of their parent by Steven Rostedt (VMware) · 3 years, 1 month ago
- 9c63be2 UPSTREAM: tracefs: Have tracefs directories not set OTH permission bits by default by Steven Rostedt (VMware) · 3 years, 4 months ago
- 0347b16 Merge 5.10.93 into android12-5.10-lts by Greg Kroah-Hartman · 3 years ago
- 161e43a 9p: only copy valid iattrs in 9P2000.L setattr implementation by Christian Brauner · 3 years, 1 month ago
- eadde28 vfs: fs_context: fix up param length parsing in legacy_parse_param by Jamie Hill-Daniel · 3 years ago
- 5d88e24 orangefs: Fix the size of a memory allocation in orangefs_bufmap_alloc() by Christophe JAILLET · 3 years ago
- 0084fef devtmpfs regression fix: reconfigure on each mount by NeilBrown · 3 years ago
- a32e898 UPSTREAM: vfs: fs_context: fix up param length parsing in legacy_parse_param by Jamie Hill-Daniel · 3 years ago
- f45f895 Merge branch 'android12-5.10' into `android12-5.10-lts` by Greg Kroah-Hartman · 3 years ago
- 2c152aa UPSTREAM: f2fs: reduce the scope of setting fsck tag when de->name_len is zero by Yangtao Li · 3 years, 5 months ago
- 87a7449 ANDROID: configfs: add proper module namespace marking by Greg Kroah-Hartman · 3 years ago
- d605f2f Merge 5.10.91 into android12-5.10-lts by Greg Kroah-Hartman · 3 years ago
- 16d8568 xfs: map unwritten blocks in XFS_IOC_{ALLOC,FREE}SP just like fallocate by Darrick J. Wong · 3 years ago
- 384111e f2fs: quota: fix potential deadlock by Chao Yu · 3 years, 4 months ago
- d483eed ANDROID: GKI: set vfs-only exports into their own namespace by Greg Kroah-Hartman · 4 years, 6 months ago
- 9b28b48 Merge 5.10.89 into android12-5.10-lts by Greg Kroah-Hartman · 3 years ago
- 6697f29 ceph: fix up non-directory creation in SGID directories by Christian Brauner · 3 years, 1 month ago
- fffb658 f2fs: fix to do sanity check on last xattr entry in __f2fs_setxattr() by Chao Yu · 3 years ago
- 0875873 ext4: check for inconsistent extents between index and leaf block by Zhang Yi · 3 years, 4 months ago
- 76366c0 ext4: check for out-of-order index extents in ext4_valid_extent_entries() by Zhang Yi · 3 years, 4 months ago
- 1d4b1c4 ext4: prevent partial update of the extent blocks by Zhang Yi · 3 years, 4 months ago
- ba13eb1 Merge 5.10.88 into android12-5.10-lts by Greg Kroah-Hartman · 3 years ago