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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2012-11-26
rbd: store snapshot id instead of index
Josh Durgin
1
-22
/
+5
2012-11-26
rbd: protect read of snapshot sequence number
Josh Durgin
1
-1
/
+3
2012-11-26
rbd: don't hold spinlock during messenger flush
Alex Elder
1
-2
/
+2
2012-11-26
libceph: fix messenger retry
Sage Weil
2
-16
/
+8
2012-11-26
libceph: flush msgr queue during mon_client shutdown
Sage Weil
2
-7
/
+8
2012-11-26
rbd: Clear ceph_msg->bio_iter for retransmitted message
Yan, Zheng
1
-0
/
+4
2012-11-26
libceph: use con get/put ops from osd_client
Sage Weil
1
-4
/
+4
2012-11-26
libceph: osd_client: don't drop reply reference too early
Alex Elder
1
-2
/
+2
2012-11-26
libceph: fix pg_temp updates
Sage Weil
1
-1
/
+5
2012-11-26
libceph: avoid unregistering osd request when not registered
Sage Weil
1
-0
/
+6
2012-11-26
ceph: add auth buf in prepare_write_connect()
Alex Elder
1
-9
/
+9
2012-11-26
ceph: rename prepare_connect_authorizer()
Alex Elder
1
-6
/
+7
2012-11-26
ceph: return pointer from prepare_connect_authorizer()
Alex Elder
1
-9
/
+9
2012-11-26
ceph: use info returned by get_authorizer
Alex Elder
4
-25
/
+10
2012-11-26
ceph: have get_authorizer methods return pointers
Alex Elder
4
-21
/
+34
2012-11-26
ceph: ensure auth ops are defined before use
Alex Elder
2
-13
/
+16
2012-11-26
ceph: messenger: reduce args to create_authorizer
Alex Elder
5
-50
/
+39
2012-11-26
ceph: define ceph_auth_handshake type
Alex Elder
5
-41
/
+47
2012-11-26
ceph: messenger: check return from get_authorizer
Alex Elder
1
-3
/
+7
2012-11-26
ceph: messenger: rework prepare_connect_authorizer()
Alex Elder
1
-9
/
+19
2012-11-26
ceph: messenger: check prepare_write_connect() result
Alex Elder
1
-4
/
+12
2012-11-26
ceph: don't set WRITE_PENDING too early
Alex Elder
1
-1
/
+5
2012-11-26
ceph: drop msgr argument from prepare_write_connect()
Alex Elder
1
-14
/
+11
2012-11-26
ceph: messenger: send banner in process_connect()
Alex Elder
1
-9
/
+7
2012-11-26
ceph: messenger: reset connection kvec caller
Alex Elder
1
-1
/
+5
2012-11-26
libceph: don't reset kvec in prepare_write_banner()
Alex Elder
1
-3
/
+1
2012-11-26
ceph: messenger: change read_partial() to take "end" arg
Alex Elder
1
-22
/
+38
2012-11-26
ceph: messenger: update "to" in read_partial() caller
Alex Elder
1
-15
/
+16
2012-11-26
ceph: messenger: use read_partial() in read_partial_message()
Alex Elder
1
-20
/
+10
2012-11-26
ceph: osd_client: fix endianness bug in osd_req_encode_op()
Alex Elder
1
-1
/
+1
2012-11-26
crush: fix memory leak when destroying tree buckets
Sage Weil
1
-0
/
+2
2012-11-26
crush: fix tree node weight lookup
Sage Weil
2
-3
/
+6
2012-11-26
crush: be more tolerant of nonsensical crush maps
Sage Weil
1
-9
/
+24
2012-11-26
crush: adjust local retry threshold
Sage Weil
1
-1
/
+1
2012-11-26
crush: clean up types, const-ness
Sage Weil
4
-23
/
+24
2012-11-26
selinux: fix sel_netnode_insert() suspicious rcu dereference
Dave Jones
1
-1
/
+2
2012-11-26
reiserfs: Protect reiserfs_quota_write() with write lock
Jan Kara
1
-0
/
+4
2012-11-26
reiserfs: Move quota calls out of write lock
Jan Kara
3
-7
/
+25
2012-11-26
reiserfs: Protect reiserfs_quota_on() with write lock
Jan Kara
1
-3
/
+8
2012-11-26
reiserfs: Fix lock ordering during remount
Jan Kara
1
-7
/
+20
2012-11-26
NFS: Wait for session recovery to finish before returning
Bryan Schumaker
1
-2
/
+1
2012-11-26
drm/i915: fix overlay on i830M
Daniel Vetter
1
-3
/
+11
2012-11-26
s390/signal: set correct address space control
Martin Schwidefsky
4
-7
/
+27
2012-11-26
sky2: Fix for interrupt handler
Mirko Lindner
1
-1
/
+3
2012-11-26
eCryptfs: check for eCryptfs cipher support at mount
Tim Sally
1
-0
/
+13
2012-11-26
eCryptfs: Copy up POSIX ACL and read-only flags from lower mount
Tyler Hicks
1
-1
/
+9
2012-11-26
usb: use usb_serial_put in usb_serial_probe errors
Jan Safrata
1
-3
/
+3
2012-11-26
netfilter: nf_nat: don't check for port change on ICMP tuples
Ulrich Weber
1
-2
/
+4
2012-11-26
netfilter: Mark SYN/ACK packets as invalid from original direction
Jozsef Kadlecsik
1
-11
/
+8
2012-11-26
netfilter: Validate the sequence number of dataless ACK packets as well
Jozsef Kadlecsik
1
-8
/
+2
[prev]
[next]