- 6f915dd ANDROID: incremental-fs: remove index and incomplete dir on umount by Tadeusz Struk · 3 years, 9 months ago
- fc64efc Revert "UPSTREAM: tracefs: Have tracefs directories not set OTH permission bits by default" by Elliot Berman · 3 years, 9 months ago
- 7e6f112 FROMGIT: f2fs: move f2fs to use reader-unfair rwsems by Tim Murray · 3 years, 9 months ago
- 23686f5 UPSTREAM: f2fs: do not bother checkpoint by f2fs_get_node_info by Jaegeuk Kim · 3 years, 9 months ago
- fa055dd BACKPORT: f2fs: avoid down_write on nat_tree_lock during checkpoint by Jaegeuk Kim · 3 years, 9 months ago
- 4b1862e ANDROID: incremental-fs: fix GPF in pending_reads_dispatch_ioctl by Tadeusz Struk · 3 years, 9 months ago
- fd4c659 ANDROID: incremental-fs: fix mount_fs issue by Tadeusz Struk · 3 years, 9 months ago
- 4b33960 Revert "ANDROID: vendor_hooks: Add a hook for task tagging" by Greg Kroah-Hartman · 3 years, 9 months ago
- 3b4ca92 Merge tag 'android12-5.10.81_r00' into android12-5.10 by Greg Kroah-Hartman · 3 years, 9 months ago
- bdc732d UPSTREAM: tracefs: Set all files to the same group ownership as the mount option by Steven Rostedt (VMware) · 3 years, 9 months ago android-s-qpr3-beta-1_r0.5
- 8455746 UPSTREAM: tracefs: Have new files inherit the ownership of their parent by Steven Rostedt (VMware) · 3 years, 9 months ago
- 9c63be2 UPSTREAM: tracefs: Have tracefs directories not set OTH permission bits by default by Steven Rostedt (VMware) · 3 years, 9 months ago
- a32e898 UPSTREAM: vfs: fs_context: fix up param length parsing in legacy_parse_param by Jamie Hill-Daniel · 3 years, 10 months ago
- 2c152aa UPSTREAM: f2fs: reduce the scope of setting fsck tag when de->name_len is zero by Yangtao Li · 3 years, 10 months ago android12-5.10-2022-01_r1
- 87a7449 ANDROID: configfs: add proper module namespace marking by Greg Kroah-Hartman · 3 years, 10 months ago
- d483eed ANDROID: GKI: set vfs-only exports into their own namespace by Greg Kroah-Hartman · 3 years, 10 months ago
- 392cb94 FROMGIT: f2fs: avoid EINVAL by SBI_NEED_FSCK when pinning a file by Jaegeuk Kim · 3 years, 11 months ago
- ae22ebe UPSTREAM: aio: fix use-after-free due to missing POLLFREE handling by Eric Biggers · 3 years, 11 months ago
- b9c8788 UPSTREAM: aio: keep poll requests on waitqueue until completed by Eric Biggers · 3 years, 11 months ago
- f965176 UPSTREAM: signalfd: use wake_up_pollfree() by Eric Biggers · 3 years, 11 months ago
- 9e5446d FROMGIT: f2fs: show number of pending discard commands by Jaegeuk Kim · 3 years, 11 months ago
- ca9ee53 UPSTREAM: erofs: fix deadlock when shrink erofs slab by Huang Jianan · 4 years ago
- b943d32 UPSTREAM: erofs: fix unsafe pagevec reuse of hooked pclusters by Gao Xiang · 4 years ago
- 028f712 UPSTREAM: erofs: remove the occupied parameter from z_erofs_pagevec_enqueue() by Yue Hu · 4 years ago
- 94097f9 Merge 5.10.81 into android12-5.10-lts by Greg Kroah-Hartman · 4 years ago
- be3f603 erofs: fix unsafe pagevec reuse of hooked pclusters by Gao Xiang · 4 years ago
- 6c1ad56 erofs: remove the occupied parameter from z_erofs_pagevec_enqueue() by Yue Hu · 4 years ago
- c553d9a Merge 5.10.80 into android12-5.10-lts by Greg Kroah-Hartman · 4 years ago
- 706ebf1 Merge branch 'android12-5.10' into `android12-5.10-lts` by Greg Kroah-Hartman · 4 years ago
- 0bf5c6a f2fs: should use GFP_NOFS for directory inodes by Jaegeuk Kim · 4 years ago
- 8c3e204 NFSv4: Fix a regression in nfs_set_open_stateid_locked() by Trond Myklebust · 4 years ago
- 0e1709b Fix user namespace leak by Alexey Gladkov · 4 years ago
- 90e7415 NFS: Fix an Oops in pnfs_mark_request_commit() by Trond Myklebust · 4 years ago
- 10f2108 NFS: Fix up commit deadlocks by Trond Myklebust · 4 years ago
- c4eb684 fs: orangefs: fix error return code of orangefs_revalidate_lookup() by Jia-Ju Bai · 4 years ago
- 3e7b08eb NFS: Fix deadlocks in nfs_scan_commit_list() by Trond Myklebust · 4 years ago
- e94c59b pnfs/flexfiles: Fix misplaced barrier in nfs4_ff_layout_prepare_ds by Baptiste Lepers · 4 years ago
- 8ac076ce NFS: Fix dentry verifier races by Trond Myklebust · 4 years ago
- 980c7bd JFS: fix memleak in jfs_mount by Dongliang Mu · 4 years ago
- ee75174 erofs: don't trigger WARN() when decompression fails by Gao Xiang · 4 years ago
- b917f9b btrfs: do not take the uuid_mutex in btrfs_rm_device by Josef Bacik · 4 years ago
- 428bb3d btrfs: reflink: initialize return value to 0 in btrfs_extent_same() by Sidong Yang · 4 years ago
- b870d8a gfs2: Fix glock_hash_walk bugs by Andreas Gruenbacher · 4 years ago
- 16a7981 gfs2: Cancel remote delete work asynchronously by Andreas Gruenbacher · 4 years ago
- 3c2434d tracefs: Have tracefs directories not set OTH permission bits by default by Steven Rostedt (VMware) · 4 years ago
- f09e1a2 fs/proc/uptime.c: Fix idle time reporting in /proc/uptime by Josh Don · 4 years ago
- 68ac723 fscrypt: allow 256-bit master keys with AES-256-XTS by Eric Biggers · 4 years ago
- 6bc8317 quota: correct error number in free_dqentry() by Zhang Yi · 4 years ago
- ceeb0a8 quota: check block number when reading the block in quota file by Zhang Yi · 4 years ago
- 4fd9f05 ovl: fix use after free in struct ovl_aio_req by yangerkun · 4 years ago
- b4a4c9d btrfs: call btrfs_check_rw_degradable only if there is a missing device by Anand Jain · 4 years ago
- b406439 btrfs: fix lost error handling when replaying directory deletes by Filipe Manana · 4 years ago
- 8992aab btrfs: clear MISSING device status bit in btrfs_close_one_device by Li Zhang · 4 years ago
- b05eea1 fuse: fix page stealing by Miklos Szeredi · 4 years ago
- d81e341 ext4: refresh the ext4_ext_path struct after dropping i_data_sem. by yangerkun · 4 years ago
- 4089432 ext4: ensure enough credits in ext4_ext_shift_path_extents by yangerkun · 4 years ago
- aa21b7e ext4: fix lazy initialization next schedule time computation in more granular unit by Shaoying Xu · 4 years ago
- 284ad31 exfat: fix incorrect loading of i_blocks for large files by Sungjong Seo · 4 years ago
- 9d623bf ocfs2: fix data corruption on truncate by Jan Kara · 4 years ago
- a1a4c80 UPSTREAM: f2fs: change fiemap way in printing compression chunk by Daeho Jeong · 4 years ago
- 525e61a Merge 5.10.79 into android12-5.10-lts by Greg Kroah-Hartman · 4 years ago
- 86d4aed isofs: Fix out of bound access for corrupted isofs image by Jan Kara · 4 years ago
- bb235e8 Merge 5.10.78 into android12-5.10-lts by Greg Kroah-Hartman · 4 years ago
- 7487865 Revert "io_uring: reinforce cancel on flush during exit" by Lee Jones · 4 years ago
- a7c8ce8 Merge branch 'android12-5.10' into `android12-5.10-lts` by Greg Kroah-Hartman · 4 years ago
- a739489 Merge 5.10.77 into android12-5.10-lts by Greg Kroah-Hartman · 4 years ago
- 5043fbd ocfs2: fix race between searching chunks and release journal_head from buffer_head by Gautham Ananthakrishna · 4 years ago
- b663890 ext4: fix possible UAF when remounting r/o a mmp-protected file system by Theodore Ts'o · 4 years ago
- 3f2c12e io_uring: don't take uring_lock during iowq cancel by Pavel Begunkov · 4 years ago
- aee113f ANDROID: Incremental fs: Fix dentry get/put imbalance on vfs_mkdir() failure by Lee Jones · 4 years ago
- 1c0e683 ANDROID: f2fs: fix potential deadlock by android ftrace by Jaegeuk Kim · 4 years ago
- 4944ec8 Merge 5.10.76 into android12-5.10-lts by Greg Kroah-Hartman · 4 years ago
- f9d16a4 btrfs: deal with errors when checking if a dir entry exists during log replay by Filipe Manana · 4 years ago
- b721500 vfs: check fd has read access in kernel_read_file_from_fd() by Matthew Wilcox (Oracle) · 4 years ago
- 3cda4bf userfaultfd: fix a race between writeprotect and exit_mmap() by Nadav Amit · 4 years ago
- 93be0ee ocfs2: mount fails with buffer overflow in strlen by Valentin Vidic · 4 years ago
- f1b9856 ocfs2: fix data corruption after conversion from inline format by Jan Kara · 4 years ago
- 1727e86 ceph: fix handling of "meta" errors by Jeff Layton · 4 years ago
- 603d4bcc0 ceph: skip existing superblocks that are blocklisted or shut down when mounting by Jeff Layton · 4 years ago
- 0f4308a NFSD: Keep existing listeners on portlist error by Benjamin Coddington · 4 years ago
- f59da9f io_uring: fix splice_fd_in checks backport typo by Kamal Mostafa · 4 years ago
- 2ccbb92 ANDROID: userfaultfd: Fix merge resolution: validate_range() by Aaron Ding · 4 years ago
- 234d53d Merge branch 'android12-5.10' into `android12-5.10-lts` by Greg Kroah-Hartman · 4 years ago
- 66379c1e Merge tag 'android12-5.10.66_r00' into android12-5.10 by Greg Kroah-Hartman · 4 years ago
- 2219750 Merge 5.10.75 into android12-5.10-lts by Greg Kroah-Hartman · 4 years ago
- 0e32a2b btrfs: fix abort logic in btrfs_replace_file_extents by Josef Bacik · 4 years ago
- 5292487 btrfs: update refs for any root except tree log roots by Josef Bacik · 4 years ago
- 352349a btrfs: check for error when looking up inode during dir entry replay by Filipe Manana · 4 years ago
- 4ed6847 btrfs: deal with errors when adding inode reference during log replay by Filipe Manana · 4 years ago
- 95d3aba btrfs: deal with errors when replaying dir entry during log replay by Filipe Manana · 4 years ago
- 206868a btrfs: unlock newly allocated extent buffer after error by Qu Wenruo · 4 years ago
- a336e74 Merge 5.10.74 into android12-5.10-lts by Greg Kroah-Hartman · 4 years, 1 month ago
- db868b4 vboxfs: fix broken legacy mount signature checking by Linus Torvalds · 4 years, 1 month ago
- 14cbfee ext4: correct the error path of ext4_write_inline_data_end() by Zhang Yi · 4 years, 1 month ago
- d7a15e1 ext4: check and update i_disksize properly by Zhang Yi · 4 years, 1 month ago
- ed493d6 FROMGIT: f2fs: fix to use WHINT_MODE by Fengnan Chang · 4 years, 1 month ago
- 4b3fd2a Merge 5.10.73 into android12-5.10-lts by Greg Kroah-Hartman · 4 years, 1 month ago
- 8f174a2 nfsd4: Handle the NFSv4 READDIR 'dircount' hint being zero by Trond Myklebust · 4 years, 1 month ago
- 12d4b17 nfsd: fix error handling of register_pernet_subsys() in init_nfsd() by Patrick Ho · 4 years, 1 month ago
- 1bc2f31 ovl: fix IOCB_DIRECT if underlying fs doesn't support direct IO by Miklos Szeredi · 4 years, 1 month ago