]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
3.10-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Jan 2014 22:09:24 +0000 (14:09 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Jan 2014 22:09:24 +0000 (14:09 -0800)
commitcb71a740c52146f2d273fb9e3423b450889801f7
treeb74b28cf53f801ae0e5ec61d3517c679add9da7d
parent7fed07b304f3d420a165b84d368c3145a2ade9de
3.10-stable patches

added patches:
ceph-add-check-returned-value-on-func-ceph_calc_ceph_pg.patch
ceph-allow-sync_read-write-return-partial-successed-size-of-read-write.patch
ceph-avoid-accessing-invalid-memory.patch
ceph-cleanup-types-in-striped_read.patch
ceph-fix-bugs-about-handling-short-read-for-sync-read-mode.patch
ceph-fix-null-pointer-dereference.patch
ceph-free-mdsc-if-alloc-mdsc-mdsmap-failed.patch
ceph-improve-error-handling-in-ceph_mdsmap_decode.patch
libceph-add-function-to-ensure-notifies-are-complete.patch
libceph-add-lingering-request-reference-when-registered.patch
libceph-call-r_unsafe_callback-when-unsafe-reply-is-received.patch
libceph-create_singlethread_workqueue-doesn-t-return-err_ptrs.patch
libceph-fix-error-handling-in-handle_reply.patch
libceph-fix-safe-completion.patch
libceph-fix-truncate-size-calculation.patch
libceph-potential-null-dereference-in-ceph_osdc_handle_map.patch
rbd-complete-notifies-before-cleaning-up-osd_client-and-rbd_dev.patch
rbd-fix-a-couple-warnings.patch
rbd-fix-buffer-size-for-writes-to-images-with-snapshots.patch
rbd-fix-error-handling-from-rbd_snap_name.patch
rbd-fix-null-dereference-in-dout.patch
rbd-fix-use-after-free-of-rbd_dev-disk.patch
rbd-flush-dcache-after-zeroing-page-data.patch
rbd-ignore-unmapped-snapshots-that-no-longer-exist.patch
rbd-make-rbd_obj_notify_ack-synchronous.patch
rbd-protect-against-concurrent-unmaps.patch
rbd-set-removing-flag-while-holding-list-lock.patch
28 files changed:
queue-3.10/ceph-add-check-returned-value-on-func-ceph_calc_ceph_pg.patch [new file with mode: 0644]
queue-3.10/ceph-allow-sync_read-write-return-partial-successed-size-of-read-write.patch [new file with mode: 0644]
queue-3.10/ceph-avoid-accessing-invalid-memory.patch [new file with mode: 0644]
queue-3.10/ceph-cleanup-types-in-striped_read.patch [new file with mode: 0644]
queue-3.10/ceph-fix-bugs-about-handling-short-read-for-sync-read-mode.patch [new file with mode: 0644]
queue-3.10/ceph-fix-null-pointer-dereference.patch [new file with mode: 0644]
queue-3.10/ceph-free-mdsc-if-alloc-mdsc-mdsmap-failed.patch [new file with mode: 0644]
queue-3.10/ceph-improve-error-handling-in-ceph_mdsmap_decode.patch [new file with mode: 0644]
queue-3.10/libceph-add-function-to-ensure-notifies-are-complete.patch [new file with mode: 0644]
queue-3.10/libceph-add-lingering-request-reference-when-registered.patch [new file with mode: 0644]
queue-3.10/libceph-call-r_unsafe_callback-when-unsafe-reply-is-received.patch [new file with mode: 0644]
queue-3.10/libceph-create_singlethread_workqueue-doesn-t-return-err_ptrs.patch [new file with mode: 0644]
queue-3.10/libceph-fix-error-handling-in-handle_reply.patch [new file with mode: 0644]
queue-3.10/libceph-fix-safe-completion.patch [new file with mode: 0644]
queue-3.10/libceph-fix-truncate-size-calculation.patch [new file with mode: 0644]
queue-3.10/libceph-potential-null-dereference-in-ceph_osdc_handle_map.patch [new file with mode: 0644]
queue-3.10/rbd-complete-notifies-before-cleaning-up-osd_client-and-rbd_dev.patch [new file with mode: 0644]
queue-3.10/rbd-fix-a-couple-warnings.patch [new file with mode: 0644]
queue-3.10/rbd-fix-buffer-size-for-writes-to-images-with-snapshots.patch [new file with mode: 0644]
queue-3.10/rbd-fix-error-handling-from-rbd_snap_name.patch [new file with mode: 0644]
queue-3.10/rbd-fix-null-dereference-in-dout.patch [new file with mode: 0644]
queue-3.10/rbd-fix-use-after-free-of-rbd_dev-disk.patch [new file with mode: 0644]
queue-3.10/rbd-flush-dcache-after-zeroing-page-data.patch [new file with mode: 0644]
queue-3.10/rbd-ignore-unmapped-snapshots-that-no-longer-exist.patch [new file with mode: 0644]
queue-3.10/rbd-make-rbd_obj_notify_ack-synchronous.patch [new file with mode: 0644]
queue-3.10/rbd-protect-against-concurrent-unmaps.patch [new file with mode: 0644]
queue-3.10/rbd-set-removing-flag-while-holding-list-lock.patch [new file with mode: 0644]
queue-3.10/series