linux/fs/hfsplus
Christoph Hellwig a9fdbf8c60 hfsplus: use alloc_mutex in hfsplus_sync_fs
Use alloc_mutex to protect hfsplus_sync_fs against itself and concurrent
allocations, which allows to get rid of lock_super in hfsplus.

Note that most fields in the superblock still aren't protected against
concurrent allocations, that will follow later.

Signed-off-by: Christoph Hellwig <hch@tuxera.com>
2010-10-01 05:41:50 +02:00
..
bfind.c
bitmap.c hfsplus: introduce alloc_mutex 2010-10-01 05:41:39 +02:00
bnode.c
brec.c
btree.c hfsplus: fix warning with 64k PAGE_SIZE 2008-04-30 08:29:52 -07:00
catalog.c hfsplus: fix Buffer overflow with a corrupted image 2008-10-16 11:21:46 -07:00
dir.c hfsplus: Push down BKL into ioctl function 2010-05-17 05:27:03 +02:00
extents.c hfsplus: fix possible deadlock when handling corrupted extents 2008-10-20 08:52:38 -07:00
hfsplus_fs.h hfsplus: introduce alloc_mutex 2010-10-01 05:41:39 +02:00
hfsplus_raw.h [PATCH] extend the set of "__attribute__" shortcut macros 2007-02-11 10:51:35 -08:00
inode.c get rid of file_fsync() 2010-08-09 16:47:43 -04:00
ioctl.c hfsplus: protect setflags using i_mutex 2010-10-01 05:41:35 +02:00
Kconfig fs/Kconfig: move hfs, hfsplus out 2009-01-22 13:15:57 +03:00
Makefile
options.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
part_tbl.c
super.c hfsplus: use alloc_mutex in hfsplus_sync_fs 2010-10-01 05:41:50 +02:00
tables.c
unicode.c fs/hfsplus/unicode.c: fix uninitialized var warning 2008-02-08 09:22:36 -08:00
wrapper.c hfsplus: refuse to mount volumes larger than 2TB 2009-10-29 07:39:27 -07:00