Linus Torvalds
|
6432f21284
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
12 years ago |
Linus Torvalds
|
aab174f0df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Kirill A. Shutemov
|
8c0a853770
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
|
12 years ago |
Linus Torvalds
|
437589a74b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 years ago |
Dmitry Monakhov
|
e27f41e1b7
ext4: give i_aiodio_unwritten a more appropriate name
|
12 years ago |
Dmitry Monakhov
|
f45ee3a1ea
ext4: ext4_inode_info diet
|
12 years ago |
Wei Yongjun
|
ba39ebb614
ext4: convert to use leXX_add_cpu()
|
12 years ago |
Eric Sandeen
|
c25f9bc614
ext4: don't clear orphan list on ro mount with errors
|
12 years ago |
Herton Ronaldo Krzesinski
|
50df9fd55e
ext4: fix crash when accessing /proc/mounts concurrently
|
12 years ago |
Eric W. Biederman
|
4c376dcae8
userns: Convert struct dquot dq_id to be a struct kqid
|
12 years ago |
Theodore Ts'o
|
bc0b75f77a
ext4: do not enable delalloc by default for ext2
|
12 years ago |
Theodore Ts'o
|
5e7bbef19c
ext4: advertise the fact that the kernel supports meta_bg resizing
|
12 years ago |
Theodore Ts'o
|
117fff10d7
ext4: grow the s_flex_groups array as needed when resizing
|
13 years ago |
Sachin Kamat
|
caecd0af8f
ext4: replace plain integer with NULL in super.c
|
13 years ago |
Theodore Ts'o
|
07724f9897
ext4: drop lock_super()/unlock_super()
|
13 years ago |
Linus Torvalds
|
ef824bfba2
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
13 years ago |
Theodore Ts'o
|
0e376b1e3c
ext4: return an error if kset_create_and_add fails in ext4_init_fs()
|
13 years ago |
Zheng Liu
|
67a5da564f
ext4: make the zero-out chunk size tunable
|
13 years ago |
Theodore Ts'o
|
df981d03ee
ext4: add max_dir_size_kb mount option
|
13 years ago |
Theodore Ts'o
|
0548bbb853
ext4: fix long mount times on very big file systems
|
13 years ago |
Theodore Ts'o
|
7e731bc9a1
ext4: avoid kmemcheck complaint from reading uninitialized memory
|
13 years ago |
Theodore Ts'o
|
d796c52ef0
ext4: make sure the journal sb is written in ext4_clear_journal_err()
|
13 years ago |
Artem Bityutskiy
|
7652bdfcb5
ext4: nuke write_super from comments
|
13 years ago |
Linus Torvalds
|
a0e881b7c1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Jan Kara
|
8e8ad8a57c
ext4: Convert to new freezing mechanism
|
13 years ago |
Linus Torvalds
|
173f865474
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
13 years ago |
Artem Bityutskiy
|
4d47603d97
ext4: weed out ext4_write_super
|
13 years ago |
Artem Bityutskiy
|
58c5873a76
ext4: remove unnecessary superblock dirtying
|
13 years ago |
Aditya Kali
|
7c319d3285
ext4: make quota as first class supported feature
|
13 years ago |
Jan Kara
|
a117782571
quota: Move quota syncing to ->sync_fs method
|
13 years ago |