index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-11
f2fs: check name_len of dir entry to prevent from deadloop
Chao Yu
1
-0
/
+7
2014-07-09
f2fs: use inner macro and function to clean up codes
Chao Yu
3
-11
/
+8
2014-07-09
f2fs: introduce f2fs_write_failed to handle error case when write
Chao Yu
1
-11
/
+31
2014-07-09
f2fs: arguments cleanup of finding file flow functions
Gu Zheng
3
-17
/
+17
2014-07-09
f2fs: remove the needless point-cast
Gu Zheng
1
-11
/
+8
2014-07-09
f2fs: remove the redundant validation check of acl
Gu Zheng
1
-6
/
+0
2014-07-09
f2fs: reduce region of f2fs_lock_op covered for better concurrency
Chao Yu
1
-4
/
+8
2014-07-09
f2fs: replace count*size kzalloc by kcalloc
Fabian Frederick
1
-1
/
+1
2014-07-09
f2fs: refactor flush_nat_entries codes for reducing NAT writes
Chao Yu
3
-84
/
+188
2014-07-09
f2fs: clean up an unused parameter and assignment
Jaegeuk Kim
4
-20
/
+12
2014-07-09
f2fs: introduce f2fs_do_tmpfile for code consistency
Jaegeuk Kim
3
-25
/
+33
2014-07-09
f2fs: support ->tmpfile()
Chao Yu
2
-1
/
+73
2014-07-09
f2fs: avoid to truncate non-updated page partially
Chao Yu
1
-4
/
+6
2014-07-09
f2fs: avoid unneeded SetPageUptodate in f2fs_write_end
Chao Yu
1
-1
/
+0
2014-07-09
f2fs: avoid to access NULL pointer in issue_flush_thread
Chao Yu
1
-1
/
+2
2014-07-09
f2fs: check bdi->dirty_exceeded when trying to skip data writes
Jaegeuk Kim
1
-0
/
+2
2014-07-09
f2fs: do checkpoint for the renamed inode
Jaegeuk Kim
1
-6
/
+4
2014-07-09
f2fs: release new entry page correctly in error path of f2fs_rename
Chao Yu
1
-1
/
+2
2014-07-09
f2fs: fix error path in init_inode_metadata
Chao Yu
1
-1
/
+1
2014-07-09
f2fs: check lower bound nid value in check_nid_range
Chao Yu
3
-4
/
+4
2014-07-09
f2fs: remove unused variables in f2fs_sm_info
Chao Yu
2
-5
/
+0
2014-07-07
hwmon: (adc128d818) Drop write support on inX_input attributes
Guenter Roeck
1
-14
/
+14
2014-07-07
hwmon: (emc2103) Clamp limits instead of bailing out
Guenter Roeck
1
-10
/
+5
2014-07-07
HID: use multi input quirk for 22b9:2968
Wen-chien Jesse Sung
2
-0
/
+2
2014-07-07
hwmon: (adm1031) Fix writes to limit registers
Guenter Roeck
1
-3
/
+5
2014-07-06
Linux 3.16-rc4
v3.16-rc4
Linus Torvalds
1
-1
/
+1
2014-07-05
genirq: Fix memory leak when calling irq_free_hwirqs()
Keith Busch
1
-2
/
+2
2014-07-05
MAINTAINERS: Add few more Keystone drivers
Santosh Shilimkar
1
-1
/
+25
2014-07-05
MAINTAINERS: merge MXS entry into IMX one
Shawn Guo
1
-7
/
+1
2014-07-05
ARM: sunxi: Reintroduce the restart code for A10/A20 SoCs
Maxime Ripard
1
-0
/
+77
2014-07-05
pinctrl: berlin: fix an error code in berlin_pinctrl_probe()
Dan Carpenter
1
-1
/
+1
2014-07-04
arm64: fix el2_setup check of CurrentEL
Marc Zyngier
3
-4
/
+6
2014-07-04
arm64: mm: Make icache synchronisation logic huge page aware
Steve Capper
1
-1
/
+2
2014-07-04
arm64: mm: Fix horrendous config typo
Steve Capper
1
-1
/
+1
2014-07-04
ALSA: hda - restore BCLK M/N value as per CDCLK for HSW/BDW display HDA contr...
Mengdong Lin
3
-41
/
+66
2014-07-04
drm/i915: provide interface for audio driver to query cdclk
Jani Nikula
2
-0
/
+22
2014-07-04
ptrace,x86: force IRET path after a ptrace_stop()
Tejun Heo
2
-0
/
+19
2014-07-04
lz4: add overrun checks to lz4_uncompress_unknownoutputsize()
Greg Kroah-Hartman
1
-1
/
+5
2014-07-03
[SCSI] use the scsi data buffer length to extract transfer size
Martin K. Petersen
1
-1
/
+1
2014-07-03
hwmon: (adm1021) Fix cache problem when writing temperature limits
Axel Lin
1
-6
/
+8
2014-07-03
hwmon: (adm1029) Ensure the fan_div cache is updated in set_fan_div
Axel Lin
1
-0
/
+3
2014-07-03
hwmon: (amc6821) Fix permissions for temp2_input
Axel Lin
1
-1
/
+1
2014-07-03
shmem: fix init_page_accessed use to stop !PageLRU bug
Hugh Dickins
1
-5
/
+10
2014-07-03
kernel/printk/printk.c: revert "printk: enable interrupts before calling cons...
Andrew Morton
1
-26
/
+18
2014-07-03
tools/testing/selftests/ipc/msgque.c: improve error handling when not running...
Shuah Khan
1
-0
/
+5
2014-07-03
fs/seq_file: fallback to vmalloc allocation
Heiko Carstens
1
-9
/
+21
2014-07-03
/proc/stat: convert to single_open_size()
Heiko Carstens
1
-20
/
+2
2014-07-03
hwpoison: fix the handling path of the victimized page frame that belong to n...
Chen Yucong
1
-4
/
+5
2014-07-03
mm:vmscan: update the trace-vmscan-postprocess.pl for event vmscan/mm_vmscan_...
Chen Yucong
1
-12
/
+2
2014-07-03
msync: fix incorrect fstart calculation
Namjae Jeon
1
-1
/
+2
[next]