index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
shmem: support RENAME_NOREPLACE
Miklos Szeredi
2014-08-07
1
-2
/
+5
*
btrfs: add RENAME_NOREPLACE
Miklos Szeredi
2014-08-07
1
-1
/
+11
*
bad_inode: add ->rename2()
Miklos Szeredi
2014-08-07
1
-3
/
+4
*
fs: call rename2 if exists
Miklos Szeredi
2014-08-07
3
-10
/
+3
*
kernel/acct.c: fix coding style warnings and errors
Ionut Alexa
2014-08-07
1
-12
/
+16
*
death to mnt_pinned
Al Viro
2014-08-07
4
-34
/
+30
*
make fs/{namespace,super}.c forget about acct.h
Al Viro
2014-08-07
5
-10
/
+13
*
take fs_pin stuff to fs/*
Al Viro
2014-08-07
5
-100
/
+129
*
start carving bsd_acct_struct up
Al Viro
2014-08-07
1
-19
/
+23
*
acct: move mnt_pin() upwards.
Al Viro
2014-08-07
1
-2
/
+1
*
make acct_kill() wait for file closing.
Al Viro
2014-08-07
1
-3
/
+17
*
drop ->s_umount around acct_auto_close()
Al Viro
2014-08-07
1
-4
/
+14
*
acct: get rid of acct_lock for acct->count
Al Viro
2014-08-07
1
-33
/
+52
*
acct: get rid of acct_list
Al Viro
2014-08-07
6
-85
/
+62
*
acct: simplify check_free_space()
Al Viro
2014-08-07
1
-39
/
+11
*
acct: new lifetime rules
Al Viro
2014-08-07
1
-106
/
+114
*
acct: serialize acct_on()
Al Viro
2014-08-07
1
-0
/
+4
*
acct() should honour the limits from the very beginning
Al Viro
2014-08-07
1
-2
/
+2
*
split the slow path in acct_process() off
Al Viro
2014-08-07
1
-22
/
+28
*
separate namespace-independent parts of filling acct_t
Al Viro
2014-08-07
1
-47
/
+51
*
acct: switch to __kernel_write()
Al Viro
2014-08-07
3
-20
/
+13
*
acct: encode_comp_t(0) is 0, fortunately...
Al Viro
2014-08-07
1
-3
/
+0
*
Merge commit 'ccbf62d8a284cf181ac28c8e8407dd077d90dd4b' into for-next
Al Viro
2014-08-07
75
-1355
/
+2507
|
\
|
*
sched: Make task->start_time nanoseconds based
Thomas Gleixner
2014-07-23
4
-19
/
+14
|
*
sched: Make task->real_start_time nanoseconds based
Thomas Gleixner
2014-07-23
3
-9
/
+3
|
*
time: Export nsecs_to_jiffies()
Thomas Gleixner
2014-07-23
1
-0
/
+1
|
*
timekeeping: Provide ktime_get[*]_ns() helpers
Thomas Gleixner
2014-07-23
1
-0
/
+15
|
*
timekeeping: Remove ktime_get_monotonic_offset()
Thomas Gleixner
2014-07-23
2
-19
/
+0
|
*
drm: Use ktime_mono_to_real()
Thomas Gleixner
2014-07-23
1
-13
/
+3
|
*
input: evdev: Use ktime_mono_to_real()
Thomas Gleixner
2014-07-23
1
-4
/
+3
|
*
timerfd: Use ktime_mono_to_real()
Thomas Gleixner
2014-07-23
1
-3
/
+3
|
*
timekeeping: Provide ktime_mono_to_any()
Thomas Gleixner
2014-07-23
2
-0
/
+29
|
*
timekeeping; Use ktime based data for ktime_get_update_offsets_tick()
Thomas Gleixner
2014-07-23
1
-6
/
+6
|
*
timekeeping: Use ktime_t data for ktime_get_update_offsets_now()
Thomas Gleixner
2014-07-23
1
-6
/
+4
|
*
timekeeping: Use ktime_t based data for ktime_get_clocktai()
Thomas Gleixner
2014-07-23
2
-16
/
+8
|
*
timekeeping; Use ktime_t based data for ktime_get_boottime()
Thomas Gleixner
2014-07-23
2
-18
/
+11
|
*
timekeeping: Use ktime_t based data for ktime_get_real()
Thomas Gleixner
2014-07-23
2
-16
/
+8
|
*
timekeeping: Provide ktime_get_with_offset()
Thomas Gleixner
2014-07-23
2
-0
/
+36
|
*
timekeeping: Use ktime_t based data for ktime_get()
Thomas Gleixner
2014-07-23
1
-4
/
+5
|
*
timekeeping: Provide internal ktime_t based data
Thomas Gleixner
2014-07-23
2
-0
/
+25
|
*
timekeeping: Use timekeeping_update() instead of memcpy()
Thomas Gleixner
2014-07-23
1
-2
/
+1
|
*
timekeeping: Cache optimize struct timekeeper
Thomas Gleixner
2014-07-23
2
-126
/
+143
|
*
timekeeper: Move tk_xtime to core code
Thomas Gleixner
2014-07-23
2
-45
/
+43
|
*
timekeeping: Provide timespec64 based interfaces
Thomas Gleixner
2014-07-23
3
-33
/
+87
|
*
time: Consolidate the time accessor prototypes
Thomas Gleixner
2014-07-23
9
-58
/
+111
|
*
timekeeping: Convert timekeeping core to use timespec64s
John Stultz
2014-07-23
6
-87
/
+109
|
*
time: More core infrastructure for timespec64
John Stultz
2014-07-23
3
-0
/
+118
|
*
time64: Add time64.h header and define struct timespec64
John Stultz
2014-07-23
2
-14
/
+163
|
*
ktime: Change ktime_set() to take 64bit seconds value
John Stultz
2014-07-23
1
-4
/
+3
|
*
ktime: Sanitize ktime_to_us/ms conversion
Thomas Gleixner
2014-07-23
3
-10
/
+9
[next]