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.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
2007-10-20
dm: add uevent to core
Mike Anderson
5
-0
/
+133
2007-10-20
dm: export name and uuid
Mike Anderson
2
-0
/
+33
2007-10-20
dm raid1: add mirror_set to struct mirror
Jonathan Brassow
1
-0
/
+2
2007-10-20
dm log: split suspend
Jonathan Brassow
3
-3
/
+4
2007-10-20
dm mpath: hp retry if not ready
Dave Wysochanski
1
-11
/
+53
2007-10-20
dm mpath: add hp handler
Dave Wysochanski
3
-0
/
+214
2007-10-20
dm mpath: add retry pg init
Dave Wysochanski
2
-14
/
+68
2007-10-20
dm crypt: tidy labels
Milan Broz
1
-19
/
+19
2007-10-20
dm crypt: tidy whitespace
Milan Broz
1
-17
/
+17
2007-10-20
dm crypt: add post processing queue
Milan Broz
1
-16
/
+51
2007-10-20
dm crypt: use per device singlethread workqueues
Milan Broz
1
-18
/
+14
2007-10-20
dm mpath: emc fix an error message
Alasdair G Kergon
1
-1
/
+1
2007-10-20
dm: bio_list macro renaming
Alasdair G Kergon
2
-6
/
+1
2007-10-20
dm io:ctl remove vmalloc void cast
Jesper Juhl
1
-1
/
+1
2007-10-20
dm: tidy bio_io_error usage
Milan Broz
1
-19
/
+18
2007-10-20
kcopyd use mutex instead of semaphore
Matthias Kaehlcke
1
-4
/
+4
2007-10-20
dm: use kzalloc
Dmitry Monakhov
5
-18
/
+9
2007-10-20
dm: use is_power_of_2
vignesh babu
3
-3
/
+6
2007-10-20
dm: fix thaw_bdev
Jun'ichi Nomura
1
-1
/
+3
2007-10-20
dm delay: fix status
Milan Broz
1
-1
/
+1
2007-10-20
dm delay: fix ctr error paths
Dmitry Monakhov
1
-8
/
+11
2007-10-20
dm raid1: fix leakage
Dmitry Monakhov
1
-13
/
+15
2007-10-20
dm crypt: missing kfree in ctr error path
Dmitry Monakhov
1
-0
/
+1
2007-10-20
dm crypt: drop device ref in ctr error path
Dmitry Monakhov
1
-1
/
+3
2007-10-20
dm io:ctl use constant struct size
Milan Broz
2
-5
/
+6
2007-10-20
dm mpath: rdac fix init race
Bryn M. Reeves
1
-7
/
+8
2007-10-20
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
97
-700
/
+754
2007-10-20
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
10
-36
/
+183
2007-10-20
NFSv4: Fix an rpc_cred reference leakage in fs/nfs/delegation.c
Trond Myklebust
1
-1
/
+2
2007-10-20
NFSv4: Ensure that we wait for the CLOSE request to complete
Trond Myklebust
5
-13
/
+41
2007-10-20
NFS: Fix a race in sillyrename
Trond Myklebust
5
-18
/
+127
2007-10-20
NFS: Fix a writeback race...
Trond Myklebust
1
-4
/
+13
2007-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
9
-38
/
+101
2007-10-20
kbuild: fix first module build
Sam Ravnborg
1
-6
/
+7
2007-10-20
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
51
-2411
/
+4182
2007-10-19
kconfig: update kconfig-language text
Randy Dunlap
1
-1
/
+13
2007-10-19
kbuild: introduce cc-cross-prefix
Sam Ravnborg
2
-0
/
+33
2007-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
1
-1
/
+1
2007-10-19
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
23
-882
/
+254
2007-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
26
-383
/
+961
2007-10-19
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
1
-2
/
+7
2007-10-19
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
10
-92
/
+44
2007-10-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
11
-71
/
+48
2007-10-19
NULL terminate the pci_device_ids in pasemi_edac
Stephen Rothwell
1
-0
/
+1
2007-10-19
Uninline fork.c/exit.c
Alexey Dobriyan
2
-13
/
+13
2007-10-19
kernel/fork.c: remove unneeded variable initialization in copy_process()
Mariusz Kozlowski
1
-1
/
+1
2007-10-19
Linux Kernel Markers - Documentation
Mathieu Desnoyers
1
-0
/
+81
2007-10-19
Linux Kernel Markers - Samples
Mathieu Desnoyers
6
-1
/
+164
2007-10-19
markers: Add samples subdir
Mathieu Desnoyers
3
-0
/
+16
2007-10-19
Linux Kernel Markers
Mathieu Desnoyers
7
-1
/
+710
[next]