summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | udf: Always require NLS supportJan Kara2018-04-192-13/+1
* | | | | Merge tag 'for-linus-4.18-ofs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-0711-76/+91
|\ \ \ \ \
| * | | | | orangefs: use sparse annotations for holding locks across function calls.Mike Marshall2018-06-011-4/+10
| * | | | | orangefs: make debug_help_fops staticMike Marshall2018-06-011-1/+1
| * | | | | orangefs: remove unused function orangefs_get_bufmap_initMike Marshall2018-06-011-14/+0
| * | | | | orangefs: specify user pointers when using dev_map_desc and bufmapMike Marshall2018-06-012-2/+2
| * | | | | orangefs: formatting cleanupsMike Marshall2018-06-016-39/+55
| * | | | | orangefs: set i_size on new symlinkMartin Brandenburg2018-06-011-0/+7
| * | | | | orangefs: report attributes_mask and attributes for statxMartin Brandenburg2018-06-011-0/+7
| * | | | | orangefs: make struct orangefs_file_vm_ops staticColin Ian King2018-06-011-1/+1
| * | | | | orangefs: revamp block sizesMartin Brandenburg2018-06-014-15/+8
* | | | | | Merge tag 'ovl-fixes-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-06-079-270/+311
|\ \ \ \ \ \
| * | | | | | ovl: use inode_insert5() to hash a newly created inodeAmir Goldstein2018-05-313-12/+60
| * | | | | | ovl: Pass argument to ovl_get_inode() in a structureVivek Goyal2018-05-314-15/+34
| * | | | | | vfs: factor out inode_insert5()Miklos Szeredi2018-05-311-89/+75
| * | | | | | ovl: clean up copy-up error pathsMiklos Szeredi2018-05-311-36/+18
| * | | | | | ovl: return EIO on internal errorMiklos Szeredi2018-05-311-1/+1
| * | | | | | ovl: make ovl_create_real() cope with vfs_mkdir() safelyAl Viro2018-05-311-1/+33
| * | | | | | ovl: create helper ovl_create_temp()Amir Goldstein2018-05-313-15/+14
| * | | | | | ovl: return dentry from ovl_create_real()Miklos Szeredi2018-05-314-48/+40
| * | | | | | ovl: struct cattr cleanupsAmir Goldstein2018-05-314-33/+30
| * | | | | | ovl: strip debug argument from ovl_do_ helpersAmir Goldstein2018-05-314-40/+33
| * | | | | | ovl: remove WARN_ON() real inode attributes mismatchAmir Goldstein2018-05-311-7/+0
| * | | | | | ovl: Kconfig documentation fixesMiklos Szeredi2018-05-311-3/+3
| |/ / / / /
* | | | | | Merge tag 'fuse-update-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-078-62/+164
|\ \ \ \ \ \
| * | | | | | fuse: don't keep dead fuse_conn at fuse_fill_super().Tetsuo Handa2018-05-311-0/+1
| * | | | | | fuse: fix control dir setup and teardownMiklos Szeredi2018-05-311-3/+10
| * | | | | | fuse: fix congested state leak on aborted connectionsTejun Heo2018-05-311-2/+1
| * | | | | | fuse: Allow fully unprivileged mountsEric W. Biederman2018-05-311-1/+1
| * | | | | | fuse: Ensure posix acls are translated outside of init_user_nsEric W. Biederman2018-05-313-0/+51
| * | | | | | fuse: honor AT_STATX_FORCE_SYNCMiklos Szeredi2018-03-201-2/+9
| * | | | | | fuse: honor AT_STATX_DONT_SYNCMiklos Szeredi2018-03-201-4/+5
| * | | | | | fuse: Restrict allow_other to the superblock's namespace or a descendantSeth Forshee2018-03-201-1/+1
| * | | | | | fuse: Support fuse filesystems outside of init_user_nsEric W. Biederman2018-03-206-27/+43
| * | | | | | fuse: Fail all requests with invalid uids or gidsEric W. Biederman2018-03-201-9/+13
| * | | | | | fuse: Remove the buggy retranslation of pids in fuse_dev_do_readEric W. Biederman2018-03-201-6/+0
| * | | | | | fuse: return -ECONNABORTED on /dev/fuse read after abortSzymon Lukasz2018-03-205-12/+23
| * | | | | | fuse: atomic_o_trunc should truncate pagecacheMiklos Szeredi2018-03-201-1/+12
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-074-24/+419
|\ \ \ \ \ \ \
| * | | | | | | rxrpc: Fix handling of call quietly cancelled out on serverDavid Howells2018-06-041-0/+4
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-034-17/+15
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-2727-129/+162
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | umh: introduce fork_usermode_blob() helperAlexei Starovoitov2018-05-231-9/+29
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-2131-272/+494
| |\ \ \ \ \ \ \ \
| * | | | | | | | | vmcore: move get_vmcore_size out of __initRahul Lakkireddy2018-05-211-2/+2
| * | | | | | | | | vmcore: append device dumps to vmcore as elf notesRahul Lakkireddy2018-05-141-4/+243
| * | | | | | | | | vmcore: add API to collect hardware dump in second kernelRahul Lakkireddy2018-05-142-9/+141
* | | | | | | | | | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-071-2/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | treewide: Use struct_size() for kmalloc()-familyKees Cook2018-06-061-2/+1
* | | | | | | | | | | Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2018-06-063-16/+24
|\ \ \ \ \ \ \ \ \ \ \