Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
6d208b39c45edee5def6c201fcd51561c5a39828
/
fs
/
ext4
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
fedee54
ext3: dirindex error pointer issues
by Dmitriy Monakhov
· 18 years ago
4d7bf11
ext2/3/4: fix file date underflow on ext2 3 filesystems on 64 bit systems
by Markus Rechberger
· 18 years ago
50953fe
slab allocators: Remove SLAB_DEBUG_INITIAL flag
by Christoph Lameter
· 18 years ago
f98393a
mm: remove destroy_dirty_buffers from invalidate_bdev()
by Peter Zijlstra
· 18 years ago
7479d2b
[PATCH] revert "retries in ext4_prepare_write() violate ordering requirements"
by Andrew Morton
· 18 years ago
8a2bfdc
[PATCH] ext[34]: EA block reference count racing fix
by Mingming Cao
· 18 years ago
e627432
[PATCH] ext[234]: update documentation
by Aneesh Kumar K.V
· 18 years ago
bbf2f9f
Fix misspellings of "agressive".
by Robert P. J. Day
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
ee9b6d6
[PATCH] Mark struct super_operations const
by Josef 'Jeff' Sipek
· 18 years ago
754661f
[PATCH] mark struct inode_operations const 1
by Arjan van de Ven
· 18 years ago
3e4fdaf
[PATCH] jbd layer function called instead of fs specific one
by Dmitriy Monakhov
· 18 years ago
731b9a5
[PATCH] remove ext[34]_inc_count and _dec_count
by Eric Sandeen
· 18 years ago
2988a77
[PATCH] return ENOENT from ext3_link when racing with unlink
by Eric Sandeen
· 18 years ago
2e7842b
[PATCH] fix umask when noACL kernel meets extN tuned for ACLs
by Hugh Dickins
· 18 years ago
ead6596
[PATCH] ext4: refuse ro to rw remount of fs with orphan inodes
by Eric Sandeen
· 18 years ago
9d54989
[PATCH] ext4: change uses of f_{dentry, vfsmnt} to use f_path
by Josef "Jeff" Sipek
· 18 years ago
01a732e
[PATCH] ext4 calls journal_stop
by Randy Dunlap
· 18 years ago
09b8825
[PATCH] ext4: Eliminate inline functions
by Avantika Mathur
· 18 years ago
5d4958f
[PATCH] ext4: kmalloc to kzalloc
by Avantika Mathur
· 18 years ago
7e02897
[PATCH] ext4: if expression format
by Avantika Mathur
· 18 years ago
feb1892
[PATCH] ext4: fix credit calculation in ext4_ext_calc_credits_for_insert
by Johann Lombardi
· 18 years ago
a8f48a9
[PATCH] ext3/4: don't do orphan processing on readonly devices
by Eric Sandeen
· 18 years ago
ec0837f
[PATCH] ext4 balloc: fix _with_rsv freeze
by Hugh Dickins
· 18 years ago
341cee4
[PATCH] ext4 balloc: use io_error label
by Hugh Dickins
· 18 years ago
b78a657
[PATCH] ext4 balloc: say rb_entry not list_entry
by Hugh Dickins
· 18 years ago
b2f2c76
[PATCH] ext4 balloc: fix off-by-one against rsv_end
by Hugh Dickins
· 18 years ago
e7dc95d
[PATCH] ext4 balloc: fix off-by-one against grp_goal
by Hugh Dickins
· 18 years ago
cd16c8f
[PATCH] ext4 balloc: reset windowsz when full
by Hugh Dickins
· 18 years ago
1df1e63
[PATCH] ext4: fix reservation extension
by Mingming Cao
· 18 years ago
b46be05
[PATCH] retries in ext4_prepare_write() violate ordering requirements
by Andrey Savochkin
· 18 years ago
6fb50ea
[PATCH] ext4_ext_split(): remove dead code
by Adrian Bunk
· 18 years ago
8984d13
[PATCH] ext4: uninline large functions
by Andrew Morton
· 18 years ago
e6c4021
[PATCH] handle ext4 directory corruption better
by Eric Sandeen
· 18 years ago
ed2908f
[PATCH] Remove superfluous lock_super() in extN xattr code
by Andreas Gruenbacher
· 18 years ago
960cc39
[PATCH] ext4: fsid for statvfs
by Pekka Enberg
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
e6b4f8d
[PATCH] slab: remove SLAB_NOFS
by Christoph Lameter
· 18 years ago
1939e49
[PATCH] ext4: fix printk format warnings
by Randy Dunlap
· 18 years ago
63f5793
[PATCH] ext4 whitespace cleanups
by Andrew Morton
· 18 years ago
ceea16b
[PATCH] ext4: errors behaviour fix
by Dmitry Mishin
· 18 years ago
70bbb3e
[PATCH] ext4: rename logic_sb_block
by Andrew Morton
· 18 years ago
f4e5bc2
[PATCH] ext4 64 bit divide fix
by Andrew Morton
· 18 years ago
72b64b5
[PATCH] ext4 uninline ext4_get_group_no_and_offset()
by Andrew Morton
· 18 years ago
8fadc14
[PATCH] ext4: move block number hi bits
by Alexandre Ratchov
· 18 years ago
0d1ee42
[PATCH] ext4: allow larger descriptor size
by Alexandre Ratchov
· 18 years ago
9b8f1f0
[PATCH] ext4: removesector_t bits check
by Mingming Cao
· 18 years ago
2ae0210
[PATCH] ext4: blk_type from sector_t to unsigned long long
by Mingming Cao
· 18 years ago
bd81d8e
[PATCH] ext4: 64bit metadata
by Laurent Vivier
· 18 years ago
a1ddeb7
[PATCH] ext4: 48bit i_file_acl
by Badari Pulavarty
· 18 years ago
d0d856e
[PATCH] ext4: clean up comments in ext4-extents patch
by Randy Dunlap
· 18 years ago
471d401
[PATCH] ext4: uninitialised extent handling
by Suparna Bhattacharya
· 18 years ago
f65e6fb
[PATCH] ext4: 48bit physical block number support in extents
by Alex Tomas
· 18 years ago
3a5b2ec
[PATCH] ext4: switch fsblk to sector_t
by Mingming Cao
· 18 years ago
a86c618
[PATCH] ext3: add extent map support
by Alex Tomas
· 18 years ago
dab291a
[PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbd
by Mingming Cao
· 18 years ago
617ba13
[PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols
by Mingming Cao
· 18 years ago
ac27a0e
[PATCH] ext4: initial copy of files from ext3
by Dave Kleikamp
· 18 years ago