]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
3.4-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Jan 2013 18:13:22 +0000 (10:13 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Jan 2013 18:13:22 +0000 (10:13 -0800)
commita90bfb00b971aa2d8d5259ac876337d10b529196
tree7a0876036a8bd94cf35906060dfe8b5374c6cad4
parent1fb8fa812eac41b5762a6bdfa5b05cace030ce0b
3.4-stable patches

added patches:
ceph-call-handle_cap_grant-for-cap-import-message.patch
ceph-close-old-con-before-reopening-on-mds-reconnect.patch
ceph-don-t-add-dirty-inode-to-dirty-list-if-caps-is-in-migration.patch
ceph-don-t-reference-req-after-put.patch
ceph-don-t-update-i_max_size-when-handling-non-auth-cap.patch
ceph-fix-__ceph_do_pending_vmtruncate.patch
ceph-fix-infinite-loop-in-__wake_requests.patch
ceph-propagate-layout-error-on-osd-request-creation.patch
ceph-tolerate-and-warn-on-extraneous-dentry-from-mds.patch
libceph-always-reset-osds-when-kicking.patch
libceph-avoid-using-freed-osd-in-__kick_osd_requests.patch
libceph-don-t-use-rb_init_node-in-ceph_osdc_alloc_request.patch
libceph-fix-osdmap-decode-error-paths.patch
libceph-fix-protocol-feature-mismatch-failure-path.patch
libceph-init-event-node-in-ceph_osdc_create_event.patch
libceph-init-osd-o_node-in-create_osd.patch
libceph-move-linger-requests-sooner-in-kick_requests.patch
libceph-register-request-before-unregister-linger.patch
libceph-remove-osdtimeout-option.patch
libceph-report-connection-fault-with-warning.patch
libceph-socket-can-close-in-any-connection-state.patch
libceph-unlock-unprocessed-pages-in-start_read-error-path.patch
libceph-warn-don-t-bug-on-unexpected-connection-states.patch
rbd-add-read_only-rbd-map-option.patch
rbd-bug-on-invalid-layout.patch
rbd-do-not-allow-remove-of-mounted-on-image.patch
rbd-drop-dev-reference-on-error-in-rbd_open.patch
rbd-expose-the-correct-size-of-the-device-in-sysfs.patch
rbd-fix-bug-in-rbd_dev_id_put.patch
rbd-kill-create_snap-sysfs-entry.patch
rbd-kill-notify_timeout-option.patch
rbd-only-reset-capacity-when-pointing-to-head.patch
rbd-remove-linger-unconditionally.patch
rbd-return-errors-for-mapped-but-deleted-snapshot.patch
rbd-send-header-version-when-notifying.patch
rbd-set-image-size-when-header-is-updated.patch
rbd-use-reference-counting-for-the-snap-context.patch
38 files changed:
queue-3.4/ceph-call-handle_cap_grant-for-cap-import-message.patch [new file with mode: 0644]
queue-3.4/ceph-close-old-con-before-reopening-on-mds-reconnect.patch [new file with mode: 0644]
queue-3.4/ceph-don-t-add-dirty-inode-to-dirty-list-if-caps-is-in-migration.patch [new file with mode: 0644]
queue-3.4/ceph-don-t-reference-req-after-put.patch [new file with mode: 0644]
queue-3.4/ceph-don-t-update-i_max_size-when-handling-non-auth-cap.patch [new file with mode: 0644]
queue-3.4/ceph-fix-__ceph_do_pending_vmtruncate.patch [new file with mode: 0644]
queue-3.4/ceph-fix-infinite-loop-in-__wake_requests.patch [new file with mode: 0644]
queue-3.4/ceph-propagate-layout-error-on-osd-request-creation.patch [new file with mode: 0644]
queue-3.4/ceph-tolerate-and-warn-on-extraneous-dentry-from-mds.patch [new file with mode: 0644]
queue-3.4/libceph-always-reset-osds-when-kicking.patch [new file with mode: 0644]
queue-3.4/libceph-avoid-using-freed-osd-in-__kick_osd_requests.patch [new file with mode: 0644]
queue-3.4/libceph-don-t-use-rb_init_node-in-ceph_osdc_alloc_request.patch [new file with mode: 0644]
queue-3.4/libceph-fix-osdmap-decode-error-paths.patch [new file with mode: 0644]
queue-3.4/libceph-fix-protocol-feature-mismatch-failure-path.patch [new file with mode: 0644]
queue-3.4/libceph-init-event-node-in-ceph_osdc_create_event.patch [new file with mode: 0644]
queue-3.4/libceph-init-osd-o_node-in-create_osd.patch [new file with mode: 0644]
queue-3.4/libceph-move-linger-requests-sooner-in-kick_requests.patch [new file with mode: 0644]
queue-3.4/libceph-register-request-before-unregister-linger.patch [new file with mode: 0644]
queue-3.4/libceph-remove-osdtimeout-option.patch [new file with mode: 0644]
queue-3.4/libceph-report-connection-fault-with-warning.patch [new file with mode: 0644]
queue-3.4/libceph-socket-can-close-in-any-connection-state.patch [new file with mode: 0644]
queue-3.4/libceph-unlock-unprocessed-pages-in-start_read-error-path.patch [new file with mode: 0644]
queue-3.4/libceph-warn-don-t-bug-on-unexpected-connection-states.patch [new file with mode: 0644]
queue-3.4/rbd-add-read_only-rbd-map-option.patch [new file with mode: 0644]
queue-3.4/rbd-bug-on-invalid-layout.patch [new file with mode: 0644]
queue-3.4/rbd-do-not-allow-remove-of-mounted-on-image.patch [new file with mode: 0644]
queue-3.4/rbd-drop-dev-reference-on-error-in-rbd_open.patch [new file with mode: 0644]
queue-3.4/rbd-expose-the-correct-size-of-the-device-in-sysfs.patch [new file with mode: 0644]
queue-3.4/rbd-fix-bug-in-rbd_dev_id_put.patch [new file with mode: 0644]
queue-3.4/rbd-kill-create_snap-sysfs-entry.patch [new file with mode: 0644]
queue-3.4/rbd-kill-notify_timeout-option.patch [new file with mode: 0644]
queue-3.4/rbd-only-reset-capacity-when-pointing-to-head.patch [new file with mode: 0644]
queue-3.4/rbd-remove-linger-unconditionally.patch [new file with mode: 0644]
queue-3.4/rbd-return-errors-for-mapped-but-deleted-snapshot.patch [new file with mode: 0644]
queue-3.4/rbd-send-header-version-when-notifying.patch [new file with mode: 0644]
queue-3.4/rbd-set-image-size-when-header-is-updated.patch [new file with mode: 0644]
queue-3.4/rbd-use-reference-counting-for-the-snap-context.patch [new file with mode: 0644]
queue-3.4/series