| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: insert space before the open parenthesis '(' | Youngjun Yoo | 2019-05-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: allow address pointer number of dnode aligning to specified size | Chao Yu | 2019-05-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: introduce f2fs_read_single_page() for cleanup | Chao Yu | 2019-05-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: mark is_extension_exist() inline | Park Ju Hyung | 2019-05-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: fix to set FI_UPDATE_WRITE correctly | Chao Yu | 2019-05-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: fix to avoid panic in f2fs_inplace_write_data() | Chao Yu | 2019-05-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: fix to do sanity check on valid block count of segment | Chao Yu | 2019-05-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: fix to do sanity check on valid node/block count | Chao Yu | 2019-05-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: fix to avoid panic in do_recover_data() | Chao Yu | 2019-05-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: fix to do sanity check on free nid | Chao Yu | 2019-05-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: fix to do checksum even if inode page is uptodate | Chao Yu | 2019-05-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: fix to avoid panic in f2fs_remove_inode_page() | Chao Yu | 2019-05-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: fix to clear dirty inode in error path of f2fs_iget() | Chao Yu | 2019-05-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: remove new blank line of f2fs kernel message | Chao Yu | 2019-05-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: fix wrong __is_meta_io() macro | Chao Yu | 2019-05-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: fix to avoid panic in dec_valid_node_count() | Chao Yu | 2019-05-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: fix to avoid panic in dec_valid_block_count() | Chao Yu | 2019-05-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: fix to use inline space only if inline_xattr is enable | Chao Yu | 2019-05-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: fix to retrieve inline xattr space | Chao Yu | 2019-05-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: fix error path of recovery | Chao Yu | 2019-05-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: fix to avoid deadloop in foreground GC | Chao Yu | 2019-05-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: data: fix warning Using plain integer as NULL pointer | Hariprasad Kelam | 2019-05-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: add tracepoint for f2fs_file_write_iter() | Chao Yu | 2019-05-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: add comment for conditional compilation statement | Chao Yu | 2019-05-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: fix potential recursive call when enabling data_flush | Chao Yu | 2019-05-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: improve discard handling with multi-device volumes | Damien Le Moal | 2019-05-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: Reduce zoned block device memory usage | Damien Le Moal | 2019-05-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: Fix use of number of devices | Damien Le Moal | 2019-05-08 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge android-4.4.179 (aab9adb) into msm-4.4 | Srinivasarao P | 2019-05-02 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 4.4.179 into android-4.4 | Greg Kroah-Hartman | 2019-04-30 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ovl: fix uid/gid when creating over whiteout | Miklos Szeredi | 2019-04-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cifs: fallback to older infolevels on findfirst queryinfo retry | Steve French | 2019-04-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: fix to do sanity check with current segment number | Chao Yu | 2019-04-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9p locks: add mount option for lock retry interval | Dinu-Razvan Chis-Serban | 2019-04-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9p: do not trust pdu content for stat item size | Gertjan Halkes | 2019-04-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ext4: prohibit fstrim in norecovery mode | Darrick J. Wong | 2019-04-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix incorrect error code mapping for OBJECTID_NOT_FOUND | Steve French | 2019-04-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ext4: report real fs size after failed resize | Lukas Czerner | 2019-04-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ext4: add missing brelse() in add_new_gdb_meta_bg() | Lukas Czerner | 2019-04-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | binfmt_elf: switch to new creds when switching to new mm | Linus Torvalds | 2019-04-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fs: fix guard_bio_eod to check for real EOD errors | Carlos Maiolino | 2019-04-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cifs: Fix NULL pointer dereference of devname | Yao Liu | 2019-04-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cifs: use correct format characters | Louis Taylor | 2019-04-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fs/file.c: initialize init_files.resize_wait | Shuriyc Chu | 2019-04-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: do not use mutex lock in atomic context | Sahitya Tummala | 2019-04-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ocfs2: fix a panic problem caused by o2cb_ctl | Jia Guo | 2019-04-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CIFS: fix POSIX lock leak and invalid ptr deref | Aurelien Aptel | 2019-04-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ext4: cleanup bh release code in ext4_ind_remove_space() | zhangyi (F) | 2019-04-27 | |
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge android-4.4.178 (7af10f2) into msm-4.4 | Srinivasarao P | 2019-04-05 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 4.4.178 into android-4.4 | Greg Kroah-Hartman | 2019-04-03 | |
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
