| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | dlm: lost put_lkb on error path in receive_convert() and receive_unlock() | Vasily Averin | 2019-01-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | dlm: possible memory leak on error path in create_lkb() | Vasily Averin | 2019-01-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | dlm: fixed memory leaks after failed ls_remove_names allocation | Vasily Averin | 2019-01-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problem | Georgy A Bystrenin | 2019-01-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | ext4: force inode writes when nfsd calls commit_metadata() | Theodore Ts'o | 2019-01-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | ext4: fix EXT4_IOC_GROUP_ADD ioctl | ruippan (潘睿) | 2019-01-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | ext4: missing unlock/put_page() in ext4_try_to_write_inline_data() | Maurizio Lombardi | 2019-01-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | ext4: fix possible use after free in ext4_quota_enable | Pan Bian | 2019-01-13 | |
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge upstream-f2fs-stable-linux-4.4.y into android-4.4 | Jaegeuk Kim | 2019-01-10 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: don't access node/meta inode mapping after iput | Jaegeuk Kim | 2019-01-04 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: wait on atomic writes to count F2FS_CP_WB_DATA | Jaegeuk Kim | 2019-01-04 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: sanity check of xattr entry size | Jaegeuk Kim | 2019-01-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: fix use-after-free issue when accessing sbi->stat_info | Sahitya Tummala | 2019-01-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: check PageWriteback flag for ordered case | Chao Yu | 2019-01-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: fix validation of the block count in sanity_check_raw_super | Martin Blumenstingl | 2019-01-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: fix missing unlock(sbi->gc_mutex) | Jaegeuk Kim | 2019-01-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: clean up structure extent_node | Chao Yu | 2019-01-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: fix block address for __check_sit_bitmap | Qiuyang Sun | 2019-01-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: fix sbi->extent_list corruption issue | Sahitya Tummala | 2019-01-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: clean up checkpoint flow | Chao Yu | 2019-01-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: flush stale issued discard candidates | Jaegeuk Kim | 2019-01-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: correct wrong spelling, issing_* | Jaegeuk Kim | 2019-01-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: use kvmalloc, if kmalloc is failed | Jaegeuk Kim | 2019-01-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: remove redundant comment of unused wio_mutex | Yunlong Song | 2019-01-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: fix to reorder set_page_dirty and wait_on_page_writeback | Chao Yu | 2019-01-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: clear PG_writeback if IPU failed | Sheng Yong | 2019-01-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: add an ioctl() to explicitly trigger fsck later | Jaegeuk Kim | 2019-01-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: avoid frequent costly fsck triggers | Jaegeuk Kim | 2019-01-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: fix m_may_create to make OPU DIO write correctly | Jia Zhu | 2019-01-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: fix to update new block address correctly for OPU | Jia Zhu | 2019-01-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: adjust trace print in f2fs_get_victim() to cover all paths | Sahitya Tummala | 2019-01-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: fix to allow node segment for GC by ioctl path | Sahitya Tummala | 2019-01-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: make "f2fs_fault_name[]" const char * | Alexey Dobriyan | 2019-01-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: read page index before freeing | Pan Bian | 2019-01-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: fix wrong return value of f2fs_acl_create | Tiezhu Yang | 2019-01-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: avoid build warn of fall_through | Jaegeuk Kim | 2019-01-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: fix race between write_checkpoint and write_begin | Sheng Yong | 2019-01-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: check memory boundary by insane namelen | Jaegeuk Kim | 2019-01-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: only flush the single temp bio cache which owns the target page | Yunlong Song | 2019-01-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: fix out-place-update DIO write | Chao Yu | 2019-01-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: fix to be aware discard/preflush/dio command in is_idle() | Chao Yu | 2019-01-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: add to account direct IO | Chao Yu | 2019-01-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: move dir data flush to write checkpoint process | Yunlei He | 2019-01-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: change segment to section in f2fs_ioc_gc_range | Yunlong Song | 2019-01-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: export migration_granularity sysfs entry | Chao Yu | 2019-01-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: support subsectional garbage collection | Chao Yu | 2019-01-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: introduce __is_large_section() for cleanup | Chao Yu | 2019-01-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: clean up f2fs_sb_has_##feature_name | Chao Yu | 2019-01-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: remove codes of unused wio_mutex | Yunlong Song | 2019-01-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: fix count of seg_freed to make sec_freed correct | Yunlong Song | 2019-01-02 | |
