dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/fs/befs
Linus Torvalds feb72ce827 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6:
  get rid of BKL in fs/sysv
  get rid of BKL in fs/minix
  get rid of BKL in fs/efs
  befs ->pust_super() doesn't need BKL
  Cleanup of adfs headers
  9P doesn't need BKL in ->umount_begin()
  fuse doesn't need BKL in ->umount_begin()
  No instance of ->bmap() needs BKL
  remove unlock_kernel() left accidentally
  ext4: avoid unnecessary spinlock in critical POSIX ACL path
  ext3: avoid unnecessary spinlock in critical POSIX ACL path
2009-06-17 08:46:57 -07:00
..
ChangeLog Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Kconfig fs/Kconfig: move befs out 2009-01-22 13:15:57 +03:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
TODO Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
befs.h [PATCH] befs: endianness annotations 2006-10-10 16:15:33 -07:00
befs_fs_types.h befs: annotate fs32 on tests for superblock endianness 2008-10-16 11:21:46 -07:00
btree.c fs/: Spelling fixes 2008-02-03 17:33:42 +02:00
btree.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
datastream.c Spelling fixes: lenght->length 2008-02-03 15:42:53 +02:00
datastream.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
debug.c kmemtrace, befs: fix slab.h dependency problem 2009-04-03 12:21:33 +02:00
endian.h byteorder: don't directly include linux/byteorder/generic.h 2008-05-16 12:01:45 -07:00
inode.c [PATCH] befs: prepare to sanitizing headers 2006-10-10 16:15:33 -07:00
inode.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
io.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
io.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
linuxvfs.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 2009-06-17 08:46:57 -07:00
super.c befs: fix build on parisc 2009-04-08 10:21:43 -07:00
super.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00