index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ntfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs/buffer: Make BH_Uptodate_Lock bit_spin_lock a regular spinlock_t
Thomas Gleixner
2020-03-28
1
-6
/
+3
*
utimes: Clamp the timestamps in notify_change()
Amir Goldstein
2019-12-08
1
-12
/
+6
*
ntfs: remove (un)?likely() from IS_ERR() conditions
Denis Efremov
2019-09-26
4
-9
/
+9
*
timestamp_truncate: Replace users of timespec64_trunc
Deepa Dinamani
2019-08-30
1
-9
/
+12
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 97
Thomas Gleixner
2019-05-24
1
-15
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 96
Thomas Gleixner
2019-05-24
43
-645
/
+43
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
ntfs: switch to ->free_inode()
Al Viro
2019-05-01
3
-15
/
+6
*
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-28
1
-1
/
+1
*
ntfs: don't open-code ERR_CAST
Al Viro
2018-10-12
1
-1
/
+1
*
ntfs: mft: remove VLA usage
Kees Cook
2018-08-17
1
-2
/
+10
*
ntfs: decompress: remove VLA usage
Kees Cook
2018-08-17
1
-12
/
+16
*
ntfs: aops: remove VLA usage
Kees Cook
2018-08-17
1
-1
/
+4
*
fs/ntfs/aops.c: don't disable interrupts during kmap_atomic()
Sebastian Andrzej Siewior
2018-08-17
1
-4
/
+0
*
fs/ntfs: use timespec64 directly for timestamp conversion
Arnd Bergmann
2018-08-17
2
-18
/
+21
*
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-15
1
-15
/
+15
|
\
|
*
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-06-05
1
-15
/
+15
*
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+1
|
/
*
ntfs: fix bogus __mark_inode_dirty(I_DIRTY_SYNC | I_DIRTY_DATASYNC) call
Christoph Hellwig
2018-03-28
1
-2
/
+2
*
ntfs: remove i_version handling
Jeff Layton
2018-01-01
2
-15
/
+0
*
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
1
-16
/
+16
*
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-14
2
-2
/
+2
|
\
|
*
buffer: have alloc_page_buffers() use __GFP_NOFAIL
Jens Axboe
2017-10-03
2
-2
/
+2
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-09-14
1
-17
/
+14
|
\
|
*
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-07-17
1
-17
/
+14
*
|
fs: convert a pile of fsync routines to errseq_t based reporting
Jeff Layton
2017-08-01
2
-2
/
+2
|
/
*
ntfs: Use ERR_CAST() to avoid cross-structure cast
Kees Cook
2017-05-28
1
-1
/
+1
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-14
2
-4
/
+3
|
\
|
*
fs: Add helper to clean bdev aliases under a bh and use it
Jan Kara
2016-11-04
2
-4
/
+3
*
|
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-13
3
-0
/
+3
|
\
|
|
*
mm: only include blk_types in swap.h if CONFIG_SWAP is enabled
Christoph Hellwig
2016-11-01
2
-0
/
+2
|
*
block,fs: untangle fs.h and blk_types.h
Christoph Hellwig
2016-11-01
1
-0
/
+1
*
|
fs: remove the never implemented aio_fsync file operation
Christoph Hellwig
2016-10-30
1
-2
/
+0
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
2
-2
/
+2
|
\
|
*
fs: Replace current_fs_time() with current_time()
Deepa Dinamani
2016-09-27
2
-2
/
+2
*
|
Merge remote-tracking branch 'jk/vfs' into work.misc
Al Viro
2016-10-08
1
-1
/
+1
|
\
\
|
*
|
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
2016-09-22
1
-1
/
+1
|
|
/
*
/
get rid of separate multipage fault-in primitives
Al Viro
2016-09-27
1
-1
/
+1
|
/
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-07-28
1
-1
/
+1
|
\
|
*
Remove last traces of ->sync_page
Matthew Wilcox
2016-06-30
1
-1
/
+1
*
|
Merge branch 'salted-string-hash'
Linus Torvalds
2016-07-28
1
-1
/
+1
|
\
\
|
*
|
vfs: make the string hashes salt the hash
Linus Torvalds
2016-06-10
1
-1
/
+1
|
|
/
*
/
fs: have submit_bh users pass in op and flags separately
Mike Christie
2016-06-07
5
-8
/
+8
|
/
*
fs: simplify the generic_write_sync prototype
Christoph Hellwig
2016-05-01
1
-5
/
+2
*
fs: add IOCB_SYNC and IOCB_DSYNC
Christoph Hellwig
2016-05-01
1
-1
/
+1
*
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
2016-04-04
8
-36
/
+27
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
14
-187
/
+187
[next]