summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* GFS2: Stop block extents at the end of bitmapsBob Peterson2012-09-241-2/+1
* GFS2: Fix unclaimed_blocks() wrapping bug and clean upSteven Whitehouse2012-09-241-105/+88
* GFS2: Improve block reservation tracingSteven Whitehouse2012-09-243-26/+20
* GFS2: Fall back to ignoring reservations, if there are no other blocks leftSteven Whitehouse2012-09-241-0/+5
* GFS2: Fix ->show_options() for statfs slowSteven Whitehouse2012-09-241-0/+2
* GFS2: Use rbm for gfs2_setbit()Steven Whitehouse2012-09-241-26/+20
* GFS2: Use rbm for gfs2_testbit()Steven Whitehouse2012-09-241-44/+28
* GFS2: Eliminate unnecessary check for state > 3 in bitfitBob Peterson2012-09-241-2/+0
* GFS2: Eliminate redundant calls to may_grantBob Peterson2012-09-241-5/+4
* GFS2: Combine functions gfs2_glock_dq_wait and wait_on_demoteBob Peterson2012-09-241-7/+2
* GFS2: Combine functions gfs2_glock_wait and wait_on_holderBob Peterson2012-09-241-14/+9
* GFS2: inline __gfs2_glock_schedule_for_reclaimBob Peterson2012-09-241-16/+3
* GFS2: change function gfs2_direct_IO to use a normal gfs2_glock_dqBob Peterson2012-09-241-1/+1
* GFS2: rbm code cleanupBob Peterson2012-09-241-5/+11
* GFS2: Fix case where reservation finished at end of rgrpSteven Whitehouse2012-09-241-0/+7
* GFS2: Use RB_CLEAR_NODE() rather than rb_init_node()Michel Lespinasse2012-09-241-2/+2
* GFS2: Update rgblk_free() to use rbmSteven Whitehouse2012-09-241-30/+14
* GFS2: Update gfs2_get_block_type() to use rbmSteven Whitehouse2012-09-241-19/+6
* GFS2: Replace rgblk_search with gfs2_rbm_findSteven Whitehouse2012-09-242-210/+257
* GFS2: Add structure to contain rgrp, bitmap, offset tupleSteven Whitehouse2012-09-246-115/+105
* GFS2: Remove rs_requested field from reservationsSteven Whitehouse2012-09-249-59/+27
* GFS2: Merge two nearly identical xattr functionsSteven Whitehouse2012-09-241-64/+30
* Linux 3.6-rc7v3.6-rc7Linus Torvalds2012-09-231-2/+2
* Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-09-232-3/+3
|\
| * x86/kbuild: archscripts depends on scripts_basicJeff Mahoney2012-09-211-1/+1
| * firmware: fix directory creation rule matching with make 3.80Mark Asselstine2012-09-211-2/+2
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-09-233-2/+23
|\ \
| * | hwmon: (fam15h_power) Tweak runavg_range on resumeAndreas Herrmann2012-09-231-2/+13
| * | hwmon: (coretemp) Use get_online_cpus to avoid races involving CPU hotplugSilas Boyd-Wickizer2012-09-231-0/+5
| * | hwmon: (via-cputemp) Use get_online_cpus to avoid races involving CPU hotplugSilas Boyd-Wickizer2012-09-231-0/+5
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-09-234-2/+13
|\ \ \
| * | | [SCSI] hpsa: fix handling of protocol errorStephen M. Cameron2012-09-181-1/+2
| * | | [SCSI] mpt2sas: Fix for issue - Unable to boot from the drive connected to HBAsreekanth.reddy@lsi.com2012-09-171-0/+7
| * | | [SCSI] bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offloadEddie Wai2012-09-171-0/+3
| * | | [SCSI] scsi: virtio-scsi: Fix address translation failure of HighMem pages us...Wang Sen2012-09-141-1/+1
* | | | edac_mc: edac_mc_free() cannot assume mem_ctl_info is registered in sysfs.Shaun Ruffell2012-09-231-20/+39
* | | | edac_mc: fix messy kfree calls in the error pathFengguang Wu2012-09-231-5/+7
| |/ / |/| |
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-09-224-9/+9
|\ \ \
| * | | MIPS: Malta: Don't crash on spurious interrupt.Ralf Baechle2012-09-171-3/+6
| * | | MIPS: Malta: Remove RTC Data Mode bootstrap breakageMaciej W. Rozycki2012-09-141-5/+0
| * | | MIPS: mm: Add compound tail page _mapcount when mappedJovi Zhang2012-08-271-0/+2
| * | | MIPS: CMP/SMTC: Fix tc_id calculationRongQing.Li2012-08-271-1/+1
* | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-09-228-53/+106
|\ \ \ \
| * | | | ARM: reserve syscall 378 for kcmpRussell King2012-09-212-0/+3
| * | | | Merge branch 'clkdev' into fixesRussell King2012-09-194-51/+56
| |\ \ \ \
| | * | | | ARM: 7537/1: clk: Fix release in devm_clk_put()Mark Brown2012-09-191-1/+1
| | * | | | ARM: 7534/1: clk: Make the managed clk functions generically availableLars-Peter Clausen2012-09-154-51/+56
| * | | | | ARM: 7535/1: Reprogram smp_twd based on new common clk framework notifiersMike Turquette2012-09-191-2/+46
| * | | | | ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 coresMatthew Leach2012-09-161-0/+1
* | | | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-09-223-0/+48
|\ \ \ \ \ \
OpenPOWER on IntegriCloud