Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4145ed6dc597a9bea5f6ae8c574653b2de10620f
/
fs
/
ext3
fe7fdc3
ext3: Fix the max file size for ext3 file system.
by Aneesh Kumar K.V
· 17 years ago
b47b6f3
ext3, ext4: avoid divide by zero
by Andries E. Brouwer
· 17 years ago
7c06a8d
Fix 64KB blocksize in ext3 directories
by Jan Kara
· 17 years ago
e47776a
Forbid user to change file flags on quota files
by Jan Kara
· 17 years ago
0b832a4
Revert "ext2/ext3/ext4: add block bitmap validation"
by Linus Torvalds
· 17 years ago
3965516
exportfs: make struct export_operations const
by Christoph Hellwig
· 17 years ago
74af0ba
ext3: new export ops
by Christoph Hellwig
· 17 years ago
9ad163a
JBD: Fix JBD warnings when compiling with CONFIG_JBD_DEBUG
by Jose R. Santos
· 17 years ago
8c3478a
JBD/ext3 cleanups: convert to kzalloc
by Mingming Cao
· 17 years ago
c80544d
sparse pointer use of zero as null
by Stephen Hemminger
· 17 years ago
42a2b6a
ext3: fix setup_new_group_blocks locking
by Eric Sandeen
· 17 years ago
0f0a89e
ext3: support large blocksize up to PAGESIZE
by Takashi Sato
· 17 years ago
1ad6ecf
ext3: lighten up resize transaction requirements
by Eric Sandeen
· 17 years ago
059590f
ext3: remove #ifdef CONFIG_EXT3_INDEX
by Eric Sandeen
· 17 years ago
2b47c36
Fix f_version type: should be u64 instead of unsigned long
by Mathieu Desnoyers
· 17 years ago
7c9e69f
ext2/ext3/ext4: add block bitmap validation
by Aneesh Kumar K.V
· 17 years ago
ef2fb67
remove unused bh in calls to ext234_get_group_desc
by Eric Sandeen
· 17 years ago
571beed
ext3: show all mount options
by Miklos Szeredi
· 17 years ago
febfcf9
fs: mark nibblemap const
by Philippe De Muyter
· 17 years ago
4ba9b9d
Slab API: remove useless ctor parameter and reorder parameters
by Christoph Lameter
· 17 years ago
833f407
lib: percpu_counter_init error handling
by Peter Zijlstra
· 17 years ago
52d9f3b
lib: percpu_counter_sum_positive
by Peter Zijlstra
· 17 years ago
3cb4f9f
lib: percpu_counter_sub
by Peter Zijlstra
· 17 years ago
aa0dff2
lib: percpu_counter_add
by Peter Zijlstra
· 17 years ago
f4fc66a
ext3: convert to new aops
by Nick Piggin
· 17 years ago
f4e6b49
readahead: combine file_ra_state.prev_index/prev_offset into prev_pos
by Fengguang Wu
· 17 years ago
ef2b02d
ext34: ensure do_split leaves enough free space in both blocks
by Eric Sandeen
· 17 years ago
3d82aba
dir_index: error out instead of BUG on corrupt dx dirs
by Eric Sandeen
· 17 years ago
9c3013e
quota: fix infinite loop
by Jan Kara
· 17 years ago
780dcdb
fix inode_table test in ext234_check_descriptors
by Eric Sandeen
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
cf914a7
readahead: split ondemand readahead interface into two functions
by Rusty Russell
· 17 years ago
dc7868f
readahead: convert ext3/ext4 invocations
by Fengguang Wu
· 17 years ago
3bd858a
Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check
by Satyam Sharma
· 17 years ago
a569425
knfsd: exportfs: add exportfs.h header
by Christoph Hellwig
· 17 years ago
a71ce8c
ext3: statfs speed up
by Badari Pulavarty
· 17 years ago
952d9de
ext3: fix error handling in ext3_create_journal()
by Borislav Petkov
· 17 years ago
3fc7426
is_power_of_2: ext3/super.c
by vignesh babu
· 17 years ago
e3a68e3
ext3: remove extra IS_RDONLY() check
by Dave Hansen
· 17 years ago
030703e
ext3: fix deadlock in ext3_remount() and orphan list handling
by Jan Kara
· 17 years ago
a6c15c2
ext3/ext4: orphan list corruption due bad inode
by Vasily Averin
· 17 years ago
9f7dd93
ext3/ext4: orphan list check on destroy_inode
by Vasily Averin
· 17 years ago
5ffc4ef
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
by Jens Axboe
· 17 years ago
e4a10a3
ext3: lost brelse in ext3_read_inode()
by Kirill Korotaev
· 17 years ago
a35afb8
Remove SLAB_CTOR_CONSTRUCTOR
by Christoph Lameter
· 17 years ago
0c11d7a
ext3: use zero_user_page
by Nate Diller
· 17 years ago
28be5ab
ext3: copy i_flags to inode flags on write
by Jan Kara
· 18 years ago
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
1aa9b4b
[PATCH] revert "retries in ext3_prepare_write() violate ordering requirements"
by Andrew Morton
· 18 years ago
105fd10
[PATCH] "ext[34]: EA block reference count racing fix" performance fix
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
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
ea9a05a
[PATCH] ext3: refuse ro to rw remount of fs with orphan inodes
by Eric Sandeen
· 18 years ago
f0d1b0b
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
by David Howells
· 18 years ago
fe21a69
[PATCH] ext3: change uses of f_{dentry, vfsmnt} to use f_path
by Josef "Jeff" Sipek
· 18 years ago
7d1c520
[PATCH] ext3 balloc: fix _with_rsv freeze
by Hugh Dickins
· 18 years ago
2823b55
[PATCH] ext3 balloc: use io_error label
by Hugh Dickins
· 18 years ago
c56d256
[PATCH] ext3 balloc: say rb_entry not list_entry
by Hugh Dickins
· 18 years ago
ff50dc5
[PATCH] ext3 balloc: fix off-by-one against rsv_end
by Hugh Dickins
· 18 years ago
1650242
[PATCH] ext3 balloc: fix off-by-one against grp_goal
by Hugh Dickins
· 18 years ago
ef50367
[PATCH] ext3 balloc: reset windowsz when full
by Hugh Dickins
· 18 years ago
a8f48a9
[PATCH] ext3/4: don't do orphan processing on readonly devices
by Eric Sandeen
· 18 years ago
2bd94bd
[PATCH] ext3: fix reservation extension
by Mingming Cao
· 18 years ago
e92a4d5
[PATCH] retries in ext3_prepare_write() violate ordering requirements
by Andrey Savochkin
· 18 years ago
3a229b3
[PATCH] ext3: uninline large functions
by Andrew Morton
· 18 years ago
40b8513
[PATCH] handle ext3 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
50ee0a3
[PATCH] ext3: 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
2245d7c
[PATCH] ext3: errors behaviour fix
by Dmitry Mishin
· 18 years ago
ce71ec3
[PATCH] r/o bind mounts: monitor zeroing of i_nlink
by Dave Hansen
· 18 years ago
d8c76e6
[PATCH] r/o bind mount prepwork: inc_nlink() helper
by Dave Hansen
· 18 years ago
9a53c3a
[PATCH] r/o bind mounts: unlink: monitor i_nlink
by Dave Hansen
· 18 years ago
ee0b3e6
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
by Badari Pulavarty
· 18 years ago
027445c
[PATCH] Vectorize aio_read/aio_write fileop methods
by Badari Pulavarty
· 18 years ago
52a700c
[PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [try #6]
by David Howells
· 18 years ago
caa38fb
[PATCH] ext3: make meta data reads use READ_META
by Jens Axboe
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
1a1d92c
[PATCH] Really ignore kmem_cache_destroy return value
by Alexey Dobriyan
· 18 years ago
f52720c
[PATCH] fs: Removing useless casts
by Panagiotis Issaris
· 18 years ago
f8314dc
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
by Panagiotis Issaris
· 18 years ago
32c2d2b
[PATCH] more ext3 16T overflow fixes
by Eric Sandeen
· 18 years ago
a4e4de3
[PATCH] ext3: Fix sparse warnings
by Dave Kleikamp
· 18 years ago
e9ad562
[PATCH] ext3: More whitespace cleanups
by Dave Kleikamp
· 18 years ago
7543fc7
[PATCH] ext3: wrong error behavior
by Vasily Averin
· 18 years ago
36faadc14
[PATCH] ext3: more comments about block allocation/reservation code
by Mingming Cao
· 18 years ago
321fb9e
[PATCH] ext3: turn on reservation dump on block allocation errors
by Mingming Cao
· 18 years ago
eee194e
[PATCH] ext3: inode numbers are unsigned long
by Eric Sandeen
· 18 years ago
Next »