ceph: Fix warnings
[deliverable/linux.git] / fs / ceph /
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...
2010-08-22  Sage Weilceph: include dirty xattrs state in snapped caps
2010-08-22  Sage Weilceph: fix xattr cap writeback
2010-08-22  Sage Weilceph: fix multiple mds session shutdown
2010-08-10  Yehuda Sadehceph: generalize mon requests, add pool op support
2010-08-05  Sage Weilceph: only queue async writeback on cap revocation...
2010-08-03  Sage Weilceph: do not ignore osd_idle_ttl mount option
2010-08-03  Sage Weilceph: constify dentry_operations
2010-08-03  Sage Weilceph: whitespace cleanup
2010-08-02  Greg Farnumceph: add flock/fcntl lock support
2010-08-02  Greg Farnumceph: define on-wire types, constants for file locking...
2010-08-02  Greg Farnumceph: add CEPH_FEATURE_FLOCK to the supported feature...
2010-08-02  Sage Weilceph: support v2 reconnect encoding
2010-08-02  Sage Weilceph: support v2 client_caps encoding
2010-08-02  Sage Weilceph: move AES iv definition to shared header
2010-08-02  Sage Weilceph: fix decoding of pool snap info
2010-08-02  Sage Weilceph: make ->sync_fs not wait if wait==0
2010-08-02  Sage Weilceph: warn on missing snap realm
2010-08-02  Sage Weilceph: print useful error message when crush rule not...
2010-08-02  Sage Weilceph: use %pU to print uuid (fsid)
2010-08-02  Sage Weilceph: sync header defs with server code
2010-08-02  Sage Weilceph: clean up header guards
2010-08-02  Sage Weilceph: strip misleading/obsolete version, feature info
2010-08-02  Sage Weilceph: specify supported features in super.h
2010-08-02  Sage Weilceph: clean up fsid mount option
2010-08-02  Sage Weilceph: remove unused 'monport' mount option
2010-08-02  Greg Farnumceph: handle ESTALE properly; on receipt send to author...
2010-08-02  Greg Farnumceph: add ceph_get_cap_for_mds function.
2010-08-02  Sage Weilceph: connect to export targets on cap export
2010-08-02  Sage Weilceph: connect to export targets if mds is laggy
2010-08-02  Sage Weilceph: introduce helper to connect to mds export targets
2010-08-02  Sage Weilceph: only set num_pages in calc_layout
2010-08-02  Yehuda Sadehceph: do caps accounting per mds_client
2010-08-02  Sage Weilceph: track laggy state of mds from mdsmap
2010-08-02  Yehuda Sadehceph: code cleanup
2010-08-02  Sage Weilceph: skip if no auth cap in flush_snaps
2010-08-02  Sage Weilceph: simplify caps revocation, fix for multimds
2010-08-02  Sage Weilceph: simplify add_cap_releases
2010-08-02  Sage Weilceph: drop unused argument
2010-08-02  Sage Weilceph: perform lazy reads when file mode and caps permit
2010-08-02  Sage Weilceph: perform lazy writes when file mode and caps permit
2010-08-02  Sage Weilceph: add LAZYIO ioctl to mark a file description for...
2010-08-02  Sage Weilceph: request FILE_LAZYIO cap when LAZY file mode is set
2010-07-31  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2010-07-31  Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2010-07-29  Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2010-07-29  Linus TorvaldsMerge branch 'fix/hda' of git://git./linux/kernel/git...
2010-07-29  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-07-29  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2010-07-29  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-07-28  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-07-27  Yehuda Sadehceph: use complete_all and wake_up_all
2010-07-27  Linus TorvaldsMerge git://git.infradead.org/users/cbou/battery-2...
2010-07-27  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-07-26  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2010-07-26  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-07-26  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-07-25  Robert P. J. Dayceph: Correct obvious typo of Kconfig variable "CRYPTO_AES"
2010-07-25  David S. MillerMerge branch 'wimax-2.6.35.y' of git://git./linux/kerne...
2010-07-23  Sage Weilceph: fix dentry lease release
2010-07-23  Linus TorvaldsMerge branch 'rc-fixes' of git://git./linux/kernel...
2010-07-23  Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-07-23  Sage Weilceph: fix leak of dentry in ceph_init_dentry() error...
2010-07-23  Sage Weilceph: fix pg_mapping leak on pg_temp updates
2010-07-23  Sage Weilceph: fix d_release dop for snapdir, snapped dentries
2010-07-22  Len BrownMerge branch 'bugzilla-102904-workaround' into release
2010-07-22  Len BrownMerge branch 'bugzilla-16244' into release
2010-07-22  Len BrownMerge branch 'bugzilla-16271' into release
2010-07-22  Len BrownMerge branch 'bugzilla-16357' into release
2010-07-22  Sage Weilceph: avoid dcache readdir for snapdir
2010-07-22  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-07-22  Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2010-07-22  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2010-07-22  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-07-21  Linus TorvaldsMerge branch 'fix/asoc' of git://git./linux/kernel...
2010-07-21  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2010-07-21  Russell KingMerge branch 'fix' of git://git./linux/kernel/git/ycmia...
2010-07-21  Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2010-07-20  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-07-20  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-07-20  Linus TorvaldsMerge git://git.infradead.org/users/cbou/battery-2...
2010-07-20  Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2010-07-19  Linus TorvaldsMerge branch 'kmemleak' of git://git./linux/kernel...
2010-07-19  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-07-18  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2010-07-16  Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-07-16  Sage Weilceph: do not include cap/dentry releases in replayed...
2010-07-16  Sage Weilceph: reuse request message when replaying against...
2010-07-16  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-07-16  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2010-07-14  Linus TorvaldsMerge branch 'kvm-updates/2.6.35' of git://git./virt...
2010-07-12  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
next
This page took 0.063212 seconds and 8 git commands to generate.