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-- 4.9 KB
Makefile -rw-r--r-- 799 bytes
agp.h -rw-r--r-- 8.8 KB
ali-agp.c -rw-r--r-- 10.0 KB
alpha-agp.c -rw-r--r-- 5.3 KB
amd-k7-agp.c -rw-r--r-- 15.2 KB
amd64-agp.c -rw-r--r-- 20.1 KB
ati-agp.c -rw-r--r-- 14.5 KB
backend.c -rw-r--r-- 8.9 KB
compat_ioctl.c -rw-r--r-- 7.4 KB
compat_ioctl.h -rw-r--r-- 4.3 KB
efficeon-agp.c -rw-r--r-- 12.2 KB
frontend.c -rw-r--r-- 23.7 KB
generic.c -rw-r--r-- 36.2 KB
hp-agp.c -rw-r--r-- 13.0 KB
i460-agp.c -rw-r--r-- 18.5 KB
intel-agp.c -rw-r--r-- 28.0 KB
intel-agp.h -rw-r--r-- 6.6 KB
intel-gtt.c -rw-r--r-- 36.5 KB
isoch.c -rw-r--r-- 12.9 KB
nvidia-agp.c -rw-r--r-- 12.6 KB
parisc-agp.c -rw-r--r-- 10.0 KB
sis-agp.c -rw-r--r-- 11.1 KB
sworks-agp.c -rw-r--r-- 15.2 KB
uninorth-agp.c -rw-r--r-- 18.1 KB
via-agp.c -rw-r--r-- 13.9 KB

back to top