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
*
fat: Fix statfs->f_namelen
OGAWA Hirofumi
2011-04-12
1
-1
/
+2
*
fat: Replace all printk with fat_msg()
Alexey Fisher
2011-04-12
4
-54
/
+55
*
fat: Add fat_msg() function for preformated FAT messages
Alexey Fisher
2011-04-12
2
-0
/
+18
*
fat: Convert fat_fs_error to use %pV
Alexey Fisher
2011-04-12
2
-16
/
+16
*
fat: Fix possible null deref in fat_cache_add()
OGAWA Hirofumi
2011-04-12
1
-0
/
+7
*
fat: use new setup() for ->dir_ops too
OGAWA Hirofumi
2011-04-12
4
-9
/
+6
*
Linux 2.6.39-rc3
v2.6.39-rc3
Linus Torvalds
2011-04-11
1
-1
/
+1
*
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-04-11
17
-507
/
+531
|
\
|
*
xfs_destroy_workqueues() should not be tagged with__exit
Luck, Tony
2011-04-11
1
-1
/
+1
|
*
xfs: use proper interfaces for on-stack plugging
Christoph Hellwig
2011-04-08
1
-11
/
+9
|
*
xfs: fix xfs_debug warnings
Christoph Hellwig
2011-04-08
2
-29
/
+22
|
*
xfs: fix variable set but not used warnings
Christoph Hellwig
2011-04-08
5
-18
/
+0
|
*
xfs: convert log tail checking to a warning
Dave Chinner
2011-04-08
2
-8
/
+25
|
*
xfs: catch bad block numbers freeing extents.
Dave Chinner
2011-04-08
1
-7
/
+23
|
*
xfs: push the AIL from memory reclaim and periodic sync
Dave Chinner
2011-04-08
4
-9
/
+61
|
*
xfs: clean up code layout in xfs_trans_ail.c
Dave Chinner
2011-04-08
1
-136
/
+118
|
*
xfs: convert the xfsaild threads to a workqueue
Dave Chinner
2011-04-08
3
-151
/
+124
|
*
xfs: introduce background inode reclaim work
Dave Chinner
2011-04-08
2
-3
/
+67
|
*
xfs: convert ENOSPC inode flushing to use new syncd workqueue
Dave Chinner
2011-04-08
3
-102
/
+36
|
*
xfs: introduce a xfssyncd workqueue
Dave Chinner
2011-04-08
4
-61
/
+63
|
*
xfs: fix extent format buffer allocation size
Dave Chinner
2011-04-08
1
-27
/
+40
|
*
xfs: fix unreferenced var error in xfs_buf.c
Dave Chinner
2011-03-30
1
-2
/
+0
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2011-04-11
6
-35
/
+102
|
\
\
|
*
|
ext4: fix data corruption regression by reverting commit 6de9843dab3f
Theodore Ts'o
2011-04-10
1
-0
/
+1
|
*
|
ext4: Allow indirect-block file to grow the file size to max file size
Kazuya Mio
2011-04-10
1
-6
/
+17
|
*
|
ext4: allow an active handle to be started when freezing
Yongqiang Yang
2011-04-10
1
-11
/
+33
|
*
|
ext4: sync the directory inode in ext4_sync_parent()
Curt Wohlgemuth
2011-04-10
1
-3
/
+14
|
*
|
ext4: init timer earlier to avoid a kernel panic in __save_error_info
Tao Ma
2011-04-05
1
-3
/
+5
|
*
|
jbd2: fix potential memory leak on transaction commit
Zhang Huan
2011-04-05
1
-1
/
+3
|
*
|
ext4: fix a double free in ext4_register_li_request
Tao Ma
2011-04-04
1
-0
/
+6
|
*
|
ext4: fix credits computing for indirect mapped files
Yongqiang Yang
2011-04-04
1
-6
/
+5
|
*
|
ext4: remove unnecessary [cm]time update of quota file
Jan Kara
2011-04-04
2
-4
/
+16
|
*
|
jbd2: move bdget out of critical section
Zhu Yanhai
2011-04-04
1
-1
/
+2
|
|
/
*
|
Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2011-04-11
2
-4
/
+6
|
\
\
|
*
|
nfsd4: fix oops on lock failure
J. Bruce Fields
2011-04-10
1
-3
/
+6
|
*
|
nfsd: fix auth_domain reference leak on nlm operations
J. Bruce Fields
2011-03-24
1
-1
/
+0
*
|
|
Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-04-11
8
-7
/
+10
|
\
\
\
|
*
|
|
dt/fsldma: fix build warning caused by of_platform_device changes
Ira W. Snyder
2011-04-10
1
-1
/
+1
|
*
|
|
spi: Fix race condition in stop_queue()
Vasily Khoruzhick
2011-04-07
4
-4
/
+4
|
*
|
|
Merge commit 'v2.6.39-rc2' into spi/merge
Grant Likely
2011-04-07
444
-2296
/
+3815
|
|
\
\
\
|
*
|
|
|
gpio/pch_gpio: Fix output value of pch_gpio_direction_output()
Peter Tyser
2011-03-31
1
-0
/
+1
|
*
|
|
|
gpio/ml_ioh_gpio: Fix output value of ioh_gpio_direction_output()
Peter Tyser
2011-03-31
1
-0
/
+1
|
*
|
|
|
gpio/pca953x: fix error handling path in probe() call
Ben Dooks
2011-03-30
1
-2
/
+3
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
pci: fix PCI bus allocation alignment handling
Linus Torvalds
2011-04-11
1
-2
/
+2
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-04-11
54
-164
/
+301
|
\
\
\
\
|
*
|
|
|
net: Add support for SMSC LAN9530, LAN9730 and LAN89530
Steve Glendinning
2011-04-10
1
-0
/
+15
|
*
|
|
|
mlx4_en: Restoring RX buffer pointer in case of failure
Yevgeny Petrilin
2011-04-07
1
-0
/
+4
|
*
|
|
|
mlx4: Sensing link type at device initialization
Yevgeny Petrilin
2011-04-07
3
-2
/
+9
|
*
|
|
|
ipv4: Fix "Set rt->rt_iif more sanely on output routes."
OGAWA Hirofumi
2011-04-07
3
-4
/
+10
|
*
|
|
|
MAINTAINERS: add entry for Xen network backend
Ian Campbell
2011-04-06
1
-0
/
+7
[next]