summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-06-04jbd2: don't create journal_head for temporary journal buffersJan Kara5-92/+56
2013-06-04ext4: use io_end for multiple biosJan Kara3-85/+142
2013-05-31ext4: fix overflow when counting used blocks on 32-bit architecturesJan Kara1-2/+2
2013-05-31ext4: fix data offset overflow in ext4_xattr_fiemap() on 32-bit archsJan Kara1-2/+2
2013-05-31ext4: fix overflows in SEEK_HOLE, SEEK_DATA implementationsJan Kara1-7/+7
2013-05-31ext4: fix data offset overflow on 32-bit archs in ext4_inline_data_fiemap()Jan Kara1-1/+1
2013-05-28ext4: suppress ext4 orphan messages on mountPaul Taysom1-6/+8
2013-05-28jbd2: fix block tag checksum verification brokennessDarrick J. Wong2-12/+12
2013-05-28jbd2: use kmem_cache_zalloc for allocating journal headZheng Liu1-5/+3
2013-05-27ext4: make punch hole code path work with bigallocLukas Czerner2-30/+64
2013-05-27ext4: update ext4_ext_remove_space trace pointLukas Czerner2-10/+17
2013-05-27ext4: remove unused code from ext4_remove_blocks()Lukas Czerner1-17/+4
2013-05-27ext4: remove unused discard_partial_page_buffersLukas Czerner2-214/+0
2013-05-27ext4: use ext4_zero_partial_blocks in punch_holeLukas Czerner2-72/+48
2013-05-27ext4: truncate_inode_pages() in orphan cleanup pathLukas Czerner1-0/+1
2013-05-27Revert "ext4: fix fsx truncate failure"Lukas Czerner1-9/+2
2013-05-27ext4: Call ext4_jbd2_file_inode() after zeroing blockLukas Czerner1-1/+4
2013-05-27Revert "ext4: remove no longer used functions in inode.c"Lukas Czerner2-0/+124
2013-05-27mm: teach truncate_inode_pages_range() to handle non page aligned rangesLukas Czerner1-31/+73
2013-05-21reiserfs: use ->invalidatepage() length argumentLukas Czerner1-2/+7
2013-05-21gfs2: use ->invalidatepage() length argumentLukas Czerner1-2/+7
2013-05-21ceph: use ->invalidatepage() length argumentLukas Czerner1-6/+6
2013-05-21ocfs2: use ->invalidatepage() length argumentLukas Czerner1-2/+1
2013-05-21xfs: use ->invalidatepage() length argumentLukas Czerner2-9/+15
2013-05-21jbd: change journal_invalidatepage() to accept lengthLukas Czerner4-14/+25
2013-05-21ext4: use ->invalidatepage() length argumentLukas Czerner2-21/+31
2013-05-21jbd2: change jbd2_journal_invalidatepage to accept lengthLukas Czerner4-10/+22
2013-05-21mm: change invalidatepage prototype to accept lengthLukas Czerner30-69/+116
2013-05-20Linux 3.10-rc2v3.10-rc2Linus Torvalds1-1/+1
2013-05-20Merge tag 'stable/for-linus-3.10-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds7-106/+82
2013-05-20Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-12/+34
2013-05-20x86: Fix bit corruption at CPU resume timeLinus Torvalds1-1/+1
2013-05-20xen: Fixed assignment error in if statementLisa Nguyen1-1/+2
2013-05-20xen/xenbus: Fixed over 80 character limit issueLisa Nguyen1-1/+2
2013-05-20xen/xenbus: Fixed indentation error in switch caseLisa Nguyen1-10/+8
2013-05-20Merge tag 'pinctrl-fixes-v3.10-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-25/+25
2013-05-20Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-1/+1
2013-05-20MAINTAINERS: Add myself as maintainer for LM95234 and TMP401 driversGuenter Roeck1-0/+14
2013-05-19Merge tag 'dm-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ag...Linus Torvalds1-2/+2
2013-05-19dm thin: fix metadata dev resize detectionAlasdair G Kergon1-2/+2
2013-05-19hwmon: (tmp401) Drop redundant safety on cache lifetimeJean Delvare1-1/+1
2013-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds21-246/+301
2013-05-18Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds56-292/+0
2013-05-18Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds7-7/+10
2013-05-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds21-199/+149
2013-05-18Merge tag 'kmemleak-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds1-17/+4
2013-05-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds7-19/+9
2013-05-18sound/soc/kirkwood: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-18sound/soc/fsl: don't check resource with devm_ioremap_resourceWolfram Sang1-6/+0
2013-05-18arch/mips/lantiq/xway: don't check resource with devm_ioremap_resourceWolfram Sang1-4/+0