projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2018-05-31
youngjun yoo
fs: f2fs: insert space around that ':' and ', '
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
youngjun yoo
fs: f2fs: add missing blank lines after declarations
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
youngjun yoo
fs: f2fs: changed variable type of offset "unsigned...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Chao Yu
f2fs: clean up symbol namespace
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Chao Yu
f2fs: make set_de_type() static
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Chao Yu
f2fs: make __f2fs_write_data_pages() static
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Chao Yu
f2fs: fix to avoid accessing cross the boundary
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Chao Yu
f2fs: fix to let caller retry allocating block address
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Anatoly Pugachev
disable loading f2fs module on PAGE_SIZE > 4KB
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Chao Yu
f2fs: fix error path of move_data_page
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Chao Yu
f2fs: don't drop dentry pages after fs shutdown
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Chao Yu
f2fs: fix to avoid race during access gc_thread pointer
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Chao Yu
f2fs: clean up with clear_radix_tree_dirty_tag
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Chao Yu
f2fs: fix to don't trigger writeback during recovery
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Sheng Yong
f2fs: clear discard_wake earlier
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Yunlei He
f2fs: let discard thread wait a little longer if dev...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Chao Yu
f2fs: avoid stucking GC due to atomic write
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Jaegeuk Kim
f2fs: introduce sbi->gc_mode to determine the policy
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Chao Yu
f2fs: keep migration IO order in LFS mode
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Chao Yu
f2fs: fix to wait page writeback during revoking atomic...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Sahitya Tummala
f2fs: Fix deadlock in shutdown ioctl
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Chao Yu
f2fs: detect synchronous writeback more earlier
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Chao Yu
f2fs: clean up with is_valid_blkaddr()
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Chao Yu
f2fs: fix to initialize min_mtime with ULLONG_MAX
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Chao Yu
f2fs: fix to let checkpoint guarantee atomic page persi...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Chao Yu
f2fs: fix to initialize i_current_depth according to...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Chao Yu
Revert "f2fs: add ovp valid_blocks check for bg gc...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Jaegeuk Kim
f2fs: don't drop any page on f2fs_cp_error() case
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Colin Ian King
f2fs: fix spelling mistake: "extenstion" -> "extension"
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Jaegeuk Kim
f2fs: enhance sanity_check_raw_super() to avoid potenti...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Chao Yu
f2fs: treat volatile file's data as hot one
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Chao Yu
f2fs: introduce release_discard_addr() for cleanup
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Chao Yu
f2fs: fix potential overflow
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Chao Yu
f2fs: rename dio_rwsem to i_gc_rwsem
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Yunlei He
f2fs: move mnt_want_write_file after range check
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Yunlei He
f2fs: fix missing clear FI_NO_PREALLOC in some error...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Jaegeuk Kim
f2fs: enforce fsync_mode=strict for renamed directory
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Jaegeuk Kim
f2fs: sanity check for total valid node blocks
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Jaegeuk Kim
f2fs: sanity check on sit entry
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Jaegeuk Kim
f2fs: avoid bug_on on corrupted inode
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Jaegeuk Kim
f2fs: give message and set need_fsck given broken node id
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Eric Biggers
f2fs: fix features filename in sysfs documentation
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Chao Yu
f2fs: clean up commit_inmem_pages()
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Sheng Yong
f2fs: do not check F2FS_INLINE_DOTS in recover
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Sheng Yong
f2fs: remove duplicated dquot_initialize and fix error...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Chao Yu
f2fs: fix to detect failure of dquot_initialize
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Yunlei He
f2fs: stop issue discard if something wrong with f2fs
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Chao Yu
f2fs: fix return value in f2fs_ioc_commit_atomic_write
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Yunlei He
f2fs: allocate hot_data for atomic write more strictly
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Sheng Yong
f2fs: check if inmem_pages list is empty correctly
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Chao Yu
f2fs: fix race in between GC and atomic open
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Souptick Joarder
fs: f2fs: Adding new return type vm_fault_t
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Zhikang Zhang
f2fs: change le32 to le16 of f2fs_inode->i_extra_size
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Zhikang Zhang
f2fs: check cur_valid_map_mir & raw_sit block count...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Chao Yu
f2fs: correct return value of f2fs_trim_fs
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Chao Yu
f2fs: fix to show missing bits in FS_IOC_GETFLAGS
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Chao Yu
f2fs: remove unneeded F2FS_PROJINHERIT_FL
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Chao Yu
f2fs: don't use GFP_ZERO for page caches
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Yunlei He
f2fs: issue all big range discards in umount process
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Chao Yu
f2fs: remove redundant block plug
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Yunlong Song
f2fs: remove unmatched zero_user_segment when convert...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Chao Yu
f2fs: introduce private inode status mapping
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Jaegeuk Kim
f2fs: run fstrim asynchronously if runtime discard...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
Chao Yu
f2fs: turn down IO priority of discard from background
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
Chao Yu
f2fs: don't split checkpoint in fstrim
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
Jaegeuk Kim
f2fs: issue discard commands proactively in high fs...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Jaegeuk Kim
f2fs: add fsync_mode=nobarrier for non-atomic files
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Jaegeuk Kim
f2fs: let fstrim issue discard commands in lower priority
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Jaegeuk Kim
f2fs: avoid fsync() failure caused by EAGAIN in writepage()
commit
|
commitdiff
|
tree
|
snapshot
2018-05-02
Jaegeuk Kim
f2fs: clear PageError on writepage
commit
|
commitdiff
|
tree
|
snapshot
2018-05-02
Jaegeuk Kim
f2fs: check cap_resource only for data blocks
commit
|
commitdiff
|
tree
|
snapshot
2018-05-02
Jaegeuk Kim
Revert "f2fs: introduce f2fs_set_page_dirty_nobuffer"
commit
|
commitdiff
|
tree
|
snapshot
2018-05-02
Eric Biggers
f2fs: call unlock_new_inode() before d_instantiate()
commit
|
commitdiff
|
tree
|
snapshot
2018-05-02
Eric Biggers
f2fs: refactor read path to allow multiple postprocessi...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-02
Eric Biggers
fscrypt: allow synchronous bio decryption
commit
|
commitdiff
|
tree
|
snapshot
2018-05-02
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-01
Arnd Bergmann
hexagon: export csum_partial_copy_nocheck
commit
|
commitdiff
|
tree
|
snapshot
2018-05-01
Arnd Bergmann
hexagon: add memset_io() helper
commit
|
commitdiff
|
tree
|
snapshot
2018-05-01
Linus Torvalds
Merge tag 'xfs-4.17-fixes-1' of git://git./fs/xfs/xfs...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-30
Linus Torvalds
Merge tag 'errseq-v4.17' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-30
Linus Torvalds
Merge git://git./linux/kernel/git/davem/sparc
commit
|
commitdiff
|
tree
|
snapshot
2018-04-30
Arvind Yadav
sparc: vio: use put_device() instead of kfree()
commit
|
commitdiff
|
tree
|
snapshot
2018-04-30
Rob Gardner
sparc64: Fix mistake in oradax license text
commit
|
commitdiff
|
tree
|
snapshot
2018-04-29
Linus Torvalds
Linux v4.17-rc3
commit
|
commitdiff
|
tree
|
snapshot
2018-04-29
Linus Torvalds
Merge branch 'x86-urgent-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-29
Linus Torvalds
Merge branch 'x86-pti-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-29
Linus Torvalds
Merge branch 'timers-urgent-for-linus' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-29
Linus Torvalds
Merge branch 'perf-urgent-for-linus' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2018-04-29
Linus Torvalds
Merge tag 'for_linus_stable' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-28
Amir Goldstein
<linux/stringhash.h>: fix end_name_hash() for 64bit...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-28
David Sterba
MAINTAINERS: add myself as maintainer of AFFS
commit
|
commitdiff
|
tree
|
snapshot
2018-04-28
Linus Torvalds
Merge branch 'i2c/for-current' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-28
Linus Torvalds
Merge branch 'linus' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-28
Linus Torvalds
Merge tag '4.17-rc2-smb3' of git://git.samba.org/sfrenc...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-28
Linus Torvalds
Merge tag 'powerpc-4.17-4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-27
Linus Torvalds
rMerge tag 'for-linus' of git://git./virt/kvm/kvm
commit
|
commitdiff
|
tree
|
snapshot
2018-04-27
Linus Torvalds
Merge tag 'arm64-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-27
Linus Torvalds
Merge tag 'modules-for-v4.17-rc3' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-27
Linus Torvalds
Merge tag 'ceph-for-4.17-rc3' of git://github.com/ceph...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-27
Linus Torvalds
Merge tag 'char-misc-4.17-rc3' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
next