md: allow array to be resized while bitmap is present.
[deliverable/linux.git] / drivers /
2012-05-22  NeilBrownmd: allow array to be resized while bitmap is present.
2012-05-22  NeilBrownmd/bitmap: make sure reshape request are reflected...
2012-05-22  NeilBrownmd/bitmap: add bitmap_resize function to allow bitmap...
2012-05-22  NeilBrownmd/bitmap: use DIV_ROUND_UP instead of open-code
2012-05-22  NeilBrownmd/bitmap: create a 'struct bitmap_counts' substructure...
2012-05-22  NeilBrownmd/bitmap: make bitmap bitops atomic.
2012-05-22  NeilBrownmd/bitmap: make _page_attr bitops atomic.
2012-05-22  NeilBrownmd/bitmap: merge bitmap_file_unmap and bitmap_file_put.
2012-05-22  NeilBrownmd/bitmap: remove async freeing of bitmap file.
2012-05-22  NeilBrownmd/bitmap: convert some spin_lock_irqsave to spin_lock_irq
2012-05-22  NeilBrownmd/bitmap: use set_bit, test_bit, etc for operation...
2012-05-22  NeilBrownmd/bitmap: remove single-bit manipulation on sb->state
2012-05-22  NeilBrownmd/bitmap: remove bitmap_mask_state
2012-05-22  NeilBrownmd/bitmap: move storage allocation from bitmap_load...
2012-05-22  NeilBrownmd/bitmap: separate bitmap file allocation to its own...
2012-05-22  NeilBrownmd/bitmap: store bytes in file rather than just in...
2012-05-22  NeilBrownmd/bitmap: move some fields of 'struct bitmap' into...
2012-05-22  NeilBrownmd/bitmap: change *_page_attr() to take a page number...
2012-05-22  NeilBrownmd/bitmap: centralise allocation of bitmap file pages.
2012-05-22  NeilBrownmd/bitmap: allow a bitmap with no backing storage.
2012-05-22  NeilBrownmd/bitmap: add new 'space' attribute for bitmaps.
2012-05-22  NeilBrownmd/bitmap: disentangle two different 'pending' flags.
2012-05-22  Shaohua Liraid5: support sync request
2012-05-22  Shaohua Liraid5: remove unused variables
2012-05-22  majianpengmd/raid10: Fix memleak in r10buf_pool_alloc
2012-05-22  majianpengmd/raid1: allow fix_read_error to read from recovering...
2012-05-22  NeilBrownmd: move freeing of badblocks.page into md_rdev_clear
2012-05-22  NeilBrownmd: dm-raid should call helper function to clear rdev.
2012-05-22  NeilBrownmd/raid10: add reshape support
2012-05-20  NeilBrownmd/raid10: split out interpretation of layout to separa...
2012-05-20  NeilBrownmd/raid10: Introduce 'prev' geometry to support reshape.
2012-05-20  NeilBrownmd: use resync_max_sectors for reshape as well as resync.
2012-05-20  NeilBrownmd: teach sync_page_io about new_data_offset.
2012-05-20  NeilBrownmd/raid10: collect some geometry fields into a dedicate...
2012-05-20  NeilBrownmd/raid5: allow for change in data_offset while managin...
2012-05-20  NeilBrownmd/raid5: Use correct data_offset for all IO.
2012-05-20  NeilBrownmd: add possibility to change data-offset for devices.
2012-05-20  NeilBrownmd: allow a reshape operation to be reversed.
2012-05-20  Shaohua Limd: using GFP_NOIO to allocate bio for flush request
2012-05-18  NeilBrownmd/raid10: fix transcription error in calc_sectors...
2012-05-17  Jonathan BrassowMD: Add del_timer_sync to mddev_suspend (fix nasty...
2012-05-17  NeilBrownmd/raid10: set dev_sectors properly when resizing devic...
2012-05-04  NeilBrownmd/bitmap: fix calculation of 'chunks' - missing shift.
2012-04-29  Linus TorvaldsMerge tag 'pm-for-3.4-rc5' of git://git./linux/kernel...
2012-04-29  Linus TorvaldsMerge tag 'staging-3.4-rc4' of git://git./linux/kernel...
2012-04-29  Linus TorvaldsMerge tag 'usb-3.4-rc5' of git://git./linux/kernel...
2012-04-28  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-04-28  Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2012-04-28  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-04-28  Kenneth Graunkedrm/i915: Set the Stencil Cache eviction policy to...
2012-04-28  Alex Deucherdrm/radeon/kms: need to set up ss on DP bridges as...
2012-04-28  Linus TorvaldsMerge git://git.samba.org/sfrench/cifs-2.6
2012-04-28  Linus TorvaldsMerge tag 'stable/for-linus-3.4-rc4-tag' of git://git...
2012-04-28  Linus TorvaldsMerge tag 'spi-for-linus' of git://git.secretlab.ca...
2012-04-28  Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2012-04-28  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-04-28  Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2012-04-28  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2012-04-28  Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2012-04-28  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2012-04-28  Linus TorvaldsMerge branch 'for-v3.4-rc5' of git://git./linux/kernel...
2012-04-28  Linus TorvaldsMerge branch 'docs-3.4' of git://git.samba.org/jlayton...
2012-04-27  Scott Jiangspi/spi-bfin5xx: Fix flush of last bit after each spi...
2012-04-27  Scott Jiangspi/spi-bfin5xx: fix reversed if condition in interrupt...
2012-04-27  Scott Jiangspi/spi_bfin_sport: drop bits_per_word from client...
2012-04-27  Scott Jiangspi/bfin_spi: drop bits_per_word from client data
2012-04-27  Scott Jiangspi/spi-bfin-sport: move word length setup to transfer...
2012-04-27  Scott Jiangspi/bfin5xx: rename config macro name for bfin5xx spi...
2012-04-27  Viresh Kumarspi/pl022: Allow request for higher frequency than...
2012-04-27  Florian Fainellispi/bcm63xx: set master driver mode_bits.
2012-04-27  Florian Fainellispi/bcm63xx: don't use the stopping state
2012-04-27  Florian Fainellispi/bcm63xx: convert to the pump message infrastructure
2012-04-27  H Hartley Sweetenspi/spi-ep93xx.c: use dma_transfer_direction instead...
2012-04-27  Viresh Kumarspi/pl022: Fix calculate_effective_freq()
2012-04-27  Olof JohanssonMerge branch 'v3.4-samsung-fixes-3' of git://git./linux...
2012-04-27  Olof JohanssonMerge branch 'fixes' of git://github.com/hzhuang1/linux...
2012-04-27  Greg Kroah-HartmanMerge tag 'fixes-for-v3.4-rc5' of git://git./linux...
2012-04-27  Alan Sternusb: gadget: udc-core: fix incompatibility with dummy-hcd
2012-04-27  Felipe Balbiusb: gadget: udc-core: fix wrong call order
2012-04-27  Alex Deucherdrm/radeon/kms: use frac fb div on APUs
2012-04-27  Ilija Hadzicdrm/radeon: add a missing entry to encoder_names
2012-04-27  Dave AirlieMerge branch 'drm-intel-fixes' of git://people.freedesk...
2012-04-27  Dave AirlieMerge branch 'exynos-drm-fixes' of git://git.infradead...
2012-04-27  Robert JarzmikARM: pxa: fix gpio wakeup setting
2012-04-27  Konrad Rzeszutek... xen/acpi: Workaround broken BIOSes exporting non-existi...
2012-04-27  Paul MundtMerge branch 'sh/urgent' into sh-fixes-for-linus
2012-04-26  Oliver NeukumUSB: cdc-wdm: fix race leading leading to memory corruption
2012-04-26  Linus TorvaldsMerge branch 'stable' of git://git./linux/kernel/git...
2012-04-26  Linus TorvaldsMerge tag 'ib-fixes' of git://git./linux/kernel/git...
2012-04-26  Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2012-04-26  Linus TorvaldsMerge tag 'sound-3.4' of git://git./linux/kernel/git...
2012-04-26  Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2012-04-26  Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2012-04-26  Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
2012-04-26  Stefano Stabellinixen: use the pirq number to check the pirq_eoi_map
2012-04-26  Rupesh Gujarestaging: ozwpan: Fix bug where kfree is called twice.
2012-04-26  Paul Gortmakerblackfin: fix compile error in bfin-lq035q1-fb.c
2012-04-26  Paul Gortmakerpci: frv architecture needs generic setup-bus infrastru...
2012-04-26  Daniel Vetterdrm/i915: handle input/output sdvo timings separately...
2012-04-26  Guenter Roeckhwmon: (fam15h_power) Fix pci_device_id array
next
This page took 0.092518 seconds and 8 git commands to generate.