summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* afs: Split the directory content defs into a headerDavid Howells2018-04-092-52/+67
* afs: Fix directory handlingDavid Howells2018-04-097-108/+271
* afs: Split the dynroot stuff out and give it its own ops tablesDavid Howells2018-04-095-185/+228
* afs: Keep track of invalid-before version for dentry coherencyDavid Howells2018-04-094-5/+18
* afs: Rearrange status mappingDavid Howells2018-04-095-129/+216
* afs: Make it possible to get the data version in readpageDavid Howells2018-04-095-44/+59
* afs: Init inode before accessing cacheDavid Howells2018-04-091-5/+2
* afs: Introduce a statistics proc fileDavid Howells2018-04-094-1/+57
* afs: Dump bad status recordDavid Howells2018-04-091-0/+35
* afs: Implement @cell substitution handlingDavid Howells2018-04-093-1/+89
* afs: Implement @sys substitution handlingDavid Howells2018-04-094-1/+353
* afs: Prospectively look up extra files when doing a single lookupDavid Howells2018-04-097-63/+550
* afs: Don't over-increment the cell usage count when pinning itDavid Howells2018-04-092-3/+4
* afs: Fix checker warningsDavid Howells2018-04-0911-50/+35
* 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
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |