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.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
/
migrate.c
Age
Commit message (
Expand
)
Author
2015-10-17
ext4: clean up feature test macros with predicate functions
Darrick J. Wong
2015-07-04
ext4: correctly migrate a file with a hole at the beginning
Eryu Guan
2015-07-03
ext4: be more strict when migrating to non-extent based file
Eryu Guan
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2014-11-25
ext4: update comments regarding ext4_delete_inode()
Wang Shilong
2014-09-01
ext4: rename ext4_ext_find_extent() to ext4_find_extent()
Theodore Ts'o
2014-09-01
ext4: allow a NULL argument to ext4_ext_drop_refs()
Theodore Ts'o
2014-09-01
ext4: drop EXT4_EX_NOFREE_ON_ERR from rest of extents handling code
Theodore Ts'o
2014-07-27
ext4: add i_data_sem sanity check
Dmitry Monakhov
2014-05-12
ext4: remove unnecessary double parentheses
Lukas Czerner
2013-08-28
ext4: Fix misspellings using 'codespell' tool
Anatol Pomozov
2013-08-16
ext4: cache all of an extent tree's leaf block upon reading
Theodore Ts'o
2013-04-11
ext4: do not convert to indirect with bigalloc enabled
Lukas Czerner
2013-04-10
ext4: move ext4_ind_migrate() into migrate.c
Lukas Czerner
2013-02-09
ext4: fix the number of credits needed for ext4_ext_migrate()
Theodore Ts'o
2013-02-08
ext4: pass context information to jbd2__journal_start()
Theodore Ts'o
2012-11-28
ext4: rationalize ext4_extents.h inclusion
Theodore Ts'o
2012-05-15
userns: Convert ext4 to user kuid/kgid where appropriate
Eric W. Biederman
2012-02-20
ext4: using PTR_ERR() on the wrong variable in ext4_ext_migrate()
Dan Carpenter
2012-01-09
ext2/3/4: delete unneeded includes of module.h
Paul Gortmaker
2011-11-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...
Linus Torvalds
2011-11-02
filesystems: add missing nlink wrappers
Miklos Szeredi
2011-10-29
ext4: fix quota accounting during migration
Dmitry Monakhov
2011-10-29
ext4: migrate cleanup
Dmitry Monakhov
2011-09-09
ext4: add some tracepoints in ext4/extents.c
Aditya Kali
2011-05-03
ext4: set extents flag when migrating file to use extents
Theodore Ts'o
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-21
ext4: Fix sparse warning: Using plain integer as NULL pointer
Peter Huewe
2011-01-10
ext4: ext4_ext_migrate should use NULL not 0
Eric Paris
2010-10-27
ext4: rename {ext,idx}_pblock and inline small extent functions
Theodore Ts'o
2010-06-14
ext4: Convert more i_flags references to use accessor functions
Theodore Ts'o
2010-05-16
ext4: Use bitops to read/modify i_flags in struct ext4_inode_info
Dmitry Monakhov
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-01
ext4: fix error handling in migrate
Dmitry Monakhov
2010-01-24
ext4: Use bitops to read/modify EXT4_I(inode)->i_state
Theodore Ts'o
2009-12-08
ext4: quota macros cleanup
Dmitry Monakhov
2009-11-23
ext4: call ext4_forget() from ext4_free_blocks()
Theodore Ts'o
2009-09-28
ext4: Split uninitialized extents for direct I/O
Mingming Cao
2009-09-17
ext4: store EXT4_EXT_MIGRATE in i_state instead of i_flags
Theodore Ts'o
2009-08-25
ext4: Add missing unlock_new_inode() call in extent migration code
Aneesh Kumar K.V
2009-06-13
ext4: teach the inode allocator to use a goal inode number
Andreas Dilger
2009-06-13
ext4: Use a hash of the topdir directory name for the Orlov parent group
Theodore Ts'o
2009-02-15
ext4: Fix NULL dereference in ext4_ext_migrate()'s error handling
Dan Carpenter
2009-01-06
ext4: Remove "extents" mount option
Theodore Ts'o
2009-01-07
ext4: Allow ext4 to run without a journal
Frank Mayhar
2008-09-13
ext4: elevate write count for migrate ioctl
Aneesh Kumar K.V
2008-08-19
ext4: journal credits reservation fixes for extent file writepage
Mingming Cao
2008-04-29
ext4: move headers out of include/linux
Christoph Hellwig
2008-04-29
ext4: Fix race between migration and mmap write
Aneesh Kumar K.V
2008-02-25
ext4: Fix memory and buffer head leak in callers to ext4_ext_find_extent()
Aneesh Kumar K.V
[next]