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
Kconfig -rw-r--r-- 493 bytes
Makefile -rw-r--r-- 481 bytes
TODO -rw-r--r-- 295 bytes
ethernet-defines.h -rw-r--r-- 1.4 KB
ethernet-mdio.c -rw-r--r-- 4.1 KB
ethernet-mdio.h -rw-r--r-- 740 bytes
ethernet-mem.c -rw-r--r-- 3.8 KB
ethernet-mem.h -rw-r--r-- 281 bytes
ethernet-rgmii.c -rw-r--r-- 4.5 KB
ethernet-rx.c -rw-r--r-- 13.2 KB
ethernet-rx.h -rw-r--r-- 882 bytes
ethernet-sgmii.c -rw-r--r-- 627 bytes
ethernet-spi.c -rw-r--r-- 6.6 KB
ethernet-tx.c -rw-r--r-- 19.9 KB
ethernet-tx.h -rw-r--r-- 509 bytes
ethernet-util.h -rw-r--r-- 1.1 KB
ethernet.c -rw-r--r-- 28.1 KB
octeon-ethernet.h -rw-r--r-- 2.8 KB
octeon-stubs.h -rw-r--r-- 30.6 KB

back to top