summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-02-18libceph: add ceph_osd_state_name()Alex Elder1-0/+2
2013-02-18libceph: update rados.hAlex Elder1-20/+71
2013-02-18libceph: kill ceph_osdc_wait_event()Alex Elder1-3/+0
2013-02-18libceph: kill ceph_osdc_create_event() "one_shot" parameterAlex Elder1-2/+1
2013-02-18libceph: kill ceph_calc_raw_layout()Alex Elder1-5/+0
2013-02-18ceph: kill ceph_osdc_new_request() "num_reply" parameterAlex Elder1-2/+1
2013-02-18ceph: kill ceph_osdc_writepages() "flags" parameterAlex Elder1-2/+1
2013-02-18ceph: kill ceph_osdc_writepages() "dosync" parameterAlex Elder1-1/+1
2013-02-18ceph: kill ceph_osdc_writepages() "nofail" parameterAlex Elder1-1/+1
2013-02-18libceph: improve packing in struct ceph_osd_req_opAlex Elder1-7/+8
2013-02-14libceph: add a compatibility check interfaceAlex Elder1-0/+2
2013-02-14libceph: fix messenger CONFIG_BLOCK dependenciesAlex Elder1-0/+2
2013-01-30Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testingAlex Elder5-29/+36
2013-01-25Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+41
2013-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds1-0/+16
2013-01-22Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson17-49/+47
2013-01-22Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2-5/+7
2013-01-22ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov1-1/+10
2013-01-22Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Olof Johansson1-0/+41
2013-01-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-5/+5
2013-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+2
2013-01-21ia64: kill thread_matches(), unexport ptrace_check_attach()Oleg Nesterov1-1/+0
2013-01-19Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+2
2013-01-18asm-generic, mm: pgtable: convert my_zero_pfn() to macros to fix buildKirill A. Shutemov1-4/+2
2013-01-18rbd: kill ceph_osd_req_op->flagsAlex Elder1-1/+0
2013-01-18libceph: pass num_op with opsAlex Elder1-1/+2
2013-01-18libceph: don't set pages or bio in ceph_osdc_alloc_request()Alex Elder1-3/+1
2013-01-188250/16?50: Add support for Broadcom TruManage redirected serial portStephen Hurd1-1/+2
2013-01-18libceph: don't set flags in ceph_osdc_alloc_request()Alex Elder1-1/+0
2013-01-18libceph: drop osdc from ceph_calc_raw_layout()Alex Elder1-2/+1
2013-01-18libceph: drop snapid in ceph_calc_raw_layout()Alex Elder1-1/+1
2013-01-18libceph: pass length to ceph_calc_file_object_mapping()Alex Elder1-1/+1
2013-01-18libceph: pass length to ceph_osdc_build_request()Alex Elder1-1/+1
2013-01-18libceph: always allow trail in osd requestAlex Elder1-2/+2
2013-01-18rbd: drop oid parameters from ceph_osdc_build_request()Alex Elder1-3/+1
2013-01-18ceph: define ceph_encode_8_safe()Alex Elder1-12/+17
2013-01-17libceph: for chooseleaf rules, retry CRUSH map descent from root if leaf is f...Jim Schutt2-2/+7
2013-01-17ceph: Check for created flag in response from mdsSam Lang1-1/+4
2013-01-17Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2013-01-17lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOCJiri Kosina1-1/+1
2013-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-0/+1
2013-01-16module, async: async_synchronize_full() on module init iff async is usedTejun Heo1-0/+1
2013-01-15cpuidle: remove the power_specified field in the driverDaniel Lezcano1-1/+1
2013-01-14Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2-5/+7
2013-01-14[libata] replace sata_settings with devslp_timingShane Huang2-5/+7
2013-01-14Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-20/+0
2013-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+3
2013-01-12module: add new state MODULE_STATE_UNFORMED.Rusty Russell1-5/+5
2013-01-12net, wireless: overwrite default_ethtool_opsStanislaw Gruszka1-0/+3
2013-01-12Merge branch 'akpm' (incoming fixes from Andrew)Linus Torvalds7-19/+31