aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-04-24GFS2: Remove unused argument from gfs2_internal_readAndrew Price4-18/+9
2012-04-24GFS2: Remove bd_list_trSteven Whitehouse7-56/+21
2012-04-24GFS2: Remove duplicate log codeSteven Whitehouse1-116/+59
2012-04-24GFS2: Clean up log write code pathSteven Whitehouse8-172/+264
2012-04-24GFS2: Use variable rather than qa to determine if unstuff necessaryBob Peterson1-2/+4
2012-04-24GFS2: Change variable blk to biblkBob Peterson1-5/+5
2012-04-24GFS2: Fix function parameter comments in rgrp.cBob Peterson1-12/+16
2012-04-24GFS2: Eliminate offset parameter to gfs2_setbitBob Peterson1-11/+12
2012-04-24GFS2: Use slab for block reservation memoryBob Peterson4-8/+23
2012-04-24GFS2: make function gfs2_page_add_databufs staticBob Peterson2-4/+2
2012-04-24GFS2: Rename function gfs2_close to gfs2_releaseBob Peterson1-6/+6
2012-04-24GFS2: Make gfs2_log_fake_buf() write the buffer tooSteven Whitehouse1-14/+11
2012-04-24GFS2: Drop "pull" argument from log_write_header()Steven Whitehouse1-9/+4
2012-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds1-3/+7
2012-04-24Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsiLinus Torvalds4-120/+155
2012-04-24GFS2: Instruct DLM to avoid queue convert slowdownBob Peterson1-3/+7
2012-04-23Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds2-2/+4
2012-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernelLinus Torvalds6-4/+14
2012-04-23Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-0/+4
2012-04-23super.c: unused variable warning without CONFIG_QUOTAEldad Zack1-0/+2
2012-04-23jbd2: use GFP_NOFS for blkdev_issue_flushShaohua Li1-2/+2
2012-04-23Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds2-5/+6
2012-04-23Merge tag 'dlm-fixes-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlmLinus Torvalds1-0/+12
2012-04-23mm: fix s390 BUG by __set_page_dirty_no_writeback on swapHugh Dickins1-1/+1
2012-04-24md: fix possible corruption of array metadata on shutdown.NeilBrown1-1/+2
2012-04-24md: don't call ->add_disk unless there is good reason.NeilBrown1-2/+2
2012-04-24DM RAID: Use safe version of rdev_for_eachJonathan Brassow1-2/+2
2012-04-23hexagon: add missing cpu.h includeRichard Kuo1-1/+2
2012-04-23hexagon/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat1-0/+5
2012-04-23hexagon: use renamed tick_nohz_idle_* functionsRichard Kuo1-3/+3
2012-04-23Hexagon: misc compile warning/error cleanup due to missing headersRichard Kuo4-0/+4
2012-04-23dlm: fix QUECVT when convert queue is emptyDavid Teigland1-0/+12
2012-04-23HSI: Add HSI ABI documentationCarlos Chinea1-0/+19
2012-04-23HSI: hsi_char: Remove max_data_size from sysfsCarlos Chinea1-1/+1
2012-04-23HSI: hsi: Rework hsi_event interfaceCarlos Chinea2-58/+68
2012-04-23HSI: hsi: Remove controllers and ports from the busCarlos Chinea1-19/+1
2012-04-23HSI: hsi: Fix error path cleanup on client registrationCarlos Chinea1-1/+1
2012-04-23HSI: hsi: Rework hsi_controller releaseCarlos Chinea2-45/+69
2012-04-22Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-5/+1
2012-04-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds14-72/+122
2012-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds62-238/+407
2012-04-23powerpc/mpic: Properly set default triggersBenjamin Herrenschmidt2-30/+30
2012-04-23irq: Add IRQ_TYPE_DEFAULT for use by PIC driversBenjamin Herrenschmidt1-0/+7
2012-04-23powerpc/mpic: Fix confusion between hw_irq and virqBenjamin Herrenschmidt1-8/+4
2012-04-23powerpc/pmac: Don't add_timer() twiceBenjamin Herrenschmidt1-0/+9
2012-04-23powerpc/eeh: Fix crash caused by null eeh_devGavin Shan1-1/+1
2012-04-23Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt9-33/+71
2012-04-22tcp: fix TCP_MAXSEG for established IPv6 passive socketsNeal Cardwell1-0/+4
2012-04-21Linux 3.4-rc4Linus Torvalds1-1/+1
2012-04-21drivers/net: Do not free an IRQ if its request failedLee Jones1-2/+1