Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
26a73a36516ec938bb424fcada842cdba4abe8e9
26a73a3
FP2: switch alarm implementation
by chrmhoffmann
· 7 years ago
a0f9b39
power: qpnp-charger: Support both alarm implementations
by Matt Mower
· 9 years ago
cf2f996
thermal: msm_thermal: Migrate to alarmtimer interface
by Kevin F. Haggerty
· 7 years ago
3a0f82b
staging: alarm-dev: Implement compat_ioctl support
by John Stultz
· 12 years ago
f19b2c4
switch timerfd_[sg]ettime(2) to fget_light()
by Al Viro
· 12 years ago
05e49d1
rtc: pm8xxx: move device_init_wakeup() before rtc_register
by Josh Cartwright
· 11 years ago
2a03edc
alarmtimer: add rtc irq support for alarm
by Xiaocheng Li
· 11 years ago
a651b86
alarmtimer: Rename alarmtimer_remove to alarmtimer_dequeue
by John Stultz
· 12 years ago
1442488
staging: alarm-dev: information leak in alarm_ioctl()
by Dan Carpenter
· 11 years ago
44143c0
staging: alarm-dev: Refactor alarm-dev ioctl code in prep for compat_ioctl
by John Stultz
· 12 years ago
d64ebb2
staging: alarm-dev: Drop pre Android 1.0 _OLD ioctls
by John Stultz
· 12 years ago
85131a4
Staging: android: Alarm driver cleanups
by Dae S. Kim
· 12 years ago
c1a385c
staging: android: alarm: remove unnecessary goto statement
by Devendra Naga
· 13 years ago
c33439a
staging: Android: Fix NULL pointer related warning in alarm-dev.c file
by Sachin Kamat
· 12 years ago
384e7f9
Staging: android: alarm: Rename pr_alarm to alarm_dbg
by Joe Perches
· 13 years ago
137e5cc
staging: android-alarm: Switch from wakelocks to wakeup sources
by John Stultz
· 13 years ago
c19d93c
Revert "rtc: alarm: init power_on_alarm_lock mutex in alarmtimer_rtc_timer_init"
by chrmhoffmann
· 7 years ago
1fc9516
FP2: rtc: Remove alarm driver/interface
by chrmhoffmann
· 7 years ago
6c025e7
Revert "HACK: time: Disable alarmtimer"
by chrmhoffmann
· 7 years ago
d16e3ab
timerfd: add alarm timers
by Todd Poynor
· 12 years ago
2af4165
alarmtimer: add alarm_expires_remaining
by Todd Poynor
· 12 years ago
f134a14
alarmtimer: add alarm_start_relative
by Todd Poynor
· 12 years ago
10b3a9f
alarmtimer: add alarm_forward_now
by Todd Poynor
· 12 years ago
b7c6b10
alarmtimer: add alarm_restart
by Todd Poynor
· 12 years ago
724cef3
alarmtimer: Use hrtimer per-alarm instead of per-base
by John Stultz
· 12 years ago
7bbcce0
alarmtimer: implement minimum alarm interval for allowing suspend
by Todd Poynor
· 12 years ago
6aa582e
alarmtimer: Lock k_itimer during timer callback
by Richard Larocque
· 10 years ago
28ac14d
alarmtimer: Do not signal SIGEV_NONE timers
by Richard Larocque
· 10 years ago
e78031b
alarmtimer: Return relative times in timer_gettime
by Richard Larocque
· 10 years ago
3c67aab
alarmtimer: Fix bug where relative alarm timers were treated as absolute
by John Stultz
· 10 years ago
92206a4d
alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't exist
by KOSAKI Motohiro
· 11 years ago
84e4adc
FP2: Merge 17.11.2 into cm-14.1
by chrmhoffmann
· 7 years ago
06791d4
FP2: rename kernel config
by chrmhoffmann
· 7 years ago
7f053c8
FP2: enable F2FS
by chrmhoffmann
· 7 years ago
d0d341a
fscrypto: no support for v3.4
by Jaegeuk Kim
· 8 years ago
978f05b
f2fs: adjust other changes
by Jaegeuk Kim
· 8 years ago
70c72eb
f2fs: get victim segment again after new cp
by Yunlei He
· 8 years ago
f8b386d
f2fs: handle error case with f2fs_bug_on
by Jaegeuk Kim
· 8 years ago
f33f7e0
f2fs: avoid data race when deciding checkpoin in f2fs_sync_file
by Jaegeuk Kim
· 8 years ago
6795e0e
f2fs: fix to report error number of f2fs_find_entry
by Chao Yu
· 8 years ago
9190df9
f2fs: avoid memory allocation failure due to a long length
by Jaegeuk Kim
· 8 years ago
7f282f3
f2fs: reset default idle interval value
by Chao Yu
· 8 years ago
a6550b4
f2fs: use blk_plug in all the possible paths
by Jaegeuk Kim
· 8 years ago
f92e1fe
f2fs: fix to avoid data update racing between GC and DIO
by Chao Yu
· 8 years ago
9d52b12
f2fs: add maximum prefree segments
by Jaegeuk Kim
· 8 years ago
10ae518
f2fs: disable extent_cache for fcollapse/finsert inodes
by Jaegeuk Kim
· 8 years ago
b121fb6
f2fs: refactor __exchange_data_block for speed up
by Jaegeuk Kim
· 8 years ago
5812fb4
f2fs: fix ERR_PTR returned by bio
by Jaegeuk Kim
· 8 years ago
29015e5
f2fs: avoid mark_inode_dirty
by Jaegeuk Kim
· 8 years ago
14bb1f7
f2fs: move i_size_write in f2fs_write_end
by Jaegeuk Kim
· 8 years ago
6977722
f2fs: fix to avoid redundant discard during fstrim
by Chao Yu
· 8 years ago
1c4f224
f2fs: avoid mismatching block range for discard
by Yunlei He
· 8 years ago
817f889
f2fs: fix incorrect f_bfree calculation in ->statfs
by Chao Yu
· 8 years ago
8a5b75c
f2fs: skip to check the block address of node page
by Jaegeuk Kim
· 8 years ago
f476d2b
f2fs: shrink critical region in spin_lock
by Jaegeuk Kim
· 8 years ago
b1cf93a
f2fs: call SetPageUptodate if needed
by Jaegeuk Kim
· 8 years ago
4b14990
f2fs: introduce f2fs_set_page_dirty_nobuffer
by Jaegeuk Kim
· 8 years ago
fa24463
f2fs: remove unnecessary goto statement
by Tiezhu Yang
· 8 years ago
51efc1b
f2fs: add nodiscard mount option
by Chao Yu
· 8 years ago
ff32a53
f2fs: fix to redirty page if fail to gc data page
by Chao Yu
· 8 years ago
3186de2
f2fs: fix to detect truncation prior rather than EIO during read
by Chao Yu
· 8 years ago
96f84df
f2fs: fix to avoid reading out encrypted data in page cache
by Chao Yu
· 8 years ago
0339ae5
f2fs: avoid latency-critical readahead of node pages
by Jaegeuk Kim
· 8 years ago
b01e1c9
f2fs: avoid writing node/metapages during writes
by Jaegeuk Kim
· 8 years ago
ca75858
f2fs: produce more nids and reduce readahead nats
by Jaegeuk Kim
· 8 years ago
bc6969e
f2fs: detect host-managed SMR by feature flag
by Jaegeuk Kim
· 8 years ago
642e1e2
f2fs: call update_inode_page for orphan inodes
by Jaegeuk Kim
· 8 years ago
d1c5f62
f2fs: report error for f2fs_parent_dir
by Jaegeuk Kim
· 8 years ago
543f1f8
f2fs: find parent dentry correctly
by Sheng Yong
· 8 years ago
8a81484
f2fs: fix deadlock in add_link failure
by Jaegeuk Kim
· 8 years ago
b017edd
f2fs: introduce mode=lfs mount option
by Jaegeuk Kim
· 8 years ago
a6078c6
f2fs: skip clean segment for gc
by Jaegeuk Kim
· 8 years ago
89979dc
f2fs: drop any block plugging
by Jaegeuk Kim
· 8 years ago
cde8b23
f2fs: avoid reverse IO order for NODE and DATA
by Jaegeuk Kim
· 8 years ago
9ba23cc
f2fs: set mapping error for EIO
by Jaegeuk Kim
· 8 years ago
f8dad50
f2fs: control not to exceed # of cached nat entries
by Jaegeuk Kim
· 8 years ago
e734500
f2fs: fix wrong percentage
by Jaegeuk Kim
· 8 years ago
a1fa609
f2fs: avoid data race between FI_DIRTY_INODE flag and update_inode
by Jaegeuk Kim
· 8 years ago
db90e3a
f2fs: remove obsolete parameter in f2fs_truncate
by Jaegeuk Kim
· 8 years ago
ec7f31b
f2fs: avoid wrong count on dirty inodes
by Jaegeuk Kim
· 8 years ago
e6e39f8
f2fs: remove deprecated parameter
by Jaegeuk Kim
· 8 years ago
f4bd8d2
f2fs: handle writepage correctly
by Jaegeuk Kim
· 8 years ago
c024b03
f2fs: return error of f2fs_lookup
by Jaegeuk Kim
· 8 years ago
9868000
f2fs: return the errno to the caller to avoid using a wrong page
by Yunlong Song
· 8 years ago
7d8f386
f2fs: remove two steps to flush dirty data pages
by Jaegeuk Kim
· 8 years ago
f104d41
f2fs: do not skip writing data pages
by Jaegeuk Kim
· 8 years ago
2150e55
f2fs: inject to produce some orphan inodes
by Jaegeuk Kim
· 8 years ago
2f2c866
f2fs: propagate error given by f2fs_find_entry
by Jaegeuk Kim
· 8 years ago
7f3850a
f2fs: remove writepages lock
by Jaegeuk Kim
· 8 years ago
68f5039
f2fs: set flush_merge by default
by Jaegeuk Kim
· 8 years ago
9a3d6c6
f2fs: detect congestion of flush command issues
by Jaegeuk Kim
· 8 years ago
e7fab12
f2fs: avoid unnecessary updating inode during fsync
by Jaegeuk Kim
· 8 years ago
7281238
f2fs: remove syncing inode page in all the cases
by Jaegeuk Kim
· 8 years ago
94494a8
f2fs: flush inode metadata when checkpoint is doing
by Jaegeuk Kim
· 8 years ago
69dbd02
f2fs: call mark_inode_dirty_sync for i_field changes
by Jaegeuk Kim
· 8 years ago
7a35eaf
f2fs: introduce f2fs_i_links_write with mark_inode_dirty_sync
by Jaegeuk Kim
· 8 years ago
a32a4d9
f2fs: introduce f2fs_i_blocks_write with mark_inode_dirty_sync
by Jaegeuk Kim
· 8 years ago
6e741b1
f2fs: introduce f2fs_i_size_write with mark_inode_dirty_sync
by Jaegeuk Kim
· 8 years ago
5e3a5ba
f2fs: use inode pointer for {set, clear}_inode_flag
by Jaegeuk Kim
· 8 years ago
87fa710
Revert "f2fs: no need inc dirty pages under inode lock"
by Jaegeuk Kim
· 8 years ago
Next »