index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
migrate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-04
ext4: clean up indentation issues, remove extraneous tabs
Colin Ian King
1
-6
/
+6
2018-11-25
ext4: add ext4_sb_bread() to disambiguate ENOMEM cases
Theodore Ts'o
1
-18
/
+18
2017-12-17
ext4: fix up remaining files with SPDX cleanups
Theodore Ts'o
1
-8
/
+1
2017-06-21
ext4: do not set posix acls on xattr inodes
Tahsin Erdogan
1
-1
/
+1
2016-03-09
ext4: fix misspellings in comments.
Adam Buchbinder
1
-1
/
+1
2015-10-17
ext4: clean up feature test macros with predicate functions
Darrick J. Wong
1
-6
/
+3
2015-07-04
ext4: correctly migrate a file with a hole at the beginning
Eryu Guan
1
-4
/
+5
2015-07-03
ext4: be more strict when migrating to non-extent based file
Eryu Guan
1
-1
/
+11
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-1
/
+1
2014-11-25
ext4: update comments regarding ext4_delete_inode()
Wang Shilong
1
-1
/
+1
2014-09-01
ext4: rename ext4_ext_find_extent() to ext4_find_extent()
Theodore Ts'o
1
-2
/
+1
2014-09-01
ext4: allow a NULL argument to ext4_ext_drop_refs()
Theodore Ts'o
1
-4
/
+2
2014-09-01
ext4: drop EXT4_EX_NOFREE_ON_ERR from rest of extents handling code
Theodore Ts'o
1
-1
/
+1
2014-07-27
ext4: add i_data_sem sanity check
Dmitry Monakhov
1
-0
/
+7
2014-05-12
ext4: remove unnecessary double parentheses
Lukas Czerner
1
-1
/
+1
2013-08-28
ext4: Fix misspellings using 'codespell' tool
Anatol Pomozov
1
-1
/
+1
2013-08-16
ext4: cache all of an extent tree's leaf block upon reading
Theodore Ts'o
1
-1
/
+1
2013-04-11
ext4: do not convert to indirect with bigalloc enabled
Lukas Czerner
1
-0
/
+4
2013-04-10
ext4: move ext4_ind_migrate() into migrate.c
Lukas Czerner
1
-1
/
+57
2013-02-09
ext4: fix the number of credits needed for ext4_ext_migrate()
Theodore Ts'o
1
-4
/
+7
2013-02-08
ext4: pass context information to jbd2__journal_start()
Theodore Ts'o
1
-2
/
+2
2012-11-28
ext4: rationalize ext4_extents.h inclusion
Theodore Ts'o
1
-0
/
+1
2012-05-15
userns: Convert ext4 to user kuid/kgid where appropriate
Eric W. Biederman
1
-2
/
+2
2012-02-20
ext4: using PTR_ERR() on the wrong variable in ext4_ext_migrate()
Dan Carpenter
1
-1
/
+1
2012-01-09
ext2/3/4: delete unneeded includes of module.h
Paul Gortmaker
1
-1
/
+0
2011-11-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...
Linus Torvalds
1
-1
/
+1
2011-11-02
filesystems: add missing nlink wrappers
Miklos Szeredi
1
-1
/
+1
2011-10-29
ext4: fix quota accounting during migration
Dmitry Monakhov
1
-2
/
+5
2011-10-29
ext4: migrate cleanup
Dmitry Monakhov
1
-66
/
+35
2011-09-09
ext4: add some tracepoints in ext4/extents.c
Aditya Kali
1
-1
/
+0
2011-05-03
ext4: set extents flag when migrating file to use extents
Theodore Ts'o
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-02-21
ext4: Fix sparse warning: Using plain integer as NULL pointer
Peter Huewe
1
-5
/
+5
2011-01-10
ext4: ext4_ext_migrate should use NULL not 0
Eric Paris
1
-1
/
+1
2010-10-27
ext4: rename {ext,idx}_pblock and inline small extent functions
Theodore Ts'o
1
-1
/
+1
2010-06-14
ext4: Convert more i_flags references to use accessor functions
Theodore Ts'o
1
-1
/
+1
2010-05-16
ext4: Use bitops to read/modify i_flags in struct ext4_inode_info
Dmitry Monakhov
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-01
ext4: fix error handling in migrate
Dmitry Monakhov
1
-15
/
+14
2010-01-24
ext4: Use bitops to read/modify EXT4_I(inode)->i_state
Theodore Ts'o
1
-3
/
+3
2009-12-08
ext4: quota macros cleanup
Dmitry Monakhov
1
-2
/
+2
2009-11-23
ext4: call ext4_forget() from ext4_free_blocks()
Theodore Ts'o
1
-7
/
+16
2009-09-28
ext4: Split uninitialized extents for direct I/O
Mingming Cao
1
-1
/
+1
2009-09-17
ext4: store EXT4_EXT_MIGRATE in i_state instead of i_flags
Theodore Ts'o
1
-10
/
+10
2009-08-25
ext4: Add missing unlock_new_inode() call in extent migration code
Aneesh Kumar K.V
1
-1
/
+1
2009-06-13
ext4: teach the inode allocator to use a goal inode number
Andreas Dilger
1
-1
/
+4
2009-06-13
ext4: Use a hash of the topdir directory name for the Orlov parent group
Theodore Ts'o
1
-3
/
+2
2009-02-15
ext4: Fix NULL dereference in ext4_ext_migrate()'s error handling
Dan Carpenter
1
-5
/
+3
2009-01-06
ext4: Remove "extents" mount option
Theodore Ts'o
1
-7
/
+7
2009-01-07
ext4: Allow ext4 to run without a journal
Frank Mayhar
1
-2
/
+3
[next]