aboutsummaryrefslogtreecommitdiff
path: root/fs/ceph
AgeCommit message (Expand)Author
2013-02-12ceph: Translate inode uid and gid attributes to/from kuids and kgids.Eric W. Biederman
2013-02-12ceph: Translate between uid and gids in cap messages and kuids and kgidsEric W. Biederman
2013-01-30Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testingAlex Elder
2013-01-17libceph: pass length to ceph_calc_file_object_mapping()Alex Elder
2013-01-17ceph: check mds_wanted for imported capYan, Zheng
2013-01-17ceph: allocate cap_release message when receiving cap importYan, Zheng
2013-01-17ceph: allow revoking duplicated caps issued by non-auth MDSYan, Zheng
2013-01-17ceph: move dirty inode to migrating list when clearing auth capsYan, Zheng
2013-01-17ceph: Check for created flag in response from mdsSam Lang
2013-01-17ceph: Check for err on mds request in atomic_openSam Lang
2013-01-11fs/ceph: remove depends on CONFIG_EXPERIMENTALKees Cook
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-12-18ceph: fix dentry reference leak in ceph_encode_fh()Cyril Roelandt
2012-12-17lseek: the "whence" argument is called "whence"Andrew Morton
2012-12-13libceph: Unlock unprocessed pages in start_read() error pathDavid Zafman
2012-12-13ceph: call handle_cap_grant() for cap import messageYan, Zheng
2012-12-13ceph: Fix __ceph_do_pending_vmtruncateYan, Zheng
2012-12-13ceph: Don't add dirty inode to dirty list if caps is in migrationYan, Zheng
2012-12-13ceph: Fix infinite loop in __wake_requestsYan, Zheng
2012-12-13ceph: Don't update i_max_size when handling non-auth capYan, Zheng
2012-12-13bdi_register: add __printf verification, fix arg mismatchJoe Perches
2012-12-13libceph: remove 'osdtimeout' optionSage Weil
2012-12-13ceph: fix dentry reference leak in ceph_encode_fh().Cyril Roelandt
2012-11-05ceph: Fix i_size update raceSage Weil
2012-11-04ceph: Hold caps_list_lock when adjusting caps_{use, total}_countYan, Zheng
2012-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-10-29ceph: fix dentry reference leak in encode_fh()David Zafman
2012-10-26ceph: Fix NULL ptr crash in strlen()David Zafman
2012-10-26ceph: fix dentry reference leak in encode_fh()David Zafman
2012-10-09tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checkingHugh Dickins
2012-10-09mm: kill vma flag VM_CAN_NONLINEARKonstantin Khlebnikov
2012-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-10-03ceph: avoid 32-bit page index overflowAlex Elder
2012-10-03ceph: return EIO on invalid layout on GET_DATALOC ioctlSage Weil
2012-10-02fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov
2012-10-01ceph: propagate layout error on osd request creationSage Weil
2012-10-01ceph: convert to use le32_add_cpu()Wei Yongjun
2012-10-01ceph: Fix oops when handling mdsmap that decreases max_mdsYan, Zheng
2012-10-01ceph: let path portion of mount "device" be optionalAlex Elder
2012-09-26ceph: don't abuse d_delete() on failure exitsAl Viro
2012-08-21ceph: avoid divide by zero in __validate_layout()Sage Weil
2012-08-21ceph: tolerate (and warn on) extraneous dentry from mdsSage Weil
2012-08-20libceph: delay debugfs initialization until we learn global_idSage Weil
2012-08-02ceph: simplify+fix atomic_openSage Weil
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-07-30ceph: define snap counts as u32 everywhereAlex Elder
2012-07-30ceph: fix potential double freeAlan Cox
2012-07-30ceph: close old con before reopening on mds reconnectSage Weil
2012-07-30libceph: move feature bits to separate headerSage Weil