linux/fs/ceph
Linus Torvalds 35fd3dc58d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Pull Ceph fixes form Sage Weil:
 "There are two fixes in the messenger code, one that can trigger a NULL
  dereference, and one that error in refcounting (extra put).  There is
  also a trivial fix that in the fs client code that is triggered by NFS
  reexport."

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client:
  ceph: fix dentry reference leak in encode_fh()
  libceph: avoid NULL kref_put when osd reset races with alloc_msg
  rbd: reset BACKOFF if unable to re-queue
2012-10-29 08:49:25 -07:00
..
Kconfig
Makefile
addr.c mm: kill vma flag VM_CAN_NONLINEAR 2012-10-09 16:22:17 +09:00
caps.c ceph: convert to use le32_add_cpu() 2012-10-01 14:30:54 -05:00
ceph_frag.c
debugfs.c
dir.c
export.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 2012-10-29 08:49:25 -07:00
file.c ceph: propagate layout error on osd request creation 2012-10-01 17:20:00 -05:00
inode.c ceph: don't abuse d_delete() on failure exits 2012-09-26 22:20:20 -04:00
ioctl.c ceph: return EIO on invalid layout on GET_DATALOC ioctl 2012-10-03 10:51:17 -05:00
ioctl.h
locks.c
mds_client.c ceph: Fix oops when handling mdsmap that decreases max_mds 2012-10-01 14:30:54 -05:00
mds_client.h
mdsmap.c
snap.c
strings.c
super.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 2012-10-08 06:38:18 +09:00
super.h
xattr.c