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
*
ocfs2: Use own splice write actor
Mark Fasheh
2007-04-26
3
-1
/
+162
*
ocfs2: Use do_sync_mapping_range() in ocfs2_zero_tail_for_truncate()
Mark Fasheh
2007-04-26
1
-1
/
+4
*
[PATCH] Turn do_sync_file_range() into do_sync_mapping_range()
Mark Fasheh
2007-04-26
2
-7
/
+10
*
ocfs2: zero tail of sparse files on truncate
Mark Fasheh
2007-04-26
7
-25
/
+328
*
ocfs2: Teach ocfs2_get_block() about holes
Mark Fasheh
2007-04-26
1
-38
/
+61
*
ocfs2: remove ocfs2_prepare_write() and ocfs2_commit_write()
Mark Fasheh
2007-04-26
1
-120
/
+5
*
ocfs2: teach ocfs2_file_aio_write() about sparse files
Mark Fasheh
2007-04-26
7
-57
/
+1076
*
ocfs2: Turn off shared writeable mmap for local files systems with holes.
Mark Fasheh
2007-04-26
1
-2
/
+5
*
ocfs2: abstract out allocation locking
Mark Fasheh
2007-04-26
1
-27
/
+77
*
ocfs2: teach extend/truncate about sparse files
Mark Fasheh
2007-04-26
3
-237
/
+320
*
ocfs2: temporarily remove extent map caching
Mark Fasheh
2007-04-26
14
-996
/
+96
*
ocfs2: sparse b-tree support
Mark Fasheh
2007-04-26
8
-497
/
+2002
*
ocfs2: small cleanup of ocfs2_request_delete()
Mark Fasheh
2007-04-26
1
-33
/
+13
*
ocfs2: remove unused code
Tiger Yang
2007-04-26
4
-329
/
+7
*
ocfs2: Remove delete inode vote
Tiger Yang
2007-04-26
10
-38
/
+205
*
ocfs2: filter more error prints
Mark Fasheh
2007-04-26
2
-3
/
+2
*
ocfs2: Replace panic() with emergency_restart() when fencing
Sunil Mushran
2007-04-26
1
-1
/
+4
*
ocfs2: Silence compiler warnings
Sunil Mushran
2007-04-26
2
-2
/
+2
*
ocfs2: Local mounts should skip inode updates
Mark Fasheh
2007-04-26
1
-12
/
+9
*
ocfs2_dlm: Call cond_resched_lock() once per hash bucket scan
Sunil Mushran
2007-04-26
1
-2
/
+1
*
ocfs2_dlm: fix race in dlm_remaster_locks
Srinivas Eeda
2007-04-26
1
-0
/
+2
*
Linux 2.6.21
v2.6.21
Linus Torvalds
2007-04-25
1
-1
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2007-04-25
2
-5
/
+8
|
\
|
*
[PARPORT] SUNBPP: Fix OOPS when debugging is enabled.
David S. Miller
2007-04-23
1
-4
/
+6
|
*
[SPARC] openprom: Switch to ref counting PCI API
Alan Cox
2007-04-23
1
-1
/
+2
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-04-25
1
-1
/
+7
|
\
\
|
*
|
[NETLINK]: Infinite recursion in netlink.
Alexey Kuznetsov
2007-04-25
1
-1
/
+7
*
|
|
packet: fix error handling
Andrew Morton
2007-04-25
1
-1
/
+2
|
/
/
*
|
cfq-iosched: fix alias + front merge bug
Jens Axboe
2007-04-25
1
-6
/
+6
*
|
IPv6: fix Routing Header Type 0 handling thinko
YOSHIFUJI Hideaki
2007-04-24
1
-1
/
+1
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-04-24
9
-20
/
+79
|
\
\
|
*
|
[BNX2]: Fix occasional NETDEV WATCHDOG on 5709.
Michael Chan
2007-04-24
2
-2
/
+6
|
*
|
[IPV6]: Disallow RH0 by default.
YOSHIFUJI Hideaki
2007-04-24
5
-6
/
+58
|
*
|
[XFRM]: beet: fix pseudo header length value
Patrick McHardy
2007-04-23
1
-2
/
+2
|
*
|
[TCP]: Congestion control initialization.
Stephen Hemminger
2007-04-23
1
-10
/
+13
|
|
/
*
|
[MIPS] Fix oprofile logic to physical counter remapping
Ralf Baechle
2007-04-24
1
-1
/
+1
*
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-04-24
5
-33
/
+40
|
\
\
|
*
|
drivers/net/hamradio/baycom_ser_fdx build fix
Andrew Morton
2007-04-24
1
-2
/
+4
|
*
|
usb-net/pegasus: fix pegasus carrier detection
Dan Williams
2007-04-24
2
-6
/
+14
|
*
|
sis900: Allocate rx replacement buffer before rx operation
Neil Horman
2007-04-24
1
-24
/
+20
|
*
|
[netdrvr] depca: handle platform_device_add() failure
Andrea Righi
2007-04-24
1
-1
/
+2
*
|
|
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2007-04-24
5
-29
/
+12
|
\
\
\
|
*
|
|
[PATCH] i386: Fix some warnings added by earlier patch
Andi Kleen
2007-04-24
1
-4
/
+4
|
*
|
|
[PATCH] x86-64: Always flush all pages in change_page_attr
Andi Kleen
2007-04-24
1
-1
/
+1
|
*
|
|
[PATCH] x86: Remove noreplacement option
Andi Kleen
2007-04-24
2
-23
/
+2
|
*
|
|
[PATCH] x86-64: make GART PTEs uncacheable
Joachim Deguara
2007-04-24
1
-1
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2007-04-24
1
-32
/
+13
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Revert "adjust legacy IDE resource setting (v2)"
Bartlomiej Zolnierkiewicz
2007-04-23
1
-32
/
+13
|
|
/
*
|
8250: fix possible deadlock between serial8250_handle_port() and serial8250_i...
Jiri Kosina
2007-04-24
1
-2
/
+3
*
|
fault injection: add entry to MAINTAINERS
Akinobu Mita
2007-04-24
1
-0
/
+5
[next]