aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ntfs
Commit message (Expand)AuthorAge
* ntfs: remove (un)?likely() from IS_ERR() conditionsDenis Efremov2019-09-26
* timestamp_truncate: Replace users of timespec64_truncDeepa Dinamani2019-08-30
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 97Thomas Gleixner2019-05-24
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 96Thomas Gleixner2019-05-24
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* ntfs: switch to ->free_inode()Al Viro2019-05-01
* mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-28
* ntfs: don't open-code ERR_CASTAl Viro2018-10-12
* ntfs: mft: remove VLA usageKees Cook2018-08-17
* ntfs: decompress: remove VLA usageKees Cook2018-08-17
* ntfs: aops: remove VLA usageKees Cook2018-08-17
* fs/ntfs/aops.c: don't disable interrupts during kmap_atomic()Sebastian Andrzej Siewior2018-08-17
* fs/ntfs: use timespec64 directly for timestamp conversionArnd Bergmann2018-08-17
* 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
|/
* ntfs: fix bogus __mark_inode_dirty(I_DIRTY_SYNC | I_DIRTY_DATASYNC) callChristoph Hellwig2018-03-28
* ntfs: remove i_version handlingJeff Layton2018-01-01
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-27
* Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-14
|\
| * buffer: have alloc_page_buffers() use __GFP_NOFAILJens Axboe2017-10-03
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-09-14
|\
| * VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells2017-07-17
* | fs: convert a pile of fsync routines to errseq_t based reportingJeff Layton2017-08-01
|/
* ntfs: Use ERR_CAST() to avoid cross-structure castKees Cook2017-05-28
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-14
|\
| * fs: Add helper to clean bdev aliases under a bh and use itJan Kara2016-11-04
* | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-13
|\|
| * mm: only include blk_types in swap.h if CONFIG_SWAP is enabledChristoph Hellwig2016-11-01
| * block,fs: untangle fs.h and blk_types.hChristoph Hellwig2016-11-01
* | fs: remove the never implemented aio_fsync file operationChristoph Hellwig2016-10-30
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\
| * fs: Replace current_fs_time() with current_time()Deepa Dinamani2016-09-27
* | Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro2016-10-08
|\ \
| * | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-22
| |/
* / get rid of separate multipage fault-in primitivesAl Viro2016-09-27
|/
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-07-28
|\
| * Remove last traces of ->sync_pageMatthew Wilcox2016-06-30
* | Merge branch 'salted-string-hash'Linus Torvalds2016-07-28
|\ \
| * | vfs: make the string hashes salt the hashLinus Torvalds2016-06-10
| |/
* / fs: have submit_bh users pass in op and flags separatelyMike Christie2016-06-07
|/
* fs: simplify the generic_write_sync prototypeChristoph Hellwig2016-05-01
* fs: add IOCB_SYNC and IOCB_DSYNCChristoph Hellwig2016-05-01
* mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-04
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* wrappers for ->i_mutex accessAl Viro2016-01-22
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-14