aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-12-17tmpfs: fix shared mempolicy leakMel Gorman
2012-12-03drm/radeon: add new SI pci idAlex Deucher
2012-11-26libceph: drop declaration of ceph_con_get()Alex Elder
2012-11-26libceph: check for invalid mappingSage Weil
2012-11-26libceph: clean up con flagsSage Weil
2012-11-26libceph: replace connection state bits with statesSage Weil
2012-11-26libceph: prevent the race of incoming work during teardownGuanjun He
2012-11-26libceph: initialize msgpool message typesSage Weil
2012-11-26libceph: set peer name on con_open, not initSage Weil
2012-11-26libceph: define and use an explicit CONNECTED stateAlex Elder
2012-11-26libceph: drop ceph_con_get/put helpers and nref memberSage Weil
2012-11-26libceph: make ceph_con_revoke_message() a msg opAlex Elder
2012-11-26libceph: make ceph_con_revoke() a msg operationAlex Elder
2012-11-26libceph: have messages point to their connectionAlex Elder
2012-11-26libceph: fully initialize connection in con_init()Alex Elder
2012-11-26libceph: embed ceph connection structure in mon_clientAlex Elder
2012-11-26libceph: start tracking connection socket stateAlex Elder
2012-11-26libceph: start separating connection flags from stateAlex Elder
2012-11-26libceph: embed ceph messenger structure in ceph_clientAlex Elder
2012-11-26libceph: kill bad_proto ceph connection opAlex Elder
2012-11-26libceph: eliminate connection state "DEAD"Alex Elder
2012-11-26libceph: fix messenger retrySage Weil
2012-11-26ceph: use info returned by get_authorizerAlex Elder
2012-11-26ceph: have get_authorizer methods return pointersAlex Elder
2012-11-26ceph: messenger: reduce args to create_authorizerAlex Elder
2012-11-26ceph: define ceph_auth_handshake typeAlex Elder
2012-11-26crush: fix tree node weight lookupSage Weil
2012-11-26crush: clean up types, const-nessSage Weil
2012-11-17ALSA: Add a reference counter to card instanceTakashi Iwai
2012-11-17nfsd: add get_uint for u32'sJ. Bruce Fields
2012-11-17mac80211: verify that skb data is presentJohannes Berg
2012-11-17xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk
2012-10-31efi: Defer freeing boot services memory until after ACPI initJosh Triplett
2012-10-31x86, mm: Trim memory in memblock to be page alignedYinghai Lu
2012-10-31drm/radeon: add some new SI PCI idsAlex Deucher
2012-10-28mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverBrian Norris
2012-10-28vlan: don't deliver frames for unknown vlans to protocolsFlorian Zumbiehl
2012-10-28infiniband: pass rdma_cm module to netlink_dump_startGao feng
2012-10-28netlink: add reference of module in netlink_dump_startGao feng
2012-10-28SUNRPC: Fix a UDP transport regressionTrond Myklebust
2012-10-21ipvs: fix oops on NAT reply in br_nf contextLin Ming
2012-10-21netfilter: ipset: fix timeout value overflow bugJozsef Kadlecsik
2012-10-21netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso
2012-10-13mempolicy: fix a race in shared_policy_replace()Mel Gorman
2012-10-13xfrm_user: ensure user supplied esn replay window is validMathias Krause
2012-10-13xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert
2012-10-07serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner
2012-10-02kthread_worker: reimplement flush_kthread_work() to allow freeing the work it...Tejun Heo
2012-10-02time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz
2012-10-02time: Improve sanity checking of timekeeping inputsJohn Stultz