summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* dcache: account external names as indirectly reclaimable memoryRoman Gushchin2018-04-111-9/+30
* Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-1010-120/+217
|\
| * Merge branch 'for-4.17/dax' into libnvdimm-for-nextDan Williams2018-04-0910-120/+217
| |\
| | * fs, dax: use page->mapping to warn if truncate collides with a busy pageDan Williams2018-04-031-0/+63
| | * ext2, dax: introduce ext2_dax_aopsDan Williams2018-04-033-35/+30
| | * ext4, dax: introduce ext4_dax_aopsDan Williams2018-03-301-11/+31
| | * xfs, dax: introduce xfs_dax_aopsDan Williams2018-03-303-17/+23
| | * block, dax: remove dead code in blkdev_writepages()Dan Williams2018-03-301-5/+0
| | * fs, dax: prepare for dax-specific address_space_operationsDan Williams2018-03-301-0/+39
| | * dax: store pfns in the radixDan Williams2018-03-301-52/+31
* | | Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-04-091-67/+57
|\ \ \
| * | | getname_kernel() needs to make sure that ->name != ->iname in long caseAl Viro2018-04-081-1/+2
| * | | make lookup_one_len() safe to use with directory locked sharedAl Viro2018-04-061-1/+3
| * | | new helper: __lookup_slow()Al Viro2018-04-061-9/+18
| * | | merge common parts of lookup_one_len{,_unlocked} into common helperAl Viro2018-04-061-56/+34
* | | | Merge tag 'for-linus-4.17-ofs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-097-241/+78
|\ \ \ \
| * | | | orangefs: remove unused codeMartin Brandenburg2018-04-033-128/+0
| * | | | orangefs: make several *_operations structs staticMartin Brandenburg2018-04-033-31/+28
| * | | | orangefs: implement vm_ops->faultMartin Brandenburg2018-04-031-2/+28
| * | | | orangefs: open code short single-use functionsMartin Brandenburg2018-04-021-76/+19
| * | | | orangefs: replace vmalloc and memset with vzallocColin Ian King2018-04-021-2/+1
| * | | | orangefs: bug fix for a race condition when getting a slotDavid Reynolds2018-04-021-2/+2
* | | | | Merge tag 'pstore-v4.17-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-091-2/+2
|\ \ \ \ \
| * | | | | pstore: fix crypto dependencies without compressionTobias Regnery2018-04-061-2/+2
* | | | | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-071-0/+3
|\ \ \ \ \ \
| * | | | | | fuse: define the filesystem as untrustedMimi Zohar2018-03-231-0/+3
* | | | | | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-04-071-3/+3
|\| | | | | |
| * | | | | | Merge tag 'v4.16-rc6' into next-generalJames Morris2018-03-2340-258/+661
| |\ \ \ \ \ \
| * | | | | | | exec: Set file unwritable before LSM checkKees Cook2018-03-191-3/+3
* | | | | | | | Merge tag 'fscache-next-20180406' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-04-0731-937/+986
|\ \ \ \ \ \ \ \
| * | | | | | | | fscache: Maintain a catalogue of allocated cookiesDavid Howells2018-04-063-117/+265
| * | | | | | | | fscache: Pass object size in rather than calling back for itDavid Howells2018-04-0618-119/+78
| * | | | | | | | fscache: Attach the index key and aux data to the cookieDavid Howells2018-04-0424-686/+490
| * | | | | | | | fscache: Add more tracepointsDavid Howells2018-04-044-7/+76
| * | | | | | | | fscache: Add tracepointsDavid Howells2018-04-049-52/+113
| * | | | | | | | fscache: Fix hanging wait on page discarded by writebackDavid Howells2018-04-041-4/+9
| * | | | | | | | fscache: Detect multiple relinquishment of a cookieDavid Howells2018-04-041-1/+2
| * | | | | | | | fscache: Pass the correct cancelled indications to fscache_op_complete()David Howells2018-04-041-6/+9
| * | | | | | | | fscache, cachefiles: Fix checker warningsDavid Howells2018-04-042-1/+1
| * | | | | | | | afs: Be more aggressive in retiring cached vnodesDavid Howells2018-04-041-2/+3
| * | | | | | | | afs: Use the vnode ID uniquifier in the cache key not the aux dataDavid Howells2018-04-041-14/+8
| * | | | | | | | afs: Invalidate cache on server data changeDavid Howells2018-04-041-0/+4
* | | | | | | | | Merge tag 'audit-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-061-2/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | audit: add refused symlink to audit_namesRichard Guy Briggs2018-03-211-0/+1
| * | | | | | | | | audit: remove path param from link denied functionRichard Guy Briggs2018-03-211-2/+2
* | | | | | | | | | Merge tag 'pstore-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-066-284/+225
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | pstore: fix crypto dependenciesArnd Bergmann2018-03-152-20/+21
| * | | | | | | | | pstore: Use crypto compress APIGeliang Tang2018-03-093-367/+84
| * | | | | | | | | pstore/ram: Do not use stack VLA for parity workspaceKees Cook2018-03-071-7/+22
| * | | | | | | | | pstore: Select compression at runtimeKees Cook2018-03-074-84/+151