Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
7de9c6ee3ecffd99e1628e81a5ea5468f7581a1f
/
fs
/
ext4
/
migrate.c
07a0382
ext4: Convert more i_flags references to use accessor functions
by Theodore Ts'o
· 14 years ago
12e9b89
ext4: Use bitops to read/modify i_flags in struct ext4_inode_info
by Dmitry Monakhov
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
f39490b
ext4: fix error handling in migrate
by Dmitry Monakhov
· 15 years ago
19f5fb7
ext4: Use bitops to read/modify EXT4_I(inode)->i_state
by Theodore Ts'o
· 15 years ago
5aca07e
ext4: quota macros cleanup
by Dmitry Monakhov
· 15 years ago
e636260
ext4: call ext4_forget() from ext4_free_blocks()
by Theodore Ts'o
· 15 years ago
0031462
ext4: Split uninitialized extents for direct I/O
by Mingming Cao
· 15 years ago
1b9c12f
ext4: store EXT4_EXT_MIGRATE in i_state instead of i_flags
by Theodore Ts'o
· 15 years ago
a8526e8
ext4: Add missing unlock_new_inode() call in extent migration code
by Aneesh Kumar K.V
· 15 years ago
1101391
ext4: teach the inode allocator to use a goal inode number
by Andreas Dilger
· 15 years ago
f157a4a
ext4: Use a hash of the topdir directory name for the Orlov parent group
by Theodore Ts'o
· 15 years ago
0905426
ext4: Fix NULL dereference in ext4_ext_migrate()'s error handling
by Dan Carpenter
· 16 years ago
83982b6
ext4: Remove "extents" mount option
by Theodore Ts'o
· 16 years ago
0390131
ext4: Allow ext4 to run without a journal
by Frank Mayhar
· 16 years ago
2a43a87
ext4: elevate write count for migrate ioctl
by Aneesh Kumar K.V
· 16 years ago
ee12b63
ext4: journal credits reservation fixes for extent file writepage
by Mingming Cao
· 16 years ago
3dcf545
ext4: move headers out of include/linux
by Christoph Hellwig
· 17 years ago
267e4db
ext4: Fix race between migration and mmap write
by Aneesh Kumar K.V
· 17 years ago
b35905c
ext4: Fix memory and buffer head leak in callers to ext4_ext_find_extent()
by Aneesh Kumar K.V
· 17 years ago
8009f9f
ext4: Fix circular locking dependency with migrate and rm.
by Aneesh Kumar K.V
· 17 years ago
b8356c4
ext4: Don't set EXTENTS_FL flag for fast symlinks
by Valerie Clement
· 17 years ago
c9de560
ext4: Add multi block allocator for ext4
by Alex Tomas
· 17 years ago
c14c6fd
ext4: Add EXT4_IOC_MIGRATE ioctl
by Aneesh Kumar K.V
· 17 years ago