index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel/resource.c: fix stack overflow in __reserve_region_with_split()
T Makphaibulchoke
2012-10-05
1
-12
/
+38
*
omfs: convert to use beXX_add_cpu()
Wei Yongjun
2012-10-05
1
-3
/
+2
*
taskstats: cgroupstats_user_cmd() may leak on error
Jesper Juhl
2012-10-05
1
-0
/
+1
*
aoe: update aoe-internal version number to 50
Ed Cashin
2012-10-05
1
-1
/
+1
*
aoe: update documentation to better reflect aoe-plus-udev usage
Ed Cashin
2012-10-05
4
-86
/
+35
*
aoe: remove unused code
Ed Cashin
2012-10-05
1
-4
/
+0
*
aoe: make dynamic block minor numbers the default
Ed Cashin
2012-10-05
1
-1
/
+1
*
aoe: update and specify AoE address guards and error messages
Ed Cashin
2012-10-05
2
-8
/
+11
*
aoe: retain static block device numbers for backwards compatibility
Ed Cashin
2012-10-05
1
-3
/
+51
*
aoe: support more AoE addresses with dynamic block device minor numbers
Ed Cashin
2012-10-05
5
-49
/
+72
*
aoe: update documentation with new URL and VM settings reference
Ed Cashin
2012-10-05
2
-4
/
+7
*
aoe: update copyright year in touched files
Ed Cashin
2012-10-05
7
-7
/
+7
*
aoe: update internal version number to 49
Ed Cashin
2012-10-05
1
-1
/
+1
*
aoe: remove unused code and add cosmetic improvements
Ed Cashin
2012-10-05
4
-17
/
+10
*
aoe: increase net_device reference count while using it
Ed Cashin
2012-10-05
2
-0
/
+11
*
aoe: associate frames with the AoE storage target
Ed Cashin
2012-10-05
3
-54
/
+49
*
aoe: disallow unsupported AoE minor addresses
Ed Cashin
2012-10-05
1
-0
/
+7
*
aoe: do revalidation steps in order
Ed Cashin
2012-10-05
1
-2
/
+2
*
aoe: failover remote interface based on aoe_deadsecs parameter
Ed Cashin
2012-10-05
2
-6
/
+3
*
aoe: use packets that work with the smallest-MTU local interface
Ed Cashin
2012-10-05
2
-71
/
+87
*
aoe: use a kernel thread for transmissions
Ed Cashin
2012-10-05
3
-3
/
+40
*
aoe: become I/O request queue handler for increased user control
Ed Cashin
2012-10-05
5
-182
/
+308
*
aoe: kernel thread handles I/O completions for simple locking
Ed Cashin
2012-10-05
6
-306
/
+560
*
aoe: for performance support larger packet payloads
Ed Cashin
2012-10-05
5
-46
/
+111
*
nbd: handle discard requests
Paul Clements
2012-10-05
2
-2
/
+19
*
nbd: add set flags ioctl
Paul Clements
2012-10-05
2
-5
/
+12
*
rapidio: add destination ID allocation mechanism
Alexandre Bounine
2012-10-05
2
-35
/
+179
*
rapidio/rionet: rework to support multiple RIO master ports
Alexandre Bounine
2012-10-05
1
-63
/
+70
*
rapidio: run discovery as an asynchronous process
Alexandre Bounine
2012-10-05
2
-4
/
+50
*
rapidio: use device lists handling on per-net basis
Alexandre Bounine
2012-10-05
2
-29
/
+32
*
rapidio: fix blocking wait for discovery ready
Alexandre Bounine
2012-10-05
1
-42
/
+20
*
rapidio: apply RX/TX enable to active switch ports only
Alexandre Bounine
2012-10-05
1
-4
/
+5
*
rapidio/tsi721: add inbound memory mapping callbacks
Alexandre Bounine
2012-10-05
2
-4
/
+99
*
rapidio: add inbound memory mapping interface
Alexandre Bounine
2012-10-05
3
-0
/
+54
*
drivers/rapidio/devices/tsi721.c: fix error return code
Peter Senna Tschudin
2012-10-05
1
-1
/
+2
*
rapidio: fix kerneldoc warnings after DMA support was added
Alexandre Bounine
2012-10-05
1
-1
/
+2
*
rapidio/tsi721: modify mport name assignment
Alexandre Bounine
2012-10-05
2
-2
/
+4
*
rapidio/rionet: fix multicast packet transmit logic
Alexandre Bounine
2012-10-05
1
-3
/
+17
*
kdump: remove unneeded include
Wei Yongjun
2012-10-05
1
-1
/
+0
*
fs/proc/root.c: use NULL instead of 0 for pointer
Sachin Kamat
2012-10-05
1
-1
/
+1
*
proc_sysctl.c: use BUG_ON instead of BUG
Prasad Joshi
2012-10-05
1
-2
/
+1
*
proc: use kzalloc instead of kmalloc and memset
yan
2012-10-05
1
-7
/
+6
*
proc: no need to initialize proc_inode->fd in proc_get_inode()
yan
2012-10-05
1
-1
/
+0
*
proc: return -ENOMEM when inode allocation failed
yan
2012-10-05
1
-1
/
+1
*
coredump: extend core dump note section to contain file names of mapped files
Denys Vlasenko
2012-10-05
3
-4
/
+108
*
coredump: add a new elf note with siginfo of the signal
Denys Vlasenko
2012-10-05
3
-2
/
+36
*
compat: move compat_siginfo_t definition to asm/compat.h
Denys Vlasenko
2012-10-05
19
-476
/
+513
*
coredump: pass siginfo_t* to do_coredump() and below, not merely signr
Denys Vlasenko
2012-10-05
8
-21
/
+21
*
coredump: use SUID_DUMPABLE_ENABLED rather than hardcoded 1
Oleg Nesterov
2012-10-05
2
-2
/
+2
*
coredump: add support for %d=__get_dumpable() in core name
Oleg Nesterov
2012-10-05
2
-3
/
+9
[next]