]> Git Repo - linux.git/history - fs/ext4
ext4: teach ext4_statfs() to deal with clusters if bigalloc is enabled
[linux.git] / fs / ext4 /
2011-09-09 Theodore Ts'oext4: teach ext4_statfs() to deal with clusters if...
2011-09-09 Theodore Ts'oext4: convert the free_blocks field in s_flex_groups...
2011-09-09 Theodore Ts'oext4: convert s_{dirty,free}blocks_counter to s_{dirty...
2011-09-09 Theodore Ts'oext4: teach ext4_ext_truncate() about the bigalloc...
2011-09-09 Theodore Ts'oext4: teach ext4_ext_map_blocks() about the bigalloc...
2011-09-09 Theodore Ts'oext4: teach ext4_free_blocks() about bigalloc and clusters
2011-09-09 Theodore Ts'oext4: teach mballoc preallocation code about bigalloc...
2011-09-09 Theodore Ts'oext4: convert block group-relative offsets to use clusters
2011-09-09 Theodore Ts'oext4: bigalloc changes to block bitmap initialization...
2011-09-09 Theodore Ts'oext4: split out ext4_free_blocks_after_init()
2011-09-09 Theodore Ts'oext4: factor out block group accounting into functions
2011-09-09 Theodore Ts'oext4: convert instances of EXT4_BLOCKS_PER_GROUP to...
2011-09-09 Theodore Ts'oext4: enforce bigalloc restrictions (e.g., no online...
2011-09-09 Theodore Ts'oext4: read-only support for bigalloc file systems
2011-09-09 Theodore Ts'oext4: add ext4-specific kludge to avoid an oops after...
2011-09-07 Allison Hendersonext4: fix partial page writes
2011-09-07 Allison Hendersonext4: fix fsx truncate failure
2011-09-06 Theodore Ts'oext4: only call ext4_jbd2_file_inode when an inode...
2011-09-04 Theodore Ts'ojbd2: add debugging information to jbd2_journal_dirty_m...
2011-09-03 Theodore Ts'oext4: improve handling of conflicting mount options
2011-09-03 Allison Hendersonext4: fix 2nd xfstests 127 punch hole failure
2011-09-03 Allison Hendersonext4: fix xfstests 75, 112, 127 punch hole failure
2011-09-03 Allison Hendersonext4: Add new ext4_discard_partial_page_buffers routines
2011-08-31 Theodore Ts'oext4: call ext4_handle_dirty_metadata with correct...
2011-08-31 Darrick J. Wongext4: ext4_mkdir should dirty dir_block with newly...
2011-08-31 Darrick J. Wongext4: ext4_rename should dirty dir_bh with the correct...
2011-08-31 Theodore Ts'oext4: fake direct I/O mode for data=journal
2011-08-31 Theodore Ts'oext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL...
2011-08-31 Jiaying Zhangext4: remove i_mutex lock in ext4_evict_inode to fix...
2011-08-22 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2011-08-22 Linus TorvaldsMerge branch 'stable/bug.fixes' of git://git.kernel...
2011-08-22 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2011-08-21 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2011-08-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-08-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-08-19 Jiaying Zhangext4: flush any pending end_io requests before DIO...
2011-08-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2011-08-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-08-19 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2011-08-19 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2011-08-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-08-18 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-08-18 Chris MasonMerge branch 'btrfs-3.0' into for-linus
2011-08-17 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2011-08-17 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git.kernel...
2011-08-17 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2011-08-16 Linus TorvaldsMerge branch 'kvm-updates/3.1' of git://git.kernel...
2011-08-16 Linus TorvaldsMerge branch 'fixallnoconfig' of git://git.kernel.org...
2011-08-16 Linus TorvaldsMerge branch 'docs-move' of git://git.kernel.org/pub...
2011-08-16 Linus TorvaldsMerge branch 'drm-intel-fixes' of git://git.kernel...
2011-08-15 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2011-08-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-08-15 Linus TorvaldsMerge branch 'drm-fixes' of git://git.kernel.org/pub...
2011-08-15 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-08-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-08-14 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-08-14 Ingo MolnarMerge branch 'perf/core' of git://git.kernel.org/pub...
2011-08-14 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git.kernel...
2011-08-14 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-08-13 Theodore Ts'oext4: fix nomblk_io_submit option so it correctly conve...
2011-08-13 Tao Maext4: Resolve the hang of direct i/o read in handling...
2011-08-13 Jiaying Zhangext4: call ext4_ioend_wait and ext4_flush_completed_IO...
2011-08-13 Curt Wohlgemuthext4: Fix ext4_should_writeback_data() for no-journal...
2011-08-13 Linus TorvaldsMerge branch 'devicetree/merge' of git://git.secretlab...
2011-08-13 Linus TorvaldsMerge branch 'usb-linus' of git://git.kernel.org/pub...
2011-08-13 Linus TorvaldsMerge branch 'staging-linus' of git://git.kernel.org...
2011-08-13 Linus TorvaldsMerge branch 'x86-vdso-for-linus' of git://git.kernel...
2011-08-13 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2011-08-13 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2011-08-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-08-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-08-12 Eric Sandeenext4: Properly count journal credits for long symlinks
2011-08-11 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-08-10 Ingo MolnarMerge branch 'perf/core' of git://git.kernel.org/pub...
2011-08-09 Jens AxboeMerge branch 'stable/for-jens' of git://git.kernel...
2011-08-09 Ingo MolnarMerge branch 'perf/core' of git://git.kernel.org/pub...
2011-08-08 Takashi IwaiMerge branch 'fix/kconfig' into for-linus
2011-08-08 Alex ElderMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-08-08 Takashi IwaiMerge branch 'wm8996-rename' of git://git.kernel.org...
2011-08-08 Sascha HauerMerge commit 'v3.1-rc1' into imx-fixes
2011-08-08 Mark BrownMerge branch 'for-3.1' of git://git.kernel.org/pub...
2011-08-08 Greg Kroah-HartmanMerge 3.1-rc1 into usb-linus
2011-08-07 Linus TorvaldsMerge branch 'for-linus' of git://git.open-osd.org...
2011-08-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-08-06 Linus TorvaldsMerge branch 'stable/bug.fixes' of git://git.kernel...
2011-08-06 Len BrownMerge branch 'battery' into release
2011-08-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-08-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-08-05 Ingo MolnarMerge branch 'perf/core' of git://git.kernel.org/pub...
2011-08-05 Ingo MolnarMerge branch 'linus' into perf/urgent
2011-08-05 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-08-05 Linus TorvaldsMerge branch 'fixefi' of git://git.kernel.org/pub/scm...
2011-08-05 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2011-08-05 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2011-08-04 H. Peter AnvinMerge commit 'v3.0' into x86/vdso
2011-08-04 Linus TorvaldsMerge branch 'devicetree/merge' of git://git.secretlab...
2011-08-04 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2011-08-04 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2011-08-04 Dave AirlieMerge branch 'drm-intel-next' of ssh://master.kernel...
2011-08-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
next
This page took 0.125884 seconds and 7 git commands to generate.