index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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-16
drivers/video/backlight/s6e63m0.c: fix corruption storing gamma mode
Dan Carpenter
1
-1
/
+1
2012-03-16
MAINTAINERS: add entry for exynos mipi display drivers
Donghwa Lee
1
-0
/
+9
2012-03-16
MAINTAINERS: fix link to Gustavo Padovans tree
Johan Hedberg
1
-2
/
+2
2012-03-16
MAINTAINERS: add Johan to Bluetooth maintainers
Johan Hedberg
1
-0
/
+4
2012-03-16
MAINTAINERS: Gustavo has moved
Gustavo Padovan
1
-2
/
+2
2012-03-16
prctl: use CAP_SYS_RESOURCE for PR_SET_MM option
Cyrill Gorcunov
1
-1
/
+1
2012-03-16
rapidio/tsi721: fix bug in register offset definitions
Alexandre Bounine
1
-15
/
+15
2012-03-16
MAINTAINERS: update ST's Mailing list for SPEAr
Viresh Kumar
1
-0
/
+11
2012-03-16
memcg: free mem_cgroup by RCU to fix oops
Hugh Dickins
1
-6
/
+47
[next]