summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-03-24f2fs: show the max number of volatile operationsChao Yu
2017-03-24f2fs: fix race condition in between free nid allocator/initializerChao Yu
2017-03-24f2fs: use set_page_private marcro in f2fs_trace_pidYunlei He
2017-03-24f2fs: fix recording invalid last_victimChao Yu
2017-03-21f2fs: more reasonable mem_size calculating of ino_entryKinglong Mee
2017-03-21f2fs: calculate the f2fs_stat_info into base_memKinglong Mee
2017-03-21f2fs: avoid stat_inc_atomic_write for non-atomic fileKinglong Mee
2017-03-21f2fs: sanity check of crc_offset from raw checkpointKinglong Mee
2017-03-21f2fs: cleanup the disk level filename updatingKinglong Mee
2017-03-21f2fs: cover update_free_nid_bitmap with nid_list_lockChao Yu
2017-03-21f2fs: fix bad prefetchw of NULL pageKinglong Mee
2017-03-21f2fs: clear FI_DATA_EXIST flag in truncate_inline_inodeKinglong Mee
2017-03-21f2fs: move mnt_want_write_file after arguments checkingKinglong Mee
2017-03-21f2fs: check new size by inode_newsize_ok in f2fs_insert_rangeKinglong Mee
2017-03-21f2fs: avoid copy date to user-space if move file range failKinglong Mee
2017-03-21f2fs: drop duplicate new_size assign in f2fs_zero_rangeKinglong Mee
2017-03-21f2fs: adjust the way of calculating nat blockFan Li
2017-03-21f2fs: add fault injection on f2fs_truncateJaegeuk Kim
2017-03-21f2fs: check range before defragmentSheng Yong
2017-03-21f2fs: use parameter max_items instead of PIDVEC_SIZESheng Yong
2017-03-21f2fs: add a punch discard command functionYunlei He
2017-03-21f2fs: allocate a bio for discarding when actually issuing itJaegeuk Kim
2017-03-21f2fs: skip writeback meta pages if cp_mutex acquire failedYunlei He
2017-03-21f2fs: show more precise message on orphan recovery failureJaegeuk Kim
2017-03-21f2fs: remove dead macro PGOFS_OF_NEXT_DNODEKinglong Mee
2017-03-21f2fs: drop duplicate radix tree lookup of nat_entry_setKinglong Mee
2017-03-21f2fs: make sure trace all f2fs_issue_flushKinglong Mee
2017-03-21f2fs: don't allow volatile writes for non-regular fileChao Yu
2017-03-21f2fs: don't allow atomic writes for not regular filesJaegeuk Kim
2017-03-21f2fs: fix stale ATOMIC_WRITTEN_PAGE private pointerJaegeuk Kim
2017-03-21f2fs: build stat_info before orphan inode recoveryJaegeuk Kim
2017-03-21f2fs: fix the fault of calculating blkstart twiceKinglong Mee
2017-03-21f2fs: fix the fault of checking F2FS_LINK_MAX for rename inodeKinglong Mee
2017-03-21f2fs: don't allow to get pino when filename is encryptedJaegeuk Kim
2017-03-21f2fs: fix wrong error injection for evict_inodeJaegeuk Kim
2017-03-21f2fs: le32_to_cpu for ckpt->cp_pack_total_block_countKinglong Mee
2017-03-21f2fs: le16_to_cpu for xattr->e_value_sizeJaegeuk Kim
2017-03-21f2fs: don't need to invalidate wrong node pageJaegeuk Kim
2017-03-21f2fs: fix an error return value in truncate_partial_data_pageYunlei He
2017-03-20f2fs: combine nat_bits and free_nid_bitmap cacheChao Yu
2017-03-20f2fs: skip scanning free nid bitmap of full NAT blocksChao Yu
2017-03-20f2fs: use __set{__clear}_bit_leJaegeuk Kim
2017-03-20f2fs: declare static functionsJaegeuk Kim
2017-03-20f2fs: don't overwrite node block by SSRJaegeuk Kim
2017-03-17Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-03-17pNFS/flexfiles: never nfs4_mark_deviceid_unavailableWeston Andros Adamson
2017-03-17pNFS: return status from nfs4_pnfs_ds_connectWeston Andros Adamson
2017-03-17NFSv4.1 respect server's max size in CREATE_SESSIONOlga Kornievskaia
2017-03-17NFS prevent double free in async nfs4_exchange_idOlga Kornievskaia
2017-03-17nfs: make nfs4_cb_sv_ops staticJason Yan