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
2015-04-10
Chao Yu
f2fs: split set_data_blkaddr from f2fs_update_extent_cache
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Wanpeng Li
f2fs: enable fast symlink by utilizing inline data
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Jaegeuk Kim
f2fs: add some tracepoints to debug volatile and atomic...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Jaegeuk Kim
f2fs: avoid punch_hole overhead when releasing volatile...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Jaegeuk Kim
f2fs: avoid wrong f2fs_bug_on when truncating inline_data
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Jaegeuk Kim
f2fs: enhance multi-threads performance
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Jaegeuk Kim
f2fs: set buffer_new when new blocks are allocated
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Chao Yu
f2fs: set SBI_NEED_FSCK when encountering exception...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Jaegeuk Kim
f2fs: fix to cover sentry_lock for block allocation
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Chao Yu
f2fs: fix to check current blkaddr in __allocate_data_b...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Chao Yu
f2fs: fix to truncate inline data past EOF
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Chao Yu
f2fs: fix reference leaks in f2fs_acl_create
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Chao Yu
f2fs: fix to calculate max length of contiguous free...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Wanpeng Li
f2fs: fix unlocked nat set cache operation
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Changman Lee
f2fs: cleanup statement about max orphan inodes calc
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Yuan Zhong
f2fs: remove unnecessary condition judgment
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Yuan Zhong
f2fs: set the correct place of initializing *res_page
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Wanpeng Li
f2fs: reduce searching region of segmap when set free...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Wanpeng Li
f2fs: fix extent cache memory leak
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Jaegeuk Kim
f2fs: relocate Kconfig from misc filesystems
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Jaegeuk Kim
f2fs: report -ENOENT for unreached data indices
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Jaegeuk Kim
f2fs: clear append/update flags once fsync is done
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Jaegeuk Kim
f2fs: avoid to trigger writepage during POR
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Changman Lee
f2fs: add stat info for moved blocks by background gc
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Chao Yu
f2fs: fix to issue small discard in real-time mode...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Sebastian Andrzej...
f2fs: add cond_resched() to sync_dirty_dir_inodes()
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Wanpeng Li
f2fs: fix max orphan inodes calculation
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Wanpeng Li
f2fs: don't need to collect dirty sit entries and flush...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Wanpeng Li
f2fs: fix block_ops trace point
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Jaegeuk Kim
f2fs: check its block allocation to avoid producing...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Jaegeuk Kim
f2fs: clear page's up-to-date if block was deallocated
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Wanpeng Li
f2fs: fix the number of orphan inode blocks
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Wanpeng Li
f2fs: introduce macro __cp_payload
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Jaegeuk Kim
f2fs: support fs shutdown
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Jaegeuk Kim
f2fs: avoid wrong error during recovery
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Jaegeuk Kim
f2fs: remove obsolete code
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Chao Yu
f2fs: use extent cache for dir
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Chao Yu
f2fs: switch to check FI_NO_EXTENT in f2fs_{lookup...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Chao Yu
f2fs: support fast lookup in extent cache
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Chao Yu
f2fs: add trace for rb-tree extent cache ops
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Chao Yu
f2fs: show extent tree, node stat info in debugfs
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Chao Yu
f2fs: enable rb-tree extent cache
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Chao Yu
f2fs: add a mount option for rb-tree extent cache
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Chao Yu
f2fs: add core functions for rb-tree extent cache
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Chao Yu
f2fs: introduce infra macro and data structure of rb...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Chao Yu
f2fs: introduce universal lookup/update interface for...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Chao Yu
f2fs: introduce f2fs_map_bh to clean codes of check_ext...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Chao Yu
f2fs: simplfy a field name in struct f2fs_extent,extent...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Chao Yu
f2fs: move ext_lock out of struct extent_info
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Chao Yu
f2fs: fix incorrectly stat number of inline data inode
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Chao Yu
f2fs: use ->writepage in sync_meta_pages
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Chao Yu
f2fs: introduce f2fs_update_dentry to clean up duplicat...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Chao Yu
f2fs: remove unused inline_dentry_addr
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Linus Torvalds
Linux 4.0-rc2
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Daniel Vetter
drm/i915: Fix modeset state confusion in the load detec...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-02
Linus Torvalds
Merge tag 'gpio-v4.0-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-02
Linus Torvalds
Merge branch 'fixes-for-4.0-rc2' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-02
Linus Torvalds
Merge tag 'md/4.0-fixes' of git://neil.brown.name/md
commit
|
commitdiff
|
tree
|
snapshot
2015-03-02
Linus Torvalds
Merge tag 'metag-fixes-v4.0-1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-01
Linus Torvalds
Merge branch 'x86-urgent-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-01
Linus Torvalds
Merge branch 'timers-urgent-for-linus' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-01
Linus Torvalds
Merge branch 'perf-urgent-for-linus' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2015-03-01
Linus Torvalds
Merge branch 'locking-urgent-for-linus' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-01
Ingo Molnar
Merge tag 'perf-urgent-for-mingo' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-01
Sebastian Andrzej...
locking/rtmutex: Set state back to running on error
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Linus Torvalds
Merge branch 'drm-fixes' of git://people.freedesktop...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Linus Torvalds
Merge branch 'for-linus' of git://git.kernel.dk/linux...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Linus Torvalds
Merge tag 'xfs-for-linus-4.0-rc2' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Linus Torvalds
Merge branch 'akpm' (patches from Andrew)
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Kirill A. Shutemov
mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Johannes Weiner
mm: page_alloc: revert inadvertent !__GFP_FS retry...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Jon DeVree
kernel/sys.c: fix UNAME26 for 4.0
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Johannes Weiner
mm: memcontrol: use "max" instead of "infinity" in...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Joonsoo Kim
zram: use proper type to update max_used_pages
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Joshua Kinard
drivers/rtc/rtc-ds1685.c: fix conditional in ds1685_rtc...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Ryusuke Konishi
nilfs2: fix potential memory overrun on inode
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Jan Kiszka
scripts/gdb: add empty package initialization script
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Geert Uytterhoeven
rtc: ds1685: remove superfluous checks for out-of-range...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Arnd Bergmann
rtc: ds1685: fix ds1685_rtc_alarm_irq_enable build...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Michal Hocko
memcg: fix low limit calculation
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Joonsoo Kim
mm/nommu: fix memory leak
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Mark Fasheh
ocfs2: update web page + git tree in documentation
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Steven Rostedt
x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs too
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Ingo Molnar
Merge branch 'linus' into x86/urgent, to merge dependen...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Zhang Rui
Merge branch 'tmon-fixes' of .git into next
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Srinivas Pandruvada
thermal: int340x_thermal: Ignore missing _ART, _TRT...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Miguel Bernal...
thermal/intel_powerclamp: add id for Avoton SoC
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Brian Norris
tools/thermal: tmon: silence 'set but not used' warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Brian Norris
tools/thermal: tmon: use pkg-config to determine librar...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Brian Norris
tools/thermal: tmon: support cross-compiling
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Brian Norris
tools/thermal: tmon: add .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Brian Norris
tools/thermal: tmon: fixup tui windowing calculations
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Brian Norris
tools/thermal: tmon: tui: don't hard-code dialog window...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Brian Norris
tools/thermal: tmon: add min/max macros
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Brian Norris
tools/thermal: tmon: add --target-temp parameter
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Linus Torvalds
Merge tag 'fixes-for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Linus Torvalds
Merge tag 'arm64-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Linus Torvalds
Merge tag 'renesas-sh-drivers-for-v4.0' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
Lorenzo Pieralisi
arm64: cpuidle: add asm/proc-fns.h inclusion
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
Catalin Marinas
arm64: compat Fix siginfo_t -> compat_siginfo_t convers...
commit
|
commitdiff
|
tree
|
snapshot
next