-
- Downloads
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client: ceph: fix readdir EOVERFLOW on 32-bit archs ceph: fix frag offset for non-leftmost frags ceph: fix dangling pointer ceph: explicitly specify page alignment in network messages ceph: make page alignment explicit in osd interface ceph: fix comment, remove extraneous args ceph: fix update of ctime from MDS ceph: fix version check on racing inode updates ceph: fix uid/gid on resent mds requests ceph: fix rdcache_gen usage and invalidate ceph: re-request max_size if cap auth changes ceph: only let auth caps update max_size ceph: fix open for write on clustered mds ceph: fix bad pointer dereference in ceph_fill_trace ceph: fix small seq message skipping Revert "ceph: update issue_seq on cap grant"
No related branches found
No related tags found
Showing
- fs/ceph/addr.c 3 additions, 3 deletionsfs/ceph/addr.c
- fs/ceph/caps.c 10 additions, 7 deletionsfs/ceph/caps.c
- fs/ceph/dir.c 12 additions, 4 deletionsfs/ceph/dir.c
- fs/ceph/file.c 34 additions, 18 deletionsfs/ceph/file.c
- fs/ceph/inode.c 31 additions, 18 deletionsfs/ceph/inode.c
- fs/ceph/mds_client.c 5 additions, 2 deletionsfs/ceph/mds_client.c
- fs/ceph/mds_client.h 2 additions, 0 deletionsfs/ceph/mds_client.h
- fs/ceph/super.h 1 addition, 3 deletionsfs/ceph/super.h
- include/linux/ceph/libceph.h 1 addition, 2 deletionsinclude/linux/ceph/libceph.h
- include/linux/ceph/messenger.h 1 addition, 0 deletionsinclude/linux/ceph/messenger.h
- include/linux/ceph/osd_client.h 5 additions, 2 deletionsinclude/linux/ceph/osd_client.h
- net/ceph/messenger.c 6 additions, 7 deletionsnet/ceph/messenger.c
- net/ceph/osd_client.c 17 additions, 8 deletionsnet/ceph/osd_client.c
- net/ceph/pagevec.c 1 addition, 2 deletionsnet/ceph/pagevec.c
Loading
Please register or sign in to comment