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
...
|
*
|
|
|
UBI: erase free PEB with bitflip in EC header
Matthieu CASTET
2012-09-04
1
-1
/
+1
|
*
|
|
|
UBI: fix autoresize handling in R/O mode
Artem Bityutskiy
2012-09-04
1
-0
/
+5
|
*
|
|
|
UBI: add max_beb_per1024 to attach ioctl
Richard Genoud
2012-09-04
3
-3
/
+18
|
*
|
|
|
UBI: allow specifying bad PEBs limit using module parameter
Richard Genoud
2012-09-04
2
-15
/
+27
|
*
|
|
|
UBI: check max_beb_per1024 value in ubi_attach_mtd_dev
Richard Genoud
2012-09-04
1
-0
/
+9
|
*
|
|
|
UBI: prepare for max_beb_per1024 module parameter addition
Richard Genoud
2012-09-04
3
-8
/
+12
|
*
|
|
|
UBI: introduce MTD_PARAM_MAX_COUNT
Richard Genoud
2012-09-04
1
-2
/
+5
|
*
|
|
|
UBI: separate bad_peb_limit in a function
Richard Genoud
2012-09-04
1
-23
/
+31
|
*
|
|
|
arm: sam9_l9260_defconfig: correct CONFIG_MTD_UBI_BEB_LIMIT
Artem Bityutskiy
2012-09-04
1
-1
/
+1
|
*
|
|
|
UBI: use the whole MTD device size to get bad_peb_limit
Richard Genoud
2012-09-04
2
-9
/
+39
|
*
|
|
|
mtd: mtdparts: introduce mtd_get_device_size
Richard Genoud
2012-09-04
2
-0
/
+11
|
*
|
|
|
mtd: mark mtd_is_partition argument as constant
Richard Genoud
2012-09-04
2
-2
/
+2
|
*
|
|
|
arm: sam9_l9260_defconfig: remove non-existing config option
Shmulik Ladkani
2012-09-04
1
-1
/
+0
|
*
|
|
|
UBI: kill CONFIG_MTD_UBI_BEB_RESERVE
Shmulik Ladkani
2012-09-04
2
-19
/
+0
|
*
|
|
|
UBI: limit amount of reserved eraseblocks for bad PEB handling
Shmulik Ladkani
2012-09-04
2
-21
/
+41
|
*
|
|
|
UBI: introduce new bad PEB limit
Shmulik Ladkani
2012-09-04
3
-8
/
+32
|
*
|
|
|
arm: sam9_l9260_defconfig: prepare to UBI config change
Shmulik Ladkani
2012-09-04
1
-0
/
+1
|
*
|
|
|
UBI: print PID in debug messages
Artem Bityutskiy
2012-09-04
1
-1
/
+2
|
*
|
|
|
UBI: print image sequence number as unsigned integer
Artem Bityutskiy
2012-09-04
1
-1
/
+1
*
|
|
|
|
Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2012-10-02
20
-578
/
+451
|
\
\
\
\
\
|
*
|
|
|
|
UBIFS: print less
Artem Bityutskiy
2012-08-31
8
-70
/
+60
|
*
|
|
|
|
UBIFS: use pr_ helper instead of printk
Artem Bityutskiy
2012-08-31
4
-302
/
+235
|
*
|
|
|
|
UBIFS: comply with coding style
Artem Bityutskiy
2012-08-31
16
-206
/
+161
|
*
|
|
|
|
UBIFS: use __aligned() attribute
Artem Bityutskiy
2012-08-31
1
-1
/
+1
|
*
|
|
|
|
UBIFS: remove __DATE__ and __TIME__
Jiri Slaby
2012-08-31
1
-1
/
+0
|
*
|
|
|
|
UBIFS: fix power cut emulation for mtdram
Artem Bityutskiy
2012-08-31
1
-9
/
+11
|
*
|
|
|
|
UBIFS: improve scanning debug output
Artem Bityutskiy
2012-08-23
1
-4
/
+4
|
*
|
|
|
|
UBIFS: always print full error reports
Artem Bityutskiy
2012-08-22
2
-8
/
+0
|
*
|
|
|
|
UBIFS: print PID in debug messages
Artem Bityutskiy
2012-08-22
1
-2
/
+4
*
|
|
|
|
|
Merge tag 'for-linus-v3.7-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2012-10-02
7
-80
/
+447
|
\
\
\
\
\
\
|
*
|
|
|
|
|
xfs: Make inode32 a remountable option
Carlos Maiolino
2012-09-26
1
-1
/
+9
|
*
|
|
|
|
|
xfs: add inode64->inode32 transition into xfs_set_inode32()
Carlos Maiolino
2012-09-26
1
-3
/
+12
|
*
|
|
|
|
|
xfs: Fix mp->m_maxagi update during inode64 remount
Carlos Maiolino
2012-09-26
1
-1
/
+1
|
*
|
|
|
|
|
xfs: reduce code duplication handling inode32/64 options
Carlos Maiolino
2012-09-26
3
-62
/
+72
|
*
|
|
|
|
|
xfs: make inode64 as the default allocation mode
Carlos Maiolino
2012-09-26
1
-0
/
+7
|
*
|
|
|
|
|
xfs: Fix m_agirotor reset during AG selection
Carlos Maiolino
2012-09-26
1
-1
/
+1
|
*
|
|
|
|
|
Make inode64 a remountable option
Carlos Maiolino
2012-09-26
1
-1
/
+29
|
*
|
|
|
|
|
xfs: stop the sync worker before xfs_unmountfs
Ben Myers
2012-09-17
1
-0
/
+1
|
*
|
|
|
|
|
xfs: xfs_seek_hole() refinement with hole searching from page cache for unwri...
Jeff Liu
2012-08-24
1
-11
/
+67
|
*
|
|
|
|
|
xfs: xfs_seek_data() refinement with unwritten extents check up from page cache
Jeff Liu
2012-08-24
1
-18
/
+54
|
*
|
|
|
|
|
xfs: Introduce a helper routine to probe data or hole offset from page cache
Jeff Liu
2012-08-24
1
-0
/
+219
|
*
|
|
|
|
|
xfs: Remove type argument from xfs_seek_data()/xfs_seek_hole()
Jeff Liu
2012-08-24
1
-6
/
+4
|
*
|
|
|
|
|
xfs: fix race while discarding buffers [V4]
Carlos Maiolino
2012-08-24
2
-18
/
+28
|
*
|
|
|
|
|
xfs: check for possible overflow in xfs_ioc_trim
Tomas Racek
2012-08-16
1
-2
/
+4
|
*
|
|
|
|
|
xfs: unlock the AGI buffer when looping in xfs_dialloc
Christoph Hellwig
2012-08-16
1
-8
/
+9
|
*
|
|
|
|
|
xfs: kill struct declarations in xfs_mount.h
Alex Elder
2012-08-16
2
-5
/
+1
|
*
|
|
|
|
|
xfs: fix uninitialised variable in xfs_rtbuf_get()
Dave Chinner
2012-08-16
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-02
142
-2877
/
+2915
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
MAX_LFS_FILESIZE should be a loff_t
Chuck Lever
2012-10-02
1
-2
/
+2
|
*
|
|
|
|
|
|
compat: fs: Generic compat_sys_sendfile implementation
Catalin Marinas
2012-10-02
10
-89
/
+41
[prev]
[next]