index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
md: do not progress the resync process if the stripe was blocked
Dan Williams
2008-07-28
1
-6
/
+13
*
md: delay notification of 'active_idle' to the recovery thread
Dan Williams
2008-07-23
1
-1
/
+4
*
md: fix merge error
Dan Williams
2008-07-23
1
-2
/
+3
*
md: move async_tx_issue_pending_all outside spin_lock_irq
Dan Williams
2008-07-23
1
-3
/
+2
*
md: Protect access to mddev->disks list using RCU
NeilBrown
2008-07-21
2
-17
/
+28
*
md: only count actual openers as access which prevent a 'stop'
NeilBrown
2008-07-21
1
-3
/
+6
*
md: linear: Make array_size sector-based and rename it to array_sectors.
Andre Noll
2008-07-21
1
-8
/
+8
*
md: Make mddev->array_size sector-based.
Andre Noll
2008-07-21
8
-27
/
+32
*
md: Make super_type->rdev_size_change() take sector-based sizes.
Andre Noll
2008-07-21
1
-21
/
+19
*
md: Fix check for overlapping devices.
Andre Noll
2008-07-21
1
-2
/
+3
*
md: Tidy up rdev_size_store a bit:
Neil Brown
2008-07-21
1
-9
/
+8
*
md: Turn rdev->sb_offset into a sector-based quantity.
Andre Noll
2008-07-11
2
-48
/
+43
*
md: Make calc_dev_sboffset() return a sector count.
Andre Noll
2008-07-11
1
-6
/
+7
*
md: Replace calc_dev_size() by calc_num_sectors().
Andre Noll
2008-07-11
1
-11
/
+7
*
md: Make update_size() take the number of sectors.
Andre Noll
2008-07-11
1
-18
/
+18
*
md: Better control of when do_md_stop is allowed to stop the array.
Neil Brown
2008-07-11
1
-14
/
+15
*
md: get_disk_info(): Don't convert between signed and unsigned and back.
Andre Noll
2008-07-11
1
-4
/
+1
*
md: Simplify restart_array().
Andre Noll
2008-07-11
1
-32
/
+17
*
md: alloc_disk_sb(): Return proper error value.
Andre Noll
2008-07-11
1
-1
/
+1
*
md: Simplify sb_equal().
Andre Noll
2008-07-11
1
-5
/
+1
*
md: Simplify uuid_equal().
Andre Noll
2008-07-11
1
-9
/
+4
*
Merge branch 'master' into for-next
Neil Brown
2008-07-11
54
-101
/
+260
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-07-10
14
-8
/
+78
|
|
\
|
|
*
tun: Persistent devices can get stuck in xoff state
Max Krasnyansky
2008-07-10
1
-0
/
+6
|
|
*
libertas: fix memory alignment problems on the blackfin
Ihar Hrachyshka
2008-07-09
1
-2
/
+2
|
|
*
zd1211rw: stop beacons on remove_interface
Luis Carlos Cobo
2008-07-09
1
-0
/
+1
|
|
*
rt2x00: Disable synchronization during initialization
Ivo van Doorn
2008-07-09
5
-0
/
+47
|
|
*
irda: New device ID for nsc-ircc
Ville Syrjala
2008-07-08
1
-0
/
+1
|
|
*
irda: via-ircc proper dma freeing
Wang Chen
2008-07-08
1
-0
/
+3
|
|
*
ssb-pcicore: Fix IRQ-vector init on embedded devices
Michael Buesch
2008-07-07
1
-0
/
+7
|
|
*
zd1211rw: add ID for AirTies WUS-201
Firat Birlik
2008-07-07
1
-0
/
+1
|
|
*
drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bit
Darren Jenkins
2008-07-07
1
-2
/
+2
|
|
*
hostap_cs: correct poor NULL checks in suspend/resume routines
John W. Linville
2008-07-07
1
-4
/
+8
|
*
|
Merge branch 'for-2.6.26' of git://neil.brown.name/md
Linus Torvalds
2008-07-10
1
-6
/
+1
|
|
\
\
|
|
*
|
md: ensure all blocks are uptodate or locked when syncing
Dan Williams
2008-07-10
1
-6
/
+1
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2008-07-09
1
-0
/
+4
|
|
\
\
\
|
|
*
|
|
RDMA/cxgb3: Fix regression caused by class_device -> device conversion
Steve Wise
2008-07-08
1
-0
/
+4
|
*
|
|
|
Fix broken fix for fsl-diu-db
Takashi Iwai
2008-07-08
1
-2
/
+2
|
*
|
|
|
it8213: fix return value in it8213_init_one()
Bartlomiej Zolnierkiewicz
2008-07-08
1
-2
/
+1
|
*
|
|
|
palm_bk3710: fix IDECLK period calculation
Sergei Shtylyov
2008-07-08
1
-20
/
+18
|
*
|
|
|
ide: add __ide_default_irq() inline helper
Bartlomiej Zolnierkiewicz
2008-07-08
2
-11
/
+3
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-07-07
12
-27
/
+71
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
fs_enet: restore promiscuous and multicast settings in restart()
Laurent Pinchart
2008-07-04
1
-0
/
+3
|
|
*
|
|
ibm_newemac: Fixes entry of short packets
Sathya Narayanan
2008-07-04
1
-0
/
+6
|
|
*
|
|
ibm_newemac: Fixes kernel crashes when speed of cable connected changes
Sathya Narayanan
2008-07-04
1
-0
/
+2
|
|
*
|
|
pasemi_mac: Access iph->tot_len with correct endianness
Roland Dreier
2008-07-04
1
-1
/
+1
|
|
*
|
|
ehea: Access iph->tot_len with correct endianness
Roland Dreier
2008-07-04
1
-1
/
+1
|
|
*
|
|
ehea: fix race condition
Jan-Bernd Themann
2008-07-04
2
-7
/
+16
|
|
*
|
|
ehea: add MODULE_DEVICE_TABLE
Jan-Bernd Themann
2008-07-04
1
-0
/
+1
|
|
*
|
|
ehea: fix might sleep problem
Jan-Bernd Themann
2008-07-04
2
-12
/
+12
[next]