aboutsummaryrefslogtreecommitdiffstats
path: root/fs/adfs
Commit message (Expand)AuthorAge
* Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2019-07-19
|\
| * fs/adfs: add time stamp and file type helpersRussell King2019-06-26
| * fs/adfs: super: limit idlen according to directory typeRussell King2019-06-26
| * fs/adfs: super: fix use-after-free bugRussell King2019-06-26
| * fs/adfs: super: safely update options on remountRussell King2019-06-26
| * fs/adfs: super: correct superblock flagsRussell King2019-06-26
| * fs/adfs: clean up indirect disc addresses and fragment IDsRussell King2019-06-26
| * fs/adfs: clean up error message printingRussell King2019-06-26
| * fs/adfs: use %pV for error messagesRussell King2019-06-26
| * fs/adfs: use format_version from disc_recordRussell King2019-06-26
| * fs/adfs: add helper to get filesystem sizeRussell King2019-06-26
| * fs/adfs: add helper to get discrecord from mapRussell King2019-06-26
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
|/
* Merge tag 'for-rc-adfs' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-06-06
|\
| * fs/adfs: fix filename fixup handling for "/" and "//" namesRussell King2019-05-31
| * fs/adfs: move append_filetype_suffix() into adfs_object_fixup()Russell King2019-05-31
| * fs/adfs: remove truncated filename hashingRussell King2019-05-31
| * fs/adfs: factor out filename fixupRussell King2019-05-31
| * fs/adfs: factor out object fixupsRussell King2019-05-31
| * fs/adfs: factor out filename case loweringRussell King2019-05-31
| * fs/adfs: factor out filename comparisonRussell King2019-05-31
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* | Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-05-07
|\ \
| * | adfs: mark expected switch fall-throughsGustavo A. R. Silva2019-04-08
| |/
* / adfs: switch to ->free_inode()Al Viro2019-05-01
|/
* adfs: use timespec64 for time conversionArnd Bergmann2018-08-22
* adfs: don't put inodes into icacheAl Viro2018-08-03
* Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-06-14
|\
| * vfs: change inode times to use struct timespec64Deepa Dinamani2018-06-05
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* | adfs_lookup: do not fail with ENOENT on negatives, use d_splice_alias()Al Viro2018-05-22
* | adfs_lookup_byname: .. *is* taken care of in fs/namei.cAl Viro2018-05-22
|/
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-27
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\
| * fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-27
* | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-22
|/
* Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2016-08-07
|\
| * get rid of 'parent' argument of ->d_compare()Al Viro2016-07-31
* | Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-08-06
|\ \ | |/ |/|
| * qstr: constify instances in adfsAl Viro2016-07-30
* | vfs: make the string hashes salt the hashLinus Torvalds2016-06-10
|/
* fs/adfs/adfs.h: tidy up commentsAndrew Morton2016-01-20
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-14
* adfs: constify adfs_dir_ops structuresJulia Lawall2015-12-06
* fs/adfs: remove unneeded castFiro Yang2015-06-30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* | adfs: return correct return valuesSanidhya Kashyap2015-04-17
|/
* make new_sync_{read,write}() staticAl Viro2015-04-11