linux-stable/fs/hpfs
Linus Torvalds 101105b171 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull more vfs updates from Al Viro:
 ">rename2() work from Miklos + current_time() from Deepa"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  fs: Replace current_fs_time() with current_time()
  fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps
  fs: Replace CURRENT_TIME with current_time() for inode timestamps
  fs: proc: Delete inode time initializations in proc_alloc_inode()
  vfs: Add current_time() api
  vfs: add note about i_op->rename changes to porting
  fs: rename "rename2" i_op to "rename"
  vfs: remove unused i_op->rename
  fs: make remaining filesystems use .rename2
  libfs: support RENAME_NOREPLACE in simple_rename()
  fs: support RENAME_NOREPLACE for local filesystems
  ncpfs: fix unused variable warning
2016-10-10 20:16:43 -07:00
..
Kconfig
Makefile
alloc.c hpfs: add fstrim support 2015-07-09 13:35:30 -07:00
anode.c
buffer.c hpfs: support hotfixes 2015-09-03 11:55:30 -07:00
dentry.c get rid of 'parent' argument of ->d_compare() 2016-07-31 16:37:25 -04:00
dir.c hpfs: switch to ->iterate_shared() 2016-05-12 19:47:13 -04:00
dnode.c hpfs: handle allocation failures in hpfs_add_pos() 2016-05-12 19:35:57 -04:00
ea.c fs/hpfs: increase pr_warn level 2014-06-06 16:08:10 -07:00
file.c hpfs: support FIEMAP 2016-10-05 18:31:58 -04:00
hpfs.h
hpfs_fn.h hpfs: handle allocation failures in hpfs_add_pos() 2016-05-12 19:35:57 -04:00
inode.c fs: Give dentry to inode_change_ok() instead of inode 2016-09-22 10:56:19 +02:00
map.c hpfs: missing endianness annotation 2016-01-04 10:29:03 -05:00
name.c fs/hpfs: increase pr_warn level 2014-06-06 16:08:10 -07:00
namei.c fs: rename "rename2" i_op to "rename" 2016-09-27 11:03:58 +02:00
super.c hpfs: implement the show_options method 2016-05-28 16:50:24 -07:00