index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-29
ceph: update discussion list address in MAINTAINERS
Sage Weil
1
-1
/
+1
2010-03-29
ceph: some documentations fixes
Cheng Renquan
2
-4
/
+7
2010-03-29
ceph: fix use after free on mds __unregister_request
Sage Weil
1
-1
/
+2
2010-03-23
ceph: avoid loaded term 'OSD' in documention
Sage Weil
1
-1
/
+1
2010-03-23
ceph: fix possible double-free of mds request reference
Sage Weil
1
-1
/
+3
2010-03-23
ceph: fix session check on mds reply
Sage Weil
1
-1
/
+1
2010-03-23
ceph: handle kmalloc() failure
Dan Carpenter
1
-0
/
+2
2010-03-23
ceph: propagate mds session allocation failures to caller
Sage Weil
1
-1
/
+6
2010-03-23
ceph: make write_begin wait propagate ERESTARTSYS
Sage Weil
1
-2
/
+8
2010-03-23
ceph: fix snap rebuild condition
Sage Weil
1
-2
/
+2
2010-03-23
ceph: avoid reopening osd connections when address hasn't changed
Sage Weil
3
-1
/
+23
2010-03-23
ceph: rename r_sent_stamp r_stamp
Sage Weil
2
-7
/
+7
2010-03-23
ceph: fix connection fault con_work reentrancy problem
Sage Weil
1
-2
/
+0
2010-03-23
ceph: prevent dup stale messages to console for restarting mds
Sage Weil
1
-1
/
+1
2010-03-23
ceph: fix pg pool decoding from incremental osdmap update
Sage Weil
1
-7
/
+10
2010-03-23
ceph: fix mds sync() race with completing requests
Sage Weil
1
-7
/
+20
2010-03-23
ceph: only release unused caps with mds requests
Sage Weil
1
-3
/
+10
2010-03-23
ceph: clean up handle_cap_grant, handle_caps wrt session mutex
Sage Weil
1
-32
/
+25
2010-03-23
ceph: fix session locking in handle_caps, ceph_check_caps
Sage Weil
1
-5
/
+9
2010-03-23
ceph: drop unnecessary WARN_ON in caps migration
Sage Weil
1
-2
/
+1
2010-03-23
ceph: fix null pointer deref of r_osd in debug output
Sage Weil
1
-1
/
+1
2010-03-23
ceph: clean up service ticket decoding
Sage Weil
1
-8
/
+20
2010-03-21
ceph: release old ticket_blob buffer
Sage Weil
1
-1
/
+5
2010-03-21
ceph: fix authenticator buffer size calculation
Sage Weil
1
-6
/
+13
2010-03-21
ceph: fix authenticator timeout
Sage Weil
1
-8
/
+1
2010-03-21
ceph: fix inode removal from snap realm when racing with migration
Sage Weil
1
-0
/
+16
2010-03-21
ceph: add missing locking to protect i_snap_realm_item during split
Sage Weil
1
-0
/
+2
2010-03-21
ceph: implemented caps should always be superset of issued caps
Sage Weil
1
-0
/
+2
2010-03-20
Linux 2.6.34-rc2
v2.6.34-rc2
Linus Torvalds
1
-1
/
+1
2010-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
5
-2
/
+50
2010-03-20
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-51
/
+69
2010-03-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
7
-13
/
+5
2010-03-19
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
8
-40
/
+17
2010-03-19
Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarz...
Linus Torvalds
1
-0
/
+0
2010-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
8
-41
/
+53
2010-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
11
-38
/
+102
2010-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
32
-148
/
+335
2010-03-19
Delete zero-length file drivers/mtd/maps/omap_nor.c
Jeff Garzik
1
-0
/
+0
2010-03-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
67
-0
/
+28066
2010-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
8
-121
/
+333
2010-03-19
USB: gadget/multi: cdc_do_config: remove redundant check
Peter Korsgaard
1
-2
/
+0
2010-03-19
usb: r8a66597-hcd: fix removed from an attached hub
Yoshihiro Shimoda
1
-5
/
+11
2010-03-19
USB: xhci: Make endpoint interval debugging clearer.
Sarah Sharp
1
-2
/
+7
2010-03-19
USB: Fix usb_fill_int_urb for SuperSpeed devices
Matthew Wilcox
2
-5
/
+14
2010-03-19
USB: cp210x: Remove double usb_control_msg from cp210x_set_config
Michael Brunner
1
-5
/
+0
2010-03-19
USB: Remove last bit of CONFIG_USB_BERRY_CHARGE
Christoph Egger
1
-14
/
+0
2010-03-19
USB: gadget: add gadget controller number for s3c-hsotg driver
Maurus Cuelenaere
1
-0
/
+8
2010-03-19
USB: ftdi_sio: Fix locking for change_speed() function
Alessio Igor Bogani
1
-2
/
+4
2010-03-19
USB: g_mass_storage: fixed module name in Kconfig
Michal Nazarewicz
1
-1
/
+1
2010-03-19
USB: gadget: f_mass_storage::fsg_bind(): fix error handling
Peter Korsgaard
1
-1
/
+0
[next]