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
*
hfsplus: validate btree flags
Christoph Hellwig
2010-10-14
2
-14
/
+20
*
hfsplus: handle more on-disk corruptions without oopsing
Eric Sandeen
2010-10-14
4
-8
/
+48
*
hfsplus: hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakage
Al Viro
2010-10-14
1
-3
/
+15
*
hfsplus: fix oops on mount with corrupted btree extent records
Jeff Mahoney
2010-10-14
1
-2
/
+9
*
hfsplus: fix rename over directories
Christoph Hellwig
2010-10-01
1
-1
/
+4
*
hfsplus: convert tree_lock to mutex
Thomas Gleixner
2010-10-01
3
-4
/
+4
*
hfsplus: add missing extent locking in hfsplus_write_inode
Christoph Hellwig
2010-10-01
2
-15
/
+34
*
hfsplus: protect readdir against removals from open_dir_list
Christoph Hellwig
2010-10-01
1
-0
/
+2
*
hfsplus: use atomic bitops for the superblock flags
Christoph Hellwig
2010-10-01
6
-28
/
+30
*
hfsplus: add per-superblock lock for volume header updates
Christoph Hellwig
2010-10-01
3
-24
/
+50
*
hfsplus: remove the rsrc_inodes list
Christoph Hellwig
2010-10-01
3
-4
/
+9
*
hfsplus: do not cache and write next_alloc
Christoph Hellwig
2010-10-01
2
-3
/
+0
*
hfsplus: fix error handling in hfsplus_symlink
Christoph Hellwig
2010-10-01
1
-14
/
+12
*
hfsplus: merge mknod/mkdir/creat
Christoph Hellwig
2010-10-01
1
-48
/
+16
*
hfsplus: clean up hfsplus_write_inode
Christoph Hellwig
2010-10-01
1
-43
/
+37
*
hfsplus: clean up hfsplus_iget
Christoph Hellwig
2010-10-01
1
-37
/
+40
*
hfsplus: fix HFSPLUS_I calling convention
Christoph Hellwig
2010-10-01
8
-173
/
+193
*
hfsplus: fix HFSPLUS_SB calling convention
Christoph Hellwig
2010-10-01
13
-189
/
+209
*
hfsplus: remove BKL from hfsplus_put_super
Christoph Hellwig
2010-10-01
1
-5
/
+0
*
hfsplus: use alloc_mutex in hfsplus_sync_fs
Christoph Hellwig
2010-10-01
1
-2
/
+2
*
hfsplus: introduce alloc_mutex
Christoph Hellwig
2010-10-01
3
-4
/
+8
*
hfsplus: protect setflags using i_mutex
Christoph Hellwig
2010-10-01
1
-7
/
+8
*
hfsplus: split hfsplus_ioctl
Christoph Hellwig
2010-10-01
1
-65
/
+80
*
hfsplus: fix BKL leak in hfsplus_ioctl
Christoph Hellwig
2010-10-01
1
-2
/
+2
*
alpha: fix compile problem in arch/alpha/kernel/signal.c
Linus Torvalds
2010-09-28
1
-2
/
+2
*
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-09-28
4
-14
/
+24
|
\
|
*
ahci: fix module refcount breakage introduced by libahci split
Tejun Heo
2010-09-28
4
-14
/
+24
*
|
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2010-09-28
1
-0
/
+1
|
\
\
|
*
|
hwmon (coretemp): Fix build breakage if SMP is undefined
Guenter Roeck
2010-09-28
1
-0
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2010-09-28
2
-3
/
+4
|
\
\
\
|
*
|
|
PCI: fix pci_resource_alignment prototype
Cam Macdonell
2010-09-09
2
-3
/
+4
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-09-28
53
-196
/
+444
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
tcp: Fix >4GB writes on 64-bit.
David S. Miller
2010-09-27
3
-4
/
+5
|
*
|
|
net/9p: Mount only matching virtio channels
Sven Eckelmann
2010-09-27
1
-1
/
+2
|
*
|
|
de2104x: fix ethtool
Ondrej Zary
2010-09-27
1
-2
/
+5
|
*
|
|
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...
David S. Miller
2010-09-27
1
-3
/
+4
|
|
\
\
\
|
|
*
|
|
vhost: fix log ctx signalling
Michael S. Tsirkin
2010-09-22
1
-3
/
+4
|
*
|
|
|
tproxy: check for transparent flag in ip_route_newports
Ulrich Weber
2010-09-27
1
-0
/
+2
|
*
|
|
|
ipv6: add IPv6 to neighbour table overflow warning
Ulrich Weber
2010-09-27
2
-2
/
+2
|
*
|
|
|
tcp: fix TSO FACK loss marking in tcp_mark_head_lost
Yuchung Cheng
2010-09-27
1
-1
/
+2
|
*
|
|
|
3c59x: fix regression from patch "Add ethtool WOL support"
Jan Beulich
2010-09-27
1
-0
/
+10
|
*
|
|
|
ipv6: add a missing unregister_pernet_subsys call
Neil Horman
2010-09-26
3
-3
/
+14
|
*
|
|
|
s390: use free_netdev(netdev) instead of kfree()
Vasiliy Kulikov
2010-09-26
1
-2
/
+2
|
*
|
|
|
sgiseeq: use free_netdev(netdev) instead of kfree()
Kulikov Vasiliy
2010-09-26
1
-1
/
+1
|
*
|
|
|
rionet: use free_netdev(netdev) instead of kfree()
Kulikov Vasiliy
2010-09-26
1
-1
/
+1
|
*
|
|
|
ibm_newemac: use free_netdev(netdev) instead of kfree()
Kulikov Vasiliy
2010-09-26
1
-2
/
+2
|
*
|
|
|
smsc911x: Add MODULE_ALIAS()
Vincent Stehlé
2010-09-26
1
-0
/
+1
|
*
|
|
|
net: reset skb queue mapping when rx'ing over tunnel
Tom Herbert
2010-09-26
1
-0
/
+1
|
*
|
|
|
br2684: fix scheduling while atomic
Karl Hiramoto
2010-09-26
1
-10
/
+2
|
*
|
|
|
de2104x: fix TP link detection
Ondrej Zary
2010-09-26
1
-2
/
+21
[next]