summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-24GFS2: Remove unused argument from gfs2_internal_readAndrew Price
2012-04-24GFS2: Remove bd_list_trSteven Whitehouse
2012-04-24GFS2: Remove duplicate log codeSteven Whitehouse
2012-04-24GFS2: Clean up log write code pathSteven Whitehouse
2012-04-24GFS2: Use variable rather than qa to determine if unstuff necessaryBob Peterson
2012-04-24GFS2: Change variable blk to biblkBob Peterson
2012-04-24GFS2: Fix function parameter comments in rgrp.cBob Peterson
2012-04-24GFS2: Eliminate offset parameter to gfs2_setbitBob Peterson
2012-04-24GFS2: Use slab for block reservation memoryBob Peterson
2012-04-24GFS2: make function gfs2_page_add_databufs staticBob Peterson
2012-04-24GFS2: Rename function gfs2_close to gfs2_releaseBob Peterson
2012-04-24GFS2: Make gfs2_log_fake_buf() write the buffer tooSteven Whitehouse
2012-04-24GFS2: Drop "pull" argument from log_write_header()Steven Whitehouse
2012-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds
2012-04-24Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsiLinus Torvalds
2012-04-24GFS2: Instruct DLM to avoid queue convert slowdownBob Peterson
2012-04-24Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-04-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds
2012-04-24Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2012-04-24super.c: unused variable warning without CONFIG_QUOTAEldad Zack
2012-04-24jbd2: use GFP_NOFS for blkdev_issue_flushShaohua Li
2012-04-24Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-04-24Merge tag 'dlm-fixes-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/te...Linus Torvalds
2012-04-24mm: fix s390 BUG by __set_page_dirty_no_writeback on swapHugh Dickins
2012-04-24md: fix possible corruption of array metadata on shutdown.NeilBrown
2012-04-24md: don't call ->add_disk unless there is good reason.NeilBrown
2012-04-24DM RAID: Use safe version of rdev_for_eachJonathan Brassow
2012-04-23hexagon: add missing cpu.h includeRichard Kuo
2012-04-23hexagon/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat
2012-04-23hexagon: use renamed tick_nohz_idle_* functionsRichard Kuo
2012-04-23Hexagon: misc compile warning/error cleanup due to missing headersRichard Kuo
2012-04-23dlm: fix QUECVT when convert queue is emptyDavid Teigland
2012-04-23HSI: Add HSI ABI documentationCarlos Chinea
2012-04-23HSI: hsi_char: Remove max_data_size from sysfsCarlos Chinea
2012-04-23HSI: hsi: Rework hsi_event interfaceCarlos Chinea
2012-04-23HSI: hsi: Remove controllers and ports from the busCarlos Chinea
2012-04-23HSI: hsi: Fix error path cleanup on client registrationCarlos Chinea
2012-04-23HSI: hsi: Rework hsi_controller releaseCarlos Chinea
2012-04-23Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-04-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-23powerpc/mpic: Properly set default triggersBenjamin Herrenschmidt
2012-04-23irq: Add IRQ_TYPE_DEFAULT for use by PIC driversBenjamin Herrenschmidt
2012-04-23powerpc/mpic: Fix confusion between hw_irq and virqBenjamin Herrenschmidt
2012-04-23powerpc/pmac: Don't add_timer() twiceBenjamin Herrenschmidt
2012-04-23powerpc/eeh: Fix crash caused by null eeh_devGavin Shan
2012-04-23Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt
2012-04-22tcp: fix TCP_MAXSEG for established IPv6 passive socketsNeal Cardwell
2012-04-21Linux 3.4-rc4Linus Torvalds
2012-04-21drivers/net: Do not free an IRQ if its request failedLee Jones