UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / fs / ceph /
2011-03-10 Al Viroceph: fix d_revalidate oopsen on NFS exports
2011-03-04 Sage Weilceph: no .snap inside of snapped namespace
2011-03-03 Sage Weilceph: do not clear I_COMPLETE from d_release
2011-03-03 Sage Weilceph: do not set I_COMPLETE
2011-03-03 Sage WeilRevert "ceph: keep reference to parent inode on ceph_de...
2011-02-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-02-20 Yehuda Sadehceph: keep reference to parent inode on ceph_dentry
2011-02-05 Sage Weilceph: queue cap_snaps once per realm
2011-01-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-25 Sage Weilceph: avoid picking MDS that is not active
2011-01-19 Sage Weilceph: avoid immediate cap check after import
2011-01-19 Sage Weilceph: fix flushing of caps vs cap import
2011-01-19 Sage Weilceph: fix erroneous cap flush to non-auth mds
2011-01-19 Sage Weilceph: fix cap_wanted_delay_{min,max} mount option initi...
2011-01-13 Sage Weilceph: fix xattr rbtree search
2011-01-13 Yehuda Sadehceph: fix getattr on directory when using norbytes
2011-01-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-12 Tejun Heoceph: fsc->*_wq's aren't used in memory reclaim path
2011-01-12 Tracey Dentceph: Makefile: Remove unnessary code
2011-01-12 Sage Weilceph: associate requests with opening sessions
2011-01-12 Sage Weilceph: drop redundant r_mds field
2011-01-12 Sage Weilceph: implement DIRLAYOUTHASH feature to get dir layout...
2011-01-12 Sage Weilceph: add dir_layout to inode
2011-01-07 Nick Pigginfs: provide rcu-walk aware permission i_ops
2011-01-07 Nick Pigginfs: rcu-walk aware d_revalidate method
2011-01-07 Nick Pigginfs: dcache reduce branches in lookup path
2011-01-07 Nick Pigginfs: icache RCU free inodes
2011-01-07 Nick Pigginfs: dcache remove dcache_lock
2011-01-07 Nick Pigginfs: dcache scale subdirs
2011-01-07 Nick Pigginfs: dcache scale d_unhashed
2011-01-07 Nick Pigginfs: dcache scale dentry refcount
2010-12-17 Henry C Changceph: mark user pages dirty on direct-io reads
2010-12-17 Sage Weilceph: fix null pointer dereference in ceph_init_dentry...
2010-12-16 Henry C Changceph: fix direct-io on non-page-aligned buffers
2010-12-06 Sage Weilceph: fix ioctl magic
2010-12-01 Herb Shiuceph: Behave better when handling file lock replies.
2010-12-01 Herb Shiuceph: pass lock information by struct file_lock instead...
2010-12-01 Herb Shiuceph: Handle file locks in replies from the MDS.
2010-12-01 Sage Weilceph: avoid possible null deref in readdir after dir...
2010-11-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-11-18 Sage Weilceph: fix readdir EOVERFLOW on 32-bit archs
2010-11-17 Arnd BergmannBKL: remove extraneous #include <smp_lock.h>
2010-11-12 Sage Weilceph: fix frag offset for non-leftmost frags
2010-11-11 Sage Weilceph: fix dangling pointer
2010-11-09 Sage Weilceph: make page alignment explicit in osd interface
2010-11-09 Sage Weilceph: fix comment, remove extraneous args
2010-11-08 Sage Weilceph: fix update of ctime from MDS
2010-11-08 Sage Weilceph: fix version check on racing inode updates
2010-11-08 Sage Weilceph: fix uid/gid on resent mds requests
2010-11-08 Sage Weilceph: fix rdcache_gen usage and invalidate
2010-11-07 Sage Weilceph: re-request max_size if cap auth changes
2010-11-07 Sage Weilceph: only let auth caps update max_size
2010-11-07 Sage Weilceph: fix open for write on clustered mds
2010-11-07 Sage Weilceph: fix bad pointer dereference in ceph_fill_trace
2010-10-29 Al Viroconvert ceph
2010-10-28 Sage WeilRevert "ceph: update issue_seq on cap grant"
2010-10-26 Wu Fengguangwriteback: remove nonblocking/encountered_congestion...
2010-10-20 Sage Weilceph: do not carry i_lock for readdir from dcache
2010-10-20 Julia Lawallfs/ceph/xattr.c: Use kmemdup
2010-10-20 Greg Farnumceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl.
2010-10-20 Randy Dunlapceph: fix debugfs warnings
2010-10-20 Sage Weilceph: switch from BKL to lock_flocks()
2010-10-20 Greg Farnumceph: preallocate flock state without locks held
2010-10-20 Sage Weilceph: use mapping->nrpages to determine if mapping...
2010-10-20 Sage Weilceph: only invalidate on check_caps if we actually...
2010-10-20 Sage Weilceph: do not hide .snap in root directory
2010-10-20 Yehuda Sadehceph: factor out libceph from Ceph file system
2010-10-20 Yehuda Sadehceph-rbd: osdc support for osd call and rollback operations
2010-10-20 Yehuda Sadehceph: messenger and osdc changes for rbd
2010-10-20 Yehuda Sadehceph: refactor osdc requests creation functions
2010-10-20 Yehuda Sadehceph: lookup pool in osdmap by name
2010-10-07 Sage Weilceph: update issue_seq on cap grant
2010-10-07 Greg Farnumceph: send cap release message early on failed revoke.
2010-10-07 Aneesh Kumar K.Vceph: Update max_len with minimum required size
2010-10-07 Aneesh Kumar K.Vceph: Fix return value of encode_fh function
2010-10-07 Sage Weilceph: avoid null deref in osd request error path
2010-10-07 Henry C Changceph: fix list_add usage on unsafe_writes list
2010-09-17 Sage Weilceph: select CRYPTO
2010-09-17 Sage Weilceph: check mapping to determine if FILE_CACHE cap...
2010-09-17 Sage Weilceph: only send one flushsnap per cap_snap per mds...
2010-09-16 Sage Weilceph: fix cap_snap and realm split
2010-09-14 Sage Weilceph: stop sending FLUSHSNAPs when we hit a dirty capsnap
2010-09-14 Sage Weilceph: correctly set 'follows' in flushsnap messages
2010-09-13 Sage Weilceph: fix dn offset during readdir_prepopulate
2010-09-11 Sage Weilceph: fix file offset wrapping at 4GB on 32-bit archs
2010-09-11 Sage Weilceph: fix reconnect encoding for old servers
2010-09-11 Yehuda Sadehceph: fix pagelist kunmap tail
2010-09-11 Sage Weilceph: fix null pointer deref on anon root dentry release
2010-08-26 Dan Carpenterceph: fix get_ticket_handler() error handling
2010-08-26 Sage Weilceph: don't BUG on ENOMEM during mds reconnect
2010-08-26 Dan Carpenterceph: ceph_mdsc_build_path() returns an ERR_PTR
2010-08-25 Alan Coxceph: Fix warnings
2010-08-25 Dan Carpenterceph: ceph_get_inode() returns an ERR_PTR
2010-08-24 Sage Weilceph: initialize fields on new dentry_infos
2010-08-24 Sage Weilceph: maintain i_head_snapc when any caps are dirty...
2010-08-23 Henry C Changceph: fix osd request lru adjustment when sending request
2010-08-23 Sage Weilceph: don't improperly set dir complete when holding...
2010-08-22 Michael Rubinmm: exporting account_page_dirty
2010-08-22 Sage Weilceph: direct requests in snapped namespace based on...
2010-08-22 Sage Weilceph: queue cap snap writeback for realm children on...
next