Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
87bcdd2e275d75e374434a4ad7da66bbb6da1d17
/
fs
/
ext4
/
super.c
1dc51b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
47a4694
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
ec3904d
fs/ext4/super.c: use strreplace() in ext4_fill_super()
by Rasmus Villemoes
· 9 years ago
e4bc13a
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
9bf39ab
vfs: add file_path() helper
by Miklos Szeredi
· 9 years ago
a2fd66d
ext4: set lazytime on remount if MS_LAZYTIME is set by mount
by Theodore Ts'o
· 9 years ago
c5e298a
ext4: prevent ext4_quota_write() from failing due to ENOSPC
by Theodore Ts'o
· 9 years ago
89d96a6
ext4: call sync_blockdev() before invalidate_bdev() in put_super()
by Theodore Ts'o
· 9 years ago
b03a2f7
ext4: improve warning directory handling messages
by Andreas Dilger
· 9 years ago
1cb767c
ext4 crypto: fail the mount if blocksize != pagesize
by Theodore Ts'o
· 9 years ago
66114ca
writeback: separate out include/linux/backing-dev-defs.h
by Tejun Heo
· 9 years ago
e298e73
ext4 crypto: release crypto resource on module exit
by Chao Yu
· 9 years ago
c936e1e
ext4 crypto: use per-inode tfm structure
by Theodore Ts'o
· 9 years ago
f5aed2c
ext4: clean up superblock encryption mode fields
by Theodore Ts'o
· 9 years ago
b7236e2
ext4 crypto: reorganize how we store keys in the inode
by Theodore Ts'o
· 9 years ago
e2881b1b
ext4 crypto: separate kernel and userspace structure for the key
by Theodore Ts'o
· 9 years ago
1b46617
ext4: don't save the error information if the block device is read-only
by Theodore Ts'o
· 9 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
6162e4b
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 10 years ago
6ddb244
ext4 crypto: enable encryption feature flag
by Theodore Ts'o
· 10 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
b30ab0e
ext4 crypto: add ext4 encryption facilities
by Michael Halcrow
· 10 years ago
08439fe
ext4: remove block_device_ejected
by Christoph Hellwig
· 10 years ago
72b8e0f
ext4: remove unused header files
by Sheng Yong
· 10 years ago
0a240339
quota: Make VFS quotas use new interface for getting quota info
by Jan Kara
· 10 years ago
feaf2229
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 10 years ago
0389115
Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
923ae0f
ext4: add DAX functionality
by Ross Zwisler
· 10 years ago
2d5b86e
ext4: ignore journal checksum on remount; don't fail
by Eric Sandeen
· 10 years ago
b94a8b3
ext4: remove duplicate remount check for JOURNAL_CHECKSUM change
by Eric Sandeen
· 10 years ago
2cb5cc8
ext4: support read-only images
by Darrick J. Wong
· 10 years ago
6bec003
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
a26f499
ext4: add optimization for the lazytime mount option
by Theodore Ts'o
· 10 years ago
1fa5efe
ext4: Use generic helpers for quotaon and quotaoff
by Jan Kara
· 10 years ago
04ecddb
ext4: change to use setup_timer() instead of init_timer()
by Jan Mrazek
· 10 years ago
de1414a
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
by Christoph Hellwig
· 10 years ago
3b421b8
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 10 years ago
363307e
ext4: remove spurious KERN_INFO from ext4_warning call
by Jakub Wilk
· 10 years ago
9bfccec
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 10 years ago
d4f7610
ext4: forbid journal_async_commit in data=ordered mode
by Jan Kara
· 10 years ago
b003b52
ext4: don't count external journal blocks as overhead
by Eric Sandeen
· 10 years ago
c6d3d56
ext4: create nojournal_checksum mount option
by Darrick J. Wong
· 10 years ago
4fdb554
ext4: cleanup GFP flags inside resize path
by Dmitry Monakhov
· 10 years ago
dd47592
ext4: limit number of scanned extents in status tree shrinker
by Jan Kara
· 10 years ago
b0dea4c
ext4: move handling of list of shrinkable inodes into extent status code
by Jan Kara
· 10 years ago
edaa53c
ext4: change LRU to round-robin in extent status tree shrinker
by Zheng Liu
· 10 years ago
b93b41d
ext4: kill ext4_kvfree()
by Al Viro
· 10 years ago
96c7e0d
ext4: Convert to private i_dquot field
by Jan Kara
· 10 years ago
50460fe
ext4: remove extent status procfs files if journal load fails
by Darrick J. Wong
· 10 years ago
6b992ff
ext4: disallow changing journal_csum option during remount
by Darrick J. Wong
· 10 years ago
98c1a75
ext4: enable journal checksum when metadata checksum feature enabled
by Darrick J. Wong
· 10 years ago
c2661b8
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 10 years ago
813d32f
ext4: check s_chksum_driver when looking for bg csum presence
by Darrick J. Wong
· 10 years ago
9aa5d32
ext4: Replace open coded mdata csum feature to helper function
by Dmitry Monakhov
· 10 years ago
f4bb298
ext4: add ext4_iget_normal() which is to be used for dir tree lookups
by Theodore Ts'o
· 10 years ago
d06efeb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block into for-3.18
by Tejun Heo
· 10 years ago
f6e63f9
ext4: fold ext4_nojournal_sops into ext4_sops
by Theodore Ts'o
· 10 years ago
bb04457
ext4: support freezing ext2 (nojournal) file systems
by Theodore Ts'o
· 10 years ago
bda3253
ext4: fold ext4_sync_fs_nojournal() into ext4_sync_fs()
by Theodore Ts'o
· 10 years ago
279bf6d
ext4: don't check quota format when there are no quota files
by Jan Kara
· 10 years ago
8447497
ext4: explicitly inform user about orphan list cleanup
by Dmitry Monakhov
· 10 years ago
df4763b
ext4: validate external journal superblock checksum
by Darrick J. Wong
· 10 years ago
feb8c6d
jbd2: fix journal checksum feature flag handling
by Darrick J. Wong
· 10 years ago
c7f7254
ext4: provide separate operations for sysfs feature files
by Lukas Czerner
· 10 years ago
52c198c
ext4: add sysfs entry showing whether the fs contains errors
by Lukas Czerner
· 10 years ago
a2d4a64
ext4: don't use MAXQUOTAS value
by Jan Kara
· 10 years ago
908c7f1
percpu_counter: add @gfp to percpu_counter_init()
by Tejun Heo
· 10 years ago
a8ac900
ext4: use non-movable memory for the ext4 superblock
by Gioh Kim
· 10 years ago
eb68d0e
ext4: track extent status tree shrinker delay statictics
by Zheng Liu
· 10 years ago
45f1a9c
ext4: enable block_validity by default
by Darrick J. Wong
· 10 years ago
1c21502
ext4: convert ext4_bread() to use the ERR_PTR convention
by Theodore Ts'o
· 10 years ago
db9ee22
jbd2: fix descriptor block size handling errors with journal_csum
by Darrick J. Wong
· 10 years ago
d5e03cb
ext4: rearrange initialization to fix EXT4FS_DEBUG
by Theodore Ts'o
· 10 years ago
f9ae9cf
ext4: revert commit which was causing fs corruption after journal replays
by Theodore Ts'o
· 10 years ago
5dd2142
ext4: disable synchronous transaction batching if max_batch_time==0
by Eric Sandeen
· 10 years ago
ae0f78d
ext4: clarify error count warning messages
by Theodore Ts'o
· 10 years ago
5d60125
ext4: add missing BUFFER_TRACE before ext4_journal_get_write_access
by liang xie
· 11 years ago
c8b459f
ext4: remove unnecessary double parentheses
by Lukas Czerner
· 11 years ago
c197855
ext4: make local functions static
by Stephen Hemminger
· 11 years ago
bd63f6b
ext4: find the group descriptors on a 1k-block bigalloc,meta_bg filesystem
by Darrick J. Wong
· 11 years ago
202ee5d
ext4: add a new spinlock i_raw_lock to protect the ext4's raw inode
by Theodore Ts'o
· 11 years ago
556615d
ext4: rename uninitialized extents to unwritten
by Lukas Czerner
· 11 years ago
0076493
ext4: initialize multi-block allocator before checking block descriptors
by Azat Khuzhin
· 11 years ago
ed3654e
ext4: optimize Hurd tests when reading/writing inodes
by Theodore Ts'o
· 11 years ago
9c191f7
ext4: each filesystem creates and uses its own mb_cache
by T Makphaibulchoke
· 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
e67bc2b
ext4: Add __init marking to init_inodecache
by Fabian Frederick
· 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
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
dd1f723
ext4: use prandom_u32() instead of get_random_bytes()
by Theodore Ts'o
· 11 years ago
efbed4d
ext4: add ratelimiting to ext4 messages
by Theodore Ts'o
· 11 years ago
2e515bf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
45d9a22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
7b7a866
direct-io: Implement generic deferred AIO completions
by Christoph Hellwig
· 11 years ago
ad4eec6
ext4: allow specifying external journal by pathname mount option
by Eric Sandeen
· 11 years ago
8be04b9
treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks
by Joe Perches
· 11 years ago
6ae6514
ext4: fix mount/remount error messages for incompatible mount options
by Piotr Sarna
· 11 years ago
59d9fa5
ext4: allow the mount options nodelalloc and data=journal
by Theodore Ts'o
· 11 years ago
Next »