aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* GFS2: Fix recovery stuck bug (try #2)Steven Whitehouse2010-08-021-7/+39
* GFS2: Fix typo in stuffed file data copy handlingAbhijith Das2010-07-301-1/+1
* Revert "GFS2: recovery stuck on transaction lock"Steven Whitehouse2010-07-291-10/+0
* GFS2: Make "try" lock not try quite so hardSteven Whitehouse2010-07-291-24/+25
* GFS2: remove dependency on __GFP_NOFAILDavid Rientjes2010-07-291-2/+9
* GFS2: Simplify gfs2_write_alloc_requiredBob Peterson2010-07-296-35/+14
* GFS2: Wait for journal id on mount if not specified on mount command lineSteven Whitehouse2010-07-293-5/+80
* GFS2: Use nobh_writepageSteven Whitehouse2010-07-291-4/+1
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-07-281-2/+7
|\
| * x86,kgdb: Fix hw breakpoint regressionJason Wessel2010-07-281-2/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-07-286-34/+63
|\ \
| * | [SCSI] ibmvscsi: Fix oops when an interrupt is pending during probeAnton Blanchard2010-07-271-6/+7
| * | [SCSI] zfcp: Update status read mempoolChristof Schmitt2010-07-212-1/+10
| * | [SCSI] zfcp: Do not wait for SBALs on stopped queueChristof Schmitt2010-07-212-6/+9
| * | [SCSI] zfcp: Fix check whether unchained ct_els is possibleSwen Schillig2010-07-211-1/+1
| * | [SCSI] ipr: fix resource path display and formattingWayne Boyer2010-07-212-20/+36
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-07-285-10/+72
|\ \ \
| * | | davinci: da850/omap-l138 evm: account for DEFDCDC{2,3} being tied highSekhar Nori2010-07-281-0/+8
| * | | regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH registerAnuj Aggarwal2010-07-282-7/+61
| * | | wm8350-regulator: fix wm8350_register_regulator error handlingAxel Lin2010-07-271-1/+1
| * | | ab3100: fix off-by-one value range checking for voltage selectorAxel Lin2010-07-271-2/+2
* | | | ecryptfs: Bugfix for error related to ecryptfs_hash_bucketsAndre Osterhues2010-07-281-8/+9
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-07-289-36/+50
|\ \ \ \
| * | | | ceph: use complete_all and wake_up_allYehuda Sadeh2010-07-276-20/+20
| * | | | ceph: Correct obvious typo of Kconfig variable "CRYPTO_AES"Robert P. J. Day2010-07-241-1/+1
| * | | | ceph: fix dentry lease releaseSage Weil2010-07-231-0/+1
| * | | | ceph: fix leak of dentry in ceph_init_dentry() error pathSage Weil2010-07-231-1/+3
| * | | | ceph: fix pg_mapping leak on pg_temp updatesSage Weil2010-07-231-11/+15
| * | | | ceph: fix d_release dop for snapdir, snapped dentriesSage Weil2010-07-231-3/+9
| * | | | ceph: avoid dcache readdir for snapdirSage Weil2010-07-221-0/+1
| |/ / /
* | | | GFS2: Use kmalloc when possible for ->readdir()Steven Whitehouse2010-07-281-6/+25
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2010-07-271-1/+1
|\ \ \
| * | | 9p: Pass the correct end of buffer to p9stat_readLatchesar Ionkov2010-07-271-1/+1
* | | | gpio: fix spurious printk when freeing a gpioJon Povey2010-07-271-3/+4
* | | | edac: mpc85xx: fix coldplug/hotplug module autoloadingAnton Vorontsov2010-07-271-0/+3
* | | | drivers/rtc/rtc-rx8581.c: fix setdatetimeRudolf Marek2010-07-271-3/+17
* | | | dynamic debug: move ddebug_remove_module() down into free_module()Jason Baron2010-07-271-1/+3
|/ / /
* | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2010-07-271-3/+3
|\ \ \
| * | | perf, powerpc: Use perf_sample_data_init() for the FSL codePeter Zijlstra2010-07-271-3/+3
* | | | Merge git://git.infradead.org/users/cbou/battery-2.6.35Linus Torvalds2010-07-271-15/+14
|\ \ \ \
| * | | | ds2782_battery: Rename get_current to fix build failure / name conflictPeter Huewe2010-06-141-15/+14
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-07-2719-36/+151
|\ \ \ \ | |_|/ / |/| | |
| * | | s2io: fixing DBG_PRINT() macroBreno Leitao2010-07-261-1/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-262-3/+3
| |\ \ \
| | * | | ath9k: fix dma direction for map/unmap in ath_rx_taskletMing Lei2010-07-261-2/+2
| | * | | wireless: use netif_rx_ni in ieee80211_send_layer2_updateJohn W. Linville2010-07-201-1/+1
| * | | | net: dev_forward_skb should call nf_resetBen Greear2010-07-251-0/+1
| * | | | net sched: fix race in mirred device removalstephen hemminger2010-07-242-3/+41
| * | | | Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2010-07-242-0/+3
| |\ \ \ \
| | * | | | wimax/i2400m: Add PID & VID for Intel WiMAX 6250Alexey Shvetsov2010-07-222-0/+3