OSDN Git Service

Merge 4.4.151 into android-4.4
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / fs /
2018-08-22 Greg Kroah-HartmanMerge 4.4.151 into android-4.4
2018-08-18 Greg Kroah-HartmanMerge 4.4.150 into android-4.4
2018-08-17 Greg Kroah-HartmanMerge 4.4.149 into android-4.4
2018-08-15 Greg Kroah-HartmanMerge 4.4.148 into android-4.4
2018-08-15 Al Virofix __legitimize_mnt()/mntput() race
2018-08-15 Al Virofix mntput/mntput race
2018-08-15 Al Viroroot dentries need RCU-delayed freeing
2018-08-15 Theodore Ts'oext4: fix check to prevent initializing reserved inodes
2018-08-09 Greg Kroah-HartmanMerge 4.4.147 into android-4.4
2018-08-09 Shankara Pailoorjfs: Fix inconsistency between memory allocation and...
2018-08-09 Theodore Ts'oext4: fix false negatives *and* false positives in...
2018-08-06 Greg Kroah-HartmanMerge 4.4.146 into android-4.4
2018-08-06 Linus Torvaldssquashfs: more metadata hardenings
2018-08-06 Linus Torvaldssquashfs: more metadata hardening
2018-08-06 Theodore Ts'oext4: check for allocation block validity with block...
2018-08-06 Theodore Ts'oext4: fix inline data updates with checksums enabled
2018-08-06 Linus Torvaldssquashfs: be more careful about metadata corruption
2018-08-06 Qu Wenruobtrfs: qgroup: Finish rescan when hit the last leaf...
2018-08-06 David Sterbabtrfs: add barriers to btrfs_sync_log before log_commit...
2018-08-06 Chao Yuf2fs: fix to don't trigger writeback during recovery
2018-08-06 Anatoly Pugachevdisable loading f2fs module on PAGE_SIZE > 4KB
2018-08-06 Scott Mayhewnfsd: fix potential use-after-free in nfsd4_decode_getd...
2018-07-31 Greg Kroah-HartmanMerge 4.4.145 into android-4.4
2018-07-31 Greg Kroah-HartmanMerge 4.4.144 into android-4.4
2018-07-31 Greg Kroah-HartmanMerge 4.4.143 into android-4.4
2018-07-31 Greg Kroah-HartmanMerge 4.4.142 into android-4.4
2018-07-31 Jaegeuk KimMerge remote-tracking branch 'origin/upstream-f2fs...
2018-07-31 Jaegeuk KimMerge commit '73450231ffff' into android-4.4
2018-07-27 Daniel RosenbergANDROID: sdcardfs: Check stacked filesystem depth
2018-07-25 Konrad Rzeszutek... proc: Use underscores for SSBD in 'status'
2018-07-25 Thomas Gleixnerprctl: Add force disable speculation
2018-07-25 Kees Cookproc: Provide details on speculation flaw mitigations
2018-07-25 OGAWA Hirofumifat: fix memory allocation failure handling of match_st...
2018-07-22 alex chenocfs2: subsystem.su_mutex is required while accessing...
2018-07-17 Greg Kroah-HartmanMerge 4.4.141 into android-4.4
2018-07-17 Borislav Petkovx86/cpufeature: Replace the old static_cpu_has() with...
2018-07-17 Linus TorvaldsFix up non-directory creation in SGID directories
2018-07-11 Greg Kroah-HartmanMerge 4.4.140 into android-4.4
2018-07-11 Jon Derrickext4: check superblock mapped prior to committing
2018-07-11 Theodore Ts'oext4: add more mount time checks of the superblock
2018-07-11 Theodore Ts'oext4: add more inode number paranoia checks
2018-07-11 Theodore Ts'oext4: clear i_data in ext4_inode_info when removing...
2018-07-11 Theodore Ts'oext4: include the illegal physical block in the bad...
2018-07-11 Theodore Ts'oext4: verify the depth of extent tree in ext4_find_extent()
2018-07-11 Theodore Ts'oext4: only look at the bg_flags field if it is valid
2018-07-11 Theodore Ts'oext4: always check block group bounds in ext4_init_bloc...
2018-07-11 Theodore Ts'oext4: make sure bitmaps and the inode table don't overl...
2018-07-11 Theodore Ts'ojbd2: don't mark block as modified if the handle is...
2018-07-11 Paulo Alcantaracifs: Fix infinite loop when using hard mount option
2018-07-09 Kees Cooktreewide: Use array_size in f2fs_kvzalloc()
2018-07-09 Kees Cooktreewide: Use array_size() in f2fs_kzalloc()
2018-07-09 Kees Cooktreewide: Use array_size() in f2fs_kmalloc()
2018-07-09 Chao Yuf2fs: fix to clear FI_VOLATILE_FILE correctly
2018-07-09 Chao Yuf2fs: let sync node IO interrupt async one
2018-07-09 Chao Yuf2fs: don't change wbc->sync_mode
2018-07-09 Chao Yuf2fs: fix to update mtime correctly
2018-07-09 youngjun yoofs: f2fs: insert space around that ':' and ', '
2018-07-09 youngjun yoofs: f2fs: add missing blank lines after declarations
2018-07-09 youngjun yoofs: f2fs: changed variable type of offset "unsigned...
2018-07-09 Chao Yuf2fs: clean up symbol namespace
2018-07-09 Chao Yuf2fs: make set_de_type() static
2018-07-09 Chao Yuf2fs: make __f2fs_write_data_pages() static
2018-07-09 Chao Yuf2fs: fix to avoid accessing cross the boundary
2018-07-09 Chao Yuf2fs: fix to let caller retry allocating block address
2018-07-09 Anatoly Pugachevdisable loading f2fs module on PAGE_SIZE > 4KB
2018-07-09 Chao Yuf2fs: fix error path of move_data_page
2018-07-09 Chao Yuf2fs: don't drop dentry pages after fs shutdown
2018-07-09 Chao Yuf2fs: fix to avoid race during access gc_thread pointer
2018-07-09 Chao Yuf2fs: clean up with clear_radix_tree_dirty_tag
2018-07-09 Chao Yuf2fs: fix to don't trigger writeback during recovery
2018-07-09 Sheng Yongf2fs: clear discard_wake earlier
2018-07-09 Yunlei Hef2fs: let discard thread wait a little longer if dev...
2018-07-09 Chao Yuf2fs: avoid stucking GC due to atomic write
2018-07-09 Jaegeuk Kimf2fs: introduce sbi->gc_mode to determine the policy
2018-07-09 Chao Yuf2fs: keep migration IO order in LFS mode
2018-07-09 Chao Yuf2fs: fix to wait page writeback during revoking atomic...
2018-07-09 Sahitya Tummalaf2fs: Fix deadlock in shutdown ioctl
2018-07-09 Chao Yuf2fs: detect synchronous writeback more earlier
2018-07-09 Jan Karamm: remove nr_pages argument from pagevec_lookup_{...
2018-07-09 Jan Karaceph: use pagevec_lookup_range_nr_tag()
2018-07-09 Jan Karanilfs2: use pagevec_lookup_range_tag()
2018-07-09 Jan Karagfs2: use pagevec_lookup_range_tag()
2018-07-09 Jan Karaf2fs: use find_get_pages_tag() for looking up single...
2018-07-09 Jan Karaf2fs: simplify page iteration loops
2018-07-09 Jan Karaf2fs: use pagevec_lookup_range_tag()
2018-07-09 Jan Karaext4: use pagevec_lookup_range_tag()
2018-07-09 Jan Karaceph: use pagevec_lookup_range_tag()
2018-07-09 Jan Karabtrfs: use pagevec_lookup_range_tag()
2018-07-09 Chao Yuf2fs: clean up with is_valid_blkaddr()
2018-07-09 Chao Yuf2fs: fix to initialize min_mtime with ULLONG_MAX
2018-07-09 Chao Yuf2fs: fix to let checkpoint guarantee atomic page persi...
2018-07-09 Chao Yuf2fs: fix to initialize i_current_depth according to...
2018-07-09 Chao YuRevert "f2fs: add ovp valid_blocks check for bg gc...
2018-07-09 Jaegeuk Kimf2fs: don't drop any page on f2fs_cp_error() case
2018-07-09 Colin Ian Kingf2fs: fix spelling mistake: "extenstion" -> "extension"
2018-07-09 Jaegeuk Kimf2fs: enhance sanity_check_raw_super() to avoid potenti...
2018-07-09 Chao Yuf2fs: treat volatile file's data as hot one
2018-07-09 Chao Yuf2fs: introduce release_discard_addr() for cleanup
2018-07-09 Chao Yuf2fs: fix potential overflow
2018-07-09 Chao Yuf2fs: rename dio_rwsem to i_gc_rwsem
next