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: do not call xfs_bdstrat_cb in xfs_buf_iodone_callbacks
Christoph Hellwig
2012-07-13
3
-31
/
+23
*
xfs: prevent recursion in xfs_buf_iorequest
Christoph Hellwig
2012-07-13
1
-1
/
+1
*
xfs: don't defer metadata allocation to the workqueue
Dave Chinner
2012-07-13
1
-3
/
+12
*
xfs: really fix the cursor leak in xfs_alloc_ag_vextent_near
Dave Chinner
2012-07-13
1
-2
/
+2
*
xfs: factor buffer reading from xfs_dir2_leaf_getdents
Dave Chinner
2012-07-01
1
-202
/
+232
*
xfs: remove struct xfs_dabuf and infrastructure
Dave Chinner
2012-07-01
13
-779
/
+602
*
xfs: use discontiguous xfs_buf support in dabuf wrappers
Dave Chinner
2012-07-01
2
-305
/
+239
*
xfs: support discontiguous buffers in the xfs_buf_log_item
Dave Chinner
2012-07-01
2
-93
/
+244
*
xfs: add discontiguous buffer support to transactions
Dave Chinner
2012-07-01
2
-39
/
+79
*
xfs: add discontiguous buffer map interface
Dave Chinner
2012-07-01
2
-25
/
+58
*
xfs: convert internal buffer functions to pass maps
Dave Chinner
2012-07-01
2
-54
/
+191
*
xfs: separate buffer indexing from block map
Dave Chinner
2012-07-01
2
-13
/
+35
*
xfs: struct xfs_buf_log_format isn't variable sized.
Dave Chinner
2012-07-01
5
-43
/
+40
*
xfs: remove xlog_t typedef
Mark Tinguely
2012-06-21
3
-157
/
+224
*
xfs: rename log structure to xlog
Mark Tinguely
2012-06-21
6
-88
/
+116
*
xfs: shutdown xfs_sync_worker before the log
Ben Myers
2012-06-21
2
-16
/
+17
*
xfs: Fix overallocation in xfs_buf_allocate_memory()
Jan Kara
2012-06-21
1
-14
/
+2
*
xfs: fix allocbt cursor leak in xfs_alloc_ag_vextent_near
Dave Chinner
2012-06-21
1
-0
/
+1
*
xfs: check for stale inode before acquiring iflock on push
Brian Foster
2012-06-21
1
-9
/
+8
*
xfs: fix typo in comment of xfs_dinode_t.
Chen Baozi
2012-06-14
1
-1
/
+1
*
xfs: kill copy and paste segment checks in xfs_file_aio_read
Dave Chinner
2012-06-14
1
-14
/
+3
*
xfs: make largest supported offset less shouty
Dave Chinner
2012-06-14
7
-12
/
+10
*
xfs: m_maxioffset is redundant
Dave Chinner
2012-06-14
4
-12
/
+9
*
xfs: fix debug_object WARN at xfs_alloc_vextent()
Jeff Liu
2012-06-14
1
-1
/
+1
*
xfs: xfs_vm_writepage clear iomap_valid when !buffer_uptodate (REV2)
Alain Renaud
2012-06-14
1
-3
/
+8
*
Linux 3.5-rc1
v3.5-rc1
Linus Torvalds
2012-06-02
1
-2
/
+2
*
Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-06-02
6
-90
/
+322
|
\
|
*
dm thin: provide userspace access to pool metadata
Joe Thornber
2012-06-03
5
-11
/
+193
|
*
dm thin: use slab mempools
Mike Snitzer
2012-06-03
1
-62
/
+99
|
*
dm mpath: allow ioctls to trigger pg init
Mikulas Patocka
2012-06-03
1
-9
/
+17
|
*
dm mpath: delay retry of bypassed pg
Mike Christie
2012-06-03
1
-2
/
+6
|
*
dm mpath: reduce size of struct multipath
Mike Snitzer
2012-06-03
1
-6
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-06-02
21
-84
/
+201
|
\
\
|
*
|
fec_mpc52xx: fix timestamp filtering
Stephan Gatzka
2012-06-02
1
-1
/
+1
|
*
|
mcs7830: Implement link state detection
Ondrej Zary
2012-06-02
1
-2
/
+23
|
*
|
e1000e: fix Rapid Start Technology support for i217
Bruce Allan
2012-06-02
1
-9
/
+9
|
*
|
e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()
Sebastian Andrzej Siewior
2012-06-02
1
-1
/
+1
|
*
|
r8169: call netif_napi_del at errpaths and at driver unload
Devendra Naga
2012-06-01
1
-0
/
+3
|
*
|
tcp: reflect SYN queue_mapping into SYNACK packets
Eric Dumazet
2012-06-01
2
-6
/
+12
|
*
|
tcp: do not create inetpeer on SYNACK message
Eric Dumazet
2012-06-01
1
-1
/
+2
|
*
|
8139cp/8139too: terminate the eeprom access with the right opmode
Jason Wang
2012-06-01
2
-2
/
+2
|
*
|
8139cp: set ring address before enabling receiver
Jason Wang
2012-06-01
1
-11
/
+11
|
*
|
cipso: handle CIPSO options correctly when NetLabel is disabled
Paul Moore
2012-06-01
1
-1
/
+28
|
*
|
net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()
Jason Wang
2012-05-31
1
-2
/
+5
|
*
|
bql: Avoid possible inconsistent calculation.
Hiroaki SHIMODA
2012-05-31
1
-5
/
+7
|
*
|
bql: Avoid unneeded limit decrement.
Hiroaki SHIMODA
2012-05-31
1
-2
/
+4
|
*
|
bql: Fix POSDIFF() to integer overflow aware.
Hiroaki SHIMODA
2012-05-31
1
-1
/
+1
|
*
|
net/mlx4_core: Fix obscure mlx4_cmd_box parameter in QUERY_DEV_CAP
Jack Morgenstein
2012-05-31
1
-3
/
+2
|
*
|
net/mlx4_core: Check port out-of-range before using in mlx4_slave_cap
Jack Morgenstein
2012-05-31
1
-3
/
+3
|
*
|
net/mlx4_core: Fixes for VF / Guest startup flow
Jack Morgenstein
2012-05-31
4
-14
/
+63
[next]