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: limit speculative prealloc size on sparse files
Dave Chinner
2013-02-14
1
-10
/
+67
*
xfs: memory barrier before wake_up_bit()
Alex Elder
2013-02-07
1
-0
/
+1
*
xfs: refactor space log reservation for XFS_TRANS_ATTR_SET
Jeff Liu
2013-02-01
4
-15
/
+36
*
xfs: make use of XFS_SB_LOG_RES() at xfs_fs_log_dummy()
Jeff Liu
2013-02-01
1
-2
/
+2
*
xfs: make use of XFS_SB_LOG_RES() at xfs_mount_log_sb()
Jeff Liu
2013-02-01
1
-2
/
+2
*
xfs: make use of XFS_SB_LOG_RES() at xfs_log_sbcount()
Jeff Liu
2013-02-01
1
-2
/
+2
*
xfs: introduce XFS_SB_LOG_RES() for transactions that modify sb on disk
Jeff Liu
2013-02-01
3
-0
/
+14
*
xfs: calculate XFS_TRANS_QM_QUOTAOFF_END space log reservation at mount time
Jeff Liu
2013-02-01
4
-2
/
+17
*
xfs: calculate XFS_TRANS_QM_QUOTAOFF space log reservation at mount time
Jeff Liu
2013-02-01
4
-7
/
+19
*
xfs: calculate XFS_TRANS_QM_DQALLOC space log reservation at mount time
Jeff Liu
2013-02-01
4
-9
/
+20
*
xfs: calcuate XFS_TRANS_QM_SETQLIM space log reservation at mount time
Jeff Liu
2013-02-01
4
-2
/
+17
*
xfs: calculate xfs_qm_write_sb_changes() space log reservation at mount time
Jeff Liu
2013-02-01
1
-4
/
+3
*
xfs: calculate XFS_TRANS_QM_SBCHANGE space log reservation at mount time
Jeff Liu
2013-02-01
4
-3
/
+16
*
xfs: make use of xfs_calc_buf_res() in xfs_trans.c
Jeff Liu
2013-02-01
1
-128
/
+112
*
xfs: add a helper to figure out the space log reservation per item
Jeff Liu
2013-02-01
1
-0
/
+31
*
xfs: Fix xfs_swap_extents() after removal of xfs_flushinval_pages()
Torsten Kaiser
2013-01-28
1
-2
/
+2
*
xfs: Fix possible use-after-free with AIO
Jan Kara
2013-01-26
1
-1
/
+1
*
xfs: fix shutdown hang on invalid inode during create
Dave Chinner
2013-01-26
3
-2
/
+13
*
xfs: limit speculative prealloc near ENOSPC thresholds
Dave Chinner
2013-01-24
1
-0
/
+9
*
xfs: fix _xfs_buf_find oops on blocks beyond the filesystem end
Dave Chinner
2013-01-24
1
-0
/
+18
*
xfs: fix fs/xfs/xfs_log.c:1740:39: error: 'B_TRUE' undeclared
Ben Myers
2013-01-18
1
-1
/
+1
*
xfs: pull up stack_switch check into xfs_bmapi_write
Brian Foster
2013-01-17
1
-3
/
+3
*
xfs: Remove boolean_t typedef completely.
Thiago Farina
2013-01-17
6
-21
/
+20
*
xfs: Do not return EFSCORRUPTED when filesystem probe finds no XFS magic
Eric Sandeen
2013-01-16
1
-1
/
+1
*
fs/xfs remove obsolete simple_strto<foo>
Abhijit Pawar
2013-01-13
1
-10
/
+19
*
xfs: recalculate leaf entry pointer after compacting a dir2 block
Eric Sandeen
2013-01-13
1
-2
/
+4
*
xfs: don't zero structure members after a memset(0)
Eric Sandeen
2013-01-03
3
-10
/
+0
*
xfs: remove int casts from debug dquot soft limit timer asserts
Brian Foster
2013-01-03
1
-2
/
+2
*
Merge branch 'xfs-for-3.9'
Ben Myers
2012-12-31
10
-238
/
+57
|
\
|
*
xfs remove the XFS_TRANS_DEBUG routines
Mark Tinguely
2012-12-17
7
-201
/
+0
|
*
xfs: fix the multi-segment log buffer format
Mark Tinguely
2012-12-17
2
-5
/
+15
|
*
xfs: fix segment in xfs_buf_item_format_segment
Mark Tinguely
2012-12-17
1
-5
/
+15
|
*
xfs: rename bli_format to avoid confusion with bli_formats
Mark Tinguely
2012-12-17
3
-24
/
+24
|
*
xfs: use b_maps[] for discontiguous buffers
Mark Tinguely
2012-12-17
2
-9
/
+9
*
|
Linux 3.8-rc1
v3.8-rc1
Linus Torvalds
2012-12-21
1
-2
/
+2
*
|
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2012-12-21
19
-445
/
+738
|
\
\
|
*
|
watchdog: mei: avoid oops in watchdog unregister code path
Tomas Winkler
2012-12-19
1
-1
/
+1
|
*
|
watchdog: Orion: Fix possible null-deference in orion_wdt_probe
Jason Gunthorpe
2012-12-19
1
-0
/
+2
|
*
|
watchdog: sp5100_tco: Add SB8x0 chipset support
Takahisa Tanaka
2012-12-19
2
-61
/
+306
|
*
|
watchdog: davinci_wdt: add OF support
Murali Karicheri
2012-12-19
2
-0
/
+19
|
*
|
watchdog: da9052: Fix invalid free of devm_ allocated data
Tushar Behera
2012-12-19
1
-4
/
+0
|
*
|
watchdog: twl4030_wdt: Change TWL4030_MODULE_PM_RECEIVER to TWL_MODULE_PM_REC...
Peter Ujfalusi
2012-12-19
1
-1
/
+1
|
*
|
watchdog: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2012-12-19
1
-2
/
+2
|
*
|
watchdog: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2012-12-19
1
-10
/
+9
|
*
|
watchdog: DA9055 Watchdog driver
Ashish Jangam
2012-12-19
3
-0
/
+227
|
*
|
watchdog: omap_wdt: eliminate goto
Aaro Koskinen
2012-12-19
1
-7
/
+4
|
*
|
watchdog: omap_wdt: delete redundant platform_set_drvdata() calls
Aaro Koskinen
2012-12-19
1
-2
/
+0
|
*
|
watchdog: omap_wdt: convert to devm_ functions
Aaro Koskinen
2012-12-19
1
-37
/
+13
|
*
|
watchdog: omap_wdt: convert to new watchdog core
Aaro Koskinen
2012-12-19
2
-149
/
+112
|
*
|
watchdog: WatchDog Timer Driver Core: fix comment
Fabio Porcedda
2012-12-19
1
-1
/
+1
[next]