index
:
~wallbraker/linux
for-ubuntu-vmwgfx
master
And what's this thing coming toward me very fast?
wallbraker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-22
ceph: make ceph_setxattr() and ceph_removexattr() more alike
Alex Elder
1
-6
/
+8
2012-03-22
ceph: avoid repeatedly computing the size of constant vxattr names
Alex Elder
3
-5
/
+56
2012-03-22
ceph: encode type in vxattr callback routines
Alex Elder
1
-11
/
+11
2012-03-22
ceph: drop "_cb" from name of struct ceph_vxattr_cb
Alex Elder
1
-10
/
+10
2012-03-22
ceph: use macros to normalize vxattr table definitions
Alex Elder
1
-13
/
+26
2012-03-22
ceph: use a symbolic name for "ceph." extended attribute namespace
Alex Elder
1
-11
/
+14
2012-03-22
ceph: pass inode rather than table to ceph_match_vxattr()
Alex Elder
1
-23
/
+20
2012-03-22
ceph: don't null-terminate xattr values
Alex Elder
1
-3
/
+1
2012-03-22
ceph: eliminate some abusive casts
Alex Elder
1
-4
/
+4
2012-03-22
ceph: eliminate some needless casts
Alex Elder
1
-11
/
+10
2012-03-22
ceph: kill addr_str_lock spinlock; use atomic instead
Alex Elder
1
-11
/
+10
2012-03-22
ceph: make use of "else" where appropriate
Alex Elder
1
-7
/
+4
2012-03-22
ceph: use a shared zero page rather than one per messenger
Alex Elder
2
-15
/
+29
2012-03-22
ceph: fix overflow check in build_snap_context()
Xi Wang
1
-1
/
+1
2012-03-22
libceph: fix overflow check in crush_decode()
Xi Wang
1
-1
/
+2
2012-03-22
ceph: avoid panic with mismatched symlink sizes in fill_inode()
Xi Wang
1
-5
/
+6
2012-03-22
ceph: use 2 instead of 1 as fallback for 32-bit inode number
Amon Ott
1
-1
/
+1
2012-03-22
ceph: don't reset s_cap_ttl to zero
Alex Elder
1
-4
/
+3
2012-03-22
net/ceph: Only clear SOCK_NOSPACE when there is sufficient space in the socke...
Jim Schutt
1
-6
/
+12
2012-03-18
Linux 3.3
v3.3
Linus Torvalds
1
-1
/
+1
2012-03-18
Don't limit non-nested epoll paths
Jason Baron
1
-0
/
+4
2012-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
8
-64
/
+57
2012-03-17
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-33
/
+48
2012-03-17
netfilter: ctnetlink: fix race between delete and timeout expiration
Pablo Neira Ayuso
1
-11
/
+12
2012-03-16
ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.
RongQing.Li
1
-1
/
+0
2012-03-16
Merge branch 'akpm' (more patches from Andrew)
Linus Torvalds
1
-0
/
+7
2012-03-16
nilfs2: fix NULL pointer dereference in nilfs_load_super_block()
Ryusuke Konishi
1
-0
/
+1
2012-03-16
nilfs2: clamp ns_r_segments_percentage to [1, 99]
Haogang Chen
1
-0
/
+6
2012-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+8
2012-03-16
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
Linus Torvalds
1
-27
/
+0
2012-03-16
afs: Remote abort can cause BUG in rxrpc code
Anton Blanchard
1
-0
/
+3
2012-03-16
afs: Read of file returns EBADMSG
Anton Blanchard
1
-1
/
+1
2012-03-16
C6X: remove dead code from entry.S
Mark Salter
1
-27
/
+0
2012-03-16
wimax/i2400m: fix erroneous NETDEV_TX_BUSY use
Eric Dumazet
1
-20
/
+10
2012-03-16
net/hyperv: fix erroneous NETDEV_TX_BUSY use
Eric Dumazet
1
-2
/
+2
2012-03-16
net/usbnet: reserve headroom on rx skbs
Eric Dumazet
1
-2
/
+2
2012-03-16
bnx2x: fix memory leak in bnx2x_init_firmware()
Michal Schmidt
1
-26
/
+24
2012-03-16
bnx2x: fix a crash on corrupt firmware file
Michal Schmidt
1
-0
/
+1
2012-03-16
sch_sfq: revert dont put new flow at the end of flows
Eric Dumazet
1
-1
/
+5
2012-03-16
ipv6: fix icmp6_dst_alloc()
Eric Dumazet
1
-1
/
+1
2012-03-16
MAINTAINERS: Add Serge as maintainer of capabilities
James Morris
1
-0
/
+8
2012-03-15
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
5
-27
/
+92
2012-03-15
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-5
/
+15
2012-03-15
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-28
/
+24
2012-03-15
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
7
-51
/
+21
2012-03-15
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-14
/
+128
2012-03-15
Merge branch '3.3-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/na...
Linus Torvalds
3
-13
/
+24
2012-03-15
drivers/video/backlight/s6e63m0.c: fix corruption storing gamma mode
Dan Carpenter
1
-1
/
+1
2012-03-15
MAINTAINERS: add entry for exynos mipi display drivers
Donghwa Lee
1
-0
/
+9
2012-03-15
MAINTAINERS: fix link to Gustavo Padovans tree
Johan Hedberg
1
-2
/
+2
[next]