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
2012-05-23
CIFS: Move add/set_credits and get_credits_field to ops structure
Pavel Shilovsky
7
-50
/
+62
2012-05-23
CIFS: Move protocol specific demultiplex thread calls to ops struct
Pavel Shilovsky
5
-27
/
+39
2012-05-23
CIFS: Move protocol specific part from cifs_readv_receive to ops struct
Pavel Shilovsky
3
-27
/
+33
2012-05-23
CIFS: Move header_size/max_header_size to ops structure
Pavel Shilovsky
4
-23
/
+20
2012-05-23
CIFS: Move protocol specific part from SendReceive2 to ops struct
Pavel Shilovsky
4
-3
/
+15
2012-05-17
cifs: Include backup intent search flags during searches {try #2)
Shirish Pargaonkar
3
-11
/
+22
2012-05-17
CIFS: Separate protocol specific part from setlk
Pavel Shilovsky
1
-2
/
+2
2012-05-17
CIFS: Separate protocol specific part from getlk
Pavel Shilovsky
3
-22
/
+39
2012-05-17
CIFS: Separate protocol specific lock type handling
Pavel Shilovsky
3
-16
/
+33
2012-05-17
CIFS: Convert lock type to 32 bit variable
Pavel Shilovsky
2
-7
/
+8
2012-05-17
CIFS: Move locks to cifsFileInfo structure
Pavel Shilovsky
3
-44
/
+58
2012-05-17
cifs: convert send_nt_cancel into a version specific op
Jeff Layton
3
-39
/
+54
2012-05-17
cifs: add a smb_version_operations/values structures and a smb_version enum
Jeff Layton
5
-2
/
+89
2012-05-17
cifs: remove the vers= and version= synonyms for ver=
Jeff Layton
1
-4
/
+1
2012-05-17
cifs: add warning about change in default cache semantics in 3.7
Jeff Layton
1
-0
/
+13
2012-05-17
cifs: display cache= option in /proc/mounts
Jeff Layton
1
-4
/
+14
2012-05-17
cifs: add deprecation warnings to strictcache and forcedirectio
Jeff Layton
1
-0
/
+6
2012-05-17
cifs: add a cache= option to better describe the different cache flavors
Jeff Layton
1
-3
/
+54
2012-05-17
cifs: add a deprecation warning to CIFS_IOC_CHECKUMOUNT ioctl
Jeff Layton
1
-0
/
+8
2012-05-17
cifs: remove legacy MultiuserMount option
Jeff Layton
5
-109
/
+1
2012-05-17
cifs: convert cifs_iovec_read to use async reads
Jeff Layton
2
-60
/
+236
2012-05-17
cifs: add wrapper for cifs_async_readv to retry opening file
Jeff Layton
1
-9
/
+18
2012-05-17
cifs: add refcounting to cifs_readdata structures
Jeff Layton
3
-7
/
+19
2012-05-17
cifs: abstract out function to marshal the iovec for readv receives
Jeff Layton
3
-63
/
+74
2012-05-17
cifs: make cifs_readdata_alloc take a work_func_t arg
Jeff Layton
3
-53
/
+49
2012-05-17
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-23
/
+40
2012-05-17
Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
3
-12
/
+12
2012-05-17
Merge tag 'rproc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2012-05-17
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+2
2012-05-17
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
5
-34
/
+73
2012-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
22
-74
/
+178
2012-05-17
arch/tile: apply commit 74fca9da0 to the compat signal handling as well
Chris Metcalf
1
-7
/
+5
2012-05-17
arch/tile: fix up some issues in calling do_work_pending()
Chris Metcalf
4
-27
/
+68
2012-05-16
netfilter: ipset: fix hash size checking in kernel
Jozsef Kadlecsik
8
-21
/
+65
2012-05-16
ptp_pch: Add missing #include <linux/slab.h>
Geert Uytterhoeven
1
-0
/
+1
2012-05-16
cifs: fix misspelling of "forcedirectio"
Jeff Layton
1
-1
/
+2
2012-05-16
KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updates
Paul Mackerras
1
-0
/
+1
2012-05-16
powerpc/kvm: Fix VSID usage in 64-bit "PR" KVM
Benjamin Herrenschmidt
2
-9
/
+11
2012-05-16
KVM: PPC: Book3S: PR: Fix hsrr code
Alexander Graf
1
-4
/
+3
2012-05-16
KVM: PPC: Fix PR KVM on POWER7 bare metal
Alexander Graf
1
-13
/
+22
2012-05-16
KVM: PPC: Book3S: PR: Handle EMUL_ASSIST
Alexander Graf
1
-0
/
+6
2012-05-16
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
8
-20
/
+45
2012-05-16
mn10300/CPU hotplug: Add missing call to notify_cpu_starting()
Srivatsa S. Bhat
1
-3
/
+6
2012-05-16
parisc/CPU hotplug: Add missing call to notify_cpu_starting()
Srivatsa S. Bhat
1
-1
/
+7
2012-05-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
8
-20
/
+45
2012-05-15
Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Takashi Iwai
2
-9
/
+9
2012-05-15
pch_gbe: fix transmit races
Eric Dumazet
2
-16
/
+11
2012-05-15
cdc_ether: add Novatel USB551L device IDs for FLAG_WWAN
Dan Williams
1
-0
/
+16
2012-05-15
usbnet: fix skb traversing races during unlink(v2)
Ming Lei
2
-17
/
+40
2012-05-15
ASoC: wm8994: Fix AIF2ADC power down
Mark Brown
1
-1
/
+1
[next]