index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
md: minor cleanup in safe_delay_store.
NeilBrown
2015-02-05
1
-5
/
+7
*
md: move GET_BITMAP_FILE ioctl out from mddev_lock.
NeilBrown
2015-02-05
2
-26
/
+33
*
md: tidy up set_bitmap_file
NeilBrown
2015-02-05
1
-7
/
+9
*
md: remove unnecessary 'buf' from get_bitmap_file.
NeilBrown
2015-02-05
1
-8
/
+4
*
md: remove mddev_lock from rdev_attr_show()
NeilBrown
2015-02-05
1
-22
/
+14
*
md: remove mddev_lock() from md_attr_show()
NeilBrown
2015-02-05
2
-16
/
+20
*
md/raid5: use ->lock to protect accessing raid5 sysfs attributes.
NeilBrown
2015-02-05
1
-16
/
+28
*
md: remove need for mddev_lock() in md_seq_show()
NeilBrown
2015-02-05
1
-5
/
+3
*
md/bitmap: protect clearing of ->bitmap by mddev->lock
NeilBrown
2015-02-05
2
-0
/
+3
*
md: protect ->pers changes with mddev->lock
NeilBrown
2015-02-03
2
-21
/
+35
*
md: level_store: group all important changes into one place.
NeilBrown
2015-02-03
1
-30
/
+32
*
md: rename ->stop to ->free
NeilBrown
2015-02-03
9
-50
/
+35
*
md: split detach operation out from ->stop.
NeilBrown
2015-02-03
7
-32
/
+29
*
md/linear: remove rcu protections in favour of suspend/resume
NeilBrown
2015-02-03
1
-30
/
+14
*
md: make merge_bvec_fn more robust in face of personality changes.
NeilBrown
2015-02-03
7
-20
/
+42
*
md: make ->congested robust against personality changes.
NeilBrown
2015-02-03
12
-77
/
+38
*
md: rename mddev->write_lock to mddev->lock
NeilBrown
2015-02-03
2
-19
/
+25
*
md/raid5: need_this_block: tidy/fix last condition.
NeilBrown
2015-02-03
1
-10
/
+32
*
md/raid5: need_this_block: start simplifying the last two conditions.
NeilBrown
2015-02-03
1
-5
/
+23
*
md/raid5: separate out the easy conditions in need_this_block.
NeilBrown
2015-02-03
1
-9
/
+29
*
md/raid5: separate large if clause out of fetch_block().
NeilBrown
2015-02-03
1
-4
/
+15
*
md: do_release_stripe(): No need to call md_wakeup_thread() twice
Jes Sorensen
2015-02-03
1
-5
/
+2
*
md/bitmap: fix a might_sleep() warning.
NeilBrown
2015-02-02
1
-0
/
+13
*
md/raid5: fix another livelock caused by non-aligned writes.
NeilBrown
2015-02-02
1
-0
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-01-27
22
-256
/
+541
|
\
|
*
stmmac: prevent probe drivers to crash kernel
Andy Shevchenko
2015-01-27
1
-1
/
+4
|
*
bnx2x: fix napi poll return value for repoll
Govindarajulu Varadarajan
2015-01-27
1
-1
/
+1
|
*
sh_eth: Fix DMA-API usage for RX buffers
Ben Hutchings
2015-01-27
1
-11
/
+23
|
*
sh_eth: Check for DMA mapping errors on transmit
Ben Hutchings
2015-01-27
1
-0
/
+4
|
*
sh_eth: Ensure DMA engines are stopped before freeing buffers
Ben Hutchings
2015-01-27
1
-7
/
+32
|
*
sh_eth: Remove RX overflow log messages
Ben Hutchings
2015-01-27
1
-3
/
+0
|
*
can: kvaser_usb: Fix state handling upon BUS_ERROR events
Ahmed S. Darwish
2015-01-27
1
-4
/
+3
|
*
can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUT
Ahmed S. Darwish
2015-01-27
1
-2
/
+10
|
*
can: kvaser_usb: Send correct context to URB completion
Ahmed S. Darwish
2015-01-27
1
-1
/
+1
|
*
can: kvaser_usb: Do not sleep in atomic context
Ahmed S. Darwish
2015-01-27
1
-6
/
+1
|
*
net: mv643xx_eth: Fix highmem support in non-TSO egress path
Ezequiel Garcia
2015-01-27
1
-10
/
+49
|
*
sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlers
Ben Hutchings
2015-01-27
2
-9
/
+31
|
*
sh_eth: Fix crash or memory leak when resizing rings on device that is down
Ben Hutchings
2015-01-27
1
-16
/
+18
|
*
sh_eth: Detach net device when stopping queue to resize DMA rings
Ben Hutchings
2015-01-27
1
-1
/
+2
|
*
sh_eth: Fix padding of short frames on TX
Ben Hutchings
2015-01-27
1
-4
/
+4
|
*
drivers: net: cpsw: discard dual emac default vlan configuration
Mugunthan V N
2015-01-27
1
-0
/
+22
|
*
Merge tag 'linux-can-fixes-for-3.19-20150121' of git://git.kernel.org/pub/scm...
David S. Miller
2015-01-27
1
-0
/
+3
|
|
\
|
|
*
can: c_can: end pending transmission on network stop (ifdown)
Viktor Babrian
2015-01-21
1
-0
/
+3
|
*
|
390/qeth: Fix locking warning during qeth device setup
Thomas Richter
2015-01-26
3
-34
/
+132
|
*
|
qeth: clean up error handling
Eugene Crosser
2015-01-26
2
-106
/
+117
|
*
|
ipvlan: fix incorrect usage of IS_ERR() macro in IPv6 code path.
Mahesh Bandewar
2015-01-25
1
-2
/
+4
|
*
|
netxen: fix netxen_nic_poll() logic
Eric Dumazet
2015-01-25
1
-1
/
+4
|
*
|
enic: fix rx napi poll return value
Govindarajulu Varadarajan
2015-01-25
1
-1
/
+1
|
*
|
Merge tag 'wireless-drivers-for-davem-2015-01-20' of git://git.kernel.org/pub...
David S. Miller
2015-01-25
6
-31
/
+69
|
|
\
\
|
|
*
|
ath9k: fix race condition in irq processing during hardware reset
Felix Fietkau
2015-01-19
1
-4
/
+3
[next]