linux/fs/ext4
Linus Torvalds 5d2eb548b3 Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull vfs xattr cleanups from Al Viro.

* 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  f2fs: xattr simplifications
  squashfs: xattr simplifications
  9p: xattr simplifications
  xattr handlers: Pass handler to operations instead of flags
  jffs2: Add missing capability check for listing trusted xattrs
  hfsplus: Remove unused xattr handler list operations
  ubifs: Remove unused security xattr handler
  vfs: Fix the posix_acl_xattr_list return value
  vfs: Check attribute names in posix acl xattr handers
2015-11-13 18:02:30 -08:00
..
acl.c
acl.h
balloc.c ext4: make the bitmap read routines return real error codes 2015-10-17 21:33:24 -04:00
bitmap.c
block_validity.c
crypto.c
crypto_fname.c
crypto_key.c Add support for the CSUM_SEED feature which will allow future 2015-11-06 16:23:27 -08:00
crypto_policy.c
dir.c ext4: clean up feature test macros with predicate functions 2015-10-17 16:18:43 -04:00
ext4.h ext4: do not allow journal_opts for fs w/o journal 2015-10-18 23:50:26 -04:00
ext4_crypto.h
ext4_extents.h
ext4_jbd2.c ext4: fix potential use after free in __ext4_journal_stop 2015-10-17 22:57:06 -04:00
ext4_jbd2.h ext4: clean up feature test macros with predicate functions 2015-10-17 16:18:43 -04:00
extents.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2015-11-07 13:05:44 -08:00
extents_status.c
extents_status.h
file.c
fsync.c
hash.c
ialloc.c ext4: make the bitmap read routines return real error codes 2015-10-17 21:33:24 -04:00
indirect.c ext4: clean up feature test macros with predicate functions 2015-10-17 16:18:43 -04:00
inline.c ext4: clean up feature test macros with predicate functions 2015-10-17 16:18:43 -04:00
inode.c vfs: remove unused wrapper block_page_mkwrite() 2015-11-11 02:19:33 -05:00
ioctl.c ext4: clean up feature test macros with predicate functions 2015-10-17 16:18:43 -04:00
Kconfig
Makefile
mballoc.c remove abs64() 2015-11-09 15:11:24 -08:00
mballoc.h
migrate.c ext4: clean up feature test macros with predicate functions 2015-10-17 16:18:43 -04:00
mmp.c
move_extent.c
namei.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2015-11-07 13:05:44 -08:00
page-io.c
readpage.c Merge branch 'akpm' (patches from Andrew) 2015-11-07 14:32:45 -08:00
resize.c [PATCH] fix calculation of meta_bg descriptor backups 2015-10-18 00:36:29 -04:00
super.c Merge branch 'akpm' (patches from Andrew) 2015-11-07 14:32:45 -08:00
symlink.c
sysfs.c
truncate.h
xattr.c xattr handlers: Pass handler to operations instead of flags 2015-11-13 20:34:32 -05:00
xattr.h
xattr_security.c xattr handlers: Pass handler to operations instead of flags 2015-11-13 20:34:32 -05:00
xattr_trusted.c xattr handlers: Pass handler to operations instead of flags 2015-11-13 20:34:32 -05:00
xattr_user.c xattr handlers: Pass handler to operations instead of flags 2015-11-13 20:34:32 -05:00