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
2005-09-09
[PATCH] md: support md/linear array with components greater than 2 terabytes.
NeilBrown
2
-31
/
+68
2005-09-09
[PATCH] md: add write-behind support for md/raid1
NeilBrown
5
-16
/
+165
2005-09-09
[PATCH] md: support write-mostly device in raid1
NeilBrown
4
-26
/
+82
2005-09-09
[PATCH] md: all hot-add and hot-remove of md intent logging bitmaps
NeilBrown
3
-17
/
+127
2005-09-09
[PATCH] md: improve handling of bitmap initialisation.
NeilBrown
1
-7
/
+21
2005-09-09
[PATCH] md: don't allow new md/bitmap file to be set if one already exists
NeilBrown
1
-1
/
+1
2005-09-09
[PATCH] dm: fix rh_dec()/rh_inc() race in dm-raid1.c
Jun'ichi Nomura
1
-3
/
+9
2005-09-09
[PATCH] md: fail IO request to md that require a barrier.
NeilBrown
7
-0
/
+34
2005-09-09
[PATCH] md: fix minor error in raid10 read-balancing calculation.
NeilBrown
1
-1
/
+2
2005-09-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
171
-386
/
+247
2005-09-09
Remove "must_check" attributes in PCI-land
Linus Torvalds
1
-8
/
+8
2005-09-09
Preempt-safe RCU file usage
Linus Torvalds
1
-0
/
+2
2005-09-09
[PATCH] Update PCI IOMEM allocation start
Daniel Ritz
2
-16
/
+16
2005-09-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
6
-64
/
+77
2005-09-09
Fix up lost patch in compat_sys_select() for new RCU files world order
Linus Torvalds
1
-1
/
+3
2005-09-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
11
-555
/
+557
2005-09-09
[PATCH] Lost sockfd_put() in routing_ioctl()
Kirill Korotaev
1
-2
/
+5
2005-09-09
[PATCH] lost fput in 32bit ioctl on x86-64
Kirill Korotaev
1
-4
/
+13
2005-09-09
kbuild: um fix so it compile with generic asm-offsets.h support
Sam Ravnborg
2
-0
/
+17
2005-09-09
[PATCH] trivial iomem annotations in qla2xxx/qla_dbg.c
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-09
[PATCH] trivial __user annotations (md)
viro@ZenIV.linux.org.uk
1
-2
/
+2
2005-09-09
[PATCH] trivial __user annotations (evdev)
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-09
[PATCH] trivial __user cleanup (video1394)
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-09
[PATCH] trivial __user annotations (ipmi)
viro@ZenIV.linux.org.uk
1
-2
/
+3
2005-09-09
[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions
Ingo Molnar
17
-18
/
+18
2005-09-09
[PATCH] timer initialization cleanup: DEFINE_TIMER
Ingo Molnar
45
-89
/
+62
2005-09-09
[PATCH] FUSE: don't allow restarting of system calls
Miklos Szeredi
5
-111
/
+45
2005-09-09
[PATCH] FUSE: add fsync operation for directories
Miklos Szeredi
4
-5
/
+31
2005-09-09
[PATCH] fuse: don't update file times
Miklos Szeredi
3
-4
/
+9
2005-09-09
[PATCH] fuse: more flexible caching
Miklos Szeredi
5
-59
/
+18
2005-09-09
[PATCH] fuse: transfer readdir data through device
Miklos Szeredi
5
-90
/
+73
2005-09-09
[PATCH] FUSE - direct I/O
Miklos Szeredi
3
-2
/
+146
2005-09-09
[PATCH] fuse: stricter mount option checking
Miklos Szeredi
1
-2
/
+11
2005-09-09
[PATCH] FUSE: tighten check for processes allowed access
Miklos Szeredi
3
-6
/
+49
2005-09-09
[PATCH] FUSE - readpages operation
Miklos Szeredi
3
-0
/
+85
2005-09-09
[PATCH] FUSE: add padding
Miklos Szeredi
1
-0
/
+15
2005-09-09
[PATCH] FUSE - extended attribute operations
Miklos Szeredi
3
-0
/
+213
2005-09-09
[PATCH] FUSE - mount options
Miklos Szeredi
5
-67
/
+170
2005-09-09
[PATCH] FUSE - file operations
Miklos Szeredi
6
-1
/
+413
2005-09-09
[PATCH] FUSE - read-write operations
Miklos Szeredi
4
-19
/
+419
2005-09-09
[PATCH] FUSE - read-only operations
Miklos Szeredi
6
-1
/
+615
2005-09-09
[PATCH] FUSE - device functions
Miklos Szeredi
6
-7
/
+1537
2005-09-09
[PATCH] FUSE - core
Miklos Szeredi
4
-0
/
+562
2005-09-09
[PATCH] FUSE - MAINTAINERS, Kconfig and Makefile changes
Miklos Szeredi
3
-0
/
+21
2005-09-09
[PATCH] Documentation/sparse snapshot URL
Ben Dooks
1
-1
/
+1
2005-09-09
[PATCH] VFS: update documentation
Pekka J Enberg
1
-112
/
+323
2005-09-09
[PATCH] Kdump: Documentation Update
Vivek Goyal
1
-8
/
+8
2005-09-09
[PATCH] DocBook: fix kernel-api documentation generation
Martin Waitz
1
-3
/
+2
2005-09-09
[PATCH] update kfree, vfree, and vunmap kerneldoc
Pekka Enberg
2
-3
/
+6
2005-09-09
[PATCH] docs: fix misinformation about overcommit_memory
Chuck Ebbert
1
-10
/
+32
[next]