linux/fs/udf
Nick Piggin be021ee41a udf: convert to new aops
Convert udf to new aops.  Also seem to have fixed pagecache corruption in
udf_adinicb_commit_write -- page was marked uptodate when it is not.  Also,
fixed the silly setup where prepare_write was doing a kmap to be used in
commit_write: just do kmap_atomic in write_end.  Use libfs helpers to make
this easier.

Signed-off-by: Nick Piggin <npiggin@suse.de>
Cc: <bfennema@falcon.csc.calpoly.edu>
Cc: Jan Kara <jack@ucw.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-16 09:42:57 -07:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
balloc.c Fix possible NULL pointer dereference in udf_table_free_blocks() 2007-08-31 01:42:22 -07:00
crc.c UDF: coding style conversion - lindent fixups 2007-07-21 17:49:14 -07:00
dir.c UDF: coding style conversion - lindent fixups 2007-07-21 17:49:14 -07:00
directory.c UDF: coding style conversion - lindent fixups 2007-07-21 17:49:14 -07:00
ecma_167.h UDF: coding style conversion - lindent fixups 2007-07-21 17:49:14 -07:00
file.c udf: convert to new aops 2007-10-16 09:42:57 -07:00
fsync.c UDF: coding style conversion - lindent fixups 2007-07-21 17:49:14 -07:00
ialloc.c UDF: coding style conversion - lindent fixups 2007-07-21 17:49:14 -07:00
inode.c udf: convert to new aops 2007-10-16 09:42:57 -07:00
lowlevel.c UDF: coding style conversion - lindent fixups 2007-07-21 17:49:14 -07:00
misc.c UDF: coding style conversion - lindent fixups 2007-07-21 17:49:14 -07:00
namei.c UDF: coding style conversion - lindent fixups 2007-07-21 17:49:14 -07:00
osta_udf.h UDF: coding style conversion - lindent fixups 2007-07-21 17:49:14 -07:00
partition.c UDF: coding style conversion - lindent fixups 2007-07-21 17:49:14 -07:00
super.c UDF: handle wrong superblock better 2007-08-31 01:42:22 -07:00
symlink.c UDF: coding style conversion - lindent fixups 2007-07-21 17:49:14 -07:00
truncate.c UDF: coding style conversion - lindent fixups 2007-07-21 17:49:14 -07:00
udf_i.h UDF: coding style conversion - lindent fixups 2007-07-21 17:49:14 -07:00
udf_sb.h UDF: fix UID and GID mount option ignorance 2007-07-31 15:39:43 -07:00
udfdecl.h UDF: coding style conversion - lindent fixups 2007-07-21 17:49:14 -07:00
udfend.h UDF: coding style conversion - lindent fixups 2007-07-21 17:49:14 -07:00
udftime.c UDF: coding style conversion - lindent fixups 2007-07-21 17:49:14 -07:00
unicode.c UDF: coding style conversion - lindent fixups 2007-07-21 17:49:14 -07:00