summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-29ext4: remove unnecessary NULL pointer checkGuo Chao
2013-01-29ext4: remove useless assignment in dx_probe()Guo Chao
2013-01-29ext4: remove unused variable in add_dirent_to_buf()Guo Chao
2013-01-29ext4: release buffer when checksum failedGuo Chao
2013-01-29ext4: remove explicit WARN_ON when ext4_map_blocks() failsLukas Czerner
2013-01-29ext4: remove unused variable flagsLukas Czerner
2013-01-29ext4: fix ext4_writepage() to achieve data=ordered guaranteesJan Kara
2013-01-29ext4: Make ext4_bio_writepage() handle unprepared buffersJan Kara
2013-01-28ext4: simplify mpage_add_bh_to_extent()Jan Kara
2013-01-28ext4: dirty page has always buffers attachedJan Kara
2013-01-28ext4: simplify list handling in ext4_do_flush_completed_IO()Jan Kara
2013-01-28ext4: move work from io_end to inodeJan Kara
2013-01-28ext4: remove __ext4_journalled_writepage() from mpage_da_submit_io()Jan Kara
2013-01-28ext4: use redirty_page_for_writepage() in ext4_bio_write_page()Jan Kara
2013-01-28ext4: Always use ext4_bio_write_page() for writeoutJan Kara
2013-01-28ext4: add punching hole support for non-extent-mapped filesZheng Liu
2013-01-25ext4: fix memory leak when quota options are specified multiple timesChen Gang
2013-01-25quota: autoload the quota_v2 module for QFMT_VFS_V1 quota formatTheodore Ts'o
2013-01-25ext4: release sysfs kobject when failing to enable quotas on mountTheodore Ts'o
2013-01-17ext4: add tracepoint in punching holeZheng Liu
2013-01-13ext4: trigger the lazy inode table initialization after resizeTheodore Ts'o
2013-01-12ext4: check bh in ext4_read_block_bitmap()Eryu Guan
2013-01-12ext4: use unlikely to improve the efficiency of the kernelWang Shilong
2013-01-12ext4: return ENOMEM if sb_getblk() failsTheodore Ts'o
2013-01-10Linux 3.8-rc3Linus Torvalds
2013-01-09Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-01-09Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-01-09mm: reinstante dropped pmd_trans_splitting() checkLinus Torvalds
2013-01-09cred: Remove tgcred pointer from struct credMarc Dionne
2013-01-09Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-01-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-01-08Merge tag 'omap-for-v3.8-rc2/fixes-signed-v2' of git://git.kernel.org/pub/scm...Olof Johansson
2013-01-08Merge branch 'v3.8-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2013-01-08Merge tag 'mxs-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson
2013-01-08Merge tag 'imx-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson
2013-01-08Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2013-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-01-08drm/ttm: fix fence locking in ttm_buffer_object_transferDaniel Vetter
2013-01-08Merge tag 'mvebu_fixes_for_v3.8' of git://git.infradead.org/users/jcooper/lin...Olof Johansson
2013-01-08ARM: clps711x: Fix bad merge of clockevents setupOlof Johansson
2013-01-08Merge tag 'nomadik-fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2013-01-08ARM: highbank: save and restore L2 cache and GIC on suspendRob Herring
2013-01-08ARM: highbank: add a power request clearRob Herring
2013-01-08ARM: highbank: fix secondary boot and hotplugRob Herring
2013-01-08ARM: highbank: fix typos with hignbank in power request functionsRob Herring
2013-01-08ARM: dts: fix highbank cpu mpidr valuesRob Herring
2013-01-08ARM: dts: add device_type prop to cpu nodes on Calxeda platformsRob Herring
2013-01-08Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-01-08drm/prime: drop reference on imported dma-buf come from gemSeung-Woo Kim
2013-01-08xen/netfront: improve truesize trackingIan Campbell