summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy2008-07-2412-89/+86Star
| * | | | | UBI: bugfix - do not torture PEB needlesslyArtem Bityutskiy2008-07-241-1/+1
| * | | | | UBI: rework scrubbing messagesArtem Bityutskiy2008-07-242-2/+12
| * | | | | UBI: implement multiple volumes renameArtem Bityutskiy2008-07-246-15/+375
| * | | | | UBI: fix and re-work debugging stuffArtem Bityutskiy2008-07-2411-177/+206
| * | | | | UBI: amend commentariesArtem Bityutskiy2008-07-2410-128/+129
| * | | | | UBI: fix error messageArtem Bityutskiy2008-07-241-1/+1
| * | | | | UBI: improve mkvol request validationArtem Bityutskiy2008-07-242-4/+7
| * | | | | UBI: add ubi_sync() interfaceArtem Bityutskiy2008-07-242-0/+25
| * | | | | UBI: fix 64-bit calculationsBruce Leonard2008-07-241-1/+2
| * | | | | UBI: fix LEB lockingArtem Bityutskiy2008-07-241-20/+7Star
| * | | | | UBI: fix memory leak on error pathArtem Bityutskiy2008-07-241-4/+30
| * | | | | UBI: do not forget to free internal volumesArtem Bityutskiy2008-07-241-3/+25
| * | | | | UBI: fix memory leakArtem Bityutskiy2008-07-244-29/+9Star
| * | | | | UBI: avoid unnecessary division operationsKyungmin Park2008-07-248-16/+18
| * | | | | UBI: fix buffer paddingKyungmin Park2008-07-241-3/+3
| * | | | | UBI: add a commentArtem Bityutskiy2008-07-241-1/+10
| * | | | | UBI: print error codeArtem Bityutskiy2008-07-241-18/+21
* | | | | | Fix ahci driver 'flags' typeLinus Torvalds2008-07-251-1/+1
* | | | | | edac: mpc85xx fix pci ofdev 2nd passDave Jiang2008-07-251-24/+43
* | | | | | edac: mv64x60 add pci fixupDave Jiang2008-07-251-0/+35
* | | | | | edac: mv64x60 fix get_propertyDave Jiang2008-07-251-1/+1
* | | | | | edac: e752x fix too loud on nonmemory errorsDoug Thompson2008-07-251-17/+42
* | | | | | edac: core fix added newline to sysfs dimm labelsArthur Jones2008-07-251-1/+5
* | | | | | edac: core fix static to dynamic ksetArthur Jones2008-07-251-9/+6Star
* | | | | | edac: core fix redundant sysfs controls to parametersArthur Jones2008-07-252-195/+73Star
* | | | | | edac: core fix workq timerArthur Jones2008-07-251-1/+21
* | | | | | edac: core fix to use dynamic kobjectArthur Jones2008-07-251-9/+21
* | | | | | edac: i5100: cleanupArthur Jones2008-07-251-135/+261
* | | | | | edac: i5100 fix unmask ecc bitsArthur Jones2008-07-251-0/+6
* | | | | | edac: i5100 fix enable ecc hardwareArthur Jones2008-07-251-0/+10
* | | | | | edac: i5100 fix missing bitsArthur Jones2008-07-251-3/+15
* | | | | | edac: i5100 new intel chipset driverArthur Jones2008-07-254-0/+838
* | | | | | fuse: lockd supportMiklos Szeredi2008-07-251-2/+9
* | | | | | fuse: nfs export special lookupsMiklos Szeredi2008-07-253-3/+72
* | | | | | fuse: add fuse_lookup_name() helperMiklos Szeredi2008-07-251-40/+77
* | | | | | fuse: add export operationsMiklos Szeredi2008-07-253-2/+121
* | | | | | fuse: prepare lookup for nfs exportMiklos Szeredi2008-07-251-10/+14
* | | | | | locks: allow ->lock() to return FILE_LOCK_DEFERREDMiklos Szeredi2008-07-251-14/+9Star
* | | | | | locks: cleanup code duplicationMiklos Szeredi2008-07-251-40/+31Star
* | | | | | locks: add special return value for asynchronous locksMiklos Szeredi2008-07-254-24/+25
* | | | | | lockd: dont return EAGAIN for a permanent errorMiklos Szeredi2008-07-252-5/+18
* | | | | | taskstats: remove initialization of static per-cpu variableVegard Nossum2008-07-251-1/+1
* | | | | | per-task-delay-accounting: update document and getdelays.c for memory reclaimKeika Kobayashi2008-07-252-5/+14
* | | | | | per-task-delay-accounting: update taskstats for memory reclaim delayKeika Kobayashi2008-07-253-1/+15
* | | | | | per-task-delay-accounting: add memory reclaim delayKeika Kobayashi2008-07-254-0/+41
* | | | | | tsacct: fix bacct_add_tsk()'s use of do_div()David Howells2008-07-251-2/+2
* | | | | | task IO accounting: provide distinct tgid/tid I/O statisticsAndrea Righi2008-07-254-15/+108
* | | | | | bsdacct: fix and add comments around acct_process()Pavel Emelyanov2008-07-251-1/+7
* | | | | | bsdacct: account dying tasks in all relevant namespacesPavel Emelyanov2008-07-251-7/+14