summaryrefslogtreecommitdiffstats
path: root/net/netrom (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-06libceph: move init of bio_iterAlex Elder1-5/+4
2012-07-06libceph: move init_bio_*() functions upAlex Elder1-25/+25
2012-07-06libceph: don't mark footer complete before it isAlex Elder1-1/+3
2012-07-06libceph: encapsulate advancing msg pageAlex Elder1-24/+34
2012-07-06libceph: encapsulate out message data setupAlex Elder1-14/+23
2012-06-22libceph: drop ceph_con_get/put helpers and nref memberSage Weil2-28/+1
2012-06-22libceph: use con get/put methodsSage Weil1-8/+8
2012-06-19libceph: fix NULL dereference in reset_connection()Dan Carpenter1-1/+1
2012-06-15libceph: flush msgr queue during mon_client shutdownSage Weil2-7/+8
2012-06-15libceph: transition socket state prior to actual connectSage Weil1-2/+1
2012-06-07libceph: fix overflow in osdmap_apply_incremental()Xi Wang1-0/+4
2012-06-07libceph: fix overflow in osdmap_decode()Xi Wang1-0/+3
2012-06-07libceph: fix overflow in __decode_pool_names()Xi Wang1-6/+7
2012-06-07rbd: Clear ceph_msg->bio_iter for retransmitted messageYan, Zheng1-0/+4
2012-06-06libceph: make ceph_con_revoke_message() a msg opAlex Elder3-13/+22
2012-06-06libceph: make ceph_con_revoke() a msg operationAlex Elder4-8/+14
2012-06-06libceph: have messages take a connection referenceAlex Elder1-6/+18
2012-06-06libceph: have messages point to their connectionAlex Elder2-2/+28
2012-06-06libceph: tweak ceph_alloc_msg()Alex Elder3-27/+38
2012-06-06libceph: fully initialize connection in con_init()Alex Elder5-18/+19
2012-06-06libceph: init monitor connection when openingAlex Elder1-7/+6
2012-06-06libceph: drop connection refcounting for mon_clientSage Weil1-2/+16
2012-06-06libceph: embed ceph connection structure in mon_clientAlex Elder2-28/+21
2012-06-06libceph: use con get/put ops from osd_clientSage Weil1-4/+4
2012-06-06libceph: osd_client: don't drop reply reference too earlyAlex Elder1-2/+2
2012-06-06rbd: endian bug in rbd_req_cb()Dan Carpenter1-1/+1
2012-06-06rbd: Fix ceph_snap_context size calculationYan, Zheng1-1/+1
2012-06-03Linux 3.5-rc1v3.5-rc1Linus Torvalds1-2/+2
2012-06-03dm thin: provide userspace access to pool metadataJoe Thornber5-11/+193
2012-06-03dm thin: use slab mempoolsMike Snitzer1-62/+99
2012-06-03dm mpath: allow ioctls to trigger pg initMikulas Patocka1-9/+17
2012-06-03dm mpath: delay retry of bypassed pgMike Christie1-2/+6
2012-06-03dm mpath: reduce size of struct multipathMike Snitzer1-6/+7
2012-06-03tty: Revert the tty locking series, it needs more workLinus Torvalds14-191/+119
2012-06-02fec_mpc52xx: fix timestamp filteringStephan Gatzka1-1/+1
2012-06-02mcs7830: Implement link state detectionOndrej Zary1-2/+23
2012-06-02powerpc: Fix size of st_nlink on 64bitAnton Blanchard1-1/+1
2012-06-02frv: Remove bogus closing parenthesisGeert Uytterhoeven1-1/+1
2012-06-02e1000e: fix Rapid Start Technology support for i217Bruce Allan1-9/+9
2012-06-02e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()Sebastian Andrzej Siewior1-1/+1
2012-06-02nls: fix (and rename) mac NLS table files and config optionsLinus Torvalds13-33/+33
2012-06-02fs/nls/Makefile: remove bogus CONFIG_ assignmentsAndrew Morton1-12/+0
2012-06-02r8169: call netif_napi_del at errpaths and at driver unloadDevendra Naga1-0/+3
2012-06-01x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32H.J. Lu1-6/+0
2012-06-01mtd: mxc_nand: move ecc strengh setup before nand_scan_tailSascha Hauer1-6/+6
2012-06-01mtd: block2mtd: fix recursive call of mtd_writevGabor Juhos1-1/+0
2012-06-01mtd: gpmi-nand: define ecc.strengthMarek Vasut1-0/+5
2012-06-01apple-gmux: Fix up the suspend/resume patchMatthew Garrett1-1/+1
2012-06-01mtd: of_parts: fix breakage in KconfigFrank Svendsboe1-1/+1
2012-06-01tcp: reflect SYN queue_mapping into SYNACK packetsEric Dumazet2-6/+12