summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-04Documentation: dts: add bindings for Vybrid GPIO/PORT modulearchive/vf610-gpio-v5-non-dtsStefan Agner
2014-10-16gpio: vf610: add gpiolib/IRQ chip driver for VybridStefan Agner
2014-10-16pinctrl: imx: add gpio pinmux support for vf610Stefan Agner
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-15Merge tag 'llvmlinux-for-v3.18' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds
2014-10-15Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-10-15Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2014-10-15Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-10-15Merge tag 'for-v3.18' of git://git.infradead.org/battery-2.6Linus Torvalds
2014-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-10-15Merge branch 'CVE-2014-7970' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-14mnt: Prevent pivot_root from creating a loop in the mount treeEric W. Biederman
2014-10-14ceph: fix divide-by-zero in __validate_layout()Yan, Zheng
2014-10-14rbd: rbd workqueues need a resque workerIlya Dryomov
2014-10-14libceph: ceph-msgr workqueue needs a resque workerIlya Dryomov
2014-10-14ceph: fix bool assignmentsFabian Frederick
2014-10-14libceph: separate multiple ops with commas in debugfs outputIlya Dryomov
2014-10-14libceph: sync osd op definitions in rados.hIlya Dryomov
2014-10-14libceph: remove redundant declarationFabian Frederick
2014-10-14ceph: additional debugfs outputJohn Spray
2014-10-14ceph: export ceph_session_state_name functionJohn Spray
2014-10-14ceph: include the initial ACL in create/mkdir/mknod MDS requestsYan, Zheng
2014-10-14ceph: use pagelist to present MDS request dataYan, Zheng
2014-10-14libceph: reference counting pagelistYan, Zheng
2014-10-14ceph: fix llistxattr on symlinkYan, Zheng
2014-10-14ceph: send client metadata to MDSJohn Spray
2014-10-14ceph: remove redundant code for max file size verificationChao Yu
2014-10-14ceph: remove redundant io_iter_advance()Yan, Zheng
2014-10-14ceph: move ceph_find_inode() outside the s_mutexYan, Zheng
2014-10-14ceph: request xattrs if xattr_version is zeroYan, Zheng
2014-10-14rbd: set the remaining discard properties to enable supportJosh Durgin
2014-10-14rbd: use helpers to handle discard for layered images correctlyJosh Durgin
2014-10-14rbd: extract a method for adding object operationsJosh Durgin
2014-10-14rbd: make discard trigger copy-on-writeJosh Durgin
2014-10-14rbd: tolerate -ENOENT for discard operationsJosh Durgin
2014-10-14rbd: fix snapshot context reference count for discardsJosh Durgin
2014-10-14rbd: read image size for discard check safelyJosh Durgin
2014-10-14rbd: initial discard bits from Guangliang ZhaoGuangliang Zhao
2014-10-14rbd: extend the operation typeGuangliang Zhao
2014-10-14rbd: skip the copyup when an entire object writingGuangliang Zhao
2014-10-14rbd: add img_obj_request_simple() helperIlya Dryomov
2014-10-14rbd: access snapshot context and mapping size safelyJosh Durgin
2014-10-14rbd: do not return -ERANGE on auth failuresIlya Dryomov
2014-10-14libceph: don't try checking queue_work() return valueIlya Dryomov
2014-10-14ceph: make sure request isn't in any waiting list when kicking request.Yan, Zheng
2014-10-14ceph: protect kick_requests() with mdsc->mutexYan, Zheng
2014-10-14libceph: Convert pr_warning to pr_warnJoe Perches
2014-10-14ceph: trim unused inodes before reconnecting to recovering MDSYan, Zheng
2014-10-14libceph: fix a use after free issue in osdmap_set_max_osdLi RongQing
2014-10-14libceph: select CRYPTO_CBC in addition to CRYPTO_AESIlya Dryomov