aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph
Commit message (Expand)AuthorAge
* ceph: fix ioctl magicSage Weil2010-12-06
* ceph: Behave better when handling file lock replies.Herb Shiu2010-12-01
* ceph: pass lock information by struct file_lock instead of as individual params.Herb Shiu2010-12-01
* ceph: Handle file locks in replies from the MDS.Herb Shiu2010-12-01
* ceph: avoid possible null deref in readdir after dir llseekSage Weil2010-12-01
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-11-19
|\
| * ceph: fix readdir EOVERFLOW on 32-bit archsSage Weil2010-11-18
| * ceph: fix frag offset for non-leftmost fragsSage Weil2010-11-11
| * ceph: fix dangling pointerSage Weil2010-11-11
| * ceph: make page alignment explicit in osd interfaceSage Weil2010-11-09
| * ceph: fix comment, remove extraneous argsSage Weil2010-11-09
| * ceph: fix update of ctime from MDSSage Weil2010-11-08
| * ceph: fix version check on racing inode updatesSage Weil2010-11-08
| * ceph: fix uid/gid on resent mds requestsSage Weil2010-11-08
| * ceph: fix rdcache_gen usage and invalidateSage Weil2010-11-08
| * ceph: re-request max_size if cap auth changesSage Weil2010-11-07
| * ceph: only let auth caps update max_sizeSage Weil2010-11-07
| * ceph: fix open for write on clustered mdsSage Weil2010-11-07
| * ceph: fix bad pointer dereference in ceph_fill_traceSage Weil2010-11-07
| * Revert "ceph: update issue_seq on cap grant"Sage Weil2010-10-28
* | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* | convert cephAl Viro2010-10-29
* | writeback: remove nonblocking/encountered_congestion referencesWu Fengguang2010-10-26
|/
* ceph: do not carry i_lock for readdir from dcacheSage Weil2010-10-20
* fs/ceph/xattr.c: Use kmemdupJulia Lawall2010-10-20
* ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl.Greg Farnum2010-10-20
* ceph: fix debugfs warningsRandy Dunlap2010-10-20
* ceph: switch from BKL to lock_flocks()Sage Weil2010-10-20
* ceph: preallocate flock state without locks heldGreg Farnum2010-10-20
* ceph: use mapping->nrpages to determine if mapping is emptySage Weil2010-10-20
* ceph: only invalidate on check_caps if we actually have pagesSage Weil2010-10-20
* ceph: do not hide .snap in root directorySage Weil2010-10-20
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-20
* ceph-rbd: osdc support for osd call and rollback operationsYehuda Sadeh2010-10-20
* ceph: messenger and osdc changes for rbdYehuda Sadeh2010-10-20
* ceph: refactor osdc requests creation functionsYehuda Sadeh2010-10-20
* ceph: lookup pool in osdmap by nameYehuda Sadeh2010-10-20
* ceph: update issue_seq on cap grantSage Weil2010-10-07
* ceph: send cap release message early on failed revoke.Greg Farnum2010-10-07
* ceph: Update max_len with minimum required sizeAneesh Kumar K.V2010-10-07
* ceph: Fix return value of encode_fh functionAneesh Kumar K.V2010-10-07
* ceph: avoid null deref in osd request error pathSage Weil2010-10-07
* ceph: fix list_add usage on unsafe_writes listHenry C Chang2010-10-07
* ceph: select CRYPTOSage Weil2010-09-17
* ceph: check mapping to determine if FILE_CACHE cap is usedSage Weil2010-09-17
* ceph: only send one flushsnap per cap_snap per mds sessionSage Weil2010-09-17
* ceph: fix cap_snap and realm splitSage Weil2010-09-16
* ceph: stop sending FLUSHSNAPs when we hit a dirty capsnapSage Weil2010-09-14
* ceph: correctly set 'follows' in flushsnap messagesSage Weil2010-09-14
* ceph: fix dn offset during readdir_prepopulateSage Weil2010-09-13