summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-03-29ceph: update discussion list address in MAINTAINERSSage Weil1-1/+1
2010-03-29ceph: some documentations fixesCheng Renquan2-4/+7
2010-03-28ceph: fix use after free on mds __unregister_requestSage Weil1-1/+2
2010-03-23ceph: avoid loaded term 'OSD' in documentionSage Weil1-1/+1
2010-03-23ceph: fix possible double-free of mds request referenceSage Weil1-1/+3
2010-03-23ceph: fix session check on mds replySage Weil1-1/+1
2010-03-23ceph: handle kmalloc() failureDan Carpenter1-0/+2
2010-03-23ceph: propagate mds session allocation failures to callerSage Weil1-1/+6
2010-03-23ceph: make write_begin wait propagate ERESTARTSYSSage Weil1-2/+8
2010-03-23ceph: fix snap rebuild conditionSage Weil1-2/+2
2010-03-23ceph: avoid reopening osd connections when address hasn't changedSage Weil3-1/+23
2010-03-23ceph: rename r_sent_stamp r_stampSage Weil2-7/+7
2010-03-23ceph: fix connection fault con_work reentrancy problemSage Weil1-2/+0
2010-03-23ceph: prevent dup stale messages to console for restarting mdsSage Weil1-1/+1
2010-03-23ceph: fix pg pool decoding from incremental osdmap updateSage Weil1-7/+10
2010-03-23ceph: fix mds sync() race with completing requestsSage Weil1-7/+20
2010-03-23ceph: only release unused caps with mds requestsSage Weil1-3/+10
2010-03-23ceph: clean up handle_cap_grant, handle_caps wrt session mutexSage Weil1-32/+25
2010-03-23ceph: fix session locking in handle_caps, ceph_check_capsSage Weil1-5/+9
2010-03-23ceph: drop unnecessary WARN_ON in caps migrationSage Weil1-2/+1
2010-03-23ceph: fix null pointer deref of r_osd in debug outputSage Weil1-1/+1
2010-03-23ceph: clean up service ticket decodingSage Weil1-8/+20
2010-03-20ceph: release old ticket_blob bufferSage Weil1-1/+5
2010-03-20ceph: fix authenticator buffer size calculationSage Weil1-6/+13
2010-03-20ceph: fix authenticator timeoutSage Weil1-8/+1
2010-03-20ceph: fix inode removal from snap realm when racing with migrationSage Weil1-0/+16
2010-03-20ceph: add missing locking to protect i_snap_realm_item during splitSage Weil1-0/+2
2010-03-20ceph: implemented caps should always be superset of issued capsSage Weil1-0/+2
2010-03-19Linux 2.6.34-rc2v2.6.34-rc2Linus Torvalds1-1/+1
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds5-2/+50
2010-03-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-51/+69
2010-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds7-13/+5
2010-03-19Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds8-40/+17
2010-03-19Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarz...Linus Torvalds1-0/+0
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds8-41/+53
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds11-38/+102
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds32-148/+335
2010-03-19Delete zero-length file drivers/mtd/maps/omap_nor.cJeff Garzik1-0/+0
2010-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds67-0/+28066
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds8-121/+333
2010-03-19USB: gadget/multi: cdc_do_config: remove redundant checkPeter Korsgaard1-2/+0
2010-03-19usb: r8a66597-hcd: fix removed from an attached hubYoshihiro Shimoda1-5/+11
2010-03-19USB: xhci: Make endpoint interval debugging clearer.Sarah Sharp1-2/+7
2010-03-19USB: Fix usb_fill_int_urb for SuperSpeed devicesMatthew Wilcox2-5/+14
2010-03-19USB: cp210x: Remove double usb_control_msg from cp210x_set_configMichael Brunner1-5/+0
2010-03-19USB: Remove last bit of CONFIG_USB_BERRY_CHARGEChristoph Egger1-14/+0
2010-03-19USB: gadget: add gadget controller number for s3c-hsotg driverMaurus Cuelenaere1-0/+8
2010-03-19USB: ftdi_sio: Fix locking for change_speed() functionAlessio Igor Bogani1-2/+4
2010-03-19USB: g_mass_storage: fixed module name in KconfigMichal Nazarewicz1-1/+1
2010-03-19USB: gadget: f_mass_storage::fsg_bind(): fix error handlingPeter Korsgaard1-1/+0