1. 35c3faa Merge android-4.19.34 (d885da6) into msm-4.19 by Ivaylo Georgiev · 5 years ago
  2. 2bd529a Merge "Merge android-4.19.33 (0b065cd) into msm-4.19" by qctecmdr · 5 years ago
  3. f2a0765 Merge "Merge android-4.19.32 (6f994bf) into msm-4.19" by qctecmdr · 5 years ago
  4. c0968ab Merge "[ANDROID] f2fs: Set the bio REQ_NOENCRYPT flag" by qctecmdr · 5 years ago
  5. 42e3800 Merge android-4.19.33 (0b065cd) into msm-4.19 by Ivaylo Georgiev · 5 years ago
  6. 4925b05 Merge android-4.19.32 (6f994bf) into msm-4.19 by Ivaylo Georgiev · 5 years ago
  7. 635a7ed mm: Support address range reclaim by Minchan Kim · 11 years ago
  8. 5a83f94 mm: Enhance per process reclaim to consider shared pages by Minchan Kim · 11 years ago
  9. fd3a0c0 mm: Per process reclaim by Minchan Kim · 11 years ago
  10. 1e525b6 Merge "Merge android-4.19.31 (bb418a1) into msm-4.19" by qctecmdr · 5 years ago
  11. 01129d2 [ANDROID] f2fs: Set the bio REQ_NOENCRYPT flag by Barani Muthukumaran · 6 years ago
  12. ddb7415 [ANDROID] ext4: Set the bio REQ_NOENCRYPT flag by Barani Muthukumaran · 6 years ago
  13. 0f8b75a mm: zero-seek shrinkers by Johannes Weiner · 6 years ago
  14. c61a39e Merge "mm: disable fault around on emulated access bit architecture" by qctecmdr · 5 years ago
  15. b46fab7 Merge "defconfig: F2FS: Enable F2FS and Encryption support" by qctecmdr · 5 years ago
  16. db70fefd mm: show number of vmalloc pages in /proc/meminfo by Roman Gushchin · 5 years ago
  17. dcd6d5b fs/buffer.c: Revoke LRU when trying to drop buffers by Laura Abbott · 12 years ago
  18. 5a97ae5 f2fs: ice: snapshot of ICE related changes for F2FS by Barani Muthukumaran · 6 years ago
  19. d885da6 Merge 4.19.34 into android-4.19 by Greg Kroah-Hartman · 5 years ago
  20. dbeca41 f2fs: UBSAN: set boolean value iostat_enable correctly by Sheng Yong · 6 years ago
  21. 9154420 jbd2: fix race when writing superblock by Theodore Ts'o · 5 years ago
  22. c26d61e vfs: fix preadv64v2 and pwritev64v2 compat syscalls with offset == -1 by Aurelien Jarno · 6 years ago
  23. dcedd37 btrfs: qgroup: Make qgroup async transaction commit more aggressive by Qu Wenruo · 6 years ago
  24. 83c3953 fs: fix guard_bio_eod to check for real EOD errors by Carlos Maiolino · 5 years ago
  25. 6a817a7 jbd2: fix invalid descriptor block checksum by luojiajun · 5 years ago
  26. 36a3219 cifs: Fix NULL pointer dereference of devname by Yao Liu · 5 years ago
  27. d579b4e cifs: Accept validate negotiate if server return NT_STATUS_NOT_SUPPORTED by Namjae Jeon · 6 years ago
  28. 4ab78f4 f2fs: fix to check inline_xattr_size boundary correctly by Chao Yu · 5 years ago
  29. 626d98b cifs: use correct format characters by Louis Taylor · 5 years ago
  30. d609ecd fs/file.c: initialize init_files.resize_wait by Shuriyc Chu · 5 years ago
  31. 9b4f276 f2fs: do not use mutex lock in atomic context by Sahitya Tummala · 5 years ago
  32. 20141fe ocfs2: fix a panic problem caused by o2cb_ctl by Jia Guo · 5 years ago
  33. d739196 f2fs: fix to avoid deadlock in f2fs_read_inline_dir() by Chao Yu · 5 years ago
  34. 198c998 f2fs: fix to adapt small inline xattr space in __find_inline_xattr() by Chao Yu · 5 years ago
  35. 2938651 CIFS: fix POSIX lock leak and invalid ptr deref by Aurelien Aptel · 5 years ago
  36. 2dbc7c6 ext4: cleanup bh release code in ext4_ind_remove_space() by zhangyi (F) · 5 years ago
  37. 6f910c4 Merge android-4.19.31 (bb418a1) into msm-4.19 by Ivaylo Georgiev · 5 years ago
  38. 0be260f Merge "dm-default-key, f2fs, ICE: support dm-default-key with f2fs/ICE" by qctecmdr · 5 years ago
  39. 0b065cd Merge 4.19.33 into android-4.19 by Greg Kroah-Hartman · 5 years ago
  40. 07d0d2b fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links by YueHaibing · 5 years ago
  41. 3b3fcc3 ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock by Darrick J. Wong · 5 years ago
  42. 72b790c4 fs/open.c: allow opening only regular files during execve() by Tetsuo Handa · 5 years ago
  43. 6475154 NFSv4.1 don't free interrupted slot on open by Olga Kornievskaia · 5 years ago
  44. da57cba NFS: fix mount/umount race in nlmclnt. by NeilBrown · 5 years ago
  45. fd1b253 Btrfs: fix assertion failure on fsync with NO_HOLES enabled by Filipe Manana · 5 years ago
  46. 0ae3b84 btrfs: Avoid possible qgroup_rsv_size overflow in btrfs_calculate_inode_block_rsv_size by Nikolay Borisov · 5 years ago
  47. 1cf4ab0 btrfs: raid56: properly unmap parity page in finish_parity_scrub() by Andrea Righi · 5 years ago
  48. d952c33 btrfs: don't report readahead errors and don't update statistics by David Sterba · 5 years ago
  49. b57220c btrfs: remove WARN_ON in log_dir_items by Josef Bacik · 5 years ago
  50. 22dcb30 Btrfs: fix incorrect file size after shrinking truncate and fsync by Filipe Manana · 5 years ago
  51. 191db76 dm-default-key, f2fs, ICE: support dm-default-key with f2fs/ICE by Jaegeuk Kim · 6 years ago
  52. 6f994bf Merge 4.19.32 into android-4.19 by Greg Kroah-Hartman · 5 years ago
  53. 3cfc37d mm: protect VMA modifications using VMA sequence count by Laurent Dufour · 6 years ago
  54. 03f1452 Merge upstream-f2fs-stable-linux-4.19.y into android-4.19 by Jaegeuk Kim · 5 years ago
  55. 1fd916e f2fs: fix to avoid deadlock of atomic file operations by Chao Yu · 5 years ago
  56. d12d864 ext4: brelse all indirect buffer in ext4_ind_remove_space() by zhangyi (F) · 5 years ago
  57. 76c9ee6 ext4: fix data corruption caused by unaligned direct AIO by Lukas Czerner · 5 years ago
  58. 558331d ext4: fix NULL pointer dereference while journal is aborted by Jiufei Xue · 5 years ago
  59. 38bd575 SMB3: Fix SMB3.1.1 guest mounts to Samba by Steve French · 5 years ago
  60. 14c52ac cifs: allow guest mounts to work for smb3.11 by Ronnie Sahlberg · 5 years ago
  61. c72e90d udf: Fix crash on IO error during truncate by Jan Kara · 5 years ago
  62. 7adab7b Merge "Merge android-4.19.30 (4afd59719) into msm-4.19" by qctecmdr Service · 5 years ago
  63. bb418a1 Merge 4.19.31 into android-4.19 by Greg Kroah-Hartman · 5 years ago
  64. 4af185f NFSv4.1: Reinitialise sequence results before retransmitting a request by Trond Myklebust · 5 years ago
  65. ecab6ab nfsd: fix wrong check in write_v4_end_grace() by Yihao Wu · 5 years ago
  66. 8056912 nfsd: fix memory corruption caused by readdir by NeilBrown · 5 years ago
  67. 10a68cd nfsd: fix performance-limiting session calculation by J. Bruce Fields · 5 years ago
  68. 2c648ca NFS: Don't recoalesce on error in nfs_pageio_complete_mirror() by Trond Myklebust · 5 years ago
  69. 63b0ee1 NFS: Fix an I/O request leakage in nfs_do_recoalesce by Trond Myklebust · 5 years ago
  70. be74fdd NFS: Fix I/O request leakages by Trond Myklebust · 5 years ago
  71. 584f390 jbd2: fix compile warning when using JBUFFER_TRACE by zhangyi (F) · 5 years ago
  72. dbe4bc9 jbd2: clear dirty flag when revoking a buffer from an older transaction by zhangyi (F) · 5 years ago
  73. 62600af ext2: Fix underflow in ext2_max_size() by Jan Kara · 5 years ago
  74. 8a4fdc6 ext4: fix crash during online resizing by Jan Kara · 5 years ago
  75. a0d876c ext4: add mask of ext4 flags to swap by yangerkun · 5 years ago
  76. 048bfb5 ext4: update quota information while swapping boot loader inode by yangerkun · 5 years ago
  77. 071f681 ext4: cleanup pagecache before swap i_data by yangerkun · 5 years ago
  78. cdf9941 ext4: fix check of inode in swap_inode_boot_loader by yangerkun · 5 years ago
  79. 898488e Btrfs: fix corruption reading shared and compressed extents after hole punching by Filipe Manana · 5 years ago
  80. 1a00f7f btrfs: ensure that a DUP or RAID1 block group has exactly two stripes by Johannes Thumshirn · 5 years ago
  81. 6e24f5a Btrfs: setup a nofs context for memory allocation at __btrfs_set_acl by Filipe Manana · 6 years ago
  82. 61f9209 Btrfs: setup a nofs context for memory allocation at btrfs_create_tree() by Filipe Manana · 6 years ago
  83. 205f149 ovl: Do not lose security.capability xattr over metadata file copy-up by Vivek Goyal · 5 years ago
  84. 6f048ae ovl: During copy up, first copy up data and then xattrs by Vivek Goyal · 6 years ago
  85. 2af926f splice: don't merge into linked buffers by Jann Horn · 6 years ago
  86. 1c2123f fs/devpts: always delete dcache dentry-s in dput() by Varad Gautam · 6 years ago
  87. 43eaa6c CIFS: Fix read after write for files with read caching by Pavel Shilovsky · 5 years ago
  88. dc8e8ad CIFS: Do not skip SMB2 message IDs on send failures by Pavel Shilovsky · 5 years ago
  89. 3ed9f22 CIFS: Do not reset lease state to NONE on lease break by Pavel Shilovsky · 5 years ago
  90. 7a8b048 fix cgroup_do_mount() handling of failure exits by Al Viro · 6 years ago
  91. 7268328 keys: Fix dependency loop between construction record and auth key by David Howells · 5 years ago
  92. 6c023d8 NFS: Don't use page_file_mapping after removing the page by Benjamin Coddington · 5 years ago
  93. e08ba89 9p: use inode->i_lock to protect i_size_write() under 32-bit by Hou Tao · 6 years ago
  94. e2739de Merge "Merge android-4.19.27 (36d178b) into msm-4.19" by qctecmdr Service · 5 years ago
  95. adea88f UPSTREAM: fs: kernfs: add poll file operation by Johannes Weiner · 5 years ago
  96. 2ba18b4 BACKPORT: sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD by Johannes Weiner · 6 years ago
  97. fb80045 Merge android-4.19.29 (2e568c9) into msm-4.19 by Ivaylo Georgiev · 5 years ago
  98. e0d3bea Merge android-4.19.28 (34e9e65) into msm-4.19 by Ivaylo Georgiev · 5 years ago
  99. bd72c90 Merge android-4.19.27 (36d178b) into msm-4.19 by Ivaylo Georgiev · 5 years ago
  100. 2304059 Merge "fs: kernfs: add poll file operation" by qctecmdr Service · 5 years ago