aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* aoe: support more AoE addresses with dynamic block device minor numbersEd Cashin2012-10-05
* aoe: update documentation with new URL and VM settings referenceEd Cashin2012-10-05
* aoe: update copyright year in touched filesEd Cashin2012-10-05
* aoe: update internal version number to 49Ed Cashin2012-10-05
* aoe: remove unused code and add cosmetic improvementsEd Cashin2012-10-05
* aoe: increase net_device reference count while using itEd Cashin2012-10-05
* aoe: associate frames with the AoE storage targetEd Cashin2012-10-05
* aoe: disallow unsupported AoE minor addressesEd Cashin2012-10-05
* aoe: do revalidation steps in orderEd Cashin2012-10-05
* aoe: failover remote interface based on aoe_deadsecs parameterEd Cashin2012-10-05
* aoe: use packets that work with the smallest-MTU local interfaceEd Cashin2012-10-05
* aoe: use a kernel thread for transmissionsEd Cashin2012-10-05
* aoe: become I/O request queue handler for increased user controlEd Cashin2012-10-05
* aoe: kernel thread handles I/O completions for simple lockingEd Cashin2012-10-05
* aoe: for performance support larger packet payloadsEd Cashin2012-10-05
* nbd: handle discard requestsPaul Clements2012-10-05
* nbd: add set flags ioctlPaul Clements2012-10-05
* rapidio: add destination ID allocation mechanismAlexandre Bounine2012-10-05
* rapidio/rionet: rework to support multiple RIO master portsAlexandre Bounine2012-10-05
* rapidio: run discovery as an asynchronous processAlexandre Bounine2012-10-05
* rapidio: use device lists handling on per-net basisAlexandre Bounine2012-10-05
* rapidio: fix blocking wait for discovery readyAlexandre Bounine2012-10-05
* rapidio: apply RX/TX enable to active switch ports onlyAlexandre Bounine2012-10-05
* rapidio/tsi721: add inbound memory mapping callbacksAlexandre Bounine2012-10-05
* rapidio: add inbound memory mapping interfaceAlexandre Bounine2012-10-05
* drivers/rapidio/devices/tsi721.c: fix error return codePeter Senna Tschudin2012-10-05
* rapidio: fix kerneldoc warnings after DMA support was addedAlexandre Bounine2012-10-05
* rapidio/tsi721: modify mport name assignmentAlexandre Bounine2012-10-05
* rapidio/rionet: fix multicast packet transmit logicAlexandre Bounine2012-10-05
* kdump: remove unneeded includeWei Yongjun2012-10-05
* fs/proc/root.c: use NULL instead of 0 for pointerSachin Kamat2012-10-05
* proc_sysctl.c: use BUG_ON instead of BUGPrasad Joshi2012-10-05
* proc: use kzalloc instead of kmalloc and memsetyan2012-10-05
* proc: no need to initialize proc_inode->fd in proc_get_inode()yan2012-10-05
* proc: return -ENOMEM when inode allocation failedyan2012-10-05
* coredump: extend core dump note section to contain file names of mapped filesDenys Vlasenko2012-10-05
* coredump: add a new elf note with siginfo of the signalDenys Vlasenko2012-10-05
* compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2012-10-05
* coredump: pass siginfo_t* to do_coredump() and below, not merely signrDenys Vlasenko2012-10-05
* coredump: use SUID_DUMPABLE_ENABLED rather than hardcoded 1Oleg Nesterov2012-10-05
* coredump: add support for %d=__get_dumpable() in core nameOleg Nesterov2012-10-05
* coredump: update coredump-related headersAlex Kelly2012-10-05
* coredump: make core dump functionality optionalAlex Kelly2012-10-05
* device_cgroup: rename whitelist to exception listAristeu Rozanski2012-10-05
* device_cgroup: convert device_cgroup internally to policy + exceptionsAristeu Rozanski2012-10-05
* device_cgroup: introduce dev_whitelist_clean()Aristeu Rozanski2012-10-05
* device_cgroup: add "deny_all" in dev_cgroup structureAristeu Rozanski2012-10-05
* kernel-doc: don't mangle whitespace in Example sectionDaniel Santos2012-10-05
* kernel-doc: bugfix - empty line in Example sectionDaniel Santos2012-10-05
* kernel-doc: bugfix - multi-line macrosDaniel Santos2012-10-05