summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2017-02-06mm: use mmget_not_zero() helperVegard Nossum3-5/+5
2017-02-06mm: add new mmgrab() helperVegard Nossum2-3/+3
2017-02-06lib/vsprintf.c: remove %Z supportAlexey Dobriyan7-16/+16
2017-02-06scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-06scripts/spelling.txt: add "intialise(d)" pattern and fix typo instancesMasahiro Yamada2-2/+2
2017-02-06scripts/spelling.txt: add "unneded" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-06scripts/spelling.txt: add "againt" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-06scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada1-3/+3
2017-02-06nilfs2: use i_blocksize()Geliang Tang2-2/+2
2017-02-06nilfs2: use nilfs_btree_node_size()Geliang Tang1-1/+1
2017-02-06fs: add i_blocksize()Fabian Frederick25-50/+50
2017-02-06Merge branch 'akpm-current/current'Stephen Rothwell50-480/+1191
2017-02-06Merge remote-tracking branch 'userns/for-next'Stephen Rothwell20-178/+268
2017-02-06Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell3-9/+48
2017-02-06Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell1-2/+4
2017-02-06Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell2-2/+2
2017-02-06Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell11-25/+25
2017-02-06Merge remote-tracking branch 'selinux/next'Stephen Rothwell1-4/+9
2017-02-06Merge remote-tracking branch 'block/for-next'Stephen Rothwell11-16/+76
2017-02-06Merge remote-tracking branch 'kspp/for-next/kspp'Stephen Rothwell3-5/+5
2017-02-06Merge remote-tracking branch 'net-next/master'Stephen Rothwell12-295/+521
2017-02-06Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell3-87/+61
2017-02-06Merge remote-tracking branch 'overlayfs/overlayfs-next'Stephen Rothwell8-60/+190
2017-02-06Merge remote-tracking branch 'orangefs/for-next'Stephen Rothwell8-28/+46
2017-02-06Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell11-55/+48
2017-02-06Merge remote-tracking branch 'gfs2/for-next'Stephen Rothwell8-60/+105
2017-02-06Merge remote-tracking branch 'f2fs/dev'Stephen Rothwell16-222/+763
2017-02-06Merge remote-tracking branch 'ext4/dev'Stephen Rothwell9-100/+171
2017-02-06Merge remote-tracking branch 'ext3/for_next'Stephen Rothwell10-185/+202
2017-02-06Merge remote-tracking branch 'ecryptfs/next'Stephen Rothwell5-19/+11
2017-02-06Merge remote-tracking branch 'cifs/for-next'Stephen Rothwell19-479/+1582
2017-02-06Merge remote-tracking branch 'btrfs-kdave/for-next'Stephen Rothwell34-898/+915
2017-02-06Merge remote-tracking branch 'fscrypt/master'Stephen Rothwell17-295/+255
2017-02-05fs/affs: fix return value check in affs_get_parent()Wei Yongjun1-2/+2
2017-02-05fs/affs: make export work with cold dcacheFabian Frederick1-0/+19
2017-02-05fs/affs/namei.c: forward declarations clean-upFabian Frederick1-20/+10
2017-02-05fs/affs: add prefix to some functionsFabian Frederick5-14/+15
2017-02-05fs/affs: use octal for permissionsFabian Frederick1-18/+18
2017-02-05fs/affs: make affs exportableFabian Frederick3-0/+42
2017-02-05fs/affs: add validation block functionFabian Frederick1-4/+10
2017-02-05fs/affs: remove reference to affs_parent_ino()Fabian Frederick1-1/+0
2017-02-05/proc/kcore: update physical address for kcore ram and textPratyush Anand1-1/+4
2017-02-05fs/reiserfs: atomically read inode sizeFabian Frederick1-1/+1
2017-02-05hfsplus: atomically read inode sizeFabian Frederick1-1/+1
2017-02-05hfs: atomically read inode sizeFabian Frederick1-1/+1
2017-02-05hfs: fix fix hfs_readdir()Dan Carpenter1-1/+1
2017-02-05autofs: take more care to not update last_used on path walkIan Kent1-6/+11
2017-02-05autofs: remove duplicated AUTOFS_DEV_IOCTL_SIZE definitionTomohiro Kusumi1-2/+0
2017-02-05fs/pstore: fs/squashfs: change usage of LZ4 to work with new LZ4 versionSven Schmidt2-13/+13
2017-02-05proc: less code duplication in /proc/*/cmdlineAlexey Dobriyan1-88/+56