aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-01-13
|\
| * ceph: fsc->*_wq's aren't used in memory reclaim pathTejun Heo2011-01-12
| * ceph: Makefile: Remove unnessary codeTracey Dent2011-01-12
| * ceph: associate requests with opening sessionsSage Weil2011-01-12
| * ceph: drop redundant r_mds fieldSage Weil2011-01-12
| * ceph: implement DIRLAYOUTHASH feature to get dir layout from MDSSage Weil2011-01-12
| * ceph: add dir_layout to inodeSage Weil2011-01-12
* | fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-07
* | fs: rcu-walk aware d_revalidate methodNick Piggin2011-01-07
* | fs: dcache reduce branches in lookup pathNick Piggin2011-01-07
* | fs: icache RCU free inodesNick Piggin2011-01-07
* | fs: dcache remove dcache_lockNick Piggin2011-01-07
* | fs: dcache scale subdirsNick Piggin2011-01-07
* | fs: dcache scale d_unhashedNick Piggin2011-01-07
* | fs: dcache scale dentry refcountNick Piggin2011-01-07
|/
* ceph: mark user pages dirty on direct-io readsHenry C Chang2010-12-17
* ceph: fix null pointer dereference in ceph_init_dentry for nfs reexportSage Weil2010-12-17
* ceph: fix direct-io on non-page-aligned buffersHenry C Chang2010-12-15
* 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