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: remove xfs_cred.h
Christoph Hellwig
2010-10-18
12
-58
/
+18
*
xfs: remove xfs_globals.h
Christoph Hellwig
2010-10-18
2
-24
/
+0
*
xfs: remove xfs_version.h
Christoph Hellwig
2010-10-18
3
-30
/
+1
*
xfs: remove xfs_refcache.h
Christoph Hellwig
2010-10-18
1
-52
/
+0
*
xfs: fix the xfs_trans_committed
Christoph Hellwig
2010-10-18
1
-2
/
+3
*
xfs: remove unused t_callback field in struct xfs_trans
Christoph Hellwig
2010-10-18
2
-6
/
+0
*
xfs: fix bogus m_maxagi check in xfs_iget
Christoph Hellwig
2010-10-18
1
-2
/
+2
*
xfs: do not use xfs_mod_incore_sb_batch for per-cpu counters
Christoph Hellwig
2010-10-18
2
-107
/
+85
*
xfs: do not use xfs_mod_incore_sb for per-cpu counters
Christoph Hellwig
2010-10-18
5
-40
/
+35
*
xfs: remove XFS_MOUNT_NO_PERCPU_SB
Christoph Hellwig
2010-10-18
3
-29
/
+19
*
xfs: pack xfs_buf structure more tightly
Dave Chinner
2010-10-18
1
-11
/
+19
*
xfs: convert buffer cache hash to rbtree
Dave Chinner
2010-10-18
4
-76
/
+74
*
xfs: serialise inode reclaim within an AG
Dave Chinner
2010-10-18
3
-0
/
+33
*
xfs: batch inode reclaim lookup
Dave Chinner
2010-10-18
1
-33
/
+77
*
xfs: implement batched inode lookups for AG walking
Dave Chinner
2010-10-18
2
-23
/
+45
*
xfs: split out inode walk inode grabbing
Dave Chinner
2010-10-18
2
-54
/
+34
*
xfs: split inode AG walking into separate code for reclaim
Dave Chinner
2010-10-18
6
-115
/
+122
*
xfs: remove buftarg hash for external devices
Dave Chinner
2010-10-18
1
-1
/
+5
*
xfs: use unhashed buffers for size checks
Dave Chinner
2010-10-18
3
-45
/
+34
*
xfs: kill XBF_FS_MANAGED buffers
Dave Chinner
2010-10-18
3
-59
/
+20
*
xfs: store xfs_mount in the buftarg instead of in the xfs_buf
Dave Chinner
2010-10-18
5
-21
/
+20
*
xfs: introduced uncached buffer read primitve
Dave Chinner
2010-10-18
2
-0
/
+37
*
xfs: rename xfs_buf_get_nodaddr to be more appropriate
Dave Chinner
2010-10-18
6
-11
/
+14
*
xfs: don't use vfs writeback for pure metadata modifications
Dave Chinner
2010-10-18
12
-86
/
+65
*
xfs: lockless per-ag lookups
Dave Chinner
2010-10-18
3
-11
/
+23
*
xfs: remove debug assert for per-ag reference counting
Dave Chinner
2010-10-18
1
-2
/
+0
*
xfs: reduce the number of CIL lock round trips during commit
Dave Chinner
2010-10-18
1
-105
/
+127
*
xfs: eliminate some newly-reported gcc warnings
Poyo VL
2010-10-18
1
-2
/
+2
*
xfs: remove the ->kill_root btree operation
Christoph Hellwig
2010-10-18
4
-88
/
+44
*
xfs: stop using xfs_qm_dqtobp in xfs_qm_dqflush
Christoph Hellwig
2010-10-18
1
-88
/
+76
*
xfs: simplify xfs_qm_dqusage_adjust
Christoph Hellwig
2010-10-18
1
-142
/
+61
*
xfs: Introduce XFS_IOC_ZERO_RANGE
Dave Chinner
2010-10-18
6
-9
/
+27
*
xfs: use range primitives for xfs page cache operations
Dave Chinner
2010-10-18
1
-16
/
+15
*
Linux 2.6.36-rc8
v2.6.36-rc8
Linus Torvalds
2010-10-14
1
-2
/
+2
*
Un-inline the core-dump helper functions
Linus Torvalds
2010-10-14
2
-32
/
+40
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-10-14
13
-77
/
+104
|
\
|
*
ehea: Fix a checksum issue on the receive path
Breno Leitao
2010-10-13
2
-1
/
+9
|
*
net: allow FEC driver to use fixed PHY support
Greg Ungerer
2010-10-13
1
-14
/
+27
|
*
tg3: restore rx_dropped accounting
Eric Dumazet
2010-10-11
2
-3
/
+5
|
*
b44: fix carrier detection on bind
Paul Fertser
2010-10-11
1
-2
/
+2
|
*
net: clear heap allocations for privileged ethtool actions
Kees Cook
2010-10-11
1
-3
/
+3
|
*
NET: wimax, fix use after free
Jiri Slaby
2010-10-11
1
-13
/
+13
|
*
ATM: iphase, remove sleep-inside-atomic
Jiri Slaby
2010-10-11
2
-7
/
+1
|
*
ATM: mpc, fix use after free
Jiri Slaby
2010-10-11
1
-1
/
+1
|
*
ATM: solos-pci, remove use after free
Jiri Slaby
2010-10-11
1
-3
/
+5
|
*
net/fec: carrier off initially to avoid root mount failure
Oskar Schirmer
2010-10-10
1
-0
/
+3
|
*
r8169: use device model DMA API
Stanislaw Gruszka
2010-10-09
1
-24
/
+29
|
*
r8169: allocate with GFP_KERNEL flag when able to sleep
Stanislaw Gruszka
2010-10-09
1
-6
/
+6
*
|
Don't dump task struct in a.out core-dumps
Linus Torvalds
2010-10-14
3
-22
/
+6
*
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
2010-10-13
1
-1
/
+1
|
\
\
[next]