index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ioremap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-22
raid5: add AVX optimized RAID5 checksumming
Jim Kukunas
4
-4
/
+229
2012-05-22
crypto: disable preemption while benchmarking RAID5 xor checksumming
Jim Kukunas
1
-0
/
+5
2012-05-22
crypto: wait for a full jiffy in do_xor_speed
Jim Kukunas
1
-3
/
+5
2012-05-22
md/raid10: add reshape support
NeilBrown
2
-23
/
+872
2012-05-21
md/raid10: split out interpretation of layout to separate function.
NeilBrown
1
-18
/
+49
2012-05-21
md/raid10: Introduce 'prev' geometry to support reshape.
NeilBrown
2
-23
/
+92
2012-05-21
md: use resync_max_sectors for reshape as well as resync.
NeilBrown
1
-3
/
+5
2012-05-21
md: teach sync_page_io about new_data_offset.
NeilBrown
1
-0
/
+4
2012-05-21
md/raid10: collect some geometry fields into a dedicated structure.
NeilBrown
2
-108
/
+115
2012-05-21
md/raid5: allow for change in data_offset while managing a reshape.
NeilBrown
2
-33
/
+82
2012-05-21
md/raid5: Use correct data_offset for all IO.
NeilBrown
1
-13
/
+59
2012-05-21
md: add possibility to change data-offset for devices.
NeilBrown
6
-34
/
+222
2012-05-21
md: allow a reshape operation to be reversed.
NeilBrown
4
-14
/
+84
2012-05-21
md: using GFP_NOIO to allocate bio for flush request
Shaohua Li
1
-1
/
+1
2012-05-19
md/raid10: fix transcription error in calc_sectors conversion.
NeilBrown
1
-1
/
+1
2012-05-17
MD: Add del_timer_sync to mddev_suspend (fix nasty panic)
Jonathan Brassow
1
-0
/
+2
2012-05-17
md/raid10: set dev_sectors properly when resizing devices in array.
NeilBrown
1
-24
/
+32
2012-05-04
md/bitmap: fix calculation of 'chunks' - missing shift.
NeilBrown
2
-5
/
+1
2012-04-30
Linux 3.4-rc5
v3.4-rc5
Linus Torvalds
1
-1
/
+1
2012-04-29
autofs: make the autofsv5 packet file descriptor use a packetized pipe
Linus Torvalds
3
-2
/
+13
2012-04-29
PM / Freezer / Docs: Update documentation about freezing of tasks
Marcos Paulo de Souza
1
-18
/
+19
2012-04-29
pipes: add a "packetized pipe" mode for writing
Linus Torvalds
2
-2
/
+30
2012-04-28
Revert "autofs: work around unhappy compat problem on x86-64"
Linus Torvalds
4
-23
/
+3
2012-04-28
drm/i915: Set the Stencil Cache eviction policy to non-LRA mode.
Kenneth Graunke
2
-0
/
+9
2012-04-28
drm/radeon/kms: need to set up ss on DP bridges as well
Alex Deucher
1
-2
/
+2
2012-04-27
xen: correctly check for pending events when restoring irq flags
David Vrabel
1
-1
/
+1
2012-04-27
Btrfs: reduce lock contention during extent insertion
Chris Mason
1
-2
/
+7
2012-04-27
Btrfs: avoid deadlocks from GFP_KERNEL allocations during btrfs_real_readdir
Chris Mason
1
-29
/
+1
2012-04-27
spi/spi-bfin5xx: Fix flush of last bit after each spi transfer
Scott Jiang
1
-1
/
+4
2012-04-27
spi/spi-bfin5xx: fix reversed if condition in interrupt mode
Scott Jiang
1
-4
/
+4
2012-04-27
spi/spi_bfin_sport: drop bits_per_word from client data
Scott Jiang
1
-6
/
+8
2012-04-27
spi/bfin_spi: drop bits_per_word from client data
Scott Jiang
1
-1
/
+0
2012-04-27
spi/spi-bfin-sport: move word length setup to transfer handler
Scott Jiang
1
-4
/
+3
2012-04-27
spi/bfin5xx: rename config macro name for bfin5xx spi controller driver
Scott Jiang
2
-2
/
+2
2012-04-27
spi/pl022: Allow request for higher frequency than maximum possible
Viresh Kumar
1
-2
/
+8
2012-04-27
Btrfs: Fix space checking during fs resize
Daniel J Blueman
1
-1
/
+1
2012-04-27
Btrfs: fix block_rsv and space_info lock ordering
Stefan Behrens
1
-2
/
+2
2012-04-27
Btrfs: Prevent root_list corruption
Daniel J Blueman
1
-0
/
+2
2012-04-27
Btrfs: fix repair code for RAID10
Jan Schmidt
1
-1
/
+2
2012-04-27
Btrfs: do not start delalloc inodes during sync
Josef Bacik
1
-1
/
+0
2012-04-27
spi/bcm63xx: set master driver mode_bits.
Florian Fainelli
1
-0
/
+1
2012-04-27
spi/bcm63xx: don't use the stopping state
Florian Fainelli
1
-11
/
+2
2012-04-27
spi/bcm63xx: convert to the pump message infrastructure
Florian Fainelli
1
-60
/
+89
2012-04-27
spi/spi-ep93xx.c: use dma_transfer_direction instead of dma_data_direction
H Hartley Sweeten
1
-14
/
+10
2012-04-27
spi: fix spi.h kernel-doc warning
Randy Dunlap
1
-1
/
+1
2012-04-27
spi/pl022: Fix calculate_effective_freq()
Viresh Kumar
1
-6
/
+17
2012-04-27
usb: gadget: udc-core: fix incompatibility with dummy-hcd
Alan Stern
1
-1
/
+1
2012-04-27
usb: gadget: udc-core: fix wrong call order
Felipe Balbi
1
-1
/
+1
2012-04-27
drm/radeon/kms: use frac fb div on APUs
Alex Deucher
1
-0
/
+3
2012-04-27
drm/radeon: add a missing entry to encoder_names
Ilija Hadzic
1
-1
/
+2
[next]