1
linux/fs
Nick Piggin 19fd623127 mm: spinlock tree_lock
mapping->tree_lock has no read lockers.  convert the lock from an rwlock
to a spinlock.

Signed-off-by: Nick Piggin <npiggin@suse.de>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Hugh Dickins <hugh@veritas.com>
Cc: "Paul E. McKenney" <paulmck@us.ibm.com>
Reviewed-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-07-26 12:00:06 -07:00
..
9p
adfs
affs affs: convert s_bmlock into a mutex 2008-07-26 12:00:03 -07:00
afs
autofs
autofs4 autofs4: remove unused ioctls 2008-07-24 10:47:33 -07:00
befs
bfs bfs: kill BKL 2008-07-26 12:00:03 -07:00
cifs
coda coda: remove CODA_FS_OLD_API 2008-07-25 10:53:33 -07:00
configfs
cramfs
debugfs
devpts
dlm locks: add special return value for asynchronous locks 2008-07-25 10:53:47 -07:00
ecryptfs eCryptfs: Make all persistent file opens delayed 2008-07-24 10:47:31 -07:00
efs
exportfs
ext2 quota: move function-macros from quota.h to quotaops.h 2008-07-25 10:53:35 -07:00
ext3 ext3: validate directory entry data before use 2008-07-25 10:53:33 -07:00
ext4
fat fatfs: add UTC timestamp option 2008-07-25 10:53:34 -07:00
freevxfs
fuse fuse: lockd support 2008-07-25 10:53:48 -07:00
gfs2
hfs hfs: convert extents_lock in a mutex 2008-07-25 10:53:33 -07:00
hfsplus hfsplus: convert the extents_lock in a mutex 2008-07-25 10:53:33 -07:00
hostfs
hpfs
hppfs
hugetlbfs hugetlbfs: per mount huge page sizes 2008-07-24 10:47:17 -07:00
isofs isofs: fix minor filesystem corruption 2008-07-25 10:53:33 -07:00
jbd jbd: don't abort if flushing file data failed 2008-07-25 10:53:32 -07:00
jbd2
jffs2
jfs quota: move function-macros from quota.h to quotaops.h 2008-07-25 10:53:35 -07:00
lockd locks: add special return value for asynchronous locks 2008-07-25 10:53:47 -07:00
minix minix: remove !NO_TRUNCATE code 2008-07-25 10:53:30 -07:00
msdos fatfs: add UTC timestamp option 2008-07-25 10:53:34 -07:00
ncpfs
nfs fix fs/nfs/nfsroot.c compilation 2008-07-24 17:32:41 -07:00
nfs_common
nfsd lockd: dont return EAGAIN for a permanent error 2008-07-25 10:53:47 -07:00
nls
ntfs
ocfs2
omfs omfs: update kbuild to include OMFS 2008-07-26 12:00:05 -07:00
openpromfs
partitions fs/partitions/efi: convert to pr_debug 2008-07-25 10:53:44 -07:00
proc task IO accounting: provide distinct tgid/tid I/O statistics 2008-07-25 10:53:47 -07:00
qnx4
ramfs
reiserfs quota: move function-macros from quota.h to quotaops.h 2008-07-25 10:53:35 -07:00
romfs
smbfs remove unused #include <linux/dirent.h>'s 2008-07-25 10:53:34 -07:00
sysfs
sysv
ubifs
udf
ufs quota: move function-macros from quota.h to quotaops.h 2008-07-25 10:53:35 -07:00
vfat fatfs: add UTC timestamp option 2008-07-25 10:53:34 -07:00
xfs
aio.c kill PF_BORROWED_MM in favour of PF_KTHREAD 2008-07-25 10:53:39 -07:00
anon_inodes.c flag parameters: NONBLOCK in anon_inode_getfd 2008-07-24 10:47:28 -07:00
attr.c
bad_inode.c
binfmt_aout.c
binfmt_elf_fdpic.c coredump: elf_fdpic_core_dump: use core_state->dumper list 2008-07-25 10:53:40 -07:00
binfmt_elf.c Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 2008-07-25 11:08:17 -07:00
binfmt_em86.c
binfmt_flat.c
binfmt_misc.c binfmt_misc: use simple_read_from_buffer() 2008-07-24 10:47:27 -07:00
binfmt_script.c
binfmt_som.c
bio-integrity.c
bio.c dio: use get_user_pages_fast 2008-07-26 12:00:06 -07:00
block_dev.c
buffer.c mm: spinlock tree_lock 2008-07-26 12:00:06 -07:00
char_dev.c
compat_binfmt_elf.c
compat_ioctl.c remove unused #include <linux/dirent.h>'s 2008-07-25 10:53:34 -07:00
compat.c flag parameters: signalfd 2008-07-24 10:47:27 -07:00
dcache.c vfs: add cond_resched_lock while scanning dentry LRU lists 2008-07-26 12:00:02 -07:00
dcookies.c
direct-io.c dio: use get_user_pages_fast 2008-07-26 12:00:06 -07:00
dnotify.c
dquot.c quota: implement sending information via netlink about user below quota 2008-07-25 10:53:35 -07:00
drop_caches.c
eventfd.c flag parameters: check magic constants 2008-07-24 10:47:29 -07:00
eventpoll.c flag parameters add-on: remove epoll_create size param 2008-07-24 10:47:29 -07:00
exec.c coredump: format_corename: fix the "core_uses_pid" logic 2008-07-25 10:53:40 -07:00
fcntl.c flag parameters: dup2 2008-07-24 10:47:28 -07:00
fifo.c
file_table.c
file.c
filesystems.c
fs-writeback.c
generic_acl.c
inode.c mm: spinlock tree_lock 2008-07-26 12:00:06 -07:00
inotify_user.c flag parameters: check magic constants 2008-07-24 10:47:29 -07:00
inotify.c
internal.h
ioctl.c
ioprio.c
Kconfig omfs: update kbuild to include OMFS 2008-07-26 12:00:05 -07:00
Kconfig.binfmt
libfs.c
locks.c locks: allow ->lock() to return FILE_LOCK_DEFERRED 2008-07-25 10:53:48 -07:00
Makefile omfs: update kbuild to include OMFS 2008-07-26 12:00:05 -07:00
mbcache.c
mpage.c
namei.c
namespace.c
nfsctl.c
no-block.c
open.c fs: check for statfs overflow 2008-07-24 10:47:19 -07:00
pipe.c flag parameters: NONBLOCK in pipe 2008-07-24 10:47:29 -07:00
pnode.c
pnode.h
posix_acl.c
quota_v1.c quota: move function-macros from quota.h to quotaops.h 2008-07-25 10:53:35 -07:00
quota_v2.c quota: move function-macros from quota.h to quotaops.h 2008-07-25 10:53:35 -07:00
quota.c quota: cleanup loop in sync_dquots() 2008-07-25 10:53:35 -07:00
read_write.c
read_write.h
readdir.c
select.c
seq_file.c
signalfd.c flag parameters: check magic constants 2008-07-24 10:47:29 -07:00
splice.c splice: use get_user_pages_fast 2008-07-26 12:00:06 -07:00
stack.c
stat.c
super.c
sync.c SYNC_FILE_RANGE_WRITE may and will block. Document that. 2008-07-24 10:47:17 -07:00
timerfd.c flag parameters: check magic constants 2008-07-24 10:47:29 -07:00
utimes.c
xattr_acl.c
xattr.c