alistair23-linux/fs/fat
Linus Torvalds 835c92d43b Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull qstr constification updates from Al Viro:
 "Fairly self-contained bunch - surprising lot of places passes struct
  qstr * as an argument when const struct qstr * would suffice; it
  complicates analysis for no good reason.

  I'd prefer to feed that separately from the assorted fixes (those are
  in #for-linus and with somewhat trickier topology)"

* 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  qstr: constify instances in adfs
  qstr: constify instances in lustre
  qstr: constify instances in f2fs
  qstr: constify instances in ext2
  qstr: constify instances in vfat
  qstr: constify instances in procfs
  qstr: constify instances in fuse
  qstr constify instances in fs/dcache.c
  qstr: constify instances in nfs
  qstr: constify instances in ocfs2
  qstr: constify instances in autofs4
  qstr: constify instances in hfs
  qstr: constify instances in hfsplus
  qstr: constify instances in logfs
  qstr: constify dentry_init_security
2016-08-06 09:49:02 -04:00
..
cache.c fat: permit to return phy block number by fibmap in fallocated region 2016-01-20 17:09:18 -08:00
dir.c fat: switch to ->iterate_shared() 2016-05-09 11:41:15 -04:00
fat.h fat: constify fatent_operations structures 2016-01-20 17:09:18 -08:00
fatent.c fat: constify fatent_operations structures 2016-01-20 17:09:18 -08:00
file.c wrappers for ->i_mutex access 2016-01-22 18:04:28 -05:00
inode.c fat: fix error message for bogus number of directory entries 2016-06-24 14:28:01 +02:00
Kconfig fat: add config option to set UTF-8 mount option by default 2016-03-22 15:36:02 -07:00
Makefile
misc.c fs: have submit_bh users pass in op and flags separately 2016-06-07 13:41:38 -06:00
namei_msdos.c vfs: make the string hashes salt the hash 2016-06-10 20:21:46 -07:00
namei_vfat.c Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2016-08-06 09:49:02 -04:00
nfs.c VFS: normal filesystems (and lustre): d_inode() annotations 2015-04-15 15:06:57 -04:00