Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penber...
[platform/adaptation/renesas_rcar/renesas_kernel.git] / fs / ceph /
2013-05-07 Linus TorvaldsMerge branch 'slab/for-linus' of git://git./linux/kerne...
2013-05-07 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2013-05-07 Linus TorvaldsMerge branch 'kconfig' of git://git./linux/kernel/git...
2013-05-07 Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2013-05-07 Pekka EnbergMerge branch 'slab/next' into slab/for-linus
2013-05-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2013-05-06 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2013-05-06 Linus TorvaldsMerge tag 'gpio-for-linus' of git://git.secretlab.ca...
2013-05-06 Linus TorvaldsMerge tag 'for-3.10-rc1' of git://gitorious.org/linux...
2013-05-06 Linus TorvaldsMerge tag 'iommu-updates-v3.10' of git://git./linux...
2013-05-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-05-04 Linus TorvaldsMerge tag 'mmc-updates-for-3.10-rc1' of git://git....
2013-05-03 Linus TorvaldsMerge tag 'jfs-3.10' of git://github.com/kleikamp/linux...
2013-05-02 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2013-05-02 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2013-05-02 Linus TorvaldsMerge tag 'for-linus-v3.10-rc1' of git://oss.sgi.com...
2013-05-02 Linus TorvaldsMerge tag 'virtio-next-for-linus' of git://git./linux...
2013-05-02 Russell KingMerge branch 'cleanup' into for-linus
2013-05-02 Frederic WeisbeckerMerge commit '8700c95adb03' into timers/nohz
2013-05-02 Alex Elderceph: use ceph_create_snap_context()
2013-05-02 Alex Elderlibceph: kill off osd data write_request parameters
2013-05-02 Randy Dunlapceph: fix printk format warnings in file.c
2013-05-02 Yan, Zhengceph: fix race between writepages and truncate
2013-05-02 Yan, Zhengceph: apply write checks in ceph_aio_write
2013-05-02 Yan, Zhengceph: take i_mutex before getting Fw cap
2013-05-02 Alex Elderlibceph: change how "safe" callback is used
2013-05-02 Alex Elderceph: let osd client clean up for interrupted request
2013-05-02 Yan, Zhengceph: fix symlink inode operations
2013-05-02 Sam Langceph: Use pseudo-random numbers to choose mds
2013-05-02 Alex Elderlibceph: add, don't set data for a message
2013-05-02 Alex Elderlibceph: combine initializing and setting osd data
2013-05-02 Alex Elderlibceph: specify osd op by index in request
2013-05-02 Alex Elderlibceph: add data pointers in osd op structures
2013-05-02 Alex Elderlibceph: keep source rather than message osd op array
2013-05-02 Alex Elderlibceph: a few more osd data cleanups
2013-05-02 Alex Elderlibceph: define osd data initialization helpers
2013-05-02 Alex Elderceph: build osd request message later for writepages
2013-05-02 Alex Elderlibceph: hold off building osd request
2013-05-02 Alex Elderceph: kill ceph alloc_page_vec()
2013-05-02 Alex Elderceph: define ceph_writepages_osd_request()
2013-05-02 Alex Elderlibceph: don't build request in ceph_osdc_new_request()
2013-05-02 Alex Elderceph: use page_offset() in ceph_writepages_start()
2013-05-02 Alex Elderceph: set up page array mempool with correct size
2013-05-02 Sage Weillibceph: wrap auth ops in wrapper functions
2013-05-02 Sage Weillibceph: add update_authorizer auth method
2013-05-02 Henry C Changceph: fix buffer pointer advance in ceph_sync_write
2013-05-02 Yan, Zhengceph: use i_release_count to indicate dir's completeness
2013-05-02 Alex Elderceph: only set message data pointers if non-empty
2013-05-02 Alex Elderlibceph: isolate other message data fields
2013-05-02 Alex Elderlibceph: set page info with byte length
2013-05-02 Alex Elderlibceph: isolate message page field manipulation
2013-05-02 Alex Elderlibceph: record byte count not page count
2013-05-02 Alex Elderlibceph: separate read and write data
2013-05-02 Alex Elderlibceph: distinguish page and bio requests
2013-05-02 Alex Elderlibceph: separate osd request data info
2013-05-02 Alex Elderlibceph: don't assign page info in ceph_osdc_new_request()
2013-05-02 Alex Elderceph: simplify ceph_sync_write() page_align calculation
2013-05-02 Alex Elderceph: use calc_pages_for() in start_read()
2013-05-02 Alex Elderlibceph: no need for alignment for mds message
2013-05-02 Alex Elderlibceph: define mds_alloc_msg() method
2013-05-02 Alex Elderlibceph: rename ceph_calc_object_layout()
2013-05-02 Alex Elderlibceph: kill ceph_msg->pagelist_count
2013-05-02 Yan, Zhengceph: acquire i_mutex in __ceph_do_pending_vmtruncate
2013-05-02 Yan, Zhengceph: don't early drop Fw cap
2013-05-02 Sage Weilceph: revert commit 22cddde104
2013-05-02 Yan, Zhengceph: use I_COMPLETE inode flag instead of D_COMPLETE...
2013-05-02 Yan, Zhengceph: set mds_want according to cap import message
2013-05-02 Yan, Zhengceph: queue cap release when trimming cap
2013-05-02 Yan, Zhengceph: fix LSSNAP regression
2013-05-02 Alex Elderlibceph: distinguish page array and pagelist count
2013-05-01 Al ViroMerge branch 'vfree' into for-next
2013-05-01 Dmitry TorokhovMerge branch 'next' into for-linus
2013-05-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-04-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-04-30 Linus TorvaldsMerge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org...
2013-04-30 Linus TorvaldsMerge branch 'linux_next' of git://git./linux/kernel...
2013-04-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-04-30 Linus TorvaldsMerge branch 'x86-paravirt-for-linus' of git://git...
2013-04-30 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2013-04-30 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2013-04-30 Jiri KosinaMerge branches 'for-3.10/multitouch', 'for-3.10/roccat...
2013-04-30 Jiri KosinaMerge branch 'for-3.10/mt-hybrid-finger-pen' into for...
2013-04-30 Jiri KosinaMerge branches 'for-3.10/appleir', 'for-3.10/hid-debug...
2013-04-30 Linus TorvaldsMerge branch 'for-3.10' of git://git./linux/kernel...
2013-04-30 Linus TorvaldsMerge branch 'for-3.10-async' of git://git./linux/kerne...
2013-04-30 Benjamin HerrenschmidtMerge remote-tracking branch 'kumar/next' into next
2013-04-29 Linus TorvaldsMerge tag 'ktest-v3.10' of git://git./linux/kernel...
2013-04-29 Linus TorvaldsMerge tag 'trace-3.10' of git://git./linux/kernel/git...
2013-04-29 J. Bruce FieldsMerge branch 'nfs-for-next' of git://linux-nfs.org...
2013-04-29 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2013-04-28 Mark BrownMerge remote-tracking branch 'regulator/topic/twl'...
2013-04-28 Mark BrownMerge remote-tracking branch 'regulator/topic/tps6586x...
2013-04-28 Mark BrownMerge remote-tracking branch 'regulator/topic/s5m8767...
2013-04-28 Mark BrownMerge remote-tracking branch 'regulator/topic/palmas...
2013-04-28 Mark BrownMerge remote-tracking branch 'regulator/topic/max8998...
2013-04-28 Mark BrownMerge remote-tracking branch 'regulator/topic/max8925...
2013-04-28 Mark BrownMerge remote-tracking branch 'regulator/topic/lp8788...
2013-04-28 Mark BrownMerge remote-tracking branch 'regulator/topic/gpio...
2013-04-28 Mark BrownMerge remote-tracking branch 'regulator/topic/enable...
2013-04-28 Mark BrownMerge remote-tracking branch 'regulator/topic/core...
next