aboutsummaryrefslogtreecommitdiffstats
path: root/block (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-02FS-Cache: The operation cancellation method needs calling in more placesDavid Howells6-40/+57
2015-04-02FS-Cache: Put an aborted initialised op so that it is accounted correctlyDavid Howells2-33/+35
2015-04-02FS-Cache: Fix cancellation of in-progress operationDavid Howells1-0/+7
2015-04-02FS-Cache: Count the number of initialised operationsDavid Howells4-2/+7
2015-04-02FS-Cache: Out of line fscache_operation_init()David Howells2-21/+25
2015-04-02FS-Cache: Permit fscache_cancel_op() to cancel in-progress operations tooDavid Howells3-6/+21
2015-04-02FS-Cache: fscache_object_is_dead() has wrong logic, kill itDavid Howells3-9/+6
2015-04-02FS-Cache: Synchronise object death state change vs operation submissionDavid Howells1-3/+14
2015-04-02FS-Cache: Handle a new operation submitted against a killed objectDavid Howells2-0/+8
2015-04-02FS-Cache: When submitting an op, cancel it if the target object is dyingDavid Howells2-19/+37
2015-04-02FS-Cache: Move fscache_report_unexpected_submission() to make it more availableDavid Howells1-37/+37
2015-02-24FS-Cache: Count culled objects and objects rejected due to lack of spaceDavid Howells8-13/+122
2015-02-18pwm: tegra: Use NSEC_PER_SECThierry Reding1-1/+1
2015-02-18md/raid5: Fix livelock when array is both resyncing and degraded.NeilBrown1-1/+2
2015-02-17seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNOKees Cook1-1/+3
2015-02-17samples/seccomp: improve label helperKees Cook2-1/+9
2015-02-17ipc,sem: use current->state helpersDavidlohr Bueso1-1/+1
2015-02-17scripts/gdb: disable pagination while printing from breakpoint handlerJan Kiszka1-0/+11
2015-02-17scripts/gdb: define maintainerJan Kiszka1-0/+5
2015-02-17scripts/gdb: convert CpuList to generator functionJan Kiszka2-40/+33
2015-02-17scripts/gdb: convert ModuleList to generator functionJan Kiszka2-23/+12
2015-02-17scripts/gdb: use a generator instead of iterator for task listDaniel Wagner1-30/+20
2015-02-17scripts/gdb: ignore byte-compiled python filesDaniel Thompson2-0/+3
2015-02-17scripts/gdb: port to python3 / gdb7.7Pantelis Koukousoulas6-9/+18