Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c2236f141ebb6198af0839b8e4f804ead2d30ca8
/
fs
/
ext4
« Previous
41fc56d
kill the 4th argument of __generic_file_aio_write()
by Al Viro
· 11 years ago
ad6599a
ext4: fix premature freeing of partial clusters split across leaf blocks
by Eric Whitney
· 11 years ago
bd42998
ext4: add cross rename support
by Miklos Szeredi
· 11 years ago
bd1af14
ext4: rename: split out helper functions
by Miklos Szeredi
· 11 years ago
0d7d5d6
ext4: rename: move EMLINK check up
by Miklos Szeredi
· 11 years ago
c0d268c
ext4: rename: create ext4_renament structure for local vars
by Miklos Szeredi
· 11 years ago
0a7c393
vfs: add RENAME_NOREPLACE flag
by Miklos Szeredi
· 11 years ago
e5b3041
ext4: remove unneeded test of ret variable
by Lukas Czerner
· 11 years ago
00a1a05
ext4: atomically set inode->i_flags in ext4_set_inode_flags()
by Theodore Ts'o
· 11 years ago
e04027e
ext4: fix comment typo
by Matthew Wilcox
· 11 years ago
94350ab
ext4: make ext4_block_zero_page_range static
by Matthew Wilcox
· 11 years ago
5f16f32
ext4: atomically set inode->i_flags in ext4_set_inode_flags()
by Theodore Ts'o
· 11 years ago
ed3654e
ext4: optimize Hurd tests when reading/writing inodes
by Theodore Ts'o
· 11 years ago
c4f6570
ext4: kill i_version support for Hurd-castrated file systems
by Theodore Ts'o
· 11 years ago
9c191f7
ext4: each filesystem creates and uses its own mb_cache
by T Makphaibulchoke
· 11 years ago
b8a8684
ext4: Introduce FALLOC_FL_ZERO_RANGE flag for fallocate
by Lukas Czerner
· 11 years ago
0e8b687
ext4: refactor ext4_fallocate code
by Lukas Czerner
· 11 years ago
f282ac1
ext4: Update inode i_size after the preallocation
by Lukas Czerner
· 11 years ago
c063449
ext4: fix partial cluster handling for bigalloc file systems
by Eric Whitney
· 11 years ago
31cf0f2
ext4: delete path dealloc code in ext4_ext_handle_uninitialized_extents
by Eric Whitney
· 11 years ago
38c03b3
ext4: only call sync_filesystm() when remounting read-only
by Theodore Ts'o
· 11 years ago
02b9984
fs: push sync_filesystem() down to the file system's remount_fs()
by Theodore Ts'o
· 11 years ago
66a4cb1
jbd2: improve error messages for inconsistent journal heads
by Theodore Ts'o
· 11 years ago
10542c2
ext4: Speedup WB_SYNC_ALL pass called from sync(2)
by Jan Kara
· 11 years ago
9eb7948
ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
by Namjae Jeon
· 11 years ago
a633f5a
ext4: translate fallocate mode bits to strings
by Lukas Czerner
· 11 years ago
a9b8241
ext4: merge uninitialized extents
by Darrick J. Wong
· 11 years ago
e251f9b
ext4: avoid exposure of stale data in ext4_punch_hole()
by Maxim Patlasov
· 11 years ago
ce140cd
ext4: silence warnings in extent status tree debugging code
by Eric Whitney
· 11 years ago
dc9ddd9
ext4: remove unused ac_ex_scanned
by Eric Sandeen
· 11 years ago
e861b5e
ext4: avoid possible overflow in ext4_map_blocks()
by Theodore Ts'o
· 11 years ago
ab0c00f
ext4: make sure ex.fe_logical is initialized
by Theodore Ts'o
· 11 years ago
7b1b2c1
ext4: don't calculate total xattr header size unless needed
by Theodore Ts'o
· 11 years ago
9a6633b
ext4: add ext4_es_store_pblock_status()
by Theodore Ts'o
· 11 years ago
ce37c42
ext4: fix error return from ext4_ext_handle_uninitialized_extents()
by Eric Whitney
· 11 years ago
024949e
ext4: address a benign compiler warning
by Patrick Palka
· 11 years ago
df3a98b
ext4: remove an unneeded check in mext_page_mkuptodate()
by Dan Carpenter
· 11 years ago
d8558a2
ext4: clean up error handling in swap_inode_boot_loader()
by Theodore Ts'o
· 11 years ago
e67bc2b
ext4: Add __init marking to init_inodecache
by Fabian Frederick
· 11 years ago
19ea806
ext4: don't leave i_crtime.tv_sec uninitialized
by Theodore Ts'o
· 11 years ago
3d2660d
ext4: fix online resize with a non-standard blocks per group setting
by Theodore Ts'o
· 11 years ago
b93c953
ext4: fix online resize with very large inode tables
by Theodore Ts'o
· 11 years ago
2330141
ext4: don't try to modify s_flags if the the file system is read-only
by Theodore Ts'o
· 11 years ago
30d29b1
ext4: fix error paths in swap_inode_boot_loader()
by Zheng Liu
· 11 years ago
15cc176
ext4: fix xfstest generic/299 block validity failures
by Eric Whitney
· 11 years ago
d311d79
fix O_SYNC|O_APPEND syncing the wrong range on write()
by Al Viro
· 11 years ago
f568849
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
a53b75b
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
bf3d846
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
64e178a
ext2/3/4: use generic posix ACL infrastructure
by Christoph Hellwig
· 11 years ago
37bc153
fs: make posix_acl_create more useful
by Christoph Hellwig
· 11 years ago
5bf3258
fs: make posix_acl_chmod more useful
by Christoph Hellwig
· 11 years ago
d1866bd
fs/ext4: use rbtree postorder iteration helper instead of opencoding
by Cody P Schafer
· 11 years ago
1d32bda
Merge tag 'xfs-for-linus-v3.14-rc1' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
d7092ae
ext4: delete "set but not used" variables
by jon ernst
· 11 years ago
8c9367f
ext4: don't pass freed handle to ext4_walk_page_buffers
by Theodore Ts'o
· 11 years ago
09c455a
ext4: avoid clearing beyond i_blocks when truncating an inline data file
by Theodore Ts'o
· 11 years ago
65eddb5
ext4: ext4_inode_is_fast_symlink should use EXT4_CLUSTER_SIZE
by Yongqiang Yang
· 11 years ago
9e74056
ext4: fix a typo in extents.c
by Yongqiang Yang
· 11 years ago
a34e15c
ext4: use %pd printk specificer
by David Howells
· 11 years ago
52e4477
ext4: standardize error handling in ext4_da_write_inline_data_begin()
by Jan Kara
· 11 years ago
bc0ca9df
ext4: retry allocation when inline->extent conversion failed
by Jan Kara
· 11 years ago
9cb0041
ext4: enable punch hole for bigalloc
by Zheng Liu
· 11 years ago
d0abafa
ext4: fix bigalloc regression
by Eric Whitney
· 11 years ago
b28bc9b
Merge tag 'v3.13-rc6' into for-3.14/core
by Jens Axboe
· 11 years ago
f5a44db
ext4: add explicit casts when masking cluster sizes
by Theodore Ts'o
· 11 years ago
34cf865
ext4: fix deadlock when writing in ENOSPC conditions
by Jan Kara
· 11 years ago
30fac0f
ext4: Do not reserve clusters when fs doesn't support extents
by Jan Kara
· 11 years ago
9105bb1
ext4: fix del_timer() misuse for ->s_err_report
by Al Viro
· 11 years ago
dff6efc
fs: fix iversion handling
by Christoph Hellwig
· 11 years ago
5946d08
ext4: check for overlapping extents in ext4_valid_extent_entries()
by Eryu Guan
· 11 years ago
4e8d213
ext4: fix use-after-free in ext4_mb_new_blocks
by Junho Ryu
· 11 years ago
ae1495b
ext4: call ext4_error_inode() if jbd2_journal_dirty_metadata() fails
by Theodore Ts'o
· 11 years ago
4f024f3
block: Abstract out bvec iterator
by Kent Overstreet
· 11 years ago
2c30c71
block: Convert various code to bio_for_each_segment()
by Kent Overstreet
· 11 years ago
4fbf888
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
9bc9ccd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
3f61c0c
ext4: add prototypes for macro-generated functions
by Andreas Dilger
· 11 years ago
9206c56
ext4: return non-zero st_blocks for inline data
by Andreas Dilger
· 11 years ago
375e289
vfs: pull ext4's double-i_mutex-locking into common code
by J. Bruce Fields
· 13 years ago
dd1f723
ext4: use prandom_u32() instead of get_random_bytes()
by Theodore Ts'o
· 11 years ago
f275411
ext4: remove unreachable code after ext4_can_extents_be_merged()
by Eric Sandeen
· 11 years ago
da0169b
ext4: remove unreachable code in ext4_can_extents_be_merged()
by Eric Sandeen
· 11 years ago
dcb9917
ext4: avoid bh leak in retry path of ext4_expand_extra_isize_ea()
by Theodore Ts'o
· 11 years ago
2746f7a
ext4: don't count free clusters from a corrupt block group
by Darrick J. Wong
· 11 years ago
8f9ff18
ext4: fix FITRIM in no journal mode
by Lukas Czerner
· 11 years ago
5ba052f
ext4: drop set but otherwise unused variable from ext4_add_dirent_to_inline()
by Azat Khuzhin
· 11 years ago
48ffdab
ext4: change ext4_read_inline_dir() to return 0 on success
by BoxiLiu
· 11 years ago
bbf023c
ext4: pair trace_ext4_writepages & trace_ext4_writepages_result
by Ming Lei
· 11 years ago
efbed4d
ext4: add ratelimiting to ext4 messages
by Theodore Ts'o
· 11 years ago
aeac589
ext4: fix performance regression in ext4_writepages
by Ming Lei
· 11 years ago
0056019
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
7534e85
ext4: fixup kerndoc annotation of mpage_map_and_submit_extent()
by Jan Kara
· 11 years ago
78371a4
ext4: fix assertion in ext4_add_complete_io()
by Jan Kara
· 11 years ago
43ae9e3
ext[34]: fix double put in tmpfile
by Miklos Szeredi
· 11 years ago
be5090d
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
6e4ea8e
ext4: fix memory leak in xattr
by Dave Jones
· 11 years ago
9c12a83
ext4: fix performance regression in writeback of random writes
by Jan Kara
· 11 years ago
ac4de95
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
7caef26
truncate: drop 'oldsize' truncate_pagecache() parameter
by Kirill A. Shutemov
· 11 years ago
Next »