aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-02-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-02-27Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2017-02-27hfs: atomically read inode sizeFabian Frederick
2017-02-27mm: use mmget_not_zero() helperVegard Nossum
2017-02-27mm: add new mmgrab() helperVegard Nossum
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2017-02-27scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "unneded" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "againt" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada
2017-02-27nilfs2: use i_blocksize()Geliang Tang
2017-02-27nilfs2: use nilfs_btree_node_size()Geliang Tang
2017-02-27fs: add i_blocksize()Fabian Frederick
2017-02-27fs/affs: make export work with cold dcacheFabian Frederick
2017-02-27fs/affs/namei.c: forward declarations clean-upFabian Frederick
2017-02-27fs/affs: add prefix to some functionsFabian Frederick
2017-02-27fs/affs: use octal for permissionsFabian Frederick
2017-02-27fs/affs: make affs exportableFabian Frederick
2017-02-27fs/affs: add validation block functionFabian Frederick
2017-02-27fs/affs: remove reference to affs_parent_ino()Fabian Frederick
2017-02-27fs,eventpoll: don't test for bitfield with stack valueCyrill Gorcunov
2017-02-27/proc/kcore: update physical address for kcore ram and textPratyush Anand
2017-02-27fs/reiserfs: atomically read inode sizeFabian Frederick
2017-02-27hfsplus: atomically read inode sizeFabian Frederick
2017-02-27autofs: take more care to not update last_used on path walkIan Kent
2017-02-27autofs: remove duplicated AUTOFS_DEV_IOCTL_SIZE definitionTomohiro Kusumi
2017-02-27mm,fs,dax: mark dax_iomap_pmd_fault as constArnd Bergmann
2017-02-25Merge tag 'for-linus-4.11-ofs2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-02-25Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-02-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-02-25Merge tag 'v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/l...Mike Marshall
2017-02-24fs/pstore: fs/squashfs: change usage of LZ4 to work with new LZ4 versionSven Schmidt
2017-02-24procfs: use an enum for possible hidepid valuesLafcadio Wluiki
2017-02-24proc: less code duplication in /proc/*/cmdlineAlexey Dobriyan
2017-02-24proc: use rb_entry()Geliang Tang
2017-02-24userfaultfd_copy: return -ENOSPC in case mm has goneMike Rapoport
2017-02-24userfaultfd: non-cooperative: add event for exit() notificationMike Rapoport
2017-02-24userfaultfd: non-cooperative: add event for memory unmapsMike Rapoport
2017-02-24mm: replace FAULT_FLAG_SIZE with parameter to huge_faultDave Jiang
2017-02-24mm,fs,dax: change ->pmd_fault to ->huge_faultDave Jiang
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-02-24userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVEMike Rapoport
2017-02-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-02-23Merge tag 'gfs2-4.11.addendum' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-02-23gfs2: Add missing rcu locking for glock lookupAndrew Price
2017-02-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-02-22Merge tag 'xfs-4.11-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-02-22powerpc: do not make the entire heap executableDenys Vlasenko
2017-02-22nfs: no PG_private waiters remain, remove wakerNicholas Piggin