summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* aoe: allow comma separator in aoe_iflist valueEd Cashin2012-12-182-2/+2
* aoe: allow user to disable target failure timeoutEd Cashin2012-12-182-2/+6
* aoe: use dynamic number of remote ports for AoE storage targetEd Cashin2012-12-184-21/+49
* aoe: avoid races between device destruction and discoveryEd Cashin2012-12-183-63/+146
* aoe: improve handling of misbehaving network pathsEd Cashin2012-12-183-121/+268
* aoe: return real minor number for static minorsEd Cashin2012-12-181-1/+1
* aoe: initialize sysminor to avoid compiler warningEd Cashin2012-12-181-1/+1
* aoe: make error messages more specific in static minor allocationEd Cashin2012-12-181-11/+20
* aoe: remove call to request handler from I/O completionEd Cashin2012-12-181-2/+0
* aoe: cleanup: correct comment for aoetgt noutEd Cashin2012-12-181-1/+1
* aoe: increase default cap on outstanding AoE commands in the networkEd Cashin2012-12-181-1/+1
* aoe: remove vestigial request queue allocationEd Cashin2012-12-181-13/+4
* aoe: copy fallback timing information on destination failoverEd Cashin2012-12-181-0/+1
* aoe: update driver-internal version to 64+Ed Cashin2012-12-181-1/+2
* aoe: commands in retransmit queue use new destination on failureEd Cashin2012-12-183-33/+75
* aoe: use high-resolution RTTs with fallback to low-resEd Cashin2012-12-182-11/+55
* aoe: manipulate aoedev network stats under lockEd Cashin2012-12-181-2/+2
* aoe: err device: include MAC addresses for unexpected responsesEd Cashin2012-12-181-2/+4
* aoe: improve network congestion handlingEd Cashin2012-12-183-74/+121
* aoe: provide ATA identify device content to user on requestEd Cashin2012-12-183-0/+47
* aoe: update driver-internal version number to 60Ed Cashin2012-12-181-1/+1
* aoe: whitespace cleanupEd Cashin2012-12-185-8/+8
* aoe: cleanup: remove unused ata_scnt functionEd Cashin2012-12-181-10/+0
* aoe: "payload" sysfs file exports per-AoE-command data transfer sizeEd Cashin2012-12-181-0/+10
* aoe: support larger I/O requests via aoe_maxsectors module paramEd Cashin2012-12-181-0/+9
* aoe: support the forgetting (flushing) of a user-specified AoE targetEd Cashin2012-12-181-6/+38
* aoe: update cap on outstanding commands based on config query responseEd Cashin2012-12-182-4/+8
* aoe: print warning regarding a common reason for dropped transmitsEd Cashin2012-12-181-2/+7
* aoe: describe the behavior of the "err" character deviceEd Cashin2012-12-181-0/+5
* Documentation/sparse.txt: document context annotations for lock checkingEd Cashin2012-12-181-0/+18
* linux/compiler.h: add __must_hold macro for functions called with a lock heldJosh Triplett2012-12-181-0/+2
* pidns: remove unused is_container_init()Gao feng2012-12-182-21/+0
* exec: use -ELOOP for max recursion depthKees Cook2012-12-185-17/+6
* proc: pid/status: show all supplementary groupsArtem Bityutskiy2012-12-181-1/+1
* /proc/pid/status: add "Seccomp" fieldKees Cook2012-12-182-0/+10
* procfs: add VmFlags field in smaps outputCyrill Gorcunov2012-12-182-2/+91
* proc: don't show nonexistent capabilitiesAndrew Vagin2012-12-181-0/+9
* ptrace: introduce PTRACE_O_EXITKILLOleg Nesterov2012-12-183-1/+9
* simple_strto*: annotate function as obsoleteEldad Zack2012-12-181-0/+8
* kstrto*: add documentationEldad Zack2012-12-183-0/+100
* Documentation: fix Documentation/security/00-INDEXJarkko Sakkinen2012-12-181-0/+2
* fs/fat: strip "cp" prefix from codepage in displayDave Reisner2012-12-181-1/+2
* fat: ix mount option parsingJan Kara2012-12-181-11/+11
* fat: provide option for setting timezone offsetJan Kara2012-12-184-9/+37
* fat: notify when discard is not supportedNamjae Jeon2012-12-181-0/+9
* rtc: DA9055 RTC driverAshish Jangam2012-12-183-0/+424
* drivers/rtc/rtc-s3c: use of_match_ptr() macroSachin Kamat2012-12-181-3/+1
* drivers/rtc/rtc-tps65910.c: enable RTC power domain on initializationKim, Milo2012-12-181-0/+7
* drivers/rtc/rtc-dev.c: remove unused code from rtc-dev.cSachin Kamat2012-12-181-19/+0
* drivers/rtc/rtc-s3c.c: convert to use devm_* APITushar Behera2012-12-181-37/+8