summaryrefslogtreecommitdiff
path: root/fs/ceph
AgeCommit message (Expand)AuthorFilesLines
2015-02-20ceph: introduce global empty snap contextYan, Zheng3-2/+36
2015-01-01move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2-7/+7
2014-08-06introduce SIZE_MAXXi Wang1-1/+1
2014-08-06ceph: fix overflow check in build_snap_context()Xi Wang1-1/+1
2014-02-15ceph: wake up 'safe' waiters when unregistering requestYan, Zheng1-1/+2
2014-02-15ceph: cleanup aborted requests when re-sending requests.Yan, Zheng1-1/+4
2013-07-27ceph: fix statvfs fr_sizeSage Weil2-2/+7
2012-10-30tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checkingHugh Dickins1-4/+14
2011-12-29ceph: disable use of dcache for readdir etc.Sage Weil1-26/+3
2011-12-13ceph: add missing spin_unlock at ceph_mdsc_build_path()Yehuda Sadeh1-0/+1
2011-12-13ceph: fix SEEK_CUR, SEEK_SET regressionSage Weil1-1/+2
2011-12-07ceph: use i_ceph_lock instead of i_lockSage Weil11-207/+212
2011-12-02ceph: fix rasize reporting by ceph_show_optionsSage Weil1-1/+1
2011-11-11ceph: initialize root dentrySage Weil2-3/+5
2011-11-05ceph: fix iput race when queueing inode workSage Weil1-3/+6
2011-11-05ceph/super.c: quiet sparse noiseH Hartley Sweeten1-2/+2
2011-11-05ceph/mds_client.c: quiet sparse noiseH Hartley Sweeten1-2/+2
2011-11-05ceph: use new D_COMPLETE dentry flagSage Weil5-23/+68
2011-11-03ceph: clear parent D_COMPLETE flag when on dentry pruneSage Weil2-0/+41
2011-11-02filesystems: add set_nlink()Miklos Szeredi2-2/+2
2011-10-25libceph: fix double-free of page vectorSage Weil1-1/+0
2011-10-25ceph: fix 32-bit ino numbersAmon Ott1-5/+6
2011-10-25ceph: let the set_layout ioctl set single traitsGreg Farnum1-6/+28
2011-10-25Revert "ceph: don't truncate dirty pages in invalidate work thread"Sage Weil1-45/+1
2011-10-25ceph: replace leading spaces with tabsNoah Watkins1-20/+20
2011-10-25libceph: don't complain on msgpool alloc failuresSage Weil2-6/+7
2011-10-25libceph: create messenger with clientSage Weil1-3/+6
2011-10-25ceph: document ioctlsSage Weil1-1/+54
2011-10-25ceph: implement (optional) max read sizeSage Weil1-3/+12
2011-10-25ceph: rename rsize -> rasizeSage Weil2-6/+16
2011-10-25ceph: make readpages fully asyncSage Weil1-70/+115
2011-09-09Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-clientLinus Torvalds2-3/+3
2011-08-22ceph: fix memory leakNoah Watkins1-2/+2
2011-08-15ceph: fix encoding of ino only (not relative) pathsSage Weil1-1/+1
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds13-137/+249
2011-07-26ceph: document unlocked d_parent accessesSage Weil2-4/+11
2011-07-26ceph: explicitly reference rename old_dentry parent dir in requestSage Weil4-11/+17
2011-07-26ceph: document locking for ceph_set_dentry_offsetSage Weil1-1/+3
2011-07-26ceph: avoid d_parent in ceph_dentry_hash; fix ceph_encode_fh() hashing bugSage Weil4-13/+18
2011-07-26ceph: protect d_parent access in ceph_d_revalidateSage Weil1-15/+17
2011-07-26ceph: protect access to d_parentSage Weil6-15/+33
2011-07-26ceph: handle racing calls to ceph_init_dentrySage Weil1-9/+12
2011-07-26ceph: set dir complete frag after adding capabilitySage Weil1-13/+17
2011-07-26ceph: set up readahead size when rsize is not passedYehuda Sadeh1-0/+4
2011-07-26ceph: ignore lease maskSage Weil3-18/+12
2011-07-26ceph: fix ceph_lookup_open intent usageSage Weil3-19/+37
2011-07-26ceph: only link open operations to directory unsafe list if O_CREAT|O_TRUNCSage Weil1-1/+2
2011-07-26ceph: fix bad parent_inode calc in ceph_lookup_openSage Weil1-2/+3
2011-07-26ceph: avoid carrying Fw cap during write into page cacheSage Weil1-3/+19
2011-07-26ceph: report f_bfree based on kb_avail rather than diffing.Greg Farnum1-2/+1