Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | UBI: add ubi_sync() interface | Artem Bityutskiy | 2008-07-24 | 2 | -0/+25 | |
| * | | | | UBI: fix 64-bit calculations | Bruce Leonard | 2008-07-24 | 1 | -1/+2 | |
| * | | | | UBI: fix LEB locking | Artem Bityutskiy | 2008-07-24 | 1 | -20/+7 | |
| * | | | | UBI: fix memory leak on error path | Artem Bityutskiy | 2008-07-24 | 1 | -4/+30 | |
| * | | | | UBI: do not forget to free internal volumes | Artem Bityutskiy | 2008-07-24 | 1 | -3/+25 | |
| * | | | | UBI: fix memory leak | Artem Bityutskiy | 2008-07-24 | 4 | -29/+9 | |
| * | | | | UBI: avoid unnecessary division operations | Kyungmin Park | 2008-07-24 | 8 | -16/+18 | |
| * | | | | UBI: fix buffer padding | Kyungmin Park | 2008-07-24 | 1 | -3/+3 | |
| * | | | | UBI: add a comment | Artem Bityutskiy | 2008-07-24 | 1 | -1/+10 | |
| * | | | | UBI: print error code | Artem Bityutskiy | 2008-07-24 | 1 | -18/+21 | |
* | | | | | Fix ahci driver 'flags' type | Linus Torvalds | 2008-07-25 | 1 | -1/+1 | |
* | | | | | edac: mpc85xx fix pci ofdev 2nd pass | Dave Jiang | 2008-07-25 | 1 | -24/+43 | |
* | | | | | edac: mv64x60 add pci fixup | Dave Jiang | 2008-07-25 | 1 | -0/+35 | |
* | | | | | edac: mv64x60 fix get_property | Dave Jiang | 2008-07-25 | 1 | -1/+1 | |
* | | | | | edac: e752x fix too loud on nonmemory errors | Doug Thompson | 2008-07-25 | 1 | -17/+42 | |
* | | | | | edac: core fix added newline to sysfs dimm labels | Arthur Jones | 2008-07-25 | 1 | -1/+5 | |
* | | | | | edac: core fix static to dynamic kset | Arthur Jones | 2008-07-25 | 1 | -9/+6 | |
* | | | | | edac: core fix redundant sysfs controls to parameters | Arthur Jones | 2008-07-25 | 2 | -195/+73 | |
* | | | | | edac: core fix workq timer | Arthur Jones | 2008-07-25 | 1 | -1/+21 | |
* | | | | | edac: core fix to use dynamic kobject | Arthur Jones | 2008-07-25 | 1 | -9/+21 | |
* | | | | | edac: i5100: cleanup | Arthur Jones | 2008-07-25 | 1 | -135/+261 | |
* | | | | | edac: i5100 fix unmask ecc bits | Arthur Jones | 2008-07-25 | 1 | -0/+6 | |
* | | | | | edac: i5100 fix enable ecc hardware | Arthur Jones | 2008-07-25 | 1 | -0/+10 | |
* | | | | | edac: i5100 fix missing bits | Arthur Jones | 2008-07-25 | 1 | -3/+15 | |
* | | | | | edac: i5100 new intel chipset driver | Arthur Jones | 2008-07-25 | 4 | -0/+838 | |
* | | | | | fuse: lockd support | Miklos Szeredi | 2008-07-25 | 1 | -2/+9 | |
* | | | | | fuse: nfs export special lookups | Miklos Szeredi | 2008-07-25 | 3 | -3/+72 | |
* | | | | | fuse: add fuse_lookup_name() helper | Miklos Szeredi | 2008-07-25 | 1 | -40/+77 | |
* | | | | | fuse: add export operations | Miklos Szeredi | 2008-07-25 | 3 | -2/+121 | |
* | | | | | fuse: prepare lookup for nfs export | Miklos Szeredi | 2008-07-25 | 1 | -10/+14 | |
* | | | | | locks: allow ->lock() to return FILE_LOCK_DEFERRED | Miklos Szeredi | 2008-07-25 | 1 | -14/+9 | |
* | | | | | locks: cleanup code duplication | Miklos Szeredi | 2008-07-25 | 1 | -40/+31 | |
* | | | | | locks: add special return value for asynchronous locks | Miklos Szeredi | 2008-07-25 | 4 | -24/+25 | |
* | | | | | lockd: dont return EAGAIN for a permanent error | Miklos Szeredi | 2008-07-25 | 2 | -5/+18 | |
* | | | | | taskstats: remove initialization of static per-cpu variable | Vegard Nossum | 2008-07-25 | 1 | -1/+1 | |
* | | | | | per-task-delay-accounting: update document and getdelays.c for memory reclaim | Keika Kobayashi | 2008-07-25 | 2 | -5/+14 | |
* | | | | | per-task-delay-accounting: update taskstats for memory reclaim delay | Keika Kobayashi | 2008-07-25 | 3 | -1/+15 | |
* | | | | | per-task-delay-accounting: add memory reclaim delay | Keika Kobayashi | 2008-07-25 | 4 | -0/+41 | |
* | | | | | tsacct: fix bacct_add_tsk()'s use of do_div() | David Howells | 2008-07-25 | 1 | -2/+2 | |
* | | | | | task IO accounting: provide distinct tgid/tid I/O statistics | Andrea Righi | 2008-07-25 | 4 | -15/+108 | |
* | | | | | bsdacct: fix and add comments around acct_process() | Pavel Emelyanov | 2008-07-25 | 1 | -1/+7 | |
* | | | | | bsdacct: account dying tasks in all relevant namespaces | Pavel Emelyanov | 2008-07-25 | 1 | -7/+14 | |
* | | | | | bsdacct: turn acct off for all pidns-s on umount time | Pavel Emelyanov | 2008-07-25 | 1 | -12/+16 | |
* | | | | | bsdacct: switch from global bsd_acct_struct instance to per-pidns one | Pavel Emelyanov | 2008-07-25 | 3 | -18/+71 | |
* | | | | | bsdacct: make internal code work with passed bsd_acct_struct, not global | Pavel Emelyanov | 2008-07-25 | 1 | -38/+39 | |
* | | | | | bsdacct: turn the acct_lock from on-the-struct to global | Pavel Emelyanov | 2008-07-25 | 1 | -21/+21 | |
* | | | | | bsdacct: make check timer accept a bsd_acct_struct argument | Pavel Emelyanov | 2008-07-25 | 1 | -4/+5 | |
* | | | | | bsdacct: "truthify" a comment near acct_process | Pavel Emelyanov | 2008-07-25 | 1 | -1/+0 | |
* | | | | | pidns: add the struct bsd_acct_struct pointer on pid_namespace struct | Pavel Emelyanov | 2008-07-25 | 1 | -0/+5 | |
* | | | | | pidns: use kzalloc when allocating new pid_namespace struct | Pavel Emelyanov | 2008-07-25 | 1 | -6/+2 |