index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
resize.c
Age
Commit message (
Expand
)
Author
2013-05-11
ext4: add check for inodes_count overflow in new resize ioctl
Theodore Ts'o
2013-05-07
ext4: fix online resizing for ext3-compat file systems
Theodore Ts'o
2013-04-05
ext4: use atomic64_t for the per-flexbg free_clusters count
Theodore Ts'o
2013-04-05
ext4: convert number of blocks to clusters properly
Lukas Czerner
2012-10-13
ext4: avoid duplicate writes of the backup bg descriptor blocks
Yongqiang Yang
2012-10-13
ext4: don't copy non-existent gdt blocks when resizing
Yongqiang Yang
2012-10-13
ext4: ignore last group w/o enough space when resizing instead of BUG'ing
Yongqiang Yang
2012-08-09
ext4: fix overhead calculation used by ext4_statfs()
Theodore Ts'o
2012-06-10
ext4: fix potential integer overflow in alloc_flex_gd()
Haogang Chen
2012-03-20
ext4: update s_free_{inodes,blocks}_count during online resize
Darrick J. Wong
2012-03-19
ext4: change some printk() calls to use ext4_msg() instead
Theodore Ts'o
2012-02-20
ext4: fix resize when resizing within single group
Lukas Czerner
2012-01-04
ext4: let ext4_group_add() use common code
Yongqiang Yang
2012-01-04
ext4: let ext4_group_extend() use common code
Yongqiang Yang
2012-01-04
ext4: add new online resize interface
Yongqiang Yang
2012-01-03
ext4: add a new function which adds a flex group to a fs
Yongqiang Yang
2012-01-03
ext4: add a new function which allocates bitmaps and inode tables
Yongqiang Yang
2012-01-03
ext4: pass verify_reserved_gdb() the number of group decriptors
Yongqiang Yang
2012-01-03
ext4: add a function which updates the super block during online resizing
Yongqiang Yang
2012-01-03
ext4: add a function which sets up a block group descriptors of a flex bg
Yongqiang Yang
2012-01-03
ext4: add a function which sets up group blocks of a flex bg
Yongqiang Yang
2012-01-03
ext4: add a structure which will be used by 64bit-resize interface
Yongqiang Yang
2012-01-03
ext4: add a function which adds a new group descriptors to a fs
Yongqiang Yang
2012-01-03
ext4: add a function which extends a group without checking parameters
Yongqiang Yang
2011-09-09
ext4: Rename ext4_free_blks_{count,set}() to refer to clusters
Theodore Ts'o
2011-09-09
ext4: convert the free_blocks field in s_flex_groups to be free_clusters
Theodore Ts'o
2011-09-09
ext4: convert s_{dirty,free}blocks_counter to s_{dirty,free}clusters_counter
Theodore Ts'o
2011-08-01
ext4: use ext4_kvzalloc()/ext4_kvmalloc() for s_group_desc and s_group_info
Theodore Ts'o
2011-07-30
ext4: add missing kfree() on error return path in add_new_gdb()
Dan Carpenter
2011-07-27
ext4: simplify parameters of reserve_backup_gdb()
Yongqiang Yang
2011-07-27
ext4: simplify parameters of add_new_gdb()
Yongqiang Yang
2011-07-27
ext4: remove lock_buffer in bclean() and setup_new_group_blocks()
Yongqiang Yang
2011-07-26
ext4: simplify journal handling in setup_new_group_blocks()
Yongqiang Yang
2011-07-26
ext4: let setup_new_group_blocks() set multiple bits at a time
Yongqiang Yang
2011-07-26
ext4: fix a typo in ext4_group_extend()
Yongqiang Yang
2011-07-26
ext4: let ext4_group_add_blocks() return an error code
Yongqiang Yang
2011-07-26
ext4: rename ext4_add_groupblocks() to ext4_group_add_blocks()
Yongqiang Yang
2011-07-26
ext4: prevent a fs with errors from being resized
Yongqiang Yang
2011-07-26
ext4: prevent parallel resizers by atomic bit ops
Yongqiang Yang
2011-03-20
ext4: unify the ext4_handle_release_buffer() api
Amir Goldstein
2011-02-21
ext4: fix compile warnings with EXT4FS_DEBUG enabled
Theodore Ts'o
2011-01-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2011-01-10
ext4: add error checking to calls to ext4_handle_dirty_metadata()
Theodore Ts'o
2010-12-23
ext4: fix on-line resizing regression
Theodore Ts'o
2010-10-27
Merge branch 'next' into upstream-merge
Theodore Ts'o
2010-10-27
ext4: rename mark_bitmap_end() to ext4_mark_bitmap_end()
Theodore Ts'o
2010-10-27
ext4: use sb_issue_zeroout in setup_new_group_blocks
Lukas Czerner
2010-06-14
ext4: remove initialized but not read variables
Andi Kleen
2010-06-11
ext4: Clean up s_dirt handling
Theodore Ts'o
2010-05-16
ext4: check s_log_groups_per_flex in online resize code
Eric Sandeen
[next]