1. 40c4f6f fuse: make sure reclaim doesn't write the inode by Miklos Szeredi · 2 years, 8 months ago
  2. 5f510d0 f2fs: guarantee to write dirty data when enabling checkpoint back by Jaegeuk Kim · 2 years, 10 months ago
  3. 2453031 f2fs: flush data when enabling checkpoint back by Jaegeuk Kim · 3 years, 4 months ago
  4. 762ec5d aio: fix use-after-free due to missing POLLFREE handling by Eric Biggers · 2 years, 6 months ago
  5. 0d33a19 aio: keep poll requests on waitqueue until completed by Eric Biggers · 2 years, 6 months ago
  6. 1eed40a4 signalfd: use wake_up_pollfree() by Eric Biggers · 2 years, 6 months ago
  7. 48dc6ae Merge "seq_file: disallow extremely large seq buffer allocations" by qctecmdr · 2 years, 5 months ago
  8. 905ba5e fs: crypto: Maintain reference count for class keys by Neeraj Soni · 2 years, 11 months ago
  9. c91fec2 seq_file: disallow extremely large seq buffer allocations by Eric Sandeen · 2 years, 11 months ago
  10. 4e2e0b5 fuse: give wakeup hints to the scheduler by Pradeep P V K · 2 years, 8 months ago
  11. 815cc39 f2fs: don't sleep while grabing nat_tree_lock by Jaegeuk Kim · 2 years, 11 months ago
  12. a2e2019 f2fs: change to use rwsem for cp_mutex by Sahitya Tummala · 3 years, 7 months ago
  13. 2497106 f2fs: fix the periodic wakeups of discard thread by Sahitya Tummala · 3 years, 2 months ago
  14. 0385848 f2fs: allow to change discard policy based on cached discard cmds by Sahitya Tummala · 3 years, 3 months ago
  15. 84bb7a6 ANDROID: Incremental fs: Set credentials before reading/writing by Paul Lawrence · 3 years, 4 months ago
  16. e8b542d ANDROID: Incremental fs: fix up attempt to copy structures with READ/WRITE_ONCE by Greg Kroah-Hartman · 4 years ago
  17. f4ecbf7 fs: crypto: Add support for legacy pfk based FBE by Jiten Patel · 3 years, 5 months ago
  18. 851a03f mm: process_reclaim: pass pid struct instead of tgid by Vinayak Menon · 3 years, 5 months ago
  19. cb82ed9 mm: process_reclaim: skip target_vma by Vinayak Menon · 3 years, 6 months ago
  20. 20912a8 Merge android-4.19-stable.157 (8ee67bc) into msm-4.19 by Srinivasarao P · 3 years, 6 months ago
  21. 00089f0 Merge "f2fs: should avoid inode eviction in synchronous path" by qctecmdr · 3 years, 6 months ago
  22. f7c4854 f2fs: prepare a waiter before entering io_schedule by Jaegeuk Kim · 3 years, 10 months ago
  23. c624554 f2fs: fix deadlock between quota writes and checkpoint by Jaegeuk Kim · 3 years, 10 months ago
  24. 29db976 fs: crypto: support IV_INO_LBLK_32 for legacy (V1) format by Neeraj Soni · 3 years, 8 months ago
  25. 82ee07b f2fs: should avoid inode eviction in synchronous path by Jaegeuk Kim · 3 years, 11 months ago
  26. ba87aa9 Merge "Merge android-4.19-stable.152 (13abe23) into msm-4.19" by qctecmdr · 3 years, 7 months ago
  27. bc09bee Merge 4.19.156 into android-4.19-stable by Greg Kroah-Hartman · 3 years, 7 months ago
  28. fe0af0e gfs2: Wake up when sd_glock_disposal becomes zero by Alexander Aring · 3 years, 7 months ago
  29. cdf69f3 btrfs: tree-checker: fix the error message for transid error by Qu Wenruo · 3 years, 10 months ago
  30. 3384e8d btrfs: tree-checker: Verify inode item by Qu Wenruo · 5 years ago
  31. bedd997 btrfs: tree-checker: Enhance chunk checker to validate chunk profile by Qu Wenruo · 5 years ago
  32. b5b2a94 btrfs: tree-checker: Fix wrong check on max devid by Qu Wenruo · 4 years, 10 months ago
  33. e23e5d2 btrfs: tree-checker: Verify dev item by Qu Wenruo · 5 years ago
  34. 3c06c86 btrfs: tree-checker: Check chunk item at tree block read time by Qu Wenruo · 5 years ago
  35. 782aa87 btrfs: tree-checker: Make btrfs_check_chunk_valid() return EUCLEAN instead of EIO by Qu Wenruo · 5 years ago
  36. c24ed5e btrfs: tree-checker: Make chunk item checker messages more readable by Qu Wenruo · 5 years ago
  37. 5d123c6 btrfs: Move btrfs_check_chunk_valid() to tree-check.[ch] and export it by Qu Wenruo · 5 years ago
  38. 1527c0e btrfs: Don't submit any btree write bio if the fs has errors by Qu Wenruo · 4 years, 4 months ago
  39. 432bdb0 Btrfs: fix unwritten extent buffers and hangs on future writeback attempts by Filipe Manana · 4 years, 9 months ago
  40. 2311ea7 btrfs: extent_io: add proper error handling to lock_extent_buffer_for_io() by Qu Wenruo · 5 years ago
  41. 22bb77c btrfs: extent_io: Handle errors better in btree_write_cache_pages() by Qu Wenruo · 5 years ago
  42. eeda803 btrfs: extent_io: Handle errors better in extent_write_full_page() by Qu Wenruo · 5 years ago
  43. 169ae60 btrfs: flush write bio if we loop in extent_write_cache_pages by Josef Bacik · 4 years, 5 months ago
  44. aa38097 Revert "btrfs: flush write bio if we loop in extent_write_cache_pages" by Ben Hutchings · 3 years, 8 months ago
  45. 63ece3b btrfs: extent_io: Move the BUG_ON() in flush_write_bio() one level up by Qu Wenruo · 5 years ago
  46. 7f2b9e8 btrfs: extent_io: Kill the forward declaration of flush_write_bio by Qu Wenruo · 5 years ago
  47. fa19989 ANDROID: fuse: Add support for d_canonical_path by Daniel Rosenberg · 8 years ago
  48. 54b4138 ANDROID: vfs: add d_canonical_path for stacked filesystem support by Alessio Balsini · 3 years, 7 months ago
  49. d1253c7 Merge 4.19.155 into android-4.19-stable by Greg Kroah-Hartman · 3 years, 7 months ago
  50. 9f14e20 cachefiles: Handle readpage error correctly by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  51. 7b97149 ext4: fix invalid inode checksum by Luo Meng · 3 years, 8 months ago
  52. 6ad22dc ext4: fix error handling code in add_new_gdb by Dinghao Liu · 3 years, 9 months ago
  53. 314b5a4 ext4: fix leaking sysfs kobject after failed mount by Eric Biggers · 3 years, 9 months ago
  54. f870895 9P: Cast to loff_t before multiplying by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  55. 4f3b78e ceph: promote to unsigned long long before shifting by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  56. b08433b ubifs: dent: Fix some potential memory leaks while iterating entries by Zhihao Cheng · 4 years ago
  57. 8840181 NFSD: Add missing NFSv2 .pc_func methods by Chuck Lever · 3 years, 8 months ago
  58. 3c040b9 NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flag by Olga Kornievskaia · 3 years, 8 months ago
  59. 9bbfd65 udf: Fix memory leak when mounting by Jan Kara · 3 years, 9 months ago
  60. 0da7b60 btrfs: fix use-after-free on readahead extent after failure to create it by Filipe Manana · 3 years, 8 months ago
  61. 8c69908 btrfs: cleanup cow block on error by Josef Bacik · 3 years, 8 months ago
  62. 96e4fc7 btrfs: use kvzalloc() to allocate clone_roots in btrfs_ioctl_send() by Denis Efremov · 3 years, 9 months ago
  63. 67dc9c4 btrfs: send, recompute reference path after orphanization of a directory by Filipe Manana · 3 years, 9 months ago
  64. c06d728 btrfs: reschedule if necessary when logging directory items by Filipe Manana · 3 years, 9 months ago
  65. b38695b btrfs: improve device scanning messages by Anand Jain · 3 years, 9 months ago
  66. 274a95a btrfs: qgroup: fix wrong qgroup metadata reserve for delayed inode by Qu Wenruo · 3 years, 11 months ago
  67. dd7992a NFS: fix nfs_path in case of a rename retry by Ashish Sangwan · 3 years, 8 months ago
  68. 7ce2b16 fs: Don't invalidate page buffers in block_write_full_page() by Jan Kara · 3 years, 9 months ago
  69. 80dc9c4 cifs: handle -EINTR in cifs_setattr by Ronnie Sahlberg · 3 years, 8 months ago
  70. 6a253f3 gfs2: add validation checks for size of superblock by Anant Thazhemadam · 3 years, 8 months ago
  71. d808c88 ext4: Detect already used quota file early by Jan Kara · 3 years, 8 months ago
  72. c9830b1 btrfs: fix replace of seed device by Anand Jain · 3 years, 9 months ago
  73. 451a7c7 xfs: don't free rt blocks when we're doing a REMAP bunmapi call by Darrick J. Wong · 3 years, 9 months ago
  74. bda64b4 xfs: fix realtime bitmap/summary file truncation when growing rt volume by Darrick J. Wong · 3 years, 8 months ago
  75. f552d88 f2fs: fix to check segment boundary during SIT page readahead by Chao Yu · 3 years, 8 months ago
  76. 0ca99ff f2fs: fix uninit-value in f2fs_lookup by Chao Yu · 3 years, 8 months ago
  77. 3c09f46 f2fs: add trace exit in exception path by Zhang Qilong · 3 years, 9 months ago
  78. b664645 mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching race by Nicholas Piggin · 3 years, 9 months ago
  79. b699b00 fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext by Eric Biggers · 3 years, 7 months ago
  80. f217c96 fscrypt: only set dentry_operations on ciphertext dentries by Eric Biggers · 3 years, 7 months ago
  81. 906242d fs, fscrypt: clear DCACHE_ENCRYPTED_NAME when unaliasing directory by Eric Biggers · 3 years, 7 months ago
  82. 000d849 fscrypt: fix race allowing rename() and link() of ciphertext dentries by Eric Biggers · 3 years, 7 months ago
  83. 1ae161d fscrypt: clean up and improve dentry revalidation by Eric Biggers · 3 years, 7 months ago
  84. 705ac26 fscrypt: return -EXDEV for incompatible rename or link into encrypted dir by Eric Biggers · 5 years ago
  85. 6ef8232 fuse: fix page dereference after free by Miklos Szeredi · 3 years, 9 months ago
  86. 02bb497 efivarfs: Replace invalid slashes with exclamation marks in dentries. by Michael Schaller · 3 years, 9 months ago
  87. ac43e7e Merge 4.19.154 into android-4.19-stable by Greg Kroah-Hartman · 3 years, 7 months ago
  88. 7f1fabf reiserfs: Fix memory leak in reiserfs_parse_options() by Jan Kara · 4 years, 3 months ago
  89. e004f8f xfs: make sure the rt allocator doesn't run off the end by Darrick J. Wong · 3 years, 9 months ago
  90. 7a1e074 reiserfs: only call unlock_new_inode() if I_NEW by Eric Biggers · 4 years ago
  91. c1c3e98 udf: Avoid accessing uninitialized data on failed inode read by Jan Kara · 3 years, 9 months ago
  92. c33948e udf: Limit sparing table size by Jan Kara · 3 years, 9 months ago
  93. dff5d77 ntfs: add check for mft record size in superblock by Rustam Kovhaev · 3 years, 8 months ago
  94. 13296b6 fs: dlm: fix configfs memory leak by Alexander Aring · 3 years, 9 months ago
  95. 3abb2ac ext4: limit entries returned when counting fsmap records by Darrick J. Wong · 3 years, 8 months ago
  96. 438191c ramfs: fix nommu mmap with gaps in the page cache by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  97. 3b0503e f2fs: wait for sysfs kobject removal before freeing f2fs_sb_info by Jamie Iles · 3 years, 8 months ago
  98. 91a68a8 fscrypt: Handle support for v1 encryption policy by Phanindra Babu Pabba · 3 years, 8 months ago
  99. b9a9424 Merge 4.19.153 into android-4.19-stable by Greg Kroah-Hartman · 3 years, 7 months ago
  100. dffa765 xfs: fix high key handling in the rt allocator's query_range function by Darrick J. Wong · 3 years, 8 months ago