summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FS-Cache: The operation cancellation method needs calling in more placesDavid Howells2015-04-026-40/+57
* FS-Cache: Put an aborted initialised op so that it is accounted correctlyDavid Howells2015-04-022-33/+35
* FS-Cache: Fix cancellation of in-progress operationDavid Howells2015-04-021-0/+7
* FS-Cache: Count the number of initialised operationsDavid Howells2015-04-024-2/+7
* FS-Cache: Out of line fscache_operation_init()David Howells2015-04-022-21/+25
* FS-Cache: Permit fscache_cancel_op() to cancel in-progress operations tooDavid Howells2015-04-023-6/+21
* FS-Cache: fscache_object_is_dead() has wrong logic, kill itDavid Howells2015-04-023-9/+6
* FS-Cache: Synchronise object death state change vs operation submissionDavid Howells2015-04-021-3/+14
* FS-Cache: Handle a new operation submitted against a killed objectDavid Howells2015-04-022-0/+8
* FS-Cache: When submitting an op, cancel it if the target object is dyingDavid Howells2015-04-022-19/+37
* FS-Cache: Move fscache_report_unexpected_submission() to make it more availableDavid Howells2015-04-021-37/+37
* FS-Cache: Count culled objects and objects rejected due to lack of spaceDavid Howells2015-02-248-13/+122
* Merge tag 'locks-v3.20-2' of git://git.samba.org/jlayton/linuxLinus Torvalds2015-02-184-49/+36
|\
| * locks: fix list insertion when lock is split in twoJeff Layton2015-02-171-0/+1
| * locks: remove conditional lock release in middle of flock_lock_fileJeff Layton2015-02-171-10/+0
| * locks: only remove leases associated with the file being closedJeff Layton2015-02-171-1/+2
| * Revert "locks: keep a count of locks on the flctx lists"Jeff Layton2015-02-164-38/+33
* | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-1819-499/+582
|\ \
| * \ Merge tag 'uaccess_for_upstream' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2015-01-1421-614/+700
| |\ \
| | * | sparc32: nocheck uaccess coding style tweaksMichael S. Tsirkin2015-01-131-61/+35
| | * | sparc64: nocheck uaccess coding style tweaksMichael S. Tsirkin2015-01-131-63/+37
| | * | xtensa: macro whitespace fixesMichael S. Tsirkin2015-01-131-45/+45
| | * | sh: macro whitespace fixesMichael S. Tsirkin2015-01-131-1/+1
| | * | parisc: macro whitespace fixesMichael S. Tsirkin2015-01-131-58/+58
| | * | m68k: macro whitespace fixesMichael S. Tsirkin2015-01-131-1/+1
| | * | m32r: macro whitespace fixesMichael S. Tsirkin2015-01-131-42/+42
| | * | frv: macro whitespace fixesMichael S. Tsirkin2015-01-131-1/+1
| | * | cris: macro whitespace fixesMichael S. Tsirkin2015-01-131-55/+58
| | * | avr32: macro whitespace fixesMichael S. Tsirkin2015-01-131-9/+9
| | * | arm64: macro whitespace fixesMichael S. Tsirkin2015-01-131-1/+1
| | * | arm: macro whitespace fixesMichael S. Tsirkin2015-01-131-46/+46
| | * | alpha: macro whitespace fixesMichael S. Tsirkin2015-01-131-41/+41
| | * | blackfin: macro whitespace fixesMichael S. Tsirkin2015-01-131-11/+11
| | * | sparc64: uaccess_64 macro whitespace fixesMichael S. Tsirkin2015-01-131-104/+144
| | * | sparc32: uaccess_32 macro whitespace fixesMichael S. Tsirkin2015-01-131-138/+227
| | * | avr32: whitespace fixMichael S. Tsirkin2015-01-131-1/+1
| | * | sh: fix put_user sparse errorsMichael S. Tsirkin2015-01-131-4/+4
| | * | metag: fix put_user sparse errorsMichael S. Tsirkin2015-01-131-8/+13
| | * | ia64: fix put_user sparse errorsMichael S. Tsirkin2015-01-131-4/+5
| | * | blackfin: fix put_user sparse errorsMichael S. Tsirkin2015-01-131-4/+4
| | * | arm: fix put_user sparse errorsMichael S. Tsirkin2015-01-131-2/+2
| | * | m68k/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-20/+20
| | * | sparc64/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-2/+2
| | * | sparc32/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-4/+4
| | * | sh/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-2/+2
| | * | parisc/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-1/+1
| | * | openrisc/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-2/+2
| | * | metag/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-2/+2
| | * | m32r/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-2/+2
| | * | ia64/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-1/+1