summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* xfs: fix inobt inode allocation search optimizationOmar Sandoval2017-08-111-1/+1
* xfs: Fix per-inode DAX flag inheritanceLukas Czerner2017-08-041-5/+7
* xfs: Fix leak of discard bioJan Kara2017-08-041-0/+1
* xfs: fix multi-AG deadlock in xfs_bunmapiChristoph Hellwig2017-07-261-0/+12
* xfs: check that dir block entries don't off the end of the bufferDarrick J. Wong2017-07-251-0/+4
* xfs: fix quotacheck dquot id overflow infinite loopBrian Foster2017-07-241-0/+3
* xfs: check _alloc_read_agf buffer pointer before usingDarrick J. Wong2017-07-202-0/+6
* xfs: set firstfsb to NULLFSBLOCK before feeding it to _bmapi_writeDarrick J. Wong2017-07-202-1/+10
* xfs: check _btree_check_block valueDarrick J. Wong2017-07-201-2/+4
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-151-1/+1
|\
| * cifs: use get_random_u32 for 32-bit lock randomJason A. Donenfeld2017-06-191-1/+1
* | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-07-1528-135/+370
|\ \
| * | isofs: Fix isofs_show_options()David Howells2017-07-131-1/+1
| * | VFS: Kill off s_options and helpersDavid Howells2017-07-113-61/+0
| * | orangefs: Implement show_optionsDavid Howells2017-07-111-1/+14
| * | 9p: Implement show_optionsDavid Howells2017-07-113-4/+66
| * | isofs: Implement show_optionsDavid Howells2017-07-112-3/+51
| * | afs: Implement show_optionsDavid Howells2017-07-111-2/+43
| * | affs: Implement show_optionsDavid Howells2017-07-111-5/+37
| * | befs: Implement show_optionsDavid Howells2017-07-111-3/+21
| * | ramfs: Implement show_optionsDavid Howells2017-07-061-11/+21
| * | pstore: Implement show_optionsDavid Howells2017-07-063-4/+15
| * | omfs: Implement show_optionsDavid Howells2017-07-061-3/+30
| * | hugetlbfs: Implement show_optionsDavid Howells2017-07-061-14/+56
| * | VFS: Don't use save/replace_mount_options if not using generic_show_optionsDavid Howells2017-07-064-9/+0
| * | VFS: Provide empty name qstrDavid Howells2017-07-065-10/+10
| * | VFS: Make get_filesystem() return the affected filesystemDavid Howells2017-07-061-1/+2
| * | VFS: Clean up whitespace in fs/namespace.c and fs/super.cDavid Howells2017-07-062-4/+4
* | | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-151-17/+22
|\ \ \
| * | | binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro2017-07-031-17/+22
* | | | Merge tag 'upstream-4.13-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-07-1510-85/+218
|\ \ \ \
| * | | | ubifs: Set double hash cookie also for RENAME_EXCHANGERichard Weinberger2017-07-141-0/+2
| * | | | ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrsXiaolei Li2017-07-143-11/+15
| * | | | ubifs: Don't leak kernel memory to the MTDRichard Weinberger2017-07-141-5/+5
| * | | | ubifs: Change gfp flags in page allocation for bulk readHyunchul Lee2017-07-141-2/+2
| * | | | ubifs: Fix oops when remounting with no_bulk_read.karam.lee2017-07-141-0/+2
| * | | | ubifs: Fail commit if TNC is obviously inconsistentRichard Weinberger2017-07-141-0/+4
| * | | | ubifs: allow userspace to map mounts to volumesRabin Vincent2017-07-141-0/+7
| * | | | ubifs: Wire-up statx() supportRichard Weinberger2017-07-141-0/+15
| * | | | ubifs: Remove dead code from ubifs_get_link()Richard Weinberger2017-07-141-6/+0
| * | | | ubifs: Massage debug prints wrt. fscryptRichard Weinberger2017-07-142-15/+4
| * | | | ubifs: Add assert to dent_key_init()Richard Weinberger2017-07-141-0/+1
| * | | | ubifs: Fix unlink code wrt. double hash lookupsRichard Weinberger2017-07-143-24/+117
| * | | | ubifs: Fix data node size for truncating uncompressed nodesDavid Oberhollenzer2017-07-141-1/+3
| * | | | ubifs: Don't encrypt special files on creationDavid Gstir2017-07-141-0/+1
| * | | | ubifs: Fix memory leak in RENAME_WHITEOUT error path in do_renameHyunchul Lee2017-07-141-9/+5
| * | | | ubifs: Fix inode data budget in ubifs_mknodHyunchul Lee2017-07-141-1/+1
| * | | | ubifs: Correctly evict xattr inodesRichard Weinberger2017-07-143-0/+25
| * | | | ubifs: Unexport ubifs_inode_slabRichard Weinberger2017-07-142-2/+1
| * | | | ubifs: don't bother checking for encryption key in ->mmap()Eric Biggers2017-07-051-9/+0
OpenPOWER on IntegriCloud