summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* block: order /proc/devices by major numberLogan Gunthorpe2017-07-171-2/+2
* char_dev: order /proc/devices by major numberLogan Gunthorpe2017-07-172-8/+17
* char_dev: extend dynamic allocation of majors into a higher rangeLogan Gunthorpe2017-07-171-13/+28
* 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
| * | | | ubifs: require key for truncate(2) of encrypted fileEric Biggers2017-07-051-0/+8
* | | | | Merge tag 'xfs-4.13-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-07-146-17/+15
|\ \ \ \ \
| * | | | | vfs: in iomap seek_{hole,data}, return -ENXIO for negative offsetsDarrick J. Wong2017-07-131-4/+4
| * | | | | Revert "xfs: grab dquots without taking the ilock"Christoph Hellwig2017-07-132-12/+4
| * | | | | xfs: assert locking precondition in xfs_readlink_bmap_ilockedChristoph Hellwig2017-07-131-0/+2
| * | | | | xfs: assert locking precondŃ–tion in xfs_attr_list_int_ilockedChristoph Hellwig2017-07-131-0/+2