Revision 875fef493f21e54d20d71a581687990aaa50268c authored by Linus Torvalds on 15 November 2019, 18:30:24 UTC, committed by Linus Torvalds on 15 November 2019, 18:30:24 UTC
Pull ceph fixes from Ilya Dryomov:
 "Two fixes for the buffered reads and O_DIRECT writes serialization
  patch that went into -rc1 and a fixup for a bogus warning on older gcc
  versions"

* tag 'ceph-for-5.4-rc8' of git://github.com/ceph/ceph-client:
  rbd: silence bogus uninitialized warning in rbd_object_map_update_finish()
  ceph: increment/decrement dio counter on async requests
  ceph: take the inode lock before acquiring cap refs
2 parent s a28f239 + 633739b
History
File Mode Size
Documentation
host
include
Kconfig -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 442 bytes
TODO -rw-r--r-- 280 bytes
cbaf.c -rw-r--r-- 18.9 KB
crypto.c -rw-r--r-- 13.2 KB
dev-sysfs.c -rw-r--r-- 3.1 KB
devconnect.c -rw-r--r-- 31.0 KB
mmc.c -rw-r--r-- 7.7 KB
pal.c -rw-r--r-- 1.0 KB
reservation.c -rw-r--r-- 2.6 KB
rh.c -rw-r--r-- 11.9 KB
security.c -rw-r--r-- 16.8 KB
wa-hc.c -rw-r--r-- 2.0 KB
wa-hc.h -rw-r--r-- 13.5 KB
wa-nep.c -rw-r--r-- 8.2 KB
wa-rpipe.c -rw-r--r-- 14.9 KB
wa-xfer.c -rw-r--r-- 86.1 KB
wusbhc.c -rw-r--r-- 12.7 KB
wusbhc.h -rw-r--r-- 15.7 KB

back to top