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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
1
-1
/
+1
2006-03-28
[PATCH] mark f_ops const in the inode
Arjan van de Ven
14
-20
/
+20
2006-03-28
[PATCH] for_each_possible_cpu: oprofile.
KAMEZAWA Hiroyuki
1
-2
/
+2
2006-03-28
[PATCH] for_each_possible_cpu: loopback device.
KAMEZAWA Hiroyuki
1
-1
/
+1
2006-03-28
[PATCH] ide_generic_all_on() warning fix
Andrew Morton
1
-1
/
+2
2006-03-28
[PATCH] Small fixes backported to old IDE SiS driver
Alan Cox
1
-0
/
+2
2006-03-28
[PATCH] ide: AMD756 no host side cable detection
Rene Herman
1
-6
/
+2
2006-03-28
[PATCH] drivers/block/acsi_slm.c: size_t can't be < 0
Alexey Dobriyan
1
-2
/
+0
2006-03-28
[PATCH] drivers/block/paride/pd.c: fix an off-by-one error
Adrian Bunk
1
-1
/
+2
2006-03-28
[PATCH] Add oprofile_add_ext_sample
Brian Rogan
1
-3
/
+10
2006-03-28
[PATCH] capi: register_chrdev() fix
Andrew Morton
1
-3
/
+5
2006-03-28
[PATCH] paride-pt: register_chrdev fix
Andrew Morton
1
-3
/
+5
2006-03-28
[PATCH] paride: register_chrdev fix
Andrew Morton
1
-3
/
+5
2006-03-28
[PATCH] let BLK_DEV_RAM_COUNT depend on BLK_DEV_RAM
Adrian Bunk
1
-1
/
+2
2006-03-28
[PATCH] synclink_gt: remove uneeded async code
Paul Fulghum
1
-4
/
+0
2006-03-28
[PATCH] synclink_gt add gpio feature
Paul Fulghum
1
-4
/
+242
2006-03-28
[PATCH] synclink: remove dead code
Paul Fulghum
1
-30
/
+1
2006-03-27
Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
5
-17
/
+9
2006-03-27
[PATCH] md: Convert reconfig_sem to reconfig_mutex
NeilBrown
1
-7
/
+7
2006-03-27
[PATCH] sem2mutex: drivers/md
Arjan van de Ven
4
-24
/
+28
2006-03-27
[PATCH] md: Restore 'remaining' count when retrying an write operation
NeilBrown
1
-0
/
+3
2006-03-27
[PATCH] md: Fix md grow/size code to correctly find the maximum available space
NeilBrown
1
-1
/
+1
2006-03-27
[PATCH] md: Remove bi_end_io call out from under a spinlock
NeilBrown
1
-2
/
+4
2006-03-27
[PATCH] md: Remove some stray semi-colons after functions called in macro..
NeilBrown
1
-2
/
+2
2006-03-27
[PATCH] md: Improve comments about locking situation in raid5 make_request
NeilBrown
1
-1
/
+14
2006-03-27
[PATCH] md: Support suspending of IO to regions of an md array
NeilBrown
2
-0
/
+73
2006-03-27
[PATCH] md: Make 'reshape' a possible sync_action action
NeilBrown
1
-1
/
+8
2006-03-27
[PATCH] md: Split reshape handler in check_reshape and start_reshape
NeilBrown
3
-33
/
+56
2006-03-27
[PATCH] md: Only checkpoint expansion progress occasionally
NeilBrown
1
-11
/
+42
2006-03-27
[PATCH] md: Checkpoint and allow restart of raid5 reshape
NeilBrown
3
-23
/
+191
2006-03-27
[PATCH] md: Final stages of raid5 expand code
NeilBrown
3
-3
/
+152
2006-03-27
[PATCH] md: Core of raid5 resize process
NeilBrown
2
-25
/
+174
2006-03-27
[PATCH] md: Infrastructure to allow normal IO to continue while array is expa...
NeilBrown
1
-30
/
+58
2006-03-27
[PATCH] md: Allow stripes to be expanded in preparation for expanding an array
NeilBrown
3
-7
/
+130
2006-03-27
[PATCH] md: Split disks array out of raid5 conf structure so it is easier to ...
NeilBrown
2
-6
/
+14
2006-03-27
[PATCH] md: Update status_resync to handle LARGE devices
NeilBrown
1
-6
/
+24
2006-03-27
[PATCH] md: Fix the 'failed' count for version-0 superblocks
NeilBrown
1
-3
/
+2
2006-03-27
[PATCH] md: Add '4' to the list of levels for which bitmaps are supported
NeilBrown
1
-1
/
+2
2006-03-27
[PATCH] md: Make sure QUEUE_FLAG_CLUSTER is set properly for md.
NeilBrown
1
-0
/
+1
2006-03-27
[PATCH] dm: remove unnecessary typecast
Kevin Corry
1
-1
/
+1
2006-03-27
[PATCH] dm/md dependency tree in sysfs: dm to use bd_claim_by_disk
Jun'ichi Nomura
1
-10
/
+10
2006-03-27
[PATCH] dm/md dependency tree in sysfs: md to use bd_claim_by_disk
Jun'ichi Nomura
1
-0
/
+2
2006-03-27
[PATCH] dm store geometry
Darrick J. Wong
3
-1
/
+104
2006-03-27
[PATCH] dm table: store md
Mike Anderson
4
-16
/
+39
2006-03-27
[PATCH] dm: tidy mdptr
Alasdair G Kergon
3
-12
/
+16
2006-03-27
[PATCH] dm: store md name
Mike Anderson
1
-0
/
+2
2006-03-27
[PATCH] dm flush queue EINTR
Jun'ichi Nomura
1
-1
/
+4
2006-03-27
[PATCH] dm snapshot: fix kcopyd destructor
Alasdair G Kergon
2
-2
/
+21
2006-03-27
[PATCH] dm: make sure QUEUE_FLAG_CLUSTER is set properly
NeilBrown
1
-0
/
+9
2006-03-27
[PATCH] dm: remove SECTOR_FORMAT
Andrew Morton
6
-34
/
+32
[next]