projects
/
firefly-linux-kernel-4.4.55.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
firefly-linux-kernel-4.4.55.git
2015-02-12
Chao Yu
f2fs: use spinlock for segmap_lock instead of rwlock
commit
|
commitdiff
|
tree
|
snapshot
2015-02-12
Jaegeuk Kim
f2fs: fix accessing wrong indexed data blocks
commit
|
commitdiff
|
tree
|
snapshot
2015-02-12
Jaegeuk Kim
f2fs: avoid variable length array
commit
|
commitdiff
|
tree
|
snapshot
2015-02-12
Jaegeuk Kim
f2fs: fix sparse warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-02-12
Jaegeuk Kim
f2fs: allocate data blocks in advance for f2fs_direct_IO
commit
|
commitdiff
|
tree
|
snapshot
2015-02-12
Jaegeuk Kim
f2fs: introduce macros to convert bytes and blocks...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-12
Jaegeuk Kim
f2fs: call set_buffer_new for get_block
commit
|
commitdiff
|
tree
|
snapshot
2015-02-12
Jaegeuk Kim
f2fs: check node page contents all the time
commit
|
commitdiff
|
tree
|
snapshot
2015-02-12
Chao Yu
f2fs: avoid data offset overflow when lseeking huge...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-12
Chao Yu
f2fs: fix to use highmem for pages of newly created...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-12
Jaegeuk Kim
f2fs: introduce a batched trim
commit
|
commitdiff
|
tree
|
snapshot
2015-02-12
Chao Yu
f2fs: merge {invalidate,release}page for meta/node...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-12
Jaegeuk Kim
f2fs: show the number of writeback pages in stat
commit
|
commitdiff
|
tree
|
snapshot
2015-02-12
Jaegeuk Kim
f2fs: keep PagePrivate during releasepage
commit
|
commitdiff
|
tree
|
snapshot
2015-02-12
Jaegeuk Kim
f2fs: should fail mount when trying to recover data...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-12
Jaegeuk Kim
f2fs: split UMOUNT and FASTBOOT flags
commit
|
commitdiff
|
tree
|
snapshot
2015-02-12
Jaegeuk Kim
f2fs: avoid write_checkpoint if f2fs is mounted readonly
commit
|
commitdiff
|
tree
|
snapshot
2015-02-12
Jaegeuk Kim
f2fs: support norecovery mount option
commit
|
commitdiff
|
tree
|
snapshot
2015-02-12
Jaegeuk Kim
f2fs: fix not to drop mount options when retrying fill_...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-12
Chao Yu
f2fs: merge flags in struct f2fs_sb_info
commit
|
commitdiff
|
tree
|
snapshot
2015-02-12
Chao Yu
f2fs: clean up {in,de}create_sleep_time
commit
|
commitdiff
|
tree
|
snapshot
2015-02-12
Chao Yu
f2fs: make truncate_inline_date static
commit
|
commitdiff
|
tree
|
snapshot
2015-02-12
Kinglong Mee
f2fs: fix a bug of inheriting default ACL from parent
commit
|
commitdiff
|
tree
|
snapshot
2015-02-12
Chao Yu
f2fs: use f2fs_radix_tree_insert to clean codes
commit
|
commitdiff
|
tree
|
snapshot
2015-02-12
Chao Yu
f2fs: add F2FS_IOC_GETVERSION support
commit
|
commitdiff
|
tree
|
snapshot
2015-02-12
Jaegeuk Kim
f2fs: leave comment for code readability
commit
|
commitdiff
|
tree
|
snapshot
2015-02-12
Chao Yu
f2fs: fix to release count of meta page in ->invalidatepage
commit
|
commitdiff
|
tree
|
snapshot
2015-02-12
Jaegeuk Kim
f2fs: do checkpoint when umount flag is not set
commit
|
commitdiff
|
tree
|
snapshot
2015-02-12
Jaegeuk Kim
f2fs: trigger correct checkpoint during umount
commit
|
commitdiff
|
tree
|
snapshot
2015-02-12
Jaegeuk Kim
f2fs: update memory footprint information
commit
|
commitdiff
|
tree
|
snapshot
2015-02-12
Chao Yu
f2fs: fix wrong memory footprint statistics in debugfs
commit
|
commitdiff
|
tree
|
snapshot
2015-02-12
Jaegeuk Kim
f2fs: avoid infinite loop on cp_error
commit
|
commitdiff
|
tree
|
snapshot
2015-01-10
kbuild test...
f2fs: pids_lock can be static
commit
|
commitdiff
|
tree
|
snapshot
2015-01-10
Jaegeuk Kim
f2fs: add f2fs_destroy_trace_ios to free radix tree
commit
|
commitdiff
|
tree
|
snapshot
2015-01-10
Jaegeuk Kim
f2fs: add spin_lock to cover radix operations in IO...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-10
Jaegeuk Kim
f2fs: add nat/sit entries into status
commit
|
commitdiff
|
tree
|
snapshot
2015-01-10
Jaegeuk Kim
f2fs: free radix_tree_nodes used by nat_set entries
commit
|
commitdiff
|
tree
|
snapshot
2015-01-10
Jaegeuk Kim
f2fs: fix wrong unlock_page call
commit
|
commitdiff
|
tree
|
snapshot
2015-01-10
Chao Yu
f2fs: get rid of kzalloc in __recover_inline_status
commit
|
commitdiff
|
tree
|
snapshot
2015-01-10
Jaegeuk Kim
f2fs: align direct_io'ed data to section
commit
|
commitdiff
|
tree
|
snapshot
2015-01-10
Jaegeuk Kim
f2fs: remove uncovered code path
commit
|
commitdiff
|
tree
|
snapshot
2015-01-10
Jaegeuk Kim
f2fs: avoid potential unnecessary codes
commit
|
commitdiff
|
tree
|
snapshot
2015-01-10
Jaegeuk Kim
f2fs: clean up to remove parameter
commit
|
commitdiff
|
tree
|
snapshot
2015-01-10
Chao Yu
f2fs: reuse inode_entry_slab in gc procedure for using...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-10
Chao Yu
f2fs: cleanup parameters for trace_f2fs_submit_{read_...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-10
Chao Yu
f2fs: cleanup trace event of f2fs_submit_page_{m,}bio...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-10
Jaegeuk Kim
f2fs: fix missing cold bit during recovery
commit
|
commitdiff
|
tree
|
snapshot
2015-01-10
Changman Lee
f2fs: add block count by in-place-update in stat info
commit
|
commitdiff
|
tree
|
snapshot
2015-01-10
Jaegeuk Kim
f2fs: avoid double lock for cp_rwsem
commit
|
commitdiff
|
tree
|
snapshot
2015-01-10
Jaegeuk Kim
f2fs: activate f2fs_trace_ios
commit
|
commitdiff
|
tree
|
snapshot
2015-01-10
Jaegeuk Kim
f2fs: activate f2fs_trace_pid
commit
|
commitdiff
|
tree
|
snapshot
2015-01-10
Jaegeuk Kim
f2fs: add key functions for f2fs_io_tracer
commit
|
commitdiff
|
tree
|
snapshot
2015-01-10
Jaegeuk Kim
f2fs: add f2fs_io_tracer support
commit
|
commitdiff
|
tree
|
snapshot
2015-01-10
Jaegeuk Kim
f2fs: use f2fs_io_info to clean up messy parameters...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-10
Chao Yu
f2fs: use ra_meta_pages to simplify readahead code...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-10
Chao Yu
f2fs: merge two uchar variable in struct node_info...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-10
Chao Yu
f2fs: readahead contiguous current summary blocks in...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-10
Jaegeuk Kim
f2fs: use missing the use of f2fs_kunmap_page
commit
|
commitdiff
|
tree
|
snapshot
2015-01-10
Jaegeuk Kim
f2fs: remove unnecessary call to invalidate inmemory...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-10
Jaegeuk Kim
f2fs: fix small discards not to issue redundantly
commit
|
commitdiff
|
tree
|
snapshot
2015-01-10
Jaegeuk Kim
f2fs: change atomic and volatile write policies
commit
|
commitdiff
|
tree
|
snapshot
2015-01-10
Jaegeuk Kim
f2fs: don't need to call lock_op and lock_page for...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-10
Jaegeuk Kim
f2fs: fix wrong condition check to trigger f2fs_sync_fs
commit
|
commitdiff
|
tree
|
snapshot
2015-01-10
Jaegeuk Kim
f2fs: remove checking dirty_exceed
commit
|
commitdiff
|
tree
|
snapshot
2015-01-09
Linus Torvalds
Merge branch 'akpm' (patches from Andrew)
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Vlastimil Babka
mm, vmscan: prevent kswapd livelock due to pfmemalloc...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Vladimir Davydov
memcg: fix destination cgroup leak on task charges...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Johannes Weiner
mm: memcontrol: switch soft limit default back to infinity
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Joonsoo Kim
mm/debug_pagealloc: remove obsolete Kconfig options
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
David Drysdale
vfs: renumber FMODE_NONOTIFY and add to uniqueness...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Oleg Nesterov
arch/blackfin/mach-bf533/boards/stamp.c: add linux...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Xue jiufei
ocfs2: fix the wrong directory passed to ocfs2_lookup_i...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Henrik Rydberg
MAINTAINERS: update rydberg's addresses
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Johannes Weiner
mm: protect set_page_dirty() from ongoing truncation
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Konstantin...
mm: prevent endless growth of anon_vma hierarchy
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Oleg Nesterov
exit: fix race between wait_consider_task() and wait_ta...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Joseph Qi
ocfs2: remove bogus check in dlm_process_recovery_data
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Linus Torvalds
Merge branch 'rc-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Michal Marek
Makefile: include arch/*/include/generated/uapi before...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Linus Torvalds
Merge tag 'pinctrl-v3.19-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Linus Torvalds
Merge tag 'pm+acpi-3.19-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Linus Torvalds
Merge tag 'keys-fixes-20150107' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Linus Torvalds
Merge tag 'for_linus' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Linus Torvalds
Merge tag 'iommu-fixes-v3.19-rc3' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Linus Torvalds
Merge git://git./linux/kernel/git/herbert/crypto-2.6
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Pranith Kumar
assoc_array: Include rcupdate.h for call_rcu() definition
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Michael S....
vhost/net: length miscalculation
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Patrice CHOTARD
pinctrl: st: Add irq_disable hook to st_gpio_irqchip
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Francesco VIRLINZI
pinctrl: st: avoid multiple mutex lock
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Linus Torvalds
Merge git://git./linux/kernel/git/davem/net
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Linus Torvalds
Merge tag 'for-linus-3' of git://git.code.sf.net/p...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Andy Shevchenko
qla3xxx: don't allow never end busy loop
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Rafael J. Wysocki
Merge branches 'acpi-pm', 'acpi-processor' and 'acpi...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Hans de Goede
ACPI / video: Add disable_native_backlight quirk for...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Linus Torvalds
Merge tag 'ext4_for_linus_stable' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Linus Torvalds
mm: propagate error from stack expansion even for guard...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
David S. Miller
Merge tag 'batman-adv-fix-for-davem' of git://git.open...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Palik, Imre
xen-netback: fixing the propagation of the transmit...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
David S. Miller
Merge tag 'mac80211-for-davem-2015-01-06' of git:/...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
hayeswang
r8152: support ndo_features_check
commit
|
commitdiff
|
tree
|
snapshot
next