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
*
xfs: xfs_trans_read_buf() should return an error on failure
Dave Chinner
2011-03-26
1
-1
/
+2
*
xfs: introduce inode cluster buffer trylocks for xfs_iflush
Dave Chinner
2011-03-26
4
-8
/
+32
*
vmap: flush vmap aliases when mapping fails
Dave Chinner
2011-03-26
1
-3
/
+11
*
xfs: preallocation transactions do not need to be synchronous
Dave Chinner
2011-03-26
4
-2
/
+12
*
xfs: don't name variables "panic"
Alex Elder
2011-03-11
1
-4
/
+4
*
xfs: factor agf counter updates into a helper
Christoph Hellwig
2011-03-09
1
-61
/
+68
*
xfs: clean up the xfs_alloc_compute_aligned calling convention
Christoph Hellwig
2011-03-09
1
-16
/
+13
*
xfs: kill support/debug.[ch]
Dave Chinner
2011-03-07
7
-86
/
+40
*
xfs: Convert remaining cmn_err() callers to new API
Dave Chinner
2011-03-07
20
-238
/
+169
*
xfs: convert the quota debug prints to new API
Dave Chinner
2011-03-07
1
-15
/
+12
*
xfs: rename xfs_cmn_err_fsblock_zero()
Dave Chinner
2011-03-07
1
-5
/
+5
*
xfs: convert xfs_fs_cmn_err to new error logging API
Dave Chinner
2011-03-07
13
-85
/
+53
*
xfs: kill xfs_fs_mount_cmn_err() macro
Dave Chinner
2011-03-07
2
-35
/
+43
*
xfs: kill xfs_fs_repair_cmn_err() macro
Dave Chinner
2011-03-07
4
-29
/
+19
*
xfs: convert xfs_cmn_err to xfs_alert_tag
Dave Chinner
2011-03-07
9
-74
/
+36
*
xfs: Convert xlog_warn to new logging interface
Dave Chinner
2011-03-07
6
-189
/
+177
*
xfs: Convert linux-2.6/ files to new logging interface
Dave Chinner
2011-03-07
6
-90
/
+76
*
xfs: introduce new logging API.
Dave Chinner
2011-03-02
4
-0
/
+155
*
xfs: zero proper structure size for geometry calls
Alex Elder
2011-03-01
1
-3
/
+8
*
xfs: enable delaylog by default
Christoph Hellwig
2011-02-22
2
-7
/
+1
*
xfs: more sensible inode refcounting for ialloc
Christoph Hellwig
2011-02-22
5
-78
/
+19
*
xfs: stop using xfs_trans_iget in the RT allocator
Christoph Hellwig
2011-02-22
2
-39
/
+23
*
xfs: check if device support discard in xfs_ioc_trim()
Lukas Czerner
2011-02-21
1
-0
/
+2
*
xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
Dan Rosenberg
2011-02-21
1
-0
/
+3
*
xfs: add lockdep annotations for the rt inodes
Christoph Hellwig
2011-02-07
3
-15
/
+26
*
xfs: fix xfs_get_extsz_hint for a zero extent size hint
Christoph Hellwig
2011-02-07
1
-13
/
+5
*
xfs: only lock the rt bitmap inode once per allocation
Christoph Hellwig
2011-02-07
2
-21
/
+24
*
xfs: xfs_bmap_add_extent_delay_real should init br_startblock
bpm@sgi.com
2011-01-28
1
-8
/
+25
*
xfs: fix dquot shaker deadlock
Dave Chinner
2011-01-28
1
-25
/
+21
*
xfs: handle CIl transaction commit failures correctly
Dave Chinner
2011-01-28
3
-12
/
+3
*
xfs: limit extsize to size of AGs and/or MAXEXTLEN
Dave Chinner
2011-01-28
1
-2
/
+18
*
xfs: prevent extsize alignment from exceeding maximum extent size
Dave Chinner
2011-01-28
1
-0
/
+10
*
xfs: limit extent length for allocation to AG size
Dave Chinner
2011-01-28
2
-8
/
+26
*
xfs: speculative delayed allocation uses rounddown_power_of_2 badly
Dave Chinner
2011-01-28
1
-1
/
+6
*
xfs: fix efi item leak on forced shutdown
Dave Chinner
2011-01-28
3
-13
/
+38
*
xfs: fix log ticket leak on forced shutdown.
Dave Chinner
2011-01-27
1
-2
/
+5
*
Linux 2.6.38-rc1
v2.6.38-rc1
Linus Torvalds
2011-01-18
1
-2
/
+2
*
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2011-01-18
3
-4
/
+28
|
\
|
*
hwmon: (lm93) Add support for LM94
Guenter Roeck
2011-01-18
3
-4
/
+28
*
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-01-18
1
-11
/
+12
|
\
\
|
*
|
perf: Validate cpu early in perf_event_alloc()
Oleg Nesterov
2011-01-18
1
-4
/
+6
|
*
|
perf: Find_get_context: fix the per-cpu-counter check
Oleg Nesterov
2011-01-18
1
-1
/
+1
|
*
|
perf: Fix contexted inheritance
Peter Zijlstra
2011-01-18
1
-6
/
+5
*
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-01-18
2
-7
/
+11
|
\
\
\
|
*
|
|
x86: Clear irqstack thread_info
Brian Gerst
2011-01-18
1
-5
/
+2
|
*
|
|
x86: Make relocatable kernel work with new binutils
Shaohua Li
2011-01-18
1
-2
/
+9
*
|
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2011-01-18
58
-129
/
+3408
|
\
\
\
\
|
*
|
|
|
MIPS: Malta: enable Cirrus FB console
Aurelien Jarno
2011-01-18
1
-0
/
+3
|
*
|
|
|
MIPS: add CONFIG_VIRTUALIZATION for virtio support
Aurelien Jarno
2011-01-18
1
-0
/
+16
|
*
|
|
|
MIPS: Implement __read_mostly
David Daney
2011-01-18
2
-1
/
+3
[next]