summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-11-26libceph: set peer name on con_open, not initSage Weil1-2/+2
2012-11-26libceph: define and use an explicit CONNECTED stateAlex Elder1-0/+1
2012-11-26libceph: drop ceph_con_get/put helpers and nref memberSage Weil1-1/+0
2012-11-26libceph: make ceph_con_revoke_message() a msg opAlex Elder1-2/+2
2012-11-26libceph: make ceph_con_revoke() a msg operationAlex Elder1-1/+2
2012-11-26libceph: have messages point to their connectionAlex Elder1-0/+3
2012-11-26libceph: fully initialize connection in con_init()Alex Elder1-2/+4
2012-11-26libceph: embed ceph connection structure in mon_clientAlex Elder1-1/+1
2012-11-26libceph: start tracking connection socket stateAlex Elder1-2/+6
2012-11-26libceph: start separating connection flags from stateAlex Elder1-6/+12
2012-11-26libceph: embed ceph messenger structure in ceph_clientAlex Elder2-5/+6
2012-11-26libceph: kill bad_proto ceph connection opAlex Elder1-3/+0
2012-11-26libceph: eliminate connection state "DEAD"Alex Elder1-1/+0
2012-11-26libceph: fix messenger retrySage Weil1-10/+2
2012-11-26ceph: use info returned by get_authorizerAlex Elder1-3/+1
2012-11-26ceph: have get_authorizer methods return pointersAlex Elder1-3/+5
2012-11-26ceph: messenger: reduce args to create_authorizerAlex Elder1-3/+1
2012-11-26ceph: define ceph_auth_handshake typeAlex Elder2-6/+13
2012-11-26crush: fix tree node weight lookupSage Weil1-0/+5
2012-11-26crush: clean up types, const-nessSage Weil2-4/+4
2012-11-17nfsd: add get_uint for u32'sJ. Bruce Fields1-0/+16
2012-10-31efi: Defer freeing boot services memory until after ACPI initJosh Triplett1-0/+5
2012-10-31x86, mm: Trim memory in memblock to be page alignedYinghai Lu1-0/+1
2012-10-28mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverBrian Norris1-3/+0
2012-10-28vlan: don't deliver frames for unknown vlans to protocolsFlorian Zumbiehl1-4/+4
2012-10-28netlink: add reference of module in netlink_dump_startGao feng1-4/+17
2012-10-28SUNRPC: Fix a UDP transport regressionTrond Myklebust1-0/+3
2012-10-21netfilter: ipset: fix timeout value overflow bugJozsef Kadlecsik1-0/+4
2012-10-13mempolicy: fix a race in shared_policy_replace()Mel Gorman1-1/+1
2012-10-13xfrm_user: ensure user supplied esn replay window is validMathias Krause1-0/+2
2012-10-07serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner1-1/+0
2012-10-02kthread_worker: reimplement flush_kthread_work() to allow freeing the work it...Tejun Heo1-6/+2
2012-10-02time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz1-0/+7
2012-10-02time: Improve sanity checking of timekeeping inputsJohn Stultz2-9/+20
2012-10-02sched: Fix race in task_group()Peter Zijlstra2-2/+15
2012-10-02NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust1-5/+0
2012-10-02mm/ia64: fix a memory block size bugJianguo Wu1-1/+1
2012-10-02kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()"Bjørn Mork1-1/+1
2012-10-02mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen1-0/+1
2012-10-02perf_event: Switch to internal refcount, fix race with close()Al Viro1-1/+1
2012-10-02vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()Miklos Szeredi1-0/+2
2012-10-02bnx2x: fix 57840_MF pci idYuval Mintz1-1/+1
2012-10-02af_packet: don't emit packet on orig fanout groupEric Leblond1-0/+2
2012-10-02net: Allow driver to limit number of GSO segments per skbBen Hutchings1-0/+2
2012-08-26USB: add USB_VENDOR_AND_INTERFACE_INFO() macroGustavo Padovan1-0/+21
2012-08-26ext4: make sure the journal sb is written in ext4_clear_journal_err()Theodore Ts'o1-0/+1
2012-08-15Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann1-0/+1
2012-08-15ARM: pxa: remove irq_to_gpio from ezx-pcap driverArnd Bergmann1-0/+1
2012-08-15random: remove rand_initialize_irq()Theodore Ts'o2-3/+0
2012-08-15random: add new get_random_bytes_arch() functionTheodore Ts'o1-0/+1