Theodore Tso
|
6cdfcc275e
ext3: Clean up outdated and incorrect comment for ext3_write_super()
|
16 years ago |
Arthur Jones
|
c87591b719
ext3: wait on all pending commits in ext3_sync_fs
|
16 years ago |
Hidehiro Kawai
|
44d6f78756
ext3: fix a bug accessing freed memory in ext3_abort
|
16 years ago |
Linus Torvalds
|
12e1ec9ff3
ext3 quota support: fix compile failure
|
16 years ago |
Linus Torvalds
|
2248485640
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
|
16 years ago |
Linus Torvalds
|
5ed487bc2c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
16 years ago |
Hidehiro Kawai
|
2d7c820e56
ext3: add checks for errors from jbd
|
16 years ago |
Al Viro
|
8264613def
[PATCH] switch quota_on-related stuff to kern_path()
|
17 years ago |
Al Viro
|
9a1c354276
[PATCH] pass fmode_t to blkdev_put()
|
17 years ago |
Hidehiro Kawai
|
0e4fb5e283
ext3: add an option to control error handling on file data
|
16 years ago |
Steven Whitehouse
|
a447c09324
vfs: Use const for kernel parser table
|
16 years ago |
Al Viro
|
77e69dac3c
[PATCH] fix races and leaks in vfs_quota_on() users
|
17 years ago |
Alexey Dobriyan
|
51cc50685a
SL*B: drop kmem cache argument from constructor
|
17 years ago |
Jan Kara
|
d06bf1d252
ext3: correct mount option parsing to detect when quota options can be changed
|
17 years ago |
Jan Kara
|
99aeaf639f
ext3: fix typos in messages and comments (journalled -> journaled)
|
17 years ago |
Jan Kara
|
9cfe7b9010
ext3: fix synchronization of quota files in journal=data mode
|
17 years ago |
Jan Kara
|
f5c8f7dae7
ext3: add missing unlock to error path in ext3_quota_write()
|
17 years ago |
Harvey Harrison
|
e05b6b524b
ext3: replace remaining __FUNCTION__ occurrences
|
17 years ago |
Jan Kara
|
fa1ff1e02f
ext3: fix mount messages when quota disabled
|
17 years ago |
Jan Kara
|
07c9938a4e
ext3: fix hang on umount with quotas when journal is aborted
|
17 years ago |
Akinobu Mita
|
1eaafeae4b
ext3: use ext3_group_first_block_no()
|
17 years ago |
Marcin Slusarz
|
e7f23ebdef
ext3: convert byte order of constant instead of variable
|
17 years ago |
Jan Kara
|
2fd83a4f3c
quota: ext3: make ext3 handle quotaon on remount
|
17 years ago |
Josef Bacik
|
92587216f8
ext3: fix mount option parsing
|
17 years ago |
Jan Blunck
|
1d957f9bf8
Introduce path_put()
|
17 years ago |
Jan Blunck
|
4ac9137858
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
|
17 years ago |
Marcin Slusarz
|
50e8a2890e
ext3: replace all adds to little endians variables with le*_add_cpu
|
17 years ago |
David Howells
|
473043dcee
iget: stop EXT3 from using iget() and read_inode()
|
17 years ago |
Akinobu Mita
|
197cd65acc
ext[234]: use ext[234]_get_group_desc()
|
17 years ago |
Aneesh Kumar K.V
|
1eca93f9ca
ext3: change the default behaviour on error
|
17 years ago |