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: ensure bitmap_writeback_daemon handles shutdown properly.
NeilBrown
1
-0
/
+3
2005-09-09
[PATCH] md: use kthread infrastructure in md
NeilBrown
1
-38
/
+10
2005-09-09
[PATCH] md: write-intent bitmap support for raid6
NeilBrown
2
-11
/
+124
2005-09-09
[PATCH] md: add write-intent-bitmap support to raid5
NeilBrown
3
-13
/
+137
2005-09-09
[PATCH] md: limit size of sb read/written to appropriate amount
NeilBrown
2
-5
/
+16
2005-09-09
[PATCH] md: remove old cruft from md_k.h header file
NeilBrown
1
-64
/
+0
2005-09-09
[PATCH] md: fix bitmap/read_sb_page so that it handles errors properly.
NeilBrown
1
-9
/
+10
2005-09-09
[PATCH] md: allow md to load a superblock with feature-bit '1' set
NeilBrown
2
-3
/
+8
2005-09-09
[PATCH] md: allow hot-adding devices to arrays with non-persistant superblocks.
NeilBrown
1
-2
/
+5
2005-09-09
[PATCH] md: do not set mddev->bitmap until bitmap is fully initialised
NeilBrown
1
-9
/
+24
2005-09-09
[PATCH] md: make sure bitmap_daemon_work actually does work.
NeilBrown
1
-0
/
+1
2005-09-09
[PATCH] md: raid1_quiesce is back to front, fix it.
NeilBrown
1
-2
/
+2
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
[prev]
[next]