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