aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | Merge tag 'v3.6-rc2' into nextJames Morris2012-08-17
| |\ \ \ \ \ \
| * | | | | | | ptrace: mark __ptrace_may_access() staticTetsuo Handa2012-08-03
| * | | | | | | samples/seccomp: fix endianness bug in LO_ARG defineHeiko Carstens2012-08-03
* | | | | | | | Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds2012-10-02
|\ \ \ \ \ \ \ \
| * | | | | | | | UBI: fix trivial typo 'it' => 'is'Brian Norris2012-09-26
| * | | | | | | | UBI: load after mtd device driversJiang Lu2012-09-26
| * | | | | | | | UBI: print lessArtem Bityutskiy2012-09-04
| * | | | | | | | UBI: use pr_ helper instead of printkArtem Bityutskiy2012-09-04
| * | | | | | | | UBI: comply with coding styleArtem Bityutskiy2012-09-04
| * | | | | | | | UBI: erase free PEB with bitflip in EC headerMatthieu CASTET2012-09-04
| * | | | | | | | UBI: fix autoresize handling in R/O modeArtem Bityutskiy2012-09-04
| * | | | | | | | UBI: add max_beb_per1024 to attach ioctlRichard Genoud2012-09-04
| * | | | | | | | UBI: allow specifying bad PEBs limit using module parameterRichard Genoud2012-09-04
| * | | | | | | | UBI: check max_beb_per1024 value in ubi_attach_mtd_devRichard Genoud2012-09-04
| * | | | | | | | UBI: prepare for max_beb_per1024 module parameter additionRichard Genoud2012-09-04
| * | | | | | | | UBI: introduce MTD_PARAM_MAX_COUNTRichard Genoud2012-09-04
| * | | | | | | | UBI: separate bad_peb_limit in a functionRichard Genoud2012-09-04
| * | | | | | | | arm: sam9_l9260_defconfig: correct CONFIG_MTD_UBI_BEB_LIMITArtem Bityutskiy2012-09-04
| * | | | | | | | UBI: use the whole MTD device size to get bad_peb_limitRichard Genoud2012-09-04
| * | | | | | | | mtd: mtdparts: introduce mtd_get_device_sizeRichard Genoud2012-09-04
| * | | | | | | | mtd: mark mtd_is_partition argument as constantRichard Genoud2012-09-04
| * | | | | | | | arm: sam9_l9260_defconfig: remove non-existing config optionShmulik Ladkani2012-09-04
| * | | | | | | | UBI: kill CONFIG_MTD_UBI_BEB_RESERVEShmulik Ladkani2012-09-04
| * | | | | | | | UBI: limit amount of reserved eraseblocks for bad PEB handlingShmulik Ladkani2012-09-04
| * | | | | | | | UBI: introduce new bad PEB limitShmulik Ladkani2012-09-04
| * | | | | | | | arm: sam9_l9260_defconfig: prepare to UBI config changeShmulik Ladkani2012-09-04
| * | | | | | | | UBI: print PID in debug messagesArtem Bityutskiy2012-09-04
| * | | | | | | | UBI: print image sequence number as unsigned integerArtem Bityutskiy2012-09-04
* | | | | | | | | Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-10-02
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | UBIFS: print lessArtem Bityutskiy2012-08-31
| * | | | | | | | | UBIFS: use pr_ helper instead of printkArtem Bityutskiy2012-08-31
| * | | | | | | | | UBIFS: comply with coding styleArtem Bityutskiy2012-08-31
| * | | | | | | | | UBIFS: use __aligned() attributeArtem Bityutskiy2012-08-31
| * | | | | | | | | UBIFS: remove __DATE__ and __TIME__Jiri Slaby2012-08-31
| * | | | | | | | | UBIFS: fix power cut emulation for mtdramArtem Bityutskiy2012-08-31
| * | | | | | | | | UBIFS: improve scanning debug outputArtem Bityutskiy2012-08-23
| * | | | | | | | | UBIFS: always print full error reportsArtem Bityutskiy2012-08-22
| * | | | | | | | | UBIFS: print PID in debug messagesArtem Bityutskiy2012-08-22
* | | | | | | | | | Merge tag 'for-linus-v3.7-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-10-02
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | xfs: Make inode32 a remountable optionCarlos Maiolino2012-09-26
| * | | | | | | | | | xfs: add inode64->inode32 transition into xfs_set_inode32()Carlos Maiolino2012-09-26
| * | | | | | | | | | xfs: Fix mp->m_maxagi update during inode64 remountCarlos Maiolino2012-09-26
| * | | | | | | | | | xfs: reduce code duplication handling inode32/64 optionsCarlos Maiolino2012-09-26
| * | | | | | | | | | xfs: make inode64 as the default allocation modeCarlos Maiolino2012-09-26
| * | | | | | | | | | xfs: Fix m_agirotor reset during AG selectionCarlos Maiolino2012-09-26
| * | | | | | | | | | Make inode64 a remountable optionCarlos Maiolino2012-09-26
| * | | | | | | | | | xfs: stop the sync worker before xfs_unmountfsBen Myers2012-09-17
| * | | | | | | | | | xfs: xfs_seek_hole() refinement with hole searching from page cache for unwri...Jeff Liu2012-08-24
| * | | | | | | | | | xfs: xfs_seek_data() refinement with unwritten extents check up from page cacheJeff Liu2012-08-24
| * | | | | | | | | | xfs: Introduce a helper routine to probe data or hole offset from page cacheJeff Liu2012-08-24