projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GitHub/LineageOS/android_kernel_motorola_exynos9610.git
Author
Commit
2013-07-01
Namjae Jeon
f2fs: optimize the init_dirty_segmap function
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-07-01
Jaegeuk Kim
f2fs: fix an endian conversion bug detected by sparse
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-07-01
Jaegeuk Kim
f2fs: fix crc endian conversion
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-17
Namjae Jeon
f2fs: add remount_fs callback support
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-14
Jaegeuk Kim
f2fs: recover wrong pino after checkpoint during fsync
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-14
Haicheng Li
f2fs: optimize do_write_data_page()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-14
Haicheng Li
f2fs: make locate_dirty_segment() as static
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-14
Haicheng Li
f2fs: remove unnecessary parameter "offset" from __add_...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-14
Jaegeuk Kim
f2fs: avoid freqeunt write_inode calls
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-14
Namjae Jeon
f2fs: optimise the truncate_data_blocks_range() range
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-14
Namjae Jeon
f2fs: use the F2FS specific flags in f2fs_ioctl()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-11
Jaegeuk Kim
f2fs: sync dir->i_size with its block allocation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-11
Jaegeuk Kim
f2fs: fix i_blocks translation on various types of...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-11
Gu Zheng
f2fs: set sb->s_fs_info before calling parse_options()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-11
Jaegeuk Kim
f2fs: support xattr security labels
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-07
Jaegeuk Kim
f2fs: fix iget/iput of dir during recovery
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-06
Namjae Jeon
f2fs: reorganise the function get_victim_by_default
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-03
Jason Hrycay
f2fs: handle errors from get_node_page calls
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-28
Jaegeuk Kim
f2fs: cover cp_file information with ilock
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-28
Jaegeuk Kim
f2fs: fix incorrect iputs during the dentry recovery
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-28
Jaegeuk Kim
f2fs: fix dentry recovery routine
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-28
Jaegeuk Kim
f2fs: iput only if whole data blocks are flushed
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-28
Namjae Jeon
f2fs: return proper error from start_gc_thread
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-28
Namjae Jeon
f2fs: optimize several routines in node.h
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-28
Namjae Jeon
f2fs: remove unneeded initializations in f2fs_parent_dir
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-28
Namjae Jeon
f2fs: push some variables to debug part
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-28
Jaegeuk Kim
f2fs: align data types between on-disk and in-memory...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-28
Dan Carpenter
f2fs: dereferencing an ERR_PTR
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-28
Jaegeuk Kim
f2fs: use ihold
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-28
Jaegeuk Kim
f2fs: should not make_bad_inode on f2fs_link failure
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-28
Jaegeuk Kim
f2fs: fix to handle do_recover_data errors
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-28
Jaegeuk Kim
f2fs: reuse the locked dnode page and its inode
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-28
Jaegeuk Kim
f2fs: fix wrong condition check
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-28
Jaegeuk Kim
f2fs: add f2fs_readonly()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-28
Jaegeuk Kim
f2fs: avoid RECLAIM_FS-ON-W: deadlock
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-28
Jaegeuk Kim
f2fs: don't do checkpoint if error is occurred
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-28
Jaegeuk Kim
f2fs: fix to unlock page before exit
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-28
Jaegeuk Kim
f2fs: remove unnecessary kmap/kunmap operations
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-28
Namjae Jeon
f2fs: reorganize f2fs_vm_page_mkwrite
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-28
majianpeng
f2fs: use list_for_each_entry rather than list_for_each...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-28
Haicheng Li
f2fs: remove unecessary variable and code
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-28
Peter Zijlstra
f2fs, lockdep: annotate mutex_lock_all()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-28
Jaegeuk Kim
f2fs: add debug msgs in the recovery routine
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-28
Jaegeuk Kim
f2fs: update inode page after creation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-28
Jaegeuk Kim
f2fs: change get_new_data_page to pass a locked node...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-28
Jaegeuk Kim
f2fs: skip get_node_page if locked node page is passed
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-28
Jaegeuk Kim
f2fs: remove unnecessary por_doing check
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-28
Jaegeuk Kim
f2fs: fix BUG_ON during f2fs_evict_inode(dir)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-28
Jaegeuk Kim
f2fs: fix por_doing variable coverage
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-28
Jaegeuk Kim
f2fs: remove redundant assignment
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-28
Jaegeuk Kim
f2fs: fix the inconsistent state of data pages
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-28
Jaegeuk Kim
f2fs: fix inconsistency of block count during recovery
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-26
Linus Torvalds
Linux 3.10-rc3
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-26
Manfred Spraul
ipc/sem.c: Fix missing wakeups in do_smart_update_queue()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-26
Linus Torvalds
Merge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-26
Linus Torvalds
Merge tag 'edac_fixes_for_3.10' of git://git./linux...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-26
Linus Torvalds
Merge branch 'parisc-for-3.10' of git://git./linux...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-26
Linus Torvalds
Merge tag 'for-linus-v3.10-rc3' of git://oss.sgi.com...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-26
Linus Torvalds
Merge tag 'for-v3.10-fixes' of git://git.infradead...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-26
Linus Torvalds
Merge tag 'pm+acpi-3.10-rc3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-26
Linus Torvalds
Merge branch 'fixes' of git://git.infradead.org/users...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-25
Kyle McMartin
score: remove redundant kcore_list entries
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-25
Linus Torvalds
Merge tag 'arc-v3.10-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-25
Linus Torvalds
Merge branch 'fixes' of git://git.linaro.org/people...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-25
Vineet Gupta
ARC: lazy dcache flush broke gdb in non-aliasing configs
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-25
Linus Torvalds
Merge branch 'akpm' (incoming from Andrew Morton)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-24
Linus Torvalds
Merge tag 'fixes-for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-24
Benjamin LaHaise
aio: fix kioctx not being freed after cancellation...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-24
Cliff Wickman
mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-24
Tomasz Figa
drivers/rtc/rtc-max8998.c: check for pdata presence...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-24
Joseph Qi
ocfs2: goto out_unlock if ocfs2_get_clusters_nocache...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-24
Jiri Kosina
random: fix accounting race condition with lockless...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-24
Jarod Wilson
drivers/char/random.c: fix priming of last_data
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-24
Randy Dunlap
mm/memory_hotplug.c: fix printk format warnings
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-24
Ryusuke Konishi
nilfs2: fix issue of nilfs_set_page_dirty() for page...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-24
Brian Behlendorf
drivers/block/brd.c: fix brd_lookup_page() race
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-24
Geert Uytterhoeven
fbdev: FB_GOLDFISH should depend on HAS_DMA
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-24
Lars-Peter...
drivers/rtc/rtc-pl031.c: pass correct pointer to free_irq()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-24
Randy Dunlap
auditfilter.c: fix kernel-doc warnings
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-24
Jeff Moyer
aio: fix io_getevents documentation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-24
Andrew Morton
revert "selftest: add simple test for soft-dirty bit"
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-24
Christian Gmeiner
drivers/leds/leds-ot200.c: fix error caused by shifted...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-24
Aneesh Kumar K.V
mm/THP: use pmd_populate() to update the pmd with pgtab...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-24
Randy Dunlap
linux/kernel.h: fix kernel-doc warning
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-24
Leonid Yegoshin
mm compaction: fix of improper cache flush in migration...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-24
Alexandre Bounine
rapidio/tsi721: fix bug in MSI interrupt handling
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-24
Jeff Mahoney
hfs: avoid crash in hfs_bnode_create
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-24
Johannes Weiner
mm: memcg: remove incorrect VM_BUG_ON for swap cache...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-24
Stephen Warren
drivers/video: implement a simple framebuffer driver
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-24
Joseph Qi
ocfs2: unlock rw lock if inode lock failed
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-24
Xiao Guangrong
mm: mmu_notifier: re-fix freed page still mapped in...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-24
Imre Deak
wait: fix false timeouts when using wait_event_timeout()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-24
OGAWA Hirofumi
fat: fix possible overflow for fat_clusters
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-24
Alexandre Bounine
rapidio: documentation update for enumeration changes
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-24
Alexandre Bounine
rapidio: add enumeration/discovery start from user...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-24
Alexandre Bounine
rapidio: make enumeration/discovery configurable
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-24
Gernot Vormayr
drivers/block/xsysace.c: fix id with missing port-number
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-24
Olof Johansson
Merge tag 'sunxi-fixes-for-3.10' of git://github.com...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-24
Dave Chinner
xfs: remote attribute lookups require the value length
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-24
Dave Chinner
xfs: xfs_attr_shortform_allfit() does not handle attr3...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
next