index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-06
[PATCH] md: improve handing of read errors with raid6
NeilBrown
1
-4
/
+66
2006-01-06
[PATCH] md: fix raid6 resync check/repair code
NeilBrown
2
-76
/
+108
2006-01-06
[PATCH] md: write intent bitmap support for raid10
NeilBrown
3
-26
/
+171
2006-01-06
[PATCH] md: move bitmap_create to after md array has been initialised
NeilBrown
5
-35
/
+15
2006-01-06
[PATCH] md: allow dirty raid[456] arrays to be started at boot
NeilBrown
5
-8
/
+49
2006-01-06
[PATCH] md: small cleanups for raid5
NeilBrown
1
-20
/
+21
2006-01-06
[PATCH] md: improve raid10 "IO Barrier" concept
NeilBrown
2
-58
/
+81
2006-01-06
[PATCH] md: improve raid1 "IO Barrier" concept
NeilBrown
2
-80
/
+91
2006-01-06
[PATCH] make dm-mirror not issue invalid resync requests
Darrick J. Wong
1
-1
/
+1
2006-01-06
[PATCH] dm-crypt: zero key before freeing it
Stefan Rompf
1
-0
/
+5
2006-01-06
[PATCH] drivers/md/kcopyd.c: #if 0 kcopyd_cancel()
Adrian Bunk
1
-1
/
+2
2006-01-06
[PATCH] device-mapper ioctl: add skip lock_fs flag
Alasdair G Kergon
2
-5
/
+17
2006-01-06
[PATCH] device-mapper: make lock_fs optional
Alasdair G Kergon
3
-7
/
+16
2006-01-06
[PATCH] device-mapper: rename frozen_bdev
Alasdair G Kergon
1
-26
/
+25
2006-01-06
[PATCH] device-mapper raid1: add default mirror
Jonathan E Brassow
1
-5
/
+8
2006-01-06
[PATCH] device-mapper: scanf sector format change
Alasdair G Kergon
1
-1
/
+1
2006-01-06
[PATCH] device-mapper: remove unused definition
Andrew Stribblehill
1
-3
/
+0
2006-01-06
[PATCH] device-mapper snapshot: metadata reading separation
Alasdair G Kergon
1
-10
/
+15
2006-01-06
[PATCH] device-mapper ioctl: event on rename
goggin, edward
1
-0
/
+10
2006-01-06
[PATCH] device-mapper: add dm_get_md
David Teigland
2
-0
/
+11
2006-01-06
[PATCH] device-mapper: add dm_find_md
David Teigland
1
-5
/
+14
2006-01-06
[PATCH] knfsd: reduce stack consumption
Neil Brown
1
-8
/
+12
2006-01-06
[PATCH] knfsd: check error status from vfs_getattr and i_op->fsync
David Shaw
6
-55
/
+75
2006-01-06
[PATCH] Keep nfsd from exiting when seeing recv() errors
Olaf Kirch
1
-1
/
+1
2006-01-06
[PATCH] jbd: split checkpoint lists
Jan Kara
2
-178
/
+248
2006-01-06
[PATCH] kernel/module.c: removed dead code
Jayachandran C
1
-2
/
+1
2006-01-06
[PATCH] fix remaining list_for_each_safe_rcu in -mm (take 2)
Paul E. McKenney
1
-3
/
+1
2006-01-06
[PATCH] include/linux/parport_pc.h: "extern inline" -> "static inline"
Adrian Bunk
1
-1
/
+1
2006-01-06
[PATCH] simplify PARPORT_PC_PCMCIA dependencies
Adrian Bunk
1
-1
/
+1
2006-01-06
[PATCH] parport: export parport_get_port()
Marko Kohtala
1
-0
/
+1
2006-01-06
[PATCH] parport: include fixes
Marko Kohtala
1
-2
/
+0
2006-01-06
[PATCH] parport: Kconfig dependency fixes
Marko Kohtala
3
-7
/
+8
2006-01-06
[PATCH] parport: DEBUG_PARPORT build fix
Marko Kohtala
1
-1
/
+1
2006-01-06
[PATCH] parport: constification
Marko Kohtala
2
-15
/
+21
2006-01-06
[PATCH] parport: use complete slab buffer
Marko Kohtala
1
-4
/
+4
2006-01-06
[PATCH] parport: parport_daisy_select return value fix
Marko Kohtala
1
-7
/
+7
2006-01-06
[PATCH] parport: daisy chain device id reading fix
Marko Kohtala
1
-1
/
+1
2006-01-06
[PATCH] parport: daisy chain end detection fix
Marko Kohtala
1
-10
/
+17
2006-01-06
[PATCH] parport: phase fixes
Marko Kohtala
3
-51
/
+42
2006-01-06
[PATCH] parport: buffer overflow fix
Marko Kohtala
1
-63
/
+130
2006-01-06
[PATCH] fuse: check file type in lookup
Miklos Szeredi
2
-13
/
+22
2006-01-06
[PATCH] fuse: ensure progress in read and write
Miklos Szeredi
1
-4
/
+3
2006-01-06
[PATCH] fuse: make maximum write data configurable
Miklos Szeredi
4
-25
/
+41
2006-01-06
[PATCH] fuse: clean up request size limit checking
Miklos Szeredi
5
-33
/
+26
2006-01-06
[PATCH] fuse: fail file operations on bad inode
Miklos Szeredi
2
-5
/
+37
2006-01-06
[PATCH] fuse: add code documentation
Miklos Szeredi
1
-9
/
+90
2006-01-06
[PATCH] fuse: support caching negative dentries
Miklos Szeredi
1
-21
/
+43
2006-01-06
[PATCH] fuse: add frsize to statfs reply
Miklos Szeredi
2
-1
/
+9
2006-01-06
[PATCH] fuse: bump interface version
Miklos Szeredi
3
-1
/
+6
2006-01-06
[PATCH] fuse: clean up page offset calculation
Miklos Szeredi
1
-4
/
+3
[prev]
[next]