index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
virtio
/
virtio_mmio.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-03-22
rbd: simplify error handling in rbd_add()
Alex Elder
1
-23
/
+17
2012-03-22
rbd: reduce memory used for rbd_dev fields
Alex Elder
1
-2
/
+2
2012-03-22
rbd: have rbd_get_client() return a rbd_client
Alex Elder
1
-20
/
+12
2012-03-22
rbd: a few simple changes
Alex Elder
1
-54
/
+53
2012-03-22
rbd: rename "node_lock"
Alex Elder
1
-10
/
+10
2012-03-22
rbd: move ctl_mutex lock inside rbd_client_create()
Alex Elder
1
-4
/
+7
2012-03-22
rbd: move ctl_mutex lock inside rbd_get_client()
Alex Elder
1
-3
/
+3
2012-03-22
rbd: release client list lock sooner
Alex Elder
1
-4
/
+6
2012-03-22
rbd: restore previous rbd id sequence behavior
Alex Elder
1
-6
/
+34
2012-03-22
rbd: tie rbd_dev_list changes to rbd_id operations
Alex Elder
1
-26
/
+21
2012-03-22
rbd: protect the rbd_dev_list with a spinlock
Alex Elder
1
-11
/
+22
2012-03-22
rbd: rework calculation of new rbd id's
Alex Elder
1
-12
/
+23
2012-03-22
rbd: encapsulate new rbd id selection
Alex Elder
1
-11
/
+19
2012-03-22
rbd: use a single value of snap_name to mean no snap
Josh Durgin
1
-10
/
+9
2012-03-22
rbd: do not duplicate ceph_client pointer in rbd_device
Alex Elder
1
-22
/
+22
2012-03-22
rbd: make ceph_parse_options() return a pointer
Alex Elder
4
-13
/
+17
2012-03-22
rbd: a few small cleanups
Alex Elder
1
-12
/
+9
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-19
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
netfilter: ctnetlink: fix race between delete and timeout expiration
Pablo Neira Ayuso
1
-11
/
+12
2012-03-17
ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.
RongQing.Li
1
-1
/
+0
2012-03-17
nilfs2: fix NULL pointer dereference in nilfs_load_super_block()
Ryusuke Konishi
1
-0
/
+1
2012-03-17
nilfs2: clamp ns_r_segments_percentage to [1, 99]
Haogang Chen
1
-0
/
+6
2012-03-17
afs: Remote abort can cause BUG in rxrpc code
Anton Blanchard
1
-0
/
+3
2012-03-17
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
[next]