summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* md: introduce link/unlink_rdev() helpersNamhyung Kim2011-07-274-50/+36
* md/raid: use printk_ratelimited instead of printk_ratelimitChristian Dietrich2011-07-273-42/+53
* md: use proper little-endian bitopsAkinobu Mita2011-07-271-3/+5
* md/raid5: finalise new merged handle_stripe.NeilBrown2011-07-271-102/+13
* md/raid5: move some more common code into handle_stripeNeilBrown2011-07-271-113/+67
* md/raid5: move more common code into handle_stripeNeilBrown2011-07-271-100/+61
* md/raid5: unite handle_stripe_dirtying5 and handle_stripe_dirtying6NeilBrown2011-07-271-56/+21
* md/raid5: unite fetch_block5 and fetch_block6NeilBrown2011-07-271-84/+23
* md/raid5: rearrange a test in fetch_block6.NeilBrown2011-07-271-7/+5
* md/raid5: move more code into common handle_stripeNeilBrown2011-07-271-58/+32
* md/raid5: Move code for finishing a reconstruction into handle_stripe.NeilBrown2011-07-271-96/+57
* md/raid5: Remove stripe_head_state arg from handle_stripe_expansion.NeilBrown2011-07-271-5/+4
* md/raid5: move stripe_head_state and more code into handle_stripe.NeilBrown2011-07-261-182/+158
* md/raid5: add some more fields to stripe_head_stateNeilBrown2011-07-262-31/+29
* md/raid5: unify stripe_head_state and r6_stateNeilBrown2011-07-262-45/+40
* md/raid5: move common code into handle_stripeNeilBrown2011-07-261-12/+6
* md/raid5: replace sh->lock with an 'active' flag.NeilBrown2011-07-262-32/+29
* md/raid5: Protect some more code with ->device_lock.NeilBrown2011-07-261-14/+16
* md/raid5: Remove use of sh->lock in sync_requestNeilBrown2011-07-262-19/+27
* md/raid5: get rid of duplicated call to bio_data_dir()Namhyung Kim2011-07-181-2/+2
* md/raid5: use kmem_cache_zalloc()Namhyung Kim2011-07-181-5/+3
* md/raid10: share pages between read and write bio's during recoveryNamhyung Kim2011-07-181-11/+12
* md/raid10: factor out common bio handling codeNamhyung Kim2011-07-181-21/+23
* md/raid10: get rid of duplicated conditional expressionNamhyung Kim2011-07-181-2/+1
* Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-151-0/+1
|\
| * gpio: wm831x: add a missing break in wm831x_gpio_dbg_showAxel Lin2011-07-151-0/+1
* | ARM: fix regression in IXP4xx clocksourceRichard Cochran2011-07-151-2/+8
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2011-07-151-1/+0
|\ \
| * | nilfs2: remove resize from unsupported features listRyusuke Konishi2011-07-131-1/+0
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-07-152-15/+15
|\ \ \
| * | | hwmon: (adm1275) Fix coefficients per datasheet revision BGuenter Roeck2011-07-151-5/+5
| * | | hwmon: (pmbus) Use long variables for register to data conversionsGuenter Roeck2011-07-121-10/+10
| |/ /
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-07-151-0/+2
|\ \ \
| * | | drm/radeon/kms: add new NI pci idsAlex Deucher2011-07-151-0/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-152-17/+36
|\ \ \ \
| * | | | fix loop checks in d_materialise_unique()Al Viro2011-07-141-17/+34
| * | | | Fix ->d_lock locking order in unlazy_walk()Al Viro2011-07-121-0/+2
* | | | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2011-07-152-5/+36
|\ \ \ \ \
| * | | | | rcu: Prevent RCU callbacks from executing before scheduler initializedPaul E. McKenney2011-07-132-5/+36
| | |_|/ / | |/| | |
* | | | | sched: Fix 32bit racePeter Zijlstra2011-07-151-0/+3
| |_|/ / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2011-07-147-10/+50
|\ \ \ \
| * | | | GFS2: Resolve inode eviction and ail list interaction bugSteven Whitehouse2011-07-144-8/+36
| * | | | GFS2: Fix race during filesystem mountSteven Whitehouse2011-07-123-1/+11
| * | | | GFS2: force a log flush when invalidating the rindex glockBenjamin Marzinski2011-07-121-1/+3
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-07-132-27/+63
|\ \ \ \
| * | | | mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity2011-07-132-27/+63
* | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-07-135-19/+15
|\ \ \ \ \
| * | | | | SUNRPC: Fix use of static variable in rpcb_getport_asyncBen Greear2011-07-121-1/+1
| * | | | | NFSv4.1: update nfs4_fattr_bitmap_maxszAndy Adamson2011-07-111-1/+1
| * | | | | SUNRPC: Fix a race between work-queue and rpc_killall_tasksTrond Myklebust2011-07-071-16/+11
OpenPOWER on IntegriCloud