]> bbs.cooldavid.org Git - net-next-2.6.git/history - fs/ext4
ext4: Add batched discard support for ext4
[net-next-2.6.git] / fs / ext4 /
2010-10-28 Lukas Czernerext4: Add batched discard support for ext4
2010-10-28 Lukas Czernerext4: Use return value from sb_issue_discard()
2010-10-28 Namhyung Kimext4: Check return value of sb_getblk() and friends
2010-10-28 Theodore Ts'oext4: use bio layer instead of buffer layer in mpage_da...
2010-10-28 Theodore Ts'oext4: move mpage_put_bnr_to_bhs()'s functionality to...
2010-10-28 Theodore Ts'oext4: inline walk_page_buffers() into mpage_da_submit_io
2010-10-28 Theodore Ts'oext4: inline ext4_writepage() into mpage_da_submit_io()
2010-10-28 Theodore Ts'oext4: simplify ext4_writepage()
2010-10-28 Theodore Ts'oext4: call mpage_da_submit_io() from mpage_da_map_blocks()
2010-10-28 Theodore Ts'oext4: use KMEM_CACHE instead of kmem_cache_create
2010-10-28 Theodore Ts'oext4: use search_dirblock() in ext4_dx_find_entry()
2010-10-28 Theodore Ts'oext4: avoid uninitialized memory references in ext3_htr...
2010-10-28 Eric Sandeenext4: remove unused ext4_sb_info members
2010-10-28 Eric Sandeenext4: queue conversion after adding to inode's complete...
2010-10-28 Eric Sandeenext4: don't use ext4_allocation_contexts for tracing
2010-10-28 Toshiyuki Okajimaext4: fix potential infinite loop in ext4_da_writepages()
2010-10-28 Toshiyuki Okajimaext4: improve llseek error handling for overly large...
2010-10-28 Maciej Żenczykowskiext4: don't update sb journal_devnum when RO dev
2010-10-28 Lukas Czernerext4: use sb_issue_zeroout in ext4_ext_zeroout
2010-10-28 Lukas Czernerext4: use sb_issue_zeroout in setup_new_group_blocks
2010-10-28 Lukas Czernerext4: add interface to advertise ext4 features in sysfs
2010-10-28 Lukas Czernerext4: add support for lazy inode table initialization
2010-10-28 Sergey Senozhatskyext4: fix NULL pointer dereference in print_daily_error...
2010-10-28 Lukas Czernerext4: don't hold spinlock while calling ext4_issue_disc...
2010-10-28 Lukas Czernerext4: check for negative error code from sb_issue_discard
2010-10-28 Eric Sandeenext4: don't bump up LONG_MAX nr_to_write by a factor...
2010-10-28 Eric Sandeenext4: stop looping in ext4_num_dirty_pages when max_pag...
2010-10-28 Curt Wohlgemuthext4: use dedicated slab caches for group_info structures
2010-10-28 Theodore Ts'oext4: fix EOFBLOCKS_FL handling
2010-09-21 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-09-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-09-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-09-16 Linus TorvaldsMerge branch '2.6.36-fixes' of git://github.com/schandi...
2010-09-10 David S. MillerMerge branch 'vhost-net' of git://git.kernel.org/pub...
2010-09-09 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2010-09-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-09-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-09-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-09-03 Dave AirlieMerge remote branch 'nouveau/for-airlied' of /ssd/git...
2010-08-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-08-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-08-28 Linus TorvaldsMerge branch 'drm-fixes' of git://git.kernel.org/pub...
2010-08-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-08-26 J. Bruce FieldsMerge commit 'v2.6.36-rc1' into HEAD
2010-08-24 Benjamin HerrenschmidtMerge remote branch 'jwb/merge' into merge
2010-08-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-08-24 Linus TorvaldsMerge branch 'drm-core-next' of git://git.kernel.org...
2010-08-22 Linus TorvaldsMerge branch 'kvm-updates/2.6.36' of git://git.kernel...
2010-08-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-08-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-08-20 Michal MarekMerge commit 'v2.6.36-rc1' into kbuild/rc-fixes
2010-08-18 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2010-08-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-08-18 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-08-16 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-08-16 Steven RostedtMerge branch 'tip/perf/urgent-3' of git://git.kernel...
2010-08-16 Linus TorvaldsMerge git://git.infradead.org/iommu-2.6
2010-08-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-08-15 Linus TorvaldsMerge branch 'idle-release' of git://git.kernel.org...
2010-08-15 Takashi IwaiMerge branch 'fix/asoc' into for-linus
2010-08-15 Len BrownMerge branch 'linus' into release
2010-08-14 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-08-14 Linus TorvaldsMerge branch 'for-linus/samsung-2635' of git://git...
2010-08-14 Linus TorvaldsMerge branch 'for-linus/i2c-2636' of git://git.fluff...
2010-08-14 Linus TorvaldsMerge branch 'next-spi' of git://git.secretlab.ca/git...
2010-08-14 Linus TorvaldsMerge branch 'msm-mmc_sdcc' of git://codeaurora.org...
2010-08-14 Linus TorvaldsMerge branch 'stable/fixes' of git://git.kernel.org...
2010-08-14 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/ideapad-2.6
2010-08-14 Linus TorvaldsMerge branch 'x86-uv-for-linus' of git://git.kernel...
2010-08-14 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2010-08-14 Linus TorvaldsMerge branch 'kbuild' of git://git.kernel.org/pub/scm...
2010-08-14 Linus TorvaldsMerge branch 'kconfig' of git://git.kernel.org/pub...
2010-08-13 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
2010-08-13 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2010-08-13 Linus TorvaldsMerge branch 'x86-uv-for-linus' of git://git.kernel...
2010-08-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-08-13 Linus TorvaldsMerge branch 'x86/urgent' of git://git.kernel.org/pub...
2010-08-12 Ingo MolnarMerge branch 'linus' into perf/urgent
2010-08-12 Linus TorvaldsMerge branch 'io_remap_pfn_range' of git://www.jni...
2010-08-12 Linus TorvaldsMerge branch 'hwpoison' of git://git.kernel.org/pub...
2010-08-12 Linus TorvaldsMerge branch 'msm-core' of git://codeaurora.org/quic...
2010-08-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-08-12 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2010-08-12 Linus TorvaldsMerge branch 'drm-core-next' of git://git.kernel.org...
2010-08-12 Linus TorvaldsMerge branch 'next-devicetree' of git://git.secretlab...
2010-08-12 Linus TorvaldsMerge branch 'stable/xen-swiotlb-0.8.6' of git://git...
2010-08-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-08-11 Linus TorvaldsMerge branch 'for-linus' of git://git.open-osd.org...
2010-08-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-08-11 Linus TorvaldsMerge branch 'msm-video' of git://codeaurora.org/quic...
2010-08-11 Linus TorvaldsMerge branch 'ixp4xx' of git://git.kernel.org/pub/scm...
2010-08-11 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/home...
2010-08-11 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2010-08-11 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2010-08-10 Linus TorvaldsMerge branch 'for-2.6.36' of git://git.kernel.dk/linux...
2010-08-10 Russell KingMerge branches 'master' and 'devel' into for-linus
2010-08-10 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
2010-08-10 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
next