summaryrefslogtreecommitdiffstats
path: root/drivers/hv/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-22rbd: encapsulate new rbd id selectionAlex Elder1-11/+19
2012-03-22rbd: use a single value of snap_name to mean no snapJosh Durgin1-10/+9
2012-03-22rbd: do not duplicate ceph_client pointer in rbd_deviceAlex Elder1-22/+22
2012-03-22rbd: make ceph_parse_options() return a pointerAlex Elder4-13/+17
2012-03-22rbd: a few small cleanupsAlex Elder1-12/+9
2012-03-22ceph: make ceph_setxattr() and ceph_removexattr() more alikeAlex Elder1-6/+8
2012-03-22ceph: avoid repeatedly computing the size of constant vxattr namesAlex Elder3-5/+56
2012-03-22ceph: encode type in vxattr callback routinesAlex Elder1-11/+11
2012-03-22ceph: drop "_cb" from name of struct ceph_vxattr_cbAlex Elder1-10/+10
2012-03-22ceph: use macros to normalize vxattr table definitionsAlex Elder1-13/+26
2012-03-22ceph: use a symbolic name for "ceph." extended attribute namespaceAlex Elder1-11/+14
2012-03-22ceph: pass inode rather than table to ceph_match_vxattr()Alex Elder1-23/+20
2012-03-22ceph: don't null-terminate xattr valuesAlex Elder1-3/+1
2012-03-22ceph: eliminate some abusive castsAlex Elder1-4/+4
2012-03-22ceph: eliminate some needless castsAlex Elder1-11/+10
2012-03-22ceph: kill addr_str_lock spinlock; use atomic insteadAlex Elder1-11/+10
2012-03-22ceph: make use of "else" where appropriateAlex Elder1-7/+4
2012-03-22ceph: use a shared zero page rather than one per messengerAlex Elder2-15/+29
2012-03-22ceph: fix overflow check in build_snap_context()Xi Wang1-1/+1
2012-03-22libceph: fix overflow check in crush_decode()Xi Wang1-1/+2
2012-03-22ceph: avoid panic with mismatched symlink sizes in fill_inode()Xi Wang1-5/+6
2012-03-22ceph: use 2 instead of 1 as fallback for 32-bit inode numberAmon Ott1-1/+1
2012-03-22ceph: don't reset s_cap_ttl to zeroAlex Elder1-4/+3
2012-03-22net/ceph: Only clear SOCK_NOSPACE when there is sufficient space in the socke...Jim Schutt1-6/+12
2012-03-19Linux 3.3v3.3Linus Torvalds1-1/+1
2012-03-18Don't limit non-nested epoll pathsJason Baron1-0/+4
2012-03-17netfilter: ctnetlink: fix race between delete and timeout expirationPablo Neira Ayuso1-11/+12
2012-03-17ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.RongQing.Li1-1/+0
2012-03-17nilfs2: fix NULL pointer dereference in nilfs_load_super_block()Ryusuke Konishi1-0/+1
2012-03-17nilfs2: clamp ns_r_segments_percentage to [1, 99]Haogang Chen1-0/+6
2012-03-17afs: Remote abort can cause BUG in rxrpc codeAnton Blanchard1-0/+3
2012-03-17afs: Read of file returns EBADMSGAnton Blanchard1-1/+1
2012-03-16C6X: remove dead code from entry.SMark Salter1-27/+0
2012-03-16wimax/i2400m: fix erroneous NETDEV_TX_BUSY useEric Dumazet1-20/+10
2012-03-16net/hyperv: fix erroneous NETDEV_TX_BUSY useEric Dumazet1-2/+2
2012-03-16net/usbnet: reserve headroom on rx skbsEric Dumazet1-2/+2
2012-03-16bnx2x: fix memory leak in bnx2x_init_firmware()Michal Schmidt1-26/+24
2012-03-16bnx2x: fix a crash on corrupt firmware fileMichal Schmidt1-0/+1
2012-03-16sch_sfq: revert dont put new flow at the end of flowsEric Dumazet1-1/+5
2012-03-16ipv6: fix icmp6_dst_alloc()Eric Dumazet1-1/+1
2012-03-16MAINTAINERS: Add Serge as maintainer of capabilitiesJames Morris1-0/+8
2012-03-16drivers/video/backlight/s6e63m0.c: fix corruption storing gamma modeDan Carpenter1-1/+1
2012-03-16MAINTAINERS: add entry for exynos mipi display driversDonghwa Lee1-0/+9
2012-03-16MAINTAINERS: fix link to Gustavo Padovans treeJohan Hedberg1-2/+2
2012-03-16MAINTAINERS: add Johan to Bluetooth maintainersJohan Hedberg1-0/+4
2012-03-16MAINTAINERS: Gustavo has movedGustavo Padovan1-2/+2
2012-03-16prctl: use CAP_SYS_RESOURCE for PR_SET_MM optionCyrill Gorcunov1-1/+1
2012-03-16rapidio/tsi721: fix bug in register offset definitionsAlexandre Bounine1-15/+15
2012-03-16MAINTAINERS: update ST's Mailing list for SPEArViresh Kumar1-0/+11
2012-03-16memcg: free mem_cgroup by RCU to fix oopsHugh Dickins1-6/+47