index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
migrate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext4: Convert more i_flags references to use accessor functions
Theodore Ts'o
2010-06-14
1
-1
/
+1
*
ext4: Use bitops to read/modify i_flags in struct ext4_inode_info
Dmitry Monakhov
2010-05-16
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
ext4: fix error handling in migrate
Dmitry Monakhov
2010-03-01
1
-15
/
+14
*
ext4: Use bitops to read/modify EXT4_I(inode)->i_state
Theodore Ts'o
2010-01-24
1
-3
/
+3
*
ext4: quota macros cleanup
Dmitry Monakhov
2009-12-08
1
-2
/
+2
*
ext4: call ext4_forget() from ext4_free_blocks()
Theodore Ts'o
2009-11-23
1
-7
/
+16
*
ext4: Split uninitialized extents for direct I/O
Mingming Cao
2009-09-28
1
-1
/
+1
*
ext4: store EXT4_EXT_MIGRATE in i_state instead of i_flags
Theodore Ts'o
2009-09-17
1
-10
/
+10
*
ext4: Add missing unlock_new_inode() call in extent migration code
Aneesh Kumar K.V
2009-08-25
1
-1
/
+1
*
ext4: teach the inode allocator to use a goal inode number
Andreas Dilger
2009-06-13
1
-1
/
+4
*
ext4: Use a hash of the topdir directory name for the Orlov parent group
Theodore Ts'o
2009-06-13
1
-3
/
+2
*
ext4: Fix NULL dereference in ext4_ext_migrate()'s error handling
Dan Carpenter
2009-02-15
1
-5
/
+3
*
ext4: Remove "extents" mount option
Theodore Ts'o
2009-01-06
1
-7
/
+7
*
ext4: Allow ext4 to run without a journal
Frank Mayhar
2009-01-07
1
-2
/
+3
*
ext4: elevate write count for migrate ioctl
Aneesh Kumar K.V
2008-09-13
1
-9
/
+1
*
ext4: journal credits reservation fixes for extent file writepage
Mingming Cao
2008-08-19
1
-1
/
+2
*
ext4: move headers out of include/linux
Christoph Hellwig
2008-04-29
1
-2
/
+2
*
ext4: Fix race between migration and mmap write
Aneesh Kumar K.V
2008-04-29
1
-5
/
+34
*
ext4: Fix memory and buffer head leak in callers to ext4_ext_find_extent()
Aneesh Kumar K.V
2008-02-25
1
-0
/
+5
*
ext4: Fix circular locking dependency with migrate and rm.
Aneesh Kumar K.V
2008-02-10
1
-43
/
+74
*
ext4: Don't set EXTENTS_FL flag for fast symlinks
Valerie Clement
2008-02-05
1
-0
/
+6
*
ext4: Add multi block allocator for ext4
Alex Tomas
2008-01-29
1
-5
/
+5
*
ext4: Add EXT4_IOC_MIGRATE ioctl
Aneesh Kumar K.V
2008-01-28
1
-0
/
+560