alistair23-linux/fs/nilfs2
Ryusuke Konishi 3147db8938 nilfs2: use octal for unreadable permission macro
Replace S_IRWXUGO with 0777 because symbolic permissions are considered
harmful:

 https://lwn.net/Articles/696229/

Link: http://lkml.kernel.org/r/1509367935-3086-5-git-send-email-konishi.ryusuke@lab.ntt.co.jp
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2017-11-17 16:10:03 -08:00
..
alloc.c nilfs2: use i_blocksize() 2017-02-27 18:43:46 -08:00
alloc.h
bmap.c
bmap.h
btnode.c fs: add i_blocksize() 2017-02-27 18:43:46 -08:00
btnode.h
btree.c mm, pagevec: remove cold parameter for pagevecs 2017-11-15 18:21:06 -08:00
btree.h
cpfile.c
cpfile.h
dat.c
dat.h
dir.c fs: Replace CURRENT_TIME with current_time() for inode timestamps 2016-09-27 21:06:21 -04:00
direct.c
direct.h
export.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
file.c mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf 2017-02-24 17:46:54 -08:00
gcinode.c
ifile.c
ifile.h
inode.c VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) 2017-07-17 08:45:34 +01:00
ioctl.c fs: Replace CURRENT_TIME with current_time() for inode timestamps 2016-09-27 21:06:21 -04:00
Kconfig
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
mdt.c VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) 2017-07-17 08:45:34 +01:00
mdt.h
namei.c nilfs2: use octal for unreadable permission macro 2017-11-17 16:10:03 -08:00
nilfs.h
page.c mm, pagevec: remove cold parameter for pagevecs 2017-11-15 18:21:06 -08:00
page.h
recovery.c
segbuf.c block: replace bi_bdev with a gendisk pointer and partitions index 2017-08-23 12:49:55 -06:00
segbuf.h
segment.c nilfs2: fix race condition that causes file system corruption 2017-11-17 16:10:03 -08:00
segment.h fs/nilfs2: convert timers to use timer_setup() 2017-11-17 16:10:03 -08:00
sufile.c nilfs2: align block comments of nilfs_sufile_truncate_range() at * 2017-11-17 16:10:03 -08:00
sufile.h
super.c VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) 2017-07-17 08:45:34 +01:00
sysfs.c
sysfs.h
the_nilfs.c fs, nilfs: convert nilfs_root.count from atomic_t to refcount_t 2017-11-17 16:10:03 -08:00
the_nilfs.h fs, nilfs: convert nilfs_root.count from atomic_t to refcount_t 2017-11-17 16:10:03 -08:00