summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2017-02-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds54-154/+218
2017-02-28Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds3-9/+57
2017-02-28hfs: atomically read inode sizeFabian Frederick1-1/+1
2017-02-28mm: use mmget_not_zero() helperVegard Nossum3-5/+5
2017-02-28mm: add new mmgrab() helperVegard Nossum2-3/+3
2017-02-28lib/vsprintf.c: remove %Z supportAlexey Dobriyan7-16/+16
2017-02-28scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-28scripts/spelling.txt: add "unneded" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-28scripts/spelling.txt: add "againt" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-28scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada1-3/+3
2017-02-28nilfs2: use i_blocksize()Geliang Tang2-2/+2
2017-02-28nilfs2: use nilfs_btree_node_size()Geliang Tang1-1/+1
2017-02-28fs: add i_blocksize()Fabian Frederick25-50/+50
2017-02-28fs/affs: make export work with cold dcacheFabian Frederick1-0/+19
2017-02-28fs/affs/namei.c: forward declarations clean-upFabian Frederick1-20/+10
2017-02-28fs/affs: add prefix to some functionsFabian Frederick5-14/+15
2017-02-28fs/affs: use octal for permissionsFabian Frederick1-18/+18
2017-02-28fs/affs: make affs exportableFabian Frederick3-0/+42
2017-02-28fs/affs: add validation block functionFabian Frederick1-4/+10
2017-02-28fs/affs: remove reference to affs_parent_ino()Fabian Frederick1-1/+0
2017-02-28fs,eventpoll: don't test for bitfield with stack valueCyrill Gorcunov1-1/+1
2017-02-28/proc/kcore: update physical address for kcore ram and textPratyush Anand1-1/+4
2017-02-28fs/reiserfs: atomically read inode sizeFabian Frederick1-1/+1
2017-02-28hfsplus: atomically read inode sizeFabian Frederick1-1/+1
2017-02-28autofs: take more care to not update last_used on path walkIan Kent1-6/+11
2017-02-28autofs: remove duplicated AUTOFS_DEV_IOCTL_SIZE definitionTomohiro Kusumi1-2/+0
2017-02-28mm,fs,dax: mark dax_iomap_pmd_fault as constArnd Bergmann1-1/+2
2017-02-26Merge tag 'for-linus-4.11-ofs2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-31/+49
2017-02-26Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds41-1242/+1211
2017-02-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds31-260/+327
2017-02-25Merge tag 'v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/l...Mike Marshall538-21240/+16359
2017-02-25fs/pstore: fs/squashfs: change usage of LZ4 to work with new LZ4 versionSven Schmidt2-15/+19
2017-02-25procfs: use an enum for possible hidepid valuesLafcadio Wluiki3-6/+7
2017-02-25proc: less code duplication in /proc/*/cmdlineAlexey Dobriyan1-88/+56
2017-02-25proc: use rb_entry()Geliang Tang1-5/+6
2017-02-25userfaultfd_copy: return -ENOSPC in case mm has goneMike Rapoport1-0/+2
2017-02-25userfaultfd: non-cooperative: add event for exit() notificationMike Rapoport1-0/+28
2017-02-25userfaultfd: non-cooperative: add event for memory unmapsMike Rapoport3-3/+68
2017-02-25mm: replace FAULT_FLAG_SIZE with parameter to huge_faultDave Jiang4-12/+20
2017-02-25mm,fs,dax: change ->pmd_fault to ->huge_faultDave Jiang5-42/+40
2017-02-25mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang22-97/+89
2017-02-25userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVEMike Rapoport1-7/+7
2017-02-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+10
2017-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds22-199/+325
2017-02-23Merge tag 'gfs2-4.11.addendum' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+5
2017-02-23gfs2: Add missing rcu locking for glock lookupAndrew Price1-0/+5
2017-02-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds12-128/+710
2017-02-23Merge tag 'xfs-4.11-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds49-627/+909
2017-02-23powerpc: do not make the entire heap executableDenys Vlasenko1-8/+22
2017-02-23nfs: no PG_private waiters remain, remove wakerNicholas Piggin1-2/+0