index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
Age
Commit message (
Expand
)
Author
2017-03-21
f2fs: show more precise message on orphan recovery failure
Jaegeuk Kim
2017-03-21
f2fs: remove dead macro PGOFS_OF_NEXT_DNODE
Kinglong Mee
2017-03-21
f2fs: drop duplicate radix tree lookup of nat_entry_set
Kinglong Mee
2017-03-21
f2fs: make sure trace all f2fs_issue_flush
Kinglong Mee
2017-03-21
f2fs: don't allow volatile writes for non-regular file
Chao Yu
2017-03-21
f2fs: don't allow atomic writes for not regular files
Jaegeuk Kim
2017-03-21
f2fs: fix stale ATOMIC_WRITTEN_PAGE private pointer
Jaegeuk Kim
2017-03-21
f2fs: build stat_info before orphan inode recovery
Jaegeuk Kim
2017-03-21
f2fs: fix the fault of calculating blkstart twice
Kinglong Mee
2017-03-21
f2fs: fix the fault of checking F2FS_LINK_MAX for rename inode
Kinglong Mee
2017-03-21
f2fs: don't allow to get pino when filename is encrypted
Jaegeuk Kim
2017-03-21
f2fs: fix wrong error injection for evict_inode
Jaegeuk Kim
2017-03-21
f2fs: le32_to_cpu for ckpt->cp_pack_total_block_count
Kinglong Mee
2017-03-21
f2fs: le16_to_cpu for xattr->e_value_size
Jaegeuk Kim
2017-03-21
f2fs: don't need to invalidate wrong node page
Jaegeuk Kim
2017-03-21
f2fs: fix an error return value in truncate_partial_data_page
Yunlei He
2017-03-20
f2fs: combine nat_bits and free_nid_bitmap cache
Chao Yu
2017-03-20
f2fs: skip scanning free nid bitmap of full NAT blocks
Chao Yu
2017-03-20
f2fs: use __set{__clear}_bit_le
Jaegeuk Kim
2017-03-20
f2fs: declare static functions
Jaegeuk Kim
2017-03-20
f2fs: don't overwrite node block by SSR
Jaegeuk Kim
2017-03-03
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-01
Merge tag 'for-f2fs-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2017-02-28
f2fs: avoid to flush nat journal entries
Jaegeuk Kim
2017-02-27
f2fs: avoid to issue redundant discard commands
Jaegeuk Kim
2017-02-27
f2fs: fix a plint compile warning
Hou Pengyang
2017-02-27
f2fs: add f2fs_drop_inode tracepoint
Hou Pengyang
2017-02-27
f2fs: Fix zoned block device support
Masato Suzuki
2017-02-27
f2fs: remove redundant set_page_dirty()
Yunlei He
2017-02-27
f2fs: fix to enlarge size of write_io_dummy mempool
Chao Yu
2017-02-27
f2fs: fix memory leak of write_io_dummy mempool during umount
Chao Yu
2017-02-27
f2fs: fix to update F2FS_{CP_}WB_DATA count correctly
Chao Yu
2017-02-27
f2fs: use MAX_FREE_NIDS for the free nids target
Kinglong Mee
2017-02-27
f2fs: introduce free nid bitmap
Chao Yu
2017-02-27
f2fs: new helper cur_cp_crc() getting crc in f2fs_checkpoint
Kinglong Mee
2017-02-27
f2fs: update the comment of default nr_pages to skipping
Kinglong Mee
2017-02-27
f2fs: drop the duplicate pval in f2fs_getxattr
Kinglong Mee
2017-02-27
f2fs: Don't update the xattr data that same as the exist
Kinglong Mee
2017-02-27
f2fs: kill __is_extent_same
Chao Yu
2017-02-27
f2fs: avoid bggc->fggc when enough free segments are avaliable after cp
Hou Pengyang
2017-02-27
f2fs: select target segment with closer temperature in SSR mode
Chao Yu
2017-02-27
f2fs: show simple call stack in fault injection message
Chao Yu
2017-02-27
f2fs: no need lock_op in f2fs_write_inline_data
Yunlei He
2017-02-27
f2fs: add bitmaps for empty or full NAT blocks
Jaegeuk Kim
2017-02-27
f2fs: replace rw semaphore extent_tree_lock with mutex lock
Yunlei He
2017-02-27
f2fs: avoid m_flags overlay when allocating more data blocks
Kinglong Mee
2017-02-27
f2fs: remove unsafe bitmap checking
Hou Pengyang
2017-02-27
f2fs: init local extent_info to avoid stale stack info in tp
Hou Pengyang
[prev]
[next]