https://github.com/torvalds/linux
Revision ca4ba96e02e932a0c9997a40fd51253b5b2d0f9d authored by Linus Torvalds on 13 November 2015, 17:24:40 UTC, committed by Linus Torvalds on 13 November 2015, 17:24:40 UTC
Pull Ceph updates from Sage Weil:
 "There are several patches from Ilya fixing RBD allocation lifecycle
  issues, a series adding a nocephx_sign_messages option (and associated
  bug fixes/cleanups), several patches from Zheng improving the
  (directory) fsync behavior, a big improvement in IO for direct-io
  requests when striping is enabled from Caifeng, and several other
  small fixes and cleanups"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client:
  libceph: clear msg->con in ceph_msg_release() only
  libceph: add nocephx_sign_messages option
  libceph: stop duplicating client fields in messenger
  libceph: drop authorizer check from cephx msg signing routines
  libceph: msg signing callouts don't need con argument
  libceph: evaluate osd_req_op_data() arguments only once
  ceph: make fsync() wait unsafe requests that created/modified inode
  ceph: add request to i_unsafe_dirops when getting unsafe reply
  libceph: introduce ceph_x_authorizer_cleanup()
  ceph: don't invalidate page cache when inode is no longer used
  rbd: remove duplicate calls to rbd_dev_mapping_clear()
  rbd: set device_type::release instead of device::release
  rbd: don't free rbd_dev outside of the release callback
  rbd: return -ENOMEM instead of pool id if rbd_dev_create() fails
  libceph: use local variable cursor instead of &msg->cursor
  libceph: remove con argument in handle_reply()
  ceph: combine as many iovec as possile into one OSD request
  ceph: fix message length computation
  ceph: fix a comment typo
  rbd: drop null test before destroy functions
2 parent s 4aeabc6 + 583d0fe
History
Tip revision: ca4ba96e02e932a0c9997a40fd51253b5b2d0f9d authored by Linus Torvalds on 13 November 2015, 17:24:40 UTC
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Tip revision: ca4ba96
File Mode Size
altera-stapl
c2port
cb710
cxl
echo
eeprom
genwqe
ibmasm
lis3lv02d
mei
mic
sgi-gru
sgi-xp
ti-st
vmw_vmci
Kconfig -rw-r--r-- 18.1 KB
Makefile -rw-r--r-- 2.1 KB
ad525x_dpot-i2c.c -rw-r--r-- 2.6 KB
ad525x_dpot-spi.c -rw-r--r-- 2.8 KB
ad525x_dpot.c -rw-r--r-- 20.1 KB
ad525x_dpot.h -rw-r--r-- 7.9 KB
apds9802als.c -rw-r--r-- 7.6 KB
apds990x.c -rw-r--r-- 34.0 KB
arm-charlcd.c -rw-r--r-- 9.2 KB
atmel-ssc.c -rw-r--r-- 5.1 KB
atmel_tclib.c -rw-r--r-- 4.5 KB
bh1770glc.c -rw-r--r-- 37.6 KB
bh1780gli.c -rw-r--r-- 6.1 KB
bmp085-i2c.c -rw-r--r-- 2.2 KB
bmp085-spi.c -rw-r--r-- 2.1 KB
bmp085.c -rw-r--r-- 13.3 KB
bmp085.h -rw-r--r-- 1.1 KB
cs5535-mfgpt.c -rw-r--r-- 10.2 KB
ds1682.c -rw-r--r-- 6.6 KB
dummy-irq.c -rw-r--r-- 1.5 KB
enclosure.c -rw-r--r-- 18.7 KB
fsa9480.c -rw-r--r-- 12.8 KB
hmc6352.c -rw-r--r-- 4.0 KB
hpilo.c -rw-r--r-- 21.6 KB
hpilo.h -rw-r--r-- 5.7 KB
ics932s401.c -rw-r--r-- 13.2 KB
ioc4.c -rw-r--r-- 14.3 KB
isl29003.c -rw-r--r-- 11.6 KB
isl29020.c -rw-r--r-- 5.5 KB
kgdbts.c -rw-r--r-- 30.6 KB
lattice-ecp3-config.c -rw-r--r-- 5.9 KB
lkdtm.c -rw-r--r-- 19.7 KB
pch_phub.c -rw-r--r-- 27.5 KB
phantom.c -rw-r--r-- 13.2 KB
pti.c -rw-r--r-- 26.4 KB
qcom-coincell.c -rw-r--r-- 4.0 KB
spear13xx_pcie_gadget.c -rw-r--r-- 21.4 KB
sram.c -rw-r--r-- 10.1 KB
ti_dac7512.c -rw-r--r-- 2.5 KB
tifm_7xx1.c -rw-r--r-- 11.0 KB
tifm_core.c -rw-r--r-- 8.3 KB
tsl2550.c -rw-r--r-- 10.5 KB
vexpress-syscfg.c -rw-r--r-- 7.1 KB
vmw_balloon.c -rw-r--r-- 33.8 KB

back to top