summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-02-02ext4: make mount option parsing loop more logicalJan Kara
2013-02-02ext4: move several mount options to standard handling loopJan Kara
2013-02-01ext4: reduce one "if" comparison in ext4_dirhash()Cong Ding
2013-02-01ext4: fix race in ext4_mb_add_n_trim()Niu Yawei
2013-02-01ext4: fix smatch warning in move_extent.c's mext_replace_branches()Akria Fujita
2013-02-01ext4: use WARN in ext4_alloc_blocksJulia Lawall
2013-01-30jbd2: don't wake kjournald unnecessarilyEric Sandeen
2013-01-29ext4: fix possible use-after-free with AIOJan Kara
2013-01-28ext4: remove unnecessary NULL pointer checkGuo Chao
2013-01-28ext4: remove useless assignment in dx_probe()Guo Chao
2013-01-28ext4: remove unused variable in add_dirent_to_buf()Guo Chao
2013-01-28ext4: release buffer when checksum failedGuo Chao
2013-01-28ext4: remove explicit WARN_ON when ext4_map_blocks() failsLukas Czerner
2013-01-28ext4: remove unused variable flagsLukas Czerner
2013-01-28ext4: fix ext4_writepage() to achieve data=ordered guaranteesJan Kara
2013-01-28ext4: 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-24ext4: fix memory leak when quota options are specified multiple timesChen Gang
2013-01-24quota: autoload the quota_v2 module for QFMT_VFS_V1 quota formatTheodore Ts'o
2013-01-24ext4: release sysfs kobject when failing to enable quotas on mountTheodore Ts'o
2013-01-16ext4: 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-09Linux 3.8-rc3v3.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-08Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-01-08Merge 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-07Merge tag 'mvebu_fixes_for_v3.8' of git://git.infradead.org/users/jcooper/lin...Olof Johansson
2013-01-07ARM: clps711x: Fix bad merge of clockevents setupOlof Johansson
2013-01-07Merge tag 'nomadik-fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2013-01-07ARM: highbank: save and restore L2 cache and GIC on suspendRob Herring