summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-09-23Merge branch 'amlogic-4.9-dev' into bringup/amlogic-4.9/sync20190611_forQJianxin Pan210-1918/+3581
2019-09-20vmap: fix wrong mmu setting in check sp funciton [1/1]Tao Zeng2-6/+30
2019-06-11proc: compile error [1/1]Hanjie Lin1-1/+1
2019-06-04Merge branch 'android-4.9' into bringup/amlogic-4.9/sync20190523Jianxin Pan191-614/+2041
2019-05-31Merge 4.9.180 into android-4.9Greg Kroah-Hartman139-358/+821
2019-05-31chardev: add additional check for minor range overlapChengguang Xu1-0/+6
2019-05-31gfs2: Fix lru_count going negativeRoss Lagerwall1-9/+13
2019-05-31Revert "btrfs: Honour FITRIM range constraints during free space trim"David Sterba1-19/+6
2019-05-31hugetlb: use same fault hash key for shared and private mappingsMike Kravetz3-23/+8
2019-05-31btrfs: sysfs: don't leak memory when failing add fsidTobin C. Harding1-1/+6
2019-05-31Btrfs: fix race between ranged fsync and writeback of adjacent rangesFilipe Manana1-0/+12
2019-05-31Btrfs: do not abort transaction at btrfs_update_root() after failure to COW pathFilipe Manana1-3/+1
2019-05-31gfs2: Fix sign extension bug in gfs2_update_statsAndreas Gruenbacher1-4/+5
2019-05-31ext4: do not delete unlinked inode from orphan list on failed truncateJan Kara1-1/+1
2019-05-29Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.9.y' into a...Jaegeuk Kim2-8/+3
2019-05-27Merge 4.9.179 into android-4.9Greg Kroah-Hartman45-173/+499
2019-05-25btrfs: Honour FITRIM range constraints during free space trimNikolay Borisov1-6/+19
2019-05-25ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavourAl Viro1-1/+1
2019-05-25ceph: flush dirty inodes before proceeding with remountJeff Layton1-0/+7
2019-05-25fuse: honor RLIMIT_FSIZE in fuse_file_fallocateLiu Bo1-0/+7
2019-05-25fuse: fix writepages on 32bitMiklos Szeredi1-1/+1
2019-05-25NFS4: Fix v4.0 client state corruption when mountZhangXiaoxu1-0/+4
2019-05-25cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level()Christoph Probst1-6/+8
2019-05-24f2fs: link f2fs quota ops for sysfileJaegeuk Kim2-8/+3
2019-05-23Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.9.y' into a...Jaegeuk Kim1-2/+0
2019-05-23ext4: fix build warningJaegeuk Kim1-2/+0
2019-05-23Merge branch 'android-4.9' into amlogic-4.9-devJianxin Pan3137-31640/+78174
2019-05-21Merge 4.9.178 into android-4.9Greg Kroah-Hartman47-181/+377
2019-05-21ext4: fix data corruption caused by overlapping unaligned and aligned IOLukas Czerner1-0/+7
2019-05-21ext4: zero out the unused memory region in the extent tree blockSriram Rajagopalan1-2/+15
2019-05-21fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...Jiufei Xue1-3/+8
2019-05-21writeback: synchronize sync(2) against cgroup writeback membership switchesTejun Heo3-2/+40
2019-05-21Btrfs: do not start a transaction at iterate_extent_inodes()Filipe Manana1-6/+12
2019-05-21ext4: fix ext4_show_options for file systems w/o journalDebabrata Banerjee1-1/+1
2019-05-21ext4: actually request zeroing of inode table after growKirill Tkhai1-1/+1
2019-05-21jbd2: check superblock mapped prior to committingJiufei Xue1-0/+4
2019-05-21ocfs2: fix ocfs2 read inode data panic in ocfs2_igetShuning Zhang1-1/+29
2019-05-14Merge upstream-f2fs-stable-linux-4.9.y into android-4.9Jaegeuk Kim18-302/+694
2019-05-14debug: do not print old_size when ftrace_size is 0 [1/1]Jianxin Pan1-2/+2
2019-05-09f2fs: fix to avoid accessing xattr across the boundaryRandall Huang2-9/+29
2019-05-09f2fs: fix to avoid potential race on sbi->unusable_block_count access/updateChao Yu3-1/+14
2019-05-09f2fs: add tracepoint for f2fs_filemap_fault()Chao Yu2-0/+28
2019-05-09f2fs: introduce DATA_GENERIC_ENHANCEChao Yu10-51/+134
2019-05-09f2fs: fix to handle error in f2fs_disable_checkpoint()Chao Yu1-1/+4
2019-05-09f2fs: remove redundant check in f2fs_file_write_iter()Chengguang Xu1-13/+9
2019-05-09f2fs: fix to be aware of readonly device in write_checkpoint()Chao Yu1-4/+3
2019-05-09f2fs: fix to skip recovery on readonly deviceChao Yu2-4/+17
2019-05-09f2fs: fix to consider multiple device for readonly checkChao Yu2-1/+15
2019-05-09f2fs: relocate chksum_offset for large_nat_bitmap featureChao Yu2-1/+16
2019-05-09f2fs: allow unfixed f2fs_checkpoint.checksum_offsetChao Yu2-6/+25
[next]