Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
206f7ab4f49a2021fcb8687f25395be77711ddee
/
fs
/
ext4
/
super.c
206f7ab
ext4: remove vestiges of nobh support
by Christoph Hellwig
· 14 years ago
d28619f
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 14 years ago
287a809
quota: rename default quotactl methods to dquot_
by Christoph Hellwig
· 14 years ago
307ae18
quota: drop remount argument to ->quota_on and ->quota_off
by Christoph Hellwig
· 14 years ago
e0ccfd9
quota: move unmount handling into the filesystem
by Christoph Hellwig
· 14 years ago
0f0dd62
quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers
by Christoph Hellwig
· 14 years ago
c79d967
quota: move remount handling into the filesystem
by Christoph Hellwig
· 14 years ago
60e6679
ext4: Drop whitespace at end of lines
by Theodore Ts'o
· 14 years ago
12e9b89
ext4: Use bitops to read/modify i_flags in struct ext4_inode_info
by Dmitry Monakhov
· 14 years ago
39a4bad
ext4: Show journal_checksum option
by Jan Kara
· 14 years ago
fbe845d
ext4: Remove extraneous newlines in ext4_msg() calls
by Curt Wohlgemuth
· 14 years ago
d4c402d
ext4: Print mount options in when mounting and add a remount message
by Curt Wohlgemuth
· 14 years ago
84061e0
ext4: init statistics after journal recovery
by Dmitry Monakhov
· 14 years ago
6b0310f
ext4: don't return to userspace after freezing the fs with a mutex held
by Eric Sandeen
· 14 years ago
39f1cd6
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 15 years ago
ba69f9a
ext4: Don't use delayed allocation by default when used instead of ext3
by Jan Kara
· 15 years ago
37f328e
ext4: Fix spelling of CONTIG_FS_EXT3 to CONFIG_FS_EXT3
by Theodore Ts'o
· 15 years ago
c32da02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
52cf25d
Driver core: Constify struct sysfs_ops in struct kobj_type
by Emese Revfy
· 15 years ago
e213e26
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 15 years ago
871a293
dquot: cleanup dquot initialize routine
by Christoph Hellwig
· 15 years ago
9f75475
dquot: cleanup dquot drop routine
by Christoph Hellwig
· 15 years ago
257ba15
dquot: move dquot drop responsibility into the filesystem
by Christoph Hellwig
· 15 years ago
b43fa82
dquot: cleanup dquot transfer routine
by Christoph Hellwig
· 15 years ago
63936dd
dquot: cleanup inode allocation / freeing routines
by Christoph Hellwig
· 15 years ago
5dd4056
dquot: cleanup space allocation / freeing routines
by Christoph Hellwig
· 15 years ago
67eeb56
ext4: Fix ext4_quota_write cross block boundary behaviour
by Dmitry Monakhov
· 15 years ago
273df55
ext4: Convert BUG_ON checks to use ext4_error() instead
by Frank Mayhar
· 15 years ago
744692d
ext4: use ext4_get_block_write in buffer write
by Jiaying Zhang
· 15 years ago
c7064ef
ext4: mechanical rename some of the direct I/O get_block's identifiers
by Jiaying Zhang
· 15 years ago
437ca0f
ext4: deprecate obsoleted mount options
by Dmitry Monakhov
· 15 years ago
56c50f1
ext4: trivial quota cleanup
by Dmitry Monakhov
· 15 years ago
482a742
ext4: mount flags manipulation cleanup
by Dmitry Monakhov
· 15 years ago
12062dd
ext4: move __func__ into a macro for ext4_warning, ext4_error
by Eric Sandeen
· 15 years ago
d6b198b
fix ext3/ext4 comment typo compain -> complain
by Thadeu Lima de Souza Cascardo
· 15 years ago
9d0be50
ext4: Calculate metadata requirements more accurately
by Theodore Ts'o
· 15 years ago
a6b43e3
ext4: fix unsigned long long printk warning in super.c
by Andrew Morton
· 15 years ago
51b7e3c
ext4: add module aliases for ext2 and ext3
by Theodore Ts'o
· 15 years ago
a9e7f44
ext4: Convert to generic reserved quota's space management.
by Dmitry Monakhov
· 15 years ago
e7d2860
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
by André Goddard Rosa
· 15 years ago
3126c13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 15 years ago
5a20bdf
ext4: Support for 64-bit quota format
by Jan Kara
· 15 years ago
a214238
ext4: Do not override ext2 or ext3 if built they are built as modules
by Theodore Ts'o
· 15 years ago
15121c1
ext4: Fix optional-arg mount options
by Eric Sandeen
· 15 years ago
b436b9b
ext4: Wait for proper transaction commit on fsync
by Jan Kara
· 15 years ago
d4edac3
ext4: wait for log to commit when umounting
by Josef Bacik
· 15 years ago
24b5842
ext4: Use ext4 file system driver for ext2/ext3 file system mounts
by Theodore Ts'o
· 15 years ago
e3bb52a
ext4: make "norecovery" an alias for "noload"
by Eric Sandeen
· 15 years ago
5328e63
ext4: make trim/discard optional (and off by default)
by Eric Sandeen
· 15 years ago
3f8fb94
ext4: don't update the superblock in ext4_statfs()
by Theodore Ts'o
· 15 years ago
cf40db1
ext4: remove failed journal checksum check
by Theodore Ts'o
· 15 years ago
503358a
ext4: avoid divide by zero when trying to mount a corrupted file system
by Theodore Ts'o
· 15 years ago
d4da6c9
Revert "ext4: Remove journal_checksum mount option and enable it by default"
by Linus Torvalds
· 15 years ago
f0e2dfa
ext4: drop ext4dev compat
by Eric Sandeen
· 15 years ago
296c355
ext4: Use tracepoints for mb_history trace file
by Theodore Ts'o
· 15 years ago
90576c0
ext4, jbd2: Drop unneeded printks at mount and unmount time
by Theodore Ts'o
· 15 years ago
d3d1faf
ext4: Handle nested ext4_journal_start/stop calls without a journal
by Curt Wohlgemuth
· 15 years ago
8d5d02e
ext4: async direct IO for holes and fallocate support
by Mingming Cao
· 15 years ago
4c0425f
ext4: Use end_io callback to avoid direct I/O fallback to buffered I/O
by Mingming Cao
· 15 years ago
55138e0
ext4: Adjust ext4_da_writepages() to write out larger contiguous chunks
by Theodore Ts'o
· 15 years ago
0d54b21
const: make struct super_block::s_qcop const
by Alexey Dobriyan
· 15 years ago
61e225d
const: make struct super_block::dq_op const
by Alexey Dobriyan
· 15 years ago
fb0a387
ext4: limit block allocations for indirect-block files to < 2^32
by Eric Sandeen
· 15 years ago
3661d28
ext4: Fix include/trace/events/ext4.h to work with Systemtap
by Theodore Ts'o
· 15 years ago
7ad9bb6
ext4: Fix initalization of s_flex_groups
by Theodore Ts'o
· 15 years ago
71290b3
ext4: Don't update superblock write time when filesystem is read-only
by Theodore Ts'o
· 15 years ago
d0646f7
ext4: Remove journal_checksum mount option and enable it by default
by Theodore Ts'o
· 15 years ago
a13fb1a
ext4: Add feature set check helper for mount & remount paths
by Eric Sandeen
· 15 years ago
bf43d84
ext4: reject too-large filesystems on 32-bit kernels
by Eric Sandeen
· 15 years ago
78f1ddb
ext4: Avoid null pointer dereference when decoding EROFS w/o a journal
by Theodore Ts'o
· 15 years ago
d4bfe2f
switch ext4 to inode->i_acl
by Al Viro
· 15 years ago
31583d6
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
90c699a
block: rename CONFIG_LBD to CONFIG_LBDAF
by Bartlomiej Zolnierkiewicz
· 15 years ago
1101391
ext4: teach the inode allocator to use a goal inode number
by Andreas Dilger
· 15 years ago
4ab2f15
ext4: move the abort flag from s_mount_opts to s_mount_flags
by Theodore Ts'o
· 15 years ago
7f4520c
ext4: change s_mount_opt to be an unsigned int
by Theodore Ts'o
· 15 years ago
337eb00
Push BKL down into ->remount_fs()
by Alessio Igor Bogani
· 15 years ago
ebc1ac1
->write_super lock_super pushdown
by Christoph Hellwig
· 15 years ago
bbd6851
Push lock_super() into the ->remount_fs() of filesystems that care about it
by Al Viro
· 16 years ago
6cfd014
push BKL down into ->put_super
by Christoph Hellwig
· 16 years ago
a9e220f
No need to do lock_super() for exclusion in generic_shutdown_super()
by Al Viro
· 16 years ago
8c85e12
remove ->write_super call in generic_shutdown_super
by Christoph Hellwig
· 16 years ago
c905959
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
b31e155
ext4: Change all super.c messages to print the device
by Eric Sandeen
· 15 years ago
0b8e58a
ext4: super.c whitespace cleanup
by Andreas Dilger
· 15 years ago
88b6edd
ext4: Clean up calls to ext4_get_group_desc()
by Theodore Ts'o
· 15 years ago
e1defc4
block: Do away with the notion of hardsect_size
by Martin K. Petersen
· 15 years ago
f683016
ext4: Fix memory leak in ext4_fill_super() in case of a failed mount
by Manish Katiyar
· 15 years ago
6fd058f
ext4: Add a comprehensive block validity check to ext4_get_blocks()
by Theodore Ts'o
· 15 years ago
955ce5f
ext4: Convert ext4_lock_group to use sb_bgl_lock
by Aneesh Kumar K.V
· 16 years ago
f403390
ext4: Make the length of the mb_history file tunable
by Curt Wohlgemuth
· 16 years ago
bb23c20
ext4: Move fs/ext4/group.h into ext4.h
by Theodore Ts'o
· 16 years ago
596397b
ext4: Move fs/ext4/namei.h into ext4.h
by Theodore Ts'o
· 16 years ago
9bffad1
ext4: convert instrumentation from markers to tracepoints
by Theodore Ts'o
· 15 years ago
32ed505
ext4: Replace lock/unlock_super() with an explicit lock for resizing
by Theodore Ts'o
· 16 years ago
3b9d4ed
ext4: Replace lock/unlock_super() with an explicit lock for the orphan list
by Theodore Ts'o
· 16 years ago
a63c9eb
ext4: ext4_mark_recovery_complete() doesn't need to use lock_super
by Theodore Ts'o
· 16 years ago
114e9fc
ext4: Remove outdated comment about lock_super()
by Theodore Ts'o
· 16 years ago
8df9675
ext4: Avoid races caused by on-line resizing and SMP memory reordering
by Theodore Ts'o
· 16 years ago
Next »