Al Viro
|
3aac2b62e0
switch udf to ->evict_inode()
|
15 years ago |
Christoph Hellwig
|
155130a4f7
get rid of block_write_begin_newtrunc
|
15 years ago |
Jan Kara
|
3635046281
udf: Remove dead quota code
|
15 years ago |
Dmitry Monakhov
|
c15d0fc0fc
udf: add speciffic ->setattr callback
|
15 years ago |
Linus Torvalds
|
83c0fb6500
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6
|
15 years ago |
Jan Kara
|
5833ded9b6
udf: Do not read inode before writing it
|
15 years ago |
Jan Kara
|
aae917cd18
udf: Fix unalloc space handling in udf_update_inode
|
15 years ago |
Jiri Kosina
|
318ae2edc3
Merge branch 'for-next' into for-linus
|
15 years ago |
Linus Torvalds
|
e213e26ab3
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
|
15 years ago |
Christoph Hellwig
|
a9185b41a4
pass writeback_control to ->write_inode
|
15 years ago |
Christoph Hellwig
|
871a293155
dquot: cleanup dquot initialize routine
|
15 years ago |
Christoph Hellwig
|
907f4554e2
dquot: move dquot initialization responsibility into the filesystem
|
15 years ago |
Christoph Hellwig
|
9f75475802
dquot: cleanup dquot drop routine
|
15 years ago |
Christoph Hellwig
|
257ba15ced
dquot: move dquot drop responsibility into the filesystem
|
15 years ago |
Al Viro
|
391e8bbd38
sanitize const/signedness for udf
|
15 years ago |
Daniel Mack
|
1537a3638c
tree-wide: fix 'lenght' typo in comments and code
|
15 years ago |
Jan Kara
|
2c948b3f86
udf: Avoid IO in udf_clear_inode
|
15 years ago |
Jan Kara
|
81056dd044
udf: Perform preallocation only for regular files
|
16 years ago |
Marcin Slusarz
|
87bc730c07
udf: fix default mode and dmode options handling
|
16 years ago |
Marcin Slusarz
|
7ac9bcd5da
udf: implement mode and dmode mounting options
|
16 years ago |
Pekka Enberg
|
97e961fdbf
Fix the udf code not to pass structs on stack where possible.
|
16 years ago |
Pekka Enberg
|
5ca4e4be84
Remove struct typedefs from fs/udf/ecma_167.h et al.
|
16 years ago |
Jan Kara
|
52b19ac993
udf: Fix BUG_ON() in destroy_inode()
|
16 years ago |
Bob Copeland
|
f845fced91
udf: use crc_itu_t from lib instead of udf_crc
|
17 years ago |
Jan Kara
|
bfb257a598
udf: Add read-only support for 2.50 UDF media
|
17 years ago |
Jan Kara
|
742e1795e2
udf: Allow loading of VAT inode
|
17 years ago |
Marcin Slusarz
|
56774805d5
udf: convert udf_stamp_to_time and udf_time_to_stamp to use timestamps
|
17 years ago |
marcin.slusarz@gmail.com
|
cbf5676a0e
udf: convert udf_stamp_to_time to return struct timespec
|
17 years ago |
marcin.slusarz@gmail.com
|
c87e8e90d0
udf: create function for conversion from timestamp to timespec
|
17 years ago |
marcin.slusarz@gmail.com
|
f18f17b033
udf: udf_get_block, inode_bmap - remove unneeded checks
|
17 years ago |