1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-26 18:43:33 -05:00
linux/fs/ceph
Linus Torvalds 5575eeb7b9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Pull Ceph fixes from Sage Weil:
 "First, there is a critical fix for the new primary-affinity function
  that went into -rc1.

  The second batch of patches from Zheng fix a range of problems with
  directory fragmentation, readdir, and a few odds and ends for cephfs"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client:
  ceph: reserve caps for file layout/lock MDS requests
  ceph: avoid releasing caps that are being used
  ceph: clear directory's completeness when creating file
  libceph: fix non-default values check in apply_primary_affinity()
  ceph: use fpos_cmp() to compare dentry positions
  ceph: check directory's completeness before emitting directory entry
2014-05-05 15:17:02 -07:00
..
acl.c
addr.c
cache.c
cache.h
caps.c ceph: avoid releasing caps that are being used 2014-04-28 12:55:01 -07:00
ceph_frag.c
debugfs.c
dir.c ceph: clear directory's completeness when creating file 2014-04-28 12:54:44 -07:00
export.c
file.c These are regression and bug fixes for ext4. 2014-04-20 20:43:47 -07:00
inode.c ceph: clear directory's completeness when creating file 2014-04-28 12:54:44 -07:00
ioctl.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 2014-05-05 15:17:02 -07:00
ioctl.h
Kconfig
locks.c ceph: reserve caps for file layout/lock MDS requests 2014-04-28 12:55:41 -07:00
Makefile
mds_client.c
mds_client.h
mdsmap.c
snap.c
strings.c
super.c
super.h ceph: clear directory's completeness when creating file 2014-04-28 12:54:44 -07:00
xattr.c