Age | Commit message (Expand) | Author |
2014-10-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2014-10-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide | Linus Torvalds |
2014-10-18 | futex: Ensure get_futex_key_refs() always implies a barrier | Catalin Marinas |
2014-10-15 | Drivers: ide: Remove typedef atiixp_ide_timing | Himangi Saraogi |
2014-10-15 | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-10-15 | Merge tag 'llvmlinux-for-v3.18' of git://git.linuxfoundation.org/llvmlinux/ke... | Linus Torvalds |
2014-10-15 | Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-10-15 | Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds |
2014-10-15 | Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-10-15 | Merge tag 'for-v3.18' of git://git.infradead.org/battery-2.6 | Linus Torvalds |
2014-10-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2014-10-15 | Merge branch 'CVE-2014-7970' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-10-14 | sparc64: Fix FPU register corruption with AES crypto offload. | David S. Miller |
2014-10-14 | mnt: Prevent pivot_root from creating a loop in the mount tree | Eric W. Biederman |
2014-10-14 | 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 |