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
*
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-09-04
58
-71
/
+81
|
\
|
*
GFS2: Replace PTR_RET with PTR_ERR_OR_ZERO
Steven Whitehouse
2013-07-22
1
-1
/
+1
|
*
Btrfs: volume: Replace PTR_RET with PTR_ERR_OR_ZERO
Sachin Kamat
2013-07-16
1
-1
/
+1
|
*
drm/cma: Replace PTR_RET with PTR_ERR_OR_ZERO
Sachin Kamat
2013-07-16
1
-1
/
+1
|
*
sh_veu: Replace PTR_RET with PTR_ERR_OR_ZERO
Sachin Kamat
2013-07-16
1
-1
/
+1
|
*
dma-buf: Replace PTR_RET with PTR_ERR_OR_ZERO
Sachin Kamat
2013-07-16
1
-1
/
+1
|
*
drivers/rtc: Replace PTR_RET with PTR_ERR_OR_ZERO
Sachin Kamat
2013-07-16
5
-5
/
+5
|
*
mm/oom_kill: remove weird use of ERR_PTR()/PTR_ERR().
Rusty Russell
2013-07-15
1
-3
/
+3
|
*
staging/zcache: don't use PTR_RET().
Rusty Russell
2013-07-15
1
-1
/
+1
|
*
remoteproc: don't use PTR_RET().
Rusty Russell
2013-07-15
1
-1
/
+1
|
*
pinctrl: don't use PTR_RET().
Rusty Russell
2013-07-15
1
-1
/
+1
|
*
acpi: Replace weird use of PTR_RET.
Rusty Russell
2013-07-15
1
-5
/
+8
|
*
s390: Replace weird use of PTR_RET.
Rusty Russell
2013-07-15
1
-4
/
+8
|
*
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
2013-07-15
43
-47
/
+47
|
*
PTR_RET is now PTR_ERR_OR_ZERO
Rusty Russell
2013-07-15
1
-1
/
+4
*
|
Merge tag 'dlm-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
2013-09-04
2
-22
/
+7
|
\
\
|
*
|
dlm: remove signal blocking
David Teigland
2013-08-12
1
-19
/
+6
|
*
|
dlm: WQ_NON_REENTRANT is meaningless and going away
Tejun Heo
2013-07-30
1
-4
/
+1
*
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-09-04
28
-379
/
+857
|
\
\
\
|
*
|
|
ext4: allow specifying external journal by pathname mount option
Eric Sandeen
2013-08-28
2
-6
/
+48
|
*
|
|
ext4: mark group corrupt on group descriptor checksum
Darrick J. Wong
2013-08-28
2
-11
/
+8
|
*
|
|
ext4: mark block group as corrupt on inode bitmap error
Darrick J. Wong
2013-08-28
2
-4
/
+28
|
*
|
|
ext4: mark block group as corrupt on block bitmap error
Darrick J. Wong
2013-08-28
3
-3
/
+31
|
*
|
|
ext4: fix type declaration of ext4_validate_block_bitmap
Darrick J. Wong
2013-08-28
2
-3
/
+3
|
*
|
|
ext4: error out if verifying the block bitmap fails
Darrick J. Wong
2013-08-28
1
-2
/
+6
|
*
|
|
jbd2: Fix endian mixing problems in the checksumming code
Darrick J. Wong
2013-08-28
3
-17
/
+18
|
*
|
|
ext4: isolate ext4_extents.h file
Zheng Liu
2013-08-28
8
-30
/
+27
|
*
|
|
ext4: Fix misspellings using 'codespell' tool
Anatol Pomozov
2013-08-28
6
-9
/
+9
|
*
|
|
ext4: convert write_begin methods to stable_page_writes semantics
Dmitry Monakhov
2013-08-28
1
-2
/
+3
|
*
|
|
ext4: fix use of potentially uninitialized variables in debugging code
Andi Shyti
2013-08-28
1
-3
/
+2
|
*
|
|
ext4: fix lost truncate due to race with writeback
Jan Kara
2013-08-17
2
-9
/
+32
|
*
|
|
ext4: simplify truncation code in ext4_setattr()
Jan Kara
2013-08-17
1
-60
/
+49
|
*
|
|
ext4: fix ext4_writepages() in presence of truncate
Jan Kara
2013-08-17
1
-41
/
+66
|
*
|
|
ext4: move test whether extent to map can be extended to one place
Jan Kara
2013-08-17
1
-20
/
+29
|
*
|
|
ext4: fix warning in ext4_da_update_reserve_space()
Jan Kara
2013-08-17
3
-5
/
+20
|
*
|
|
quota: provide interface for readding allocated space into reserved space
Jan Kara
2013-08-17
4
-2
/
+71
|
*
|
|
ext4: avoid reusing recently deleted inodes in no journal mode
Theodore Ts'o
2013-08-16
1
-0
/
+51
|
*
|
|
ext4: allocate delayed allocation blocks before rename
Theodore Ts'o
2013-08-16
1
-5
/
+7
|
*
|
|
ext4: start handle at least possible moment when renaming files
Theodore Ts'o
2013-08-16
1
-10
/
+13
|
*
|
|
ext4: add support for extent pre-caching
Theodore Ts'o
2013-08-16
5
-29
/
+137
|
*
|
|
ext4: cache all of an extent tree's leaf block upon reading
Theodore Ts'o
2013-08-16
7
-32
/
+127
|
*
|
|
ext4: use unsigned int for es_status values
Theodore Ts'o
2013-08-16
4
-33
/
+40
|
*
|
|
ext4: print the block number of invalid extent tree blocks
Theodore Ts'o
2013-08-16
1
-12
/
+12
|
*
|
|
ext4: refactor code to read the extent tree block
Theodore Ts'o
2013-08-16
1
-54
/
+43
*
|
|
|
lockref: Implement lockref for Itanium
Luck, Tony
2013-09-04
2
-0
/
+6
*
|
|
|
Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
2013-09-04
236
-7353
/
+12458
|
\
\
\
\
|
*
|
|
|
ALSA: hda - Re-setup HDMI pin and audio infoframe on stream switches
Takashi Iwai
2013-09-03
1
-10
/
+31
|
*
|
|
|
Merge tag 'asoc-v3.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2013-09-02
9
-66
/
+202
|
|
\
\
\
\
|
|
*
\
\
\
Merge remote-tracking branch 'asoc/topic/ssm2602' into tmp
Mark Brown
2013-09-01
1
-1
/
+2
|
|
|
\
\
\
\
|
|
|
*
|
|
|
ASoC: ssm2602: Fix cache sync
Lars-Peter Clausen
2013-08-31
1
-1
/
+2
[next]