-
- 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: (23 commits) ceph: document unlocked d_parent accesses ceph: explicitly reference rename old_dentry parent dir in request ceph: document locking for ceph_set_dentry_offset ceph: avoid d_parent in ceph_dentry_hash; fix ceph_encode_fh() hashing bug ceph: protect d_parent access in ceph_d_revalidate ceph: protect access to d_parent ceph: handle racing calls to ceph_init_dentry ceph: set dir complete frag after adding capability rbd: set blk_queue request sizes to object size ceph: set up readahead size when rsize is not passed rbd: cancel watch request when releasing the device ceph: ignore lease mask ceph: fix ceph_lookup_open intent usage ceph: only link open operations to directory unsafe list if O_CREAT|O_TRUNC ceph: fix bad parent_inode calc in ceph_lookup_open ceph: avoid carrying Fw cap during write into page cache libceph: don't time out osd requests that haven't been received ceph: report f_bfree based on kb_avail rather than diffing. ceph: only queue capsnap if caps are dirty ceph: fix snap writeback when racing with writes ...
Showing
- drivers/block/rbd.c 45 additions, 1 deletiondrivers/block/rbd.c
- fs/ceph/debugfs.c 1 addition, 1 deletionfs/ceph/debugfs.c
- fs/ceph/dir.c 73 additions, 43 deletionsfs/ceph/dir.c
- fs/ceph/export.c 15 additions, 9 deletionsfs/ceph/export.c
- fs/ceph/file.c 45 additions, 16 deletionsfs/ceph/file.c
- fs/ceph/inode.c 27 additions, 21 deletionsfs/ceph/inode.c
- fs/ceph/ioctl.c 14 additions, 1 deletionfs/ceph/ioctl.c
- fs/ceph/ioctl.h 1 addition, 0 deletionsfs/ceph/ioctl.h
- fs/ceph/mds_client.c 31 additions, 25 deletionsfs/ceph/mds_client.c
- fs/ceph/mds_client.h 2 additions, 1 deletionfs/ceph/mds_client.h
- fs/ceph/snap.c 20 additions, 5 deletionsfs/ceph/snap.c
- fs/ceph/super.c 5 additions, 2 deletionsfs/ceph/super.c
- fs/ceph/super.h 9 additions, 11 deletionsfs/ceph/super.h
- fs/ceph/xattr.c 6 additions, 2 deletionsfs/ceph/xattr.c
- include/linux/ceph/messenger.h 1 addition, 0 deletionsinclude/linux/ceph/messenger.h
- net/ceph/messenger.c 5 additions, 7 deletionsnet/ceph/messenger.c
- net/ceph/osd_client.c 6 additions, 0 deletionsnet/ceph/osd_client.c
Loading
Please register or sign in to comment