index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
resize.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-18
[PATCH] fix calculation of meta_bg descriptor backups
Andy Leiserson
1
-2
/
+2
2015-10-17
ext4: clean up feature test macros with predicate functions
Darrick J. Wong
1
-18
/
+12
2015-05-02
ext4: fix growing of tiny filesystems
Jan Kara
1
-2
/
+5
2014-12-26
ext4: prevent online resize with backup superblock
Theodore Ts'o
1
-12
/
+12
2014-11-20
ext4: kill ext4_kvfree()
Al Viro
1
-3
/
+3
2014-10-30
ext4: fix overflow when updating superblock backups after resize
Jan Kara
1
-1
/
+1
2014-10-20
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-2
/
+1
2014-10-13
ext4: Replace open coded mdata csum feature to helper function
Dmitry Monakhov
1
-2
/
+1
2014-09-03
ext4: avoid trying to kfree an ERR_PTR pointer
Theodore Ts'o
1
-0
/
+2
2014-06-08
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+13
2014-05-12
ext4: add missing BUFFER_TRACE before ext4_journal_get_write_access
liang xie
1
-0
/
+13
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-1
/
+1
2014-02-15
ext4: fix online resize with a non-standard blocks per group setting
Theodore Ts'o
1
-1
/
+1
2014-02-15
ext4: fix online resize with very large inode tables
Theodore Ts'o
1
-12
/
+20
2013-07-01
ext4: fix corruption when online resizing a fs with 1K block size
Maarten ter Huurne
1
-3
/
+1
2013-06-17
ext4: delete unused variables
Jon Ernst
1
-2
/
+1
2013-06-06
ext4: verify group number in verify_group_input() before using it
Theodore Ts'o
1
-6
/
+11
2013-04-21
ext4: add check for inodes_count overflow in new resize ioctl
Theodore Ts'o
1
-0
/
+4
2013-04-21
ext4: fix online resizing for ext3-compat file systems
Theodore Ts'o
1
-0
/
+2
2013-04-03
ext4: introduce ext4_get_group_number()
Lukas Czerner
1
-5
/
+5
2013-03-11
ext4: use atomic64_t for the per-flexbg free_clusters count
Theodore Ts'o
1
-2
/
+2
2013-03-02
ext4: convert number of blocks to clusters properly
Lukas Czerner
1
-3
/
+3
2013-02-08
ext4: pass context information to jbd2__journal_start()
Theodore Ts'o
1
-5
/
+5
2013-01-13
ext4: trigger the lazy inode table initialization after resize
Theodore Ts'o
1
-3
/
+5
2013-01-12
ext4: use unlikely to improve the efficiency of the kernel
Wang Shilong
1
-5
/
+5
2013-01-12
ext4: return ENOMEM if sb_getblk() fails
Theodore Ts'o
1
-4
/
+4
2012-11-08
ext4: remove ext4_handle_release_buffer()
Eric Sandeen
1
-14
/
+3
2012-10-22
ext4: Checksum the block bitmap properly with bigalloc enabled
Tao Ma
1
-2
/
+1
2012-09-26
ext4: don't call update_backups() multiple times for the same bg
Tao Ma
1
-0
/
+4
2012-09-25
ext4: fix double unlock buffer mess during fs-resize
Dmitry Monakhov
1
-10
/
+5
2012-09-20
ext4: remove erroneous ext4_superblock_csum_set() in update_backups()
Tao Ma
1
-2
/
+0
2012-09-19
ext4: fix online resizing when the # of block groups is constant
Theodore Ts'o
1
-22
/
+14
2012-09-13
ext4: log a resize update to the console every 10 seconds
Theodore Ts'o
1
-0
/
+8
2012-09-13
ext4: convert file system to meta_bg if needed during resizing
Theodore Ts'o
1
-17
/
+133
2012-09-12
ext4: set bg_itable_unused when resizing
Theodore Ts'o
1
-0
/
+3
2012-09-05
ext4: add online resizing support for meta_bg and 64-bit file systems
Yongqiang Yang
1
-50
/
+165
2012-09-05
ext4: grow the s_group_info array as needed
Theodore Ts'o
1
-0
/
+8
2012-09-05
ext4: grow the s_flex_groups array as needed when resizing
Theodore Ts'o
1
-5
/
+9
2012-09-05
ext4: avoid duplicate writes of the backup bg descriptor blocks
Yongqiang Yang
1
-4
/
+6
2012-09-05
ext4: don't copy non-existent gdt blocks when resizing
Yongqiang Yang
1
-0
/
+4
2012-09-05
ext4: report the original old blocks count in a debug message when resizing
Yongqiang Yang
1
-2
/
+1
2012-09-05
ext4: ignore last group w/o enough space when resizing instead of BUG'ing
Yongqiang Yang
1
-3
/
+9
2012-07-22
ext4: remove unnecessary argument from __ext4_handle_dirty_metadata()
Artem Bityutskiy
1
-1
/
+1
2012-07-22
ext4: remove unused variable in ext4_update_super()
Theodore Ts'o
1
-1
/
+1
2012-07-09
ext4: fix overhead calculation used by ext4_statfs()
Theodore Ts'o
1
-1
/
+6
2012-05-28
ext4: remove redundundant "(char *) bh->b_data" casts
Theodore Ts'o
1
-1
/
+1
2012-05-28
ext4: fix potential integer overflow in alloc_flex_gd()
Haogang Chen
1
-0
/
+2
2012-04-29
ext4: make block group checksums use metadata_csum algorithm
Darrick J. Wong
1
-6
/
+3
2012-04-29
ext4: calculate and verify block bitmap checksum
Darrick J. Wong
1
-0
/
+7
2012-04-29
ext4: calculate and verify checksums for inode bitmaps
Darrick J. Wong
1
-0
/
+47
[next]