[SCSI] lpfc: check before dereference in lpfc_ct.c
[safe/jmp/linux-2.6] / drivers / md /
2006-10-06 NeilBrown[PATCH] md: fix bug where new drives added to an md...
2006-10-03 Eric SesterhennBUG_ON cleanup for drivers/md/
2006-10-03 NeilBrown[PATCH] md: add error reporting to superblock write...
2006-10-03 Paul Clements[PATCH] md: use ffz instead of find_first_set to conver...
2006-10-03 NeilBrown[PATCH] md: remove 'experimental' classification from...
2006-10-03 NeilBrown[PATCH] md: remove MAX_MD_DEVS which is an arbitrary...
2006-10-03 NeilBrown[PATCH] md: make messages about resync/recovery etc...
2006-10-03 NeilBrown[PATCH] md: add a ->congested_fn function for raid5/6
2006-10-03 NeilBrown[PATCH] md: define ->congested_fn for raid1, raid10...
2006-10-03 NeilBrown[PATCH] md: define backing_dev_info.congested_fn for...
2006-10-03 NeilBrown[PATCH] md: Improve locking around error handling
2006-10-03 NeilBrown[PATCH] md: Remove working_disks from raid1 state data
2006-10-03 NeilBrown[PATCH] md: Factor out part of raid1d into a separate...
2006-10-03 Coywolf Qi Hunt[PATCH] md: remove unnecessary variable x in stripe_to_...
2006-10-03 Paul Clements[PATCH] md: new sysfs interface for setting bits in...
2006-10-03 NeilBrown[PATCH] md: remove 'working_disks' from raid10 state
2006-10-03 NeilBrown[PATCH] md: remove the working_disks and failed_disks...
2006-10-03 NeilBrown[PATCH] md: replace magic numbers in sb_dirty with...
2006-10-03 NeilBrown[PATCH] md: factor out part of raid10d into a separate...
2006-10-03 Adrian Bunk[PATCH] md: the scheduled removal of the START_ARRAY...
2006-10-03 Bryn Reeves[PATCH] dm table: add target flush
2006-10-03 Bryn Reeves[PATCH] dm: extract device limit setting
2006-10-03 Stefan Bader[PATCH] dm: use private biosets
2006-10-03 Milan Broz[PATCH] dm crypt: use private biosets
2006-10-03 Milan Broz[PATCH] dm crypt: move io to workqueue
2006-10-03 Milan Broz[PATCH] dm crypt: restructure write processing
2006-10-03 Milan Broz[PATCH] dm crypt: restructure for workqueue change
2006-10-03 Milan Broz[PATCH] dm crypt: add key msg
2006-10-03 Milan Broz[PATCH] dm table: add target preresume
2006-10-03 Bryn Reeves[PATCH] dm: add debug macro
2006-10-03 Hannes Reinecke[PATCH] dm: add uevent change event on resume
2006-10-03 Micha³ Miros³aw[PATCH] dm mpath: use kzalloc
2006-10-03 Micha³ Miros³aw[PATCH] dm mpath: tidy ctr
2006-10-03 Jonathan Brassow[PATCH] dm mirror: remove trailing space from table
2006-10-03 Alasdair G Kergon[PATCH] dm snapshot: fix freeing pending exception
2006-10-03 Alasdair G Kergon[PATCH] dm snapshot: tidy pe ref counting
2006-10-03 Alasdair G Kergon[PATCH] dm snapshot: add workqueue
2006-10-03 Alasdair G Kergon[PATCH] dm snapshot: tidy pending_complete
2006-10-03 Alasdair G Kergon[PATCH] dm snapshot: tidy snapshot_map
2006-10-03 Mark McLoughlin[PATCH] dm snapshot: fix metadata writing when suspending
2006-10-03 Mark McLoughlin[PATCH] dm snapshot: make read and write exception...
2006-10-03 Mark McLoughlin[PATCH] dm snapshot: fix metadata error handling
2006-10-03 Mark McLoughlin[PATCH] dm snapshot: allow zero chunk_size
2006-10-03 Milan Broz[PATCH] dm snapshot: fix invalidation ENOMEM
2006-10-03 Ishai Rabinovitz[PATCH] dm: fix alloc_dev error path
2006-10-03 Milan Broz[PATCH] dm: support ioctls on mapped devices: fix with...
2006-10-03 Alasdair G Kergon[PATCH] dm: export blkdev_driver_ioctl
2006-10-03 Milan Broz[PATCH] dm mpath: support ioctls
2006-10-03 Milan Broz[PATCH] dm linear: support ioctls
2006-10-03 Milan Broz[PATCH] dm: support ioctls on mapped devices
2006-09-30 David Howells[PATCH] BLOCK: Make it possible to disable the block...
2006-09-30 Jens Axboe[PATCH] Split struct request ->flags into two parts
2006-09-21 Rik Snel[BLOCK] dm-crypt: trivial comment improvements
2006-09-21 Herbert Xu[CRYPTO] users: Use crypto_hash interface instead of...
2006-09-21 Herbert Xu[BLOCK] dm-crypt: Use block ciphers where applicable
2006-09-01 NeilBrown[PATCH] md: Fix issues with referencing rdev in md...
2006-08-27 NeilBrown[PATCH] md: fix recent breakage of md/raid1 array checking
2006-08-27 NeilBrown[PATCH] md: avoid backward event updates in md superblo...
2006-08-27 Daniel Kobras[PATCH] dm: Fix deadlock under high i/o load in raid1...
2006-08-14 Michal Miroslaw[PATCH] dm: BUG/OOPS fix
2006-08-06 NeilBrown[PATCH] md: Fix a bug that recently crept into md/linear
2006-07-10 Andrew Morton[PATCH] md: fix oops in error-handling
2006-07-10 NeilBrown[PATCH] md: include sector number in messages about...
2006-07-10 NeilBrown[PATCH] md: require CAP_SYS_ADMIN for (re-)configuring...
2006-07-10 NeilBrown[PATCH] md: unify usage of symbolic names for perms
2006-07-10 NeilBrown[PATCH] md: fix usage of wrong variable in raid1
2006-07-10 NeilBrown[PATCH] md: fix some small races in bitmap plugging...
2006-07-10 NeilBrown[PATCH] md: fix a plug/unplug race in raid5
2006-07-10 NeilBrown[PATCH] md: fix resync speed calculation for restarted...
2006-07-10 NeilBrown[PATCH] md: delay starting md threads until array is...
2006-07-10 NeilBrown[PATCH] md: set desc_nr correctly for version-1 superblocks
2006-07-10 NeilBrown[PATCH] md: possible fix for unplug problem
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate blkdev nesting
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/devfs-2.6
2006-06-29 Adrian Bunk[PATCH] drivers/md/raid5.c: remove an unused variable
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Last little devfs cleanups throughout...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the gendisk devfs_name field...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the miscdevice devfs_name field...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the devfs_fs_kernel.h file from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_remove() function from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_mk_bdev() function from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_mk_dir() function from...
2006-06-26 Adrian Bunk[PATCH] drivers/md/md.c: make code static
2006-06-26 NeilBrown[PATCH] md: Allow the write_mostly flag to be set via...
2006-06-26 NeilBrown[PATCH] md: Allow resync_start to be set and queried...
2006-06-26 NeilBrown[PATCH] md: Allow raid 'layout' to be read and set...
2006-06-26 NeilBrown[PATCH] md: Allow rdev state to be set via sysfs
2006-06-26 NeilBrown[PATCH] md: Set/get state of array via sysfs
2006-06-26 NeilBrown[PATCH] md: Don't write dirty/clean update to spares...
2006-06-26 NeilBrown[PATCH] md: Allow re-add to work on array without bitmaps
2006-06-26 NeilBrown[PATCH] md: Fix bug that stops raid5 resync from happening
2006-06-26 akpm@osdl.org[PATCH] md: Fix Kconfig error
2006-06-26 Justin Piszcz[PATCH] md: md Kconfig speeling feex
2006-06-26 NeilBrown[PATCH] md: Calculate correct array size for raid10...
2006-06-26 NeilBrown[PATCH] md: Change md/bitmap file handling to use bmap...
2006-06-26 NeilBrown[PATCH] md/bitmap: change md/bitmap file handling to...
2006-06-26 NeilBrown[PATCH] md/bitmap: tidy up i_writecount handling in...
2006-06-26 NeilBrown[PATCH] md/bitmap: remove dead code from md/bitmap
2006-06-26 NeilBrown[PATCH] md/bitmap: remove unnecessary page reference...
next