Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0338f0c2e2420505ae815c57a79f7f553a8071bf
/
fs
/
ext4
9ac0367
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
0a04b24
ext4: disable COLLAPSE_RANGE for bigalloc
by Namjae Jeon
· 11 years ago
a8680e0
ext4: fix COLLAPSE_RANGE failure with 1KB block size
by Namjae Jeon
· 11 years ago
86f1ca3
ext4: use EINVAL if not a regular file in ext4_collapse_range()
by Theodore Ts'o
· 11 years ago
6c5e73d
ext4: enforce we are operating on a regular file in ext4_zero_range()
by jon ernst
· 11 years ago
6dd834e
ext4: fix extent merging in ext4_ext_shift_path_extents()
by Lukas Czerner
· 11 years ago
ef24f6c
ext4: discard preallocations after removing space
by Lukas Czerner
· 11 years ago
9337d5d
ext4: no need to truncate pagecache twice in collapse range
by Lukas Czerner
· 11 years ago
2c1d232
ext4: fix removing status extents in ext4_collapse_range()
by Lukas Czerner
· 11 years ago
1a66c7c
ext4: use filemap_write_and_wait_range() correctly in collapse range
by Lukas Czerner
· 11 years ago
694c793
ext4: use truncate_pagecache() in collapse range
by Lukas Czerner
· 11 years ago
036acea
ext4: fix ext4_count_free_clusters() with EXT4FS_DEBUG and bigalloc enabled
by Azat Khuzhin
· 11 years ago
a18ed35
ext4: always check ext4_ext_find_extent result
by Dmitry Monakhov
· 11 years ago
8dc79ec
ext4: fix error handling in ext4_ext_shift_extents
by Dmitry Monakhov
· 11 years ago
e2cbd58
ext4: silence sparse check warning for function ext4_trim_extent
by jon ernst
· 11 years ago
40c406c
ext4: COLLAPSE_RANGE only works on extent-based files
by Theodore Ts'o
· 11 years ago
5166701
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
847c6c4
ext4: fix byte order problems introduced by the COLLAPSE_RANGE patches
by Zheng Liu
· 11 years ago
6e6358f
ext4: use i_size_read in ext4_unaligned_aio()
by Theodore Ts'o
· 11 years ago
0790b31
fs: disallow all fallocate operation on active swapfile
by Lukas Czerner
· 11 years ago
23fffa9
fs: move falloc collapse range check into the filesystem methods
by Lukas Czerner
· 11 years ago
9ef06ce
ext4: remove unnecessary check for APPEND and IMMUTABLE
by Lukas Czerner
· 11 years ago
622cad1
ext4: move ext4_update_i_disksize() into mpage_map_and_submit_extent()
by Theodore Ts'o
· 11 years ago
c57ab39
ext4: return ENOMEM rather than EIO when find_###_page() fails
by Younger Liu
· 11 years ago
1ce01c4
ext4: fix COLLAPSE_RANGE test failure in data journalling mode
by Namjae Jeon
· 11 years ago
87f7e41
ext4: update PF_MEMALLOC handling in ext4_write_inode()
by Theodore Ts'o
· 11 years ago
f182036
mm: implement ->map_pages for page cache
by Kirill A. Shutemov
· 11 years ago
ec4cb1a
ext4: fix jbd2 warning under heavy xattr load
by Jan Kara
· 11 years ago
9503c67
ext4: note the error in ext4_end_bio()
by Matthew Wilcox
· 11 years ago
0076493
ext4: initialize multi-block allocator before checking block descriptors
by Azat Khuzhin
· 11 years ago
4adb6ab
ext4: FIBMAP ioctl causes BUG_ON due to handle EXT_MAX_BLOCKS
by Kazuya Mio
· 11 years ago
666525d
ext4: fix 64-bit number truncation warning
by Chen Gang
· 11 years ago
24e7ea3
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
7df9345
Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 11 years ago
91b0abe
mm + fs: store shadow entries in page cache
by Johannes Weiner
· 11 years ago
45d4f85
fs/direct-io.c: remove some left over checks
by Dan Carpenter
· 11 years ago
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
Next »