| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2014-10-15 |
|\ |
|
| * | ceph: fix divide-by-zero in __validate_layout() | Yan, Zheng | 2014-10-14 |
| * | rbd: rbd workqueues need a resque worker | Ilya Dryomov | 2014-10-14 |
| * | libceph: ceph-msgr workqueue needs a resque worker | Ilya Dryomov | 2014-10-14 |
| * | ceph: fix bool assignments | Fabian Frederick | 2014-10-14 |
| * | libceph: separate multiple ops with commas in debugfs output | Ilya Dryomov | 2014-10-14 |
| * | libceph: sync osd op definitions in rados.h | Ilya Dryomov | 2014-10-14 |
| * | libceph: remove redundant declaration | Fabian Frederick | 2014-10-14 |
| * | ceph: additional debugfs output | John Spray | 2014-10-14 |
| * | ceph: export ceph_session_state_name function | John Spray | 2014-10-14 |
| * | ceph: include the initial ACL in create/mkdir/mknod MDS requests | Yan, Zheng | 2014-10-14 |
| * | ceph: use pagelist to present MDS request data | Yan, Zheng | 2014-10-14 |
| * | libceph: reference counting pagelist | Yan, Zheng | 2014-10-14 |
| * | ceph: fix llistxattr on symlink | Yan, Zheng | 2014-10-14 |
| * | ceph: send client metadata to MDS | John Spray | 2014-10-14 |
| * | ceph: remove redundant code for max file size verification | Chao Yu | 2014-10-14 |
| * | ceph: remove redundant io_iter_advance() | Yan, Zheng | 2014-10-14 |
| * | ceph: move ceph_find_inode() outside the s_mutex | Yan, Zheng | 2014-10-14 |
| * | ceph: request xattrs if xattr_version is zero | Yan, Zheng | 2014-10-14 |
| * | rbd: set the remaining discard properties to enable support | Josh Durgin | 2014-10-14 |
| * | rbd: use helpers to handle discard for layered images correctly | Josh Durgin | 2014-10-14 |
| * | rbd: extract a method for adding object operations | Josh Durgin | 2014-10-14 |
| * | rbd: make discard trigger copy-on-write | Josh Durgin | 2014-10-14 |
| * | rbd: tolerate -ENOENT for discard operations | Josh Durgin | 2014-10-14 |
| * | rbd: fix snapshot context reference count for discards | Josh Durgin | 2014-10-14 |
| * | rbd: read image size for discard check safely | Josh Durgin | 2014-10-14 |
| * | rbd: initial discard bits from Guangliang Zhao | Guangliang Zhao | 2014-10-14 |
| * | rbd: extend the operation type | Guangliang Zhao | 2014-10-14 |
| * | rbd: skip the copyup when an entire object writing | Guangliang Zhao | 2014-10-14 |
| * | rbd: add img_obj_request_simple() helper | Ilya Dryomov | 2014-10-14 |
| * | rbd: access snapshot context and mapping size safely | Josh Durgin | 2014-10-14 |
| * | rbd: do not return -ERANGE on auth failures | Ilya Dryomov | 2014-10-14 |
| * | libceph: don't try checking queue_work() return value | Ilya Dryomov | 2014-10-14 |
| * | ceph: make sure request isn't in any waiting list when kicking request. | Yan, Zheng | 2014-10-14 |
| * | ceph: protect kick_requests() with mdsc->mutex | Yan, Zheng | 2014-10-14 |
| * | libceph: Convert pr_warning to pr_warn | Joe Perches | 2014-10-14 |
| * | ceph: trim unused inodes before reconnecting to recovering MDS | Yan, Zheng | 2014-10-14 |
| * | libceph: fix a use after free issue in osdmap_set_max_osd | Li RongQing | 2014-10-14 |
| * | libceph: select CRYPTO_CBC in addition to CRYPTO_AES | Ilya Dryomov | 2014-10-14 |
| * | libceph: resend lingering requests with a new tid | Ilya Dryomov | 2014-10-14 |
| * | libceph: abstract out ceph_osd_request enqueue logic | Ilya Dryomov | 2014-10-14 |
* | | Merge branch 'CVE-2014-7970' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-10-15 |
|\ \ |
|
| * | | mnt: Prevent pivot_root from creating a loop in the mount tree | Eric W. Biederman | 2014-10-14 |
* | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2014-10-14 |
|\ \ \ |
|
| * | | | drm/mst: rework payload table allocation to conform better. | Dave Airlie | 2014-10-13 |
| * | | | drm/ast: Fix HW cursor image | Benjamin Herrenschmidt | 2014-10-07 |
| * | | | Merge tag 'ipu-fixes-3.18' of git://git.pengutronix.de/git/pza/linux into drm... | Dave Airlie | 2014-10-07 |
| |\ \ \ |
|
| | * | | | gpu: ipu-v3: Kconfig: Remove SOC_IMX6SL from IMX_IPUV3_CORE Kconfig | Fabio Estevam | 2014-09-24 |
| | * | | | gpu: ipu-v3: ipu-smfc: Do not leave DEBUG defined | Fabio Estevam | 2014-09-02 |
| | * | | | gpu: ipu-v3: Return proper error on ipu_add_client_devices error path | Axel Lin | 2014-09-02 |