Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
7d39db14a42cbd719c7515b9da8f85a2eb6a0633
/
fs
/
ext4
/
ext4.h
7d39db1
ext4: Use struct flex_groups to calculate get_orlov_stats()
by Theodore Ts'o
· 16 years ago
9f24e42
ext4: Use atomic_t's in struct flex_groups
by Theodore Ts'o
· 16 years ago
b713a5e
ext4: remove /proc tuning knobs
by Theodore Ts'o
· 16 years ago
afc32f7
ext4: Track lifetime disk writes
by Theodore Ts'o
· 16 years ago
7d8f9f7
ext4: Automatically allocate delay allocated blocks on close
by Theodore Ts'o
· 16 years ago
ccd2506
ext4: add EXT4_IOC_ALLOC_DA_BLKS ioctl
by Theodore Ts'o
· 16 years ago
a491212
ext4: New inode/block allocation algorithms for flex_bg filesystems
by Theodore Ts'o
· 16 years ago
2dc6b0d
ext4: tighten restrictions on inode flags
by Duane Griffin
· 16 years ago
8fa43a8
ext4: don't inherit inappropriate inode flags from parent
by Duane Griffin
· 16 years ago
3d0518f
ext4: New rec_len encoding for very large blocksizes
by Wei Yongjun
· 16 years ago
074ca44
ext4: Remove stale block allocator references from ext4.h
by Mike Snitzer
· 16 years ago
60e58e0
ext4: quota reservation for delayed allocation
by Mingming Cao
· 16 years ago
7be2baa
ext4: Fix to read empty directory blocks correctly in 64k
by Wei Yongjun
· 16 years ago
06a279d
ext4: only use i_size_high for regular files
by Theodore Ts'o
· 16 years ago
2150edc
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 16 years ago
179f7eb
percpu_counter: FBC_BATCH should be a variable
by Eric Dumazet
· 16 years ago
83982b6
ext4: Remove "extents" mount option
by Theodore Ts'o
· 16 years ago
2ccb5fb
ext4: Use new buffer_head flag to check uninit group bitmaps initialization
by Aneesh Kumar K.V
· 16 years ago
560671a
ext4: Use high 16 bits of the block group descriptor's free counts fields
by Aneesh Kumar K.V
· 16 years ago
5d1b1b3
ext4: fix BUG when calling ext4_error with locked block group
by Aneesh Kumar K.V
· 16 years ago
920313a
ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize
by Aneesh Kumar K.V
· 16 years ago
e21675d
ext4: Add blocks added during resize to bitmap
by Aneesh Kumar K.V
· 16 years ago
3a06d77
ext4: sparse fixes
by Aneesh Kumar K.V
· 16 years ago
498e5f2
ext4: Change unsigned long to unsigned int
by Theodore Ts'o
· 16 years ago
a9df9a4
ext4: Make ext4_group_t be an unsigned int
by Theodore Ts'o
· 16 years ago
3077384
ext4: add fsync batch tuning knobs
by Theodore Ts'o
· 16 years ago
cfe82c8
ext4: remove ext4_new_meta_block()
by Theodore Ts'o
· 16 years ago
815a113
ext4: remove ext4_new_blocks() and call ext4_mb_new_blocks() directly
by Theodore Ts'o
· 16 years ago
f99b258
ext4: Add support for non-native signed/unsigned htree hash algorithms
by Theodore Ts'o
· 16 years ago
8c3bf8a
merge ext4_claim_free_blocks & ext4_has_free_blocks
by Eric Sandeen
· 16 years ago
01436ef
ext4: Remove unused mount options: nomballoc, mballoc, nocheck
by Theodore Ts'o
· 16 years ago
5bf5683
ext4: add an option to control error handling on file data
by Hidehiro Kawai
· 16 years ago
6873fa0
Hook ext4 to the vfs fiemap interface.
by Eric Sandeen
· 16 years ago
c2ea3fd
ext4: Remove old legacy block allocator
by Theodore Ts'o
· 16 years ago
240799c
ext4: Use readahead when reading an inode from the inode table
by Theodore Ts'o
· 16 years ago
5e8814f
ext4: Combine proc file handling into a single set of functions
by Theodore Ts'o
· 16 years ago
9f6200b
ext4: move /proc setup and teardown out of mballoc.c
by Theodore Ts'o
· 16 years ago
8eea80d
ext4: Renumber EXT4_IOC_MIGRATE
by Theodore Ts'o
· 16 years ago
4db46fc
ext4: hook the ext3 migration interface to the EXT4_IOC_SETFLAGS ioctl
by Aneesh Kumar K.V
· 16 years ago
2a43a87
ext4: elevate write count for migrate ioctl
by Aneesh Kumar K.V
· 16 years ago
cf17fea
ext4: Properly update i_disksize.
by Aneesh Kumar K.V
· 16 years ago
5c79161
ext4: Signed arithmetic fix
by Aneesh Kumar K.V
· 16 years ago
a30d542
ext4: Make sure all the block allocation paths reserve blocks
by Aneesh Kumar K.V
· 16 years ago
af5bc92
ext4: Fix whitespace checkpatch warnings/errors
by Theodore Ts'o
· 16 years ago
f3bd1f3
ext4: journal credits reservation fixes for DIO, fallocate
by Mingming Cao
· 16 years ago
a02908f
ext4: journal credits calulation cleanup and fix for non-extent writepage
by Mingming Cao
· 16 years ago
12219ae
ext4: Cleanup the block reservation code path
by Aneesh Kumar K.V
· 16 years ago
3e3398a
ext4: delayed allocation i_blocks fix for stat
by Mingming Cao
· 16 years ago
d2a1763
ext4: delayed allocation ENOSPC handling
by Mingming Cao
· 16 years ago
6476924
ext4: Add delayed allocation support in data=writeback mode
by Alex Tomas
· 16 years ago
cf108bc
ext4: Invert the locking order of page_lock and transaction start
by Jan Kara
· 16 years ago
2e9ee85
ext4: Use page_mkwrite vma_operations to get mmap write notification.
by Aneesh Kumar K.V
· 16 years ago
5f21b0e
ext4: fix online resize with mballoc
by Frederic Bohe
· 16 years ago
0703143
ext4: mballoc avoid use root reserved blocks for non root allocation
by Mingming Cao
· 16 years ago
654b490
ext4: cleanup block allocator
by Aneesh Kumar K.V
· 16 years ago
7061eba
ext4: Use inode preallocation with -o noextents
by Aneesh Kumar K.V
· 16 years ago
772cb7c
ext4: New inode allocation for FLEX_BG meta-data groups.
by Jose R. Santos
· 16 years ago
4db9c54
ext4: replace __FUNCTION__ occurrences
by Stoyan Gaydarov
· 16 years ago
8a35694
ext4: fix comments to say "ext4"
by Shen Feng
· 16 years ago
91ef4ca
ext4: handle corrupted orphan list at mount
by Duane Griffin
· 16 years ago
3dcf545
ext4: move headers out of include/linux
by Christoph Hellwig
· 17 years ago
[Renamed (98%) from include/linux/ext4_fs.h]
418f6e9
ext4: remove duplicate include of ext4_fs_i.h header file
by Joe Perches
· 17 years ago
5cdd7b2
Convert ext4 to use unlocked_ioctl
by Andi Kleen
· 17 years ago
267e4db
ext4: Fix race between migration and mmap write
by Aneesh Kumar K.V
· 17 years ago
469108f
ext4: Add new "development flag" to the ext4 filesystem
by Theodore Tso
· 17 years ago
1d1fe1e
iget: stop EXT4 from using iget() and read_inode()
by David Howells
· 17 years ago
c9de560
ext4: Add multi block allocator for ext4
by Alex Tomas
· 17 years ago
aa02ad6
ext4: Add ext4_find_next_bit()
by Aneesh Kumar K.V
· 17 years ago
c14c6fd
ext4: Add EXT4_IOC_MIGRATE ioctl
by Aneesh Kumar K.V
· 17 years ago
25ec56b
ext4: Add inode version support in ext4
by Jean Noel Cordenner
· 17 years ago
818d276
ext4: Add the journal checksum feature
by Girish Shilamkar
· 17 years ago
0e855ac
ext4: Convert truncate_mutex to read write semaphore.
by Aneesh Kumar K.V
· 17 years ago
c278bfe
ext4: Make ext4_get_blocks_wrap take the truncate_mutex early.
by Aneesh Kumar K.V
· 17 years ago
91b51a0
ext4: sync up block group descriptor with e2fsprogs.
by Coly Li
· 17 years ago
8180a56
ext4: Support large files
by Aneesh Kumar K.V
· 17 years ago
0fc1b45
ext4: Add support for 48 bit inode i_blocks.
by Aneesh Kumar K.V
· 17 years ago
a48380f
ext4: Rename i_dir_acl to i_size_high
by Aneesh Kumar K.V
· 17 years ago
7973c0c
ext4: Rename i_file_acl to i_file_acl_lo
by Aneesh Kumar K.V
· 17 years ago
1d03ec9
ext4: Fix sparse warnings.
by Aneesh Kumar K.V
· 17 years ago
99e6f82
ext4: Introduce ext4_update_*_feature
by Aneesh Kumar K.V
· 17 years ago
fd2d429
ext4: add ext4_group_t, and change all group variables to this type.
by Avantika Mathur
· 17 years ago
725d26d
ext4: Introduce ext4_lblk_t
by Aneesh Kumar K.V
· 17 years ago
a72d7f8
ext4: Avoid rec_len overflow with 64KB block size
by Jan Kara
· 17 years ago
afc7cbc
ext4: Support large blocksize up to PAGESIZE
by Takashi Sato
· 17 years ago
308ba3e
ext4: Convert s_r_blocks_count and s_free_blocks_count
by Aneesh Kumar K.V
· 17 years ago
6bc9fef
ext4: Convert s_blocks_count to s_blocks_count_lo
by Aneesh Kumar K.V
· 17 years ago
5272f83
ext4: Convert bg_inode_bitmap and bg_inode_table
by Aneesh Kumar K.V
· 17 years ago
3a14589
ext4: Convert bg_block_bitmap to bg_block_bitmap_lo
by Aneesh Kumar K.V
· 17 years ago
ce42158
ext4: FLEX_BG Kernel support v2.
by Jose R. Santos
· 17 years ago
c1bddad
ext4: Fix sparse warnings
by Aneesh Kumar K.V
· 17 years ago
717d50e
Ext4: Uninitialized Block Groups
by Andreas Dilger
· 17 years ago
4074fe3
ext4: remove #ifdef CONFIG_EXT4_INDEX
by Eric Sandeen
· 17 years ago
f077d0d
ext4: Remove (partial, never completed) fragment support
by Coly Li
· 17 years ago
f8628a1
ext4: Remove 65000 subdirectory limit
by Andreas Dilger
· 17 years ago
6dd4ee7
ext4: Expand extra_inodes space per the s_{want,min}_extra_isize fields
by Kalpak Shah
· 17 years ago
ef7f383
ext4: Add nanosecond timestamps
by Kalpak Shah
· 17 years ago
e23291b
jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUG
by Jose R. Santos
· 17 years ago
ff9ddf7
ext4: copy i_flags to inode flags on write
by Jan Kara
· 17 years ago
a2df2a6
fallocate support in ext4
by Amit Arora
· 17 years ago
436bd75
Define/reserve new ext4 superblock fields
by Theodore Ts'o
· 17 years ago
Next »