headers: smp_lock.h redux
Alexey Dobriyan authored

* Remove smp_lock.h from files which don't need it (including some headers!)
* Add smp_lock.h to files which do need it
* Make smp_lock.h include conditional in hardirq.h
  It's needed only for one kernel_locked() usage which is under CONFIG_PREEMPT

  This will make hardirq.h inclusion cheaper for every PREEMPT=n config
  (which includes allmodconfig/allyesconfig, BTW)
Signed-off-by: default avatarAlexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
405f5571
Name Last commit Last update
..
9p 9P doesn't need BKL in ->umount_begin()
adfs headers: smp_lock.h redux
affs affs: add ->sync_fs
afs headers: smp_lock.h redux
autofs switch follow_down()
autofs4 headers: smp_lock.h redux
befs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
bfs headers: smp_lock.h redux
btrfs headers: smp_lock.h redux
cachefiles enforce ->sync_fs is only called for rw superblock
cifs cifs: when ATTR_READONLY is set, only clear write bits on non-directories
coda splice: implement default splice_read method
configfs configfs: Rework configfs_depend_item() locking and make lockdep happy
cramfs fs/cramfs: return f_fsid for statfs(2)
debugfs debugfs: use specified mode to possibly mark files read/write only
devpts devpts: remove module-related code
dlm dlm: use more NOFS allocation
ecryptfs push BKL down into ->put_super
efs get rid of BKL in fs/efs
exofs headers: smp_lock.h redux
exportfs Merge branch 'next' into for-linus
ext2 headers: smp_lock.h redux
ext3 helpers for acl caching + switch to those
ext4 headers: smp_lock.h redux
fat headers: smp_lock.h redux
freevxfs headers: smp_lock.h redux
fscache FS-Cache: Fixup renamed filenames in comments in internal.h
fuse Revert "fuse: Fix build error" as unnecessary
gfs2 block: rename CONFIG_LBD to CONFIG_LBDAF
hfs headers: smp_lock.h redux
hfsplus headers: smp_lock.h redux
hostfs hostfs: set maximum filesize in superblock for proper LFS support
hpfs headers: smp_lock.h redux
hppfs hppfs: hppfs_read_file() may return -ERROR
hugetlbfs Merge branch 'master' into next
isofs isofs: fix Joliet regression
jbd jbd: clean up journal_try_to_free_buffers()
jbd2 jbd2: clean up jbd2_journal_try_to_free_buffers()
jffs2 headers: smp_lock.h redux
jfs another race fix in jfs_check_acl()
lockd headers: smp_lock.h redux
minix Making fs/minix/minix.h double including safe
ncpfs NLS: update handling of Unicode
nfs headers: smp_lock.h redux
nfs_common SUNRPC: nfsacl_encode/nfsacl_decode should be exported as GPL-only
nfsd headers: smp_lock.h redux
nilfs2 headers: smp_lock.h redux
nls NLS: update handling of Unicode
notify fs/notify/inotify: decrement user inotify count on close
ntfs ntfs: use is_power_of_2() function for clarity.
ocfs2
omfs
openpromfs
partitions
proc
qnx4
quota
ramfs
reiserfs
romfs
smbfs
squashfs
sysfs
sysv
ubifs
udf
ufs
xfs
Kconfig
Kconfig.binfmt
Makefile
aio.c
anon_inodes.c
attr.c
bad_inode.c
binfmt_aout.c
binfmt_elf.c
binfmt_elf_fdpic.c
binfmt_em86.c
binfmt_flat.c
binfmt_misc.c
binfmt_script.c
binfmt_som.c
bio-integrity.c
bio.c
block_dev.c
buffer.c
char_dev.c
compat.c
compat_binfmt_elf.c
compat_ioctl.c
dcache.c
dcookies.c
direct-io.c
drop_caches.c
eventfd.c
eventpoll.c
exec.c
fcntl.c
fifo.c
file.c
file_table.c
filesystems.c
fs-writeback.c
fs_struct.c
generic_acl.c
inode.c
internal.h
ioctl.c
ioprio.c
libfs.c
locks.c
mbcache.c
mpage.c
namei.c
namespace.c
nfsctl.c
no-block.c
open.c
pipe.c
pnode.c
pnode.h
posix_acl.c
read_write.c
read_write.h
readdir.c
select.c
seq_file.c
signalfd.c
splice.c
stack.c
stat.c
super.c
sync.c
timerfd.c
utimes.c
xattr.c
xattr_acl.c