Pekka Enberg
|
705895b611
ext4: allocate ->s_blockgroup_lock separately
|
16 years ago |
Jan Kara
|
a269eb1829
ext4: Use lowercase names of quota functions
|
16 years ago |
Mingming Cao
|
60e58e0f30
ext4: quota reservation for delayed allocation
|
16 years ago |
Jan Kara
|
edf7245362
ext4: Remove unnecessary quota functions
|
16 years ago |
Theodore Ts'o
|
8b1a8ff8b3
ext4: Remove duplicate call to ext4_commit_super() in ext4_freeze()
|
16 years ago |
Jan Kara
|
9eddacf9e9
Revert "ext4: wait on all pending commits in ext4_sync_fs()"
|
16 years ago |
Takashi Sato
|
c4be0c1dc4
filesystem freeze: add error handling of write_super_lockfs/unlockfs
|
16 years ago |
Linus Torvalds
|
2150edc6c5
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
16 years ago |
Theodore Ts'o
|
83982b6f47
ext4: Remove "extents" mount option
|
16 years ago |
Theodore Ts'o
|
abda141892
ext4: Make printk's consistently prefixed with "EXT4-fs: "
|
16 years ago |
Theodore Ts'o
|
4ec1102813
ext4: Add sanity checks for the superblock before mounting the filesystem
|
16 years ago |
Theodore Ts'o
|
b3881f74b3
ext4: Add mount option to set kjournald's I/O priority
|
16 years ago |
Jan Kara
|
a5b5ee3201
ext4: Add default allocation routines for quota structures
|
16 years ago |
Jan Kara
|
17bd13b31c
ext4: Use sb_any_quota_loaded() instead of sb_any_quota_enabled()
|
17 years ago |
Theodore Ts'o
|
c319106723
ext4: Remove code to create the journal inode
|
16 years ago |
Toshiyuki Okajima
|
c39a7f84d7
ext4: provide function to release metadata pages under memory pressure
|
16 years ago |
Aneesh Kumar K.V
|
560671a0d3
ext4: Use high 16 bits of the block group descriptor's free counts fields
|
16 years ago |
Aneesh Kumar K.V
|
5d1b1b3f49
ext4: fix BUG when calling ext4_error with locked block group
|
16 years ago |
Jens Axboe
|
b3a6ffe16b
Get rid of CONFIG_LSF
|
16 years ago |
Aneesh Kumar K.V
|
3a06d778df
ext4: sparse fixes
|
16 years ago |
Theodore Ts'o
|
a9df9a4910
ext4: Make ext4_group_t be an unsigned int
|
16 years ago |
Theodore Ts'o
|
30773840c1
ext4: add fsync batch tuning knobs
|
16 years ago |
Theodore Ts'o
|
fde4d95ad8
ext4: remove extraneous newlines from calls to ext4_error() and ext4_warning()
|
16 years ago |
Frank Mayhar
|
0390131ba8
ext4: Allow ext4 to run without a journal
|
16 years ago |
Roel Kluin
|
23475e264c
ext4: Use simple_strtol() instead of simple_strtoul() in ext4_ui_proc_open
|
16 years ago |
Aneesh Kumar K.V
|
565a9617b2
ext4: avoid ext4_error when mounting a fs with a single bg
|
16 years ago |
Theodore Ts'o
|
14ce0cb411
ext4: wait on all pending commits in ext4_sync_fs()
|
16 years ago |
Aneesh Kumar K.V
|
d94e99a64c
ext4: Convert to host order before using the values.
|
16 years ago |
Theodore Ts'o
|
f99b25897a
ext4: Add support for non-native signed/unsigned htree hash algorithms
|
16 years ago |
Hidehiro Kawai
|
ef2cabf7c6
ext4: fix a bug accessing freed memory in ext4_abort
|
16 years ago |