index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
f2fs: fix a compound statement label error
Gu Zheng
2013-08-19
1
-6
/
+2
*
f2fs: avoid writing inode redundantly when creating a file
Jin Xu
2013-08-19
1
-3
/
+4
*
f2fs: alloc_page() doesn't return an ERR_PTR
Dan Carpenter
2013-08-19
2
-5
/
+5
*
f2fs: should cover i_xattr_nid with its xattr node page lock
Jaegeuk Kim
2013-08-12
2
-5
/
+8
*
f2fs: check the free space first in new_node_page
Jaegeuk Kim
2013-08-12
1
-9
/
+9
*
f2fs: clean up the needless end 'return' of void function
Gu Zheng
2013-08-12
4
-7
/
+0
*
f2fs: introduce cur_cp_version function to reduce code size
Jaegeuk Kim
2013-08-09
5
-9
/
+13
*
f2fs: fix inconsistency between xattr node blocks and its inode
Jaegeuk Kim
2013-08-09
3
-0
/
+10
*
f2fs: fix the use of XATTR_NODE_OFFSET
Jaegeuk Kim
2013-08-09
2
-5
/
+11
*
f2fs: fix a build failure due to missing the kobject header
Jaegeuk Kim
2013-08-08
2
-1
/
+1
*
f2fs: fix a deadlock in fsync
Jin Xu
2013-08-06
5
-9
/
+16
*
f2fs: remove redundant code from f2fs_write_begin
Namjae Jeon
2013-08-06
1
-3
/
+0
*
f2fs: add sysfs entries to select the gc policy
Namjae Jeon
2013-08-06
5
-3
/
+30
*
f2fs: add sysfs support for controlling the gc_thread
Namjae Jeon
2013-08-06
6
-20
/
+203
*
f2fs: remove an unneeded kfree(NULL)
Dan Carpenter
2013-07-31
1
-1
/
+0
*
f2fs: fix handling orphan inodes
Jaegeuk Kim
2013-07-30
4
-9
/
+28
*
f2fs: move bio_private allocation out of f2fs_bio_alloc()
Gu Zheng
2013-07-30
2
-9
/
+11
*
f2fs: use list_for_each rather than list_for_each_safe, in remove_orphan_inode()
Gu Zheng
2013-07-30
1
-3
/
+2
*
f2fs: use seq_puts()/seq_putc() rather than seq_printf() where possible
Gu Zheng
2013-07-30
1
-9
/
+9
*
f2fs: fix i_name during f2fs_sync_file
Jaegeuk Kim
2013-07-30
1
-4
/
+6
*
f2fs: update file name in the inode block during f2fs_rename
Jaegeuk Kim
2013-07-30
3
-0
/
+21
*
f2fs: introduce help function F2FS_NODE()
Gu Zheng
2013-07-30
8
-40
/
+35
*
f2fs: add a help func F2FS_STAT() to get the f2fs_stat_info
Gu Zheng
2013-07-30
2
-11
/
+16
*
f2fs: add proc entry to monitor current usage of segments
Jaegeuk Kim
2013-07-30
2
-0
/
+47
*
f2fs: add description for fsck.f2fs and dump.f2fs
Changman Lee
2013-07-30
1
-4
/
+39
*
f2fs: recover date requested by fdatasync
Jaegeuk Kim
2013-07-30
1
-3
/
+4
*
Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2013-07-29
4
-4
/
+14
|
\
|
*
firewire: fix libdc1394/FlyCap2 iso event regression
Clemens Ladisch
2013-07-27
4
-4
/
+14
*
|
Merge tag 'arc-v3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-07-29
1
-0
/
+1
|
\
\
|
*
|
ARC: SMP build breakage
Vineet Gupta
2013-07-26
1
-0
/
+1
*
|
|
Linux 3.11-rc3
v3.11-rc3
Linus Torvalds
2013-07-28
1
-1
/
+1
*
|
|
Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-07-28
7
-19
/
+49
|
\
\
\
|
*
|
|
pinctrl: fix a memleak when freeing maps
Linus Walleij
2013-07-25
1
-0
/
+1
|
*
|
|
pinctrl: pinctrl-single: fix compile warning when no CONFIG_PM
Jean-Francois Moine
2013-07-22
1
-0
/
+2
|
*
|
|
pinctrl: sh-pfc: fix SDHI0 VccQ regulator on sh73a0 with DT
Guennadi Liakhovetski
2013-07-22
1
-0
/
+1
|
*
|
|
arm/dts: sirf: fix the pingroup name mismatch between drivers and dts
Barry Song
2013-07-22
2
-16
/
+16
|
*
|
|
pinctrl: sirf: add usp0_uart_nostreamctrl pin group for usp-uart without flow...
Qipan Li
2013-07-22
2
-0
/
+26
|
*
|
|
pinctrl: sirf: fix the pin number and mux bit for usp0
Qipan Li
2013-07-22
1
-2
/
+2
|
*
|
|
pinctrl: am33xx dt binding: correct include path
Ian Campbell
2013-07-21
1
-1
/
+1
*
|
|
|
Merge tag 'trace-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-07-28
3
-128
/
+95
|
\
\
\
\
|
*
|
|
|
tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus()
Steven Rostedt (Red Hat)
2013-07-26
1
-2
/
+1
|
*
|
|
|
ftrace: Add check for NULL regs if ops has SAVE_REGS set
Steven Rostedt (Red Hat)
2013-07-24
1
-4
/
+14
|
*
|
|
|
tracing: Kill trace_cpu struct/members
Oleg Nesterov
2013-07-24
2
-29
/
+0
|
*
|
|
|
tracing: Change tracing_fops/snapshot_fops to rely on tracing_get_cpu()
Oleg Nesterov
2013-07-24
1
-28
/
+22
|
*
|
|
|
tracing: Change tracing_entries_fops to rely on tracing_get_cpu()
Oleg Nesterov
2013-07-24
1
-37
/
+12
|
*
|
|
|
tracing: Change tracing_stats_fops to rely on tracing_get_cpu()
Oleg Nesterov
2013-07-24
1
-7
/
+6
|
*
|
|
|
tracing: Change tracing_buffers_fops to rely on tracing_get_cpu()
Oleg Nesterov
2013-07-24
1
-5
/
+4
|
*
|
|
|
tracing: Change tracing_pipe_fops() to rely on tracing_get_cpu()
Oleg Nesterov
2013-07-24
1
-9
/
+7
|
*
|
|
|
tracing: Introduce trace_create_cpu_file() and tracing_get_cpu()
Oleg Nesterov
2013-07-24
1
-14
/
+36
*
|
|
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2013-07-28
6
-24
/
+32
|
\
\
\
\
\
[next]